Bug 198378 - devel/p4d fails checksum (patch attached)
Summary: devel/p4d fails checksum (patch attached)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Many People
Assignee: Gordon Tetlow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-06 23:45 UTC by Devin Teske
Modified: 2015-03-10 07:23 UTC (History)
8 users (show)

See Also:
bugzilla: maintainer-feedback? (gordon)


Attachments
Patch to /usr/ports/deve/p4d/ files fixing distinfo (622 bytes, patch)
2015-03-06 23:45 UTC, Devin Teske
no flags Details | Diff
Patch to update devel/p4d to 2014.2.1014956 (2.82 KB, patch)
2015-03-07 00:09 UTC, Devin Teske
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Teske freebsd_committer freebsd_triage 2015-03-06 23:45:10 UTC
Created attachment 153943 [details]
Patch to /usr/ports/deve/p4d/ files fixing distinfo

Can't build devel/p4d because it fails checksum (therefore distfile fails to be fetched).

root@ip-XX-XX-XX-XX:/usr/ports/devel/p4d # make checksum
===>   p4d-2014.2.978861 depends on file: /usr/local/sbin/pkg - found
=> p4d doesn't seem to exist in /usr/ports/distfiles/perforce/2014.2.978861/bin.freebsd100x86_64.
=> Attempting to fetch ftp://ftp.perforce.com/perforce/r14.2/bin.freebsd100x86_64/p4d
fetch: ftp://ftp.perforce.com/perforce/r14.2/bin.freebsd100x86_64/p4d: size mismatch: expected 4870288, actual 4872720
=> Attempting to fetch http://filehost.perforce.com/perforce/r14.2/bin.freebsd100x86_64/p4d
fetch: http://filehost.perforce.com/perforce/r14.2/bin.freebsd100x86_64/p4d: size mismatch: expected 4870288, actual 4872720
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/perforce/2014.2.978861/bin.freebsd100x86_64/p4d
fetch: http://distcache.FreeBSD.org/ports-distfiles/perforce/2014.2.978861/bin.freebsd100x86_64/p4d: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/perforce/2014.2.978861/bin.freebsd100x86_64 and try again.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/p4d

===

Proposed commit message below.

Update distinfo

PR:
Submitted by:
Reviewed by:    shurd
Approved by:
Obtained from:
MFC after:
Relnotes:
Security:
Sponsored by:   Panzura, Inc.
--This line, and those below, will be ignored--
Description of fields to fill in above:                     76 columns --|
PR:            If a Bugzilla PR is affected by the change.
Submitted by:  If someone else sent in the change.
Reviewed by:   If someone else reviewed your modification.
Approved by:   If you needed approval for this commit.
Obtained from: If the change is from a third party.
MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
Relnotes:      Set to 'yes' for mention in release notes.
Security:      Vulnerability reference (one per line) or description.
Sponsored by:  If the change was sponsored by an organization.
Empty fields above will be automatically removed.

M    devel/p4d/distinfo.freebsd100x86_64
Comment 1 Devin Teske freebsd_committer freebsd_triage 2015-03-06 23:46:17 UTC
Updated proposed commit message (to include PR now that PR number has been calculated).

===

Update distinfo

PR:             ports/198378
Submitted by:
Reviewed by:    shurd
Approved by:
Obtained from:
MFC after:
Relnotes:
Security:
Sponsored by:   Panzura, Inc.
--This line, and those below, will be ignored--
Description of fields to fill in above:                     76 columns --|
PR:            If a Bugzilla PR is affected by the change.
Submitted by:  If someone else sent in the change.
Reviewed by:   If someone else reviewed your modification.
Approved by:   If you needed approval for this commit.
Obtained from: If the change is from a third party.
MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
Relnotes:      Set to 'yes' for mention in release notes.
Security:      Vulnerability reference (one per line) or description.
Sponsored by:  If the change was sponsored by an organization.
Empty fields above will be automatically removed.

M    devel/p4d/distinfo.freebsd100x86_64
Comment 2 Devin Teske freebsd_committer freebsd_triage 2015-03-07 00:00:00 UTC
Ok, hold up a minute. I see what perforce did ... they have a new version.

Let me work my magic and get you a new patch/proposed-commit.
-- 
Devin
Comment 3 Devin Teske freebsd_committer freebsd_triage 2015-03-07 00:09:54 UTC
Created attachment 153946 [details]
Patch to update devel/p4d to 2014.2.1014956

Update devel/p4d to 2014.2.1014956.

PR:             ports/198378
Submitted by:   
Reviewed by:    (your name here)
Approved by:    
Obtained from:
MFC after:
Relnotes:
Security:
Sponsored by:   Panzura, Inc.
--This line, and those below, will be ignored--
> Description of fields to fill in above:                     76 columns --|
> PR:            If a Bugzilla PR is affected by the change.
> Submitted by:  If someone else sent in the change.
> Reviewed by:   If someone else reviewed your modification.
> Approved by:   If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
> Relnotes:      Set to 'yes' for mention in release notes.
> Security:      Vulnerability reference (one per line) or description.
> Sponsored by:  If the change was sponsored by an organization.
> Empty fields above will be automatically removed.

M    devel/p4d/Makefile
M    devel/p4d/distinfo.freebsd100x86
M    devel/p4d/distinfo.freebsd100x86_64
M    devel/p4d/distinfo.freebsd70x86
M    devel/p4d/distinfo.freebsd70x86_64
Comment 4 Gordon Tetlow freebsd_committer freebsd_triage 2015-03-08 07:37:26 UTC
Yup. Story of my life. I'll submit the update shortly.
Comment 5 Gordon Tetlow freebsd_committer freebsd_triage 2015-03-08 07:43:49 UTC
Review out to my mentors for update:
https://reviews.freebsd.org/D2028
Comment 6 commit-hook freebsd_committer freebsd_triage 2015-03-09 04:25:08 UTC
A commit references this bug:

Author: gordon
Date: Mon Mar  9 04:24:24 UTC 2015
New revision: 380832
URL: https://svnweb.freebsd.org/changeset/ports/380832

Log:
  Update p4d to 2014.2/1014956.

  PR:		198378
  Differential Revision:	https://reviews.freebsd.org/D2028
  Submitted by:	dteske@
  Approved by:	mentor (mat)
  MFH:		2015Q1

Changes:
  head/devel/p4d/Makefile
  head/devel/p4d/distinfo.freebsd100x86
  head/devel/p4d/distinfo.freebsd100x86_64
  head/devel/p4d/distinfo.freebsd70x86
  head/devel/p4d/distinfo.freebsd70x86_64
Comment 7 Gordon Tetlow freebsd_committer freebsd_triage 2015-03-09 04:34:07 UTC
Committed, thanks!
Comment 8 commit-hook freebsd_committer freebsd_triage 2015-03-10 07:23:50 UTC
A commit references this bug:

Author: gordon
Date: Tue Mar 10 07:23:03 UTC 2015
New revision: 380902
URL: https://svnweb.freebsd.org/changeset/ports/380902

Log:
  MFH: r380832

  Update p4d to 2014.2/1014956.

  PR:		198378
  Differential Revision:	https://reviews.freebsd.org/D2028
  Submitted by:	dteske@
  Approved by:	mentor (mat)
  Approved by:	ports-secteam (delphij)

Changes:
_U  branches/2015Q1/
  branches/2015Q1/devel/p4d/Makefile
  branches/2015Q1/devel/p4d/distinfo.freebsd100x86
  branches/2015Q1/devel/p4d/distinfo.freebsd100x86_64
  branches/2015Q1/devel/p4d/distinfo.freebsd70x86
  branches/2015Q1/devel/p4d/distinfo.freebsd70x86_64