Bug 207376 - [unbreak] devel/roboctl Restored distfile
Summary: [unbreak] devel/roboctl Restored distfile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-20 18:42 UTC by Jason W. Bacon
Modified: 2016-02-22 16:52 UTC (History)
1 user (show)

See Also:


Attachments
Unified diff (490 bytes, patch)
2016-02-21 23:52 UTC, Jason W. Bacon
jwb: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason W. Bacon freebsd_committer freebsd_triage 2016-02-20 18:42:07 UTC
The dist file was missing from the acadix master site.  It has been restored.
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-02-21 17:51:52 UTC
Jason, are you going to attach a patch?
Comment 2 Jason W. Bacon freebsd_committer freebsd_triage 2016-02-21 23:52:55 UTC
Created attachment 167275 [details]
Unified diff

Simply removes BROKEN now that distfile has been restored.
Comment 3 Jason W. Bacon freebsd_committer freebsd_triage 2016-02-21 23:57:23 UTC
Odd, thought I had attached it when I submitted.

BTW, I never received notification that the port was marked broken. Aren't maintainers normally notified automatically when a package build fails?  I checked my spam and trash folders:nothing.
Comment 4 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-02-22 09:34:36 UTC
> BTW, I never received notification that the port was marked broken. Aren't maintainers normally notified automatically when a package build fails?  I checked my spam and trash folders:nothing.

I _think_ you should get weekly nags from pkg-fallout when the cluster fails to build a port, though I don't see anything in the freebsd-pkg-fallout mailing list archives indeed. It might have been the case that bapt was overzealous in port r403636 and marked it broken before it was caught by a cluster build (since that commit marks several ports broken).

With that said, `make checksum' fails here with the new tarball uploaded to the master site:

=> Attempting to fetch http://acadix.biz/Ports/distfiles/roboctl-0.3.8.tar.xz
fetch: http://acadix.biz/Ports/distfiles/roboctl-0.3.8.tar.xz: size mismatch: expected 270384, actual 270476
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/roboctl-0.3.8.tar.xz
roboctl-0.3.8.tar.xz                          100% of  264 kB  122 kBps 00m03s
Comment 5 Jason W. Bacon freebsd_committer freebsd_triage 2016-02-22 15:23:51 UTC
Sorry, rough week... I overlooked the checksum error because it built fine anyway.  Forgot about distcache.  I copied the correct distfile from distcache to the master site so it should be good now.
Comment 6 commit-hook freebsd_committer freebsd_triage 2016-02-22 16:44:05 UTC
A commit references this bug:

Author: rakuco
Date: Mon Feb 22 16:43:36 UTC 2016
New revision: 409357
URL: https://svnweb.freebsd.org/changeset/ports/409357

Log:
  Unmark BROKEN.

  The distfile has been restored in MASTER_SITES.

  PR:		207376
  Submitted by:	Jason Bacon <bacon4000@gmail.com> (maintainer)

Changes:
  head/devel/roboctl/Makefile
Comment 7 commit-hook freebsd_committer freebsd_triage 2016-02-22 16:52:07 UTC
A commit references this bug:

Author: rakuco
Date: Mon Feb 22 16:51:14 UTC 2016
New revision: 409359
URL: https://svnweb.freebsd.org/changeset/ports/409359

Log:
  MFH: r409357

  Unmark BROKEN.

  The distfile has been restored in MASTER_SITES.

  PR:		207376
  Submitted by:	Jason Bacon <bacon4000@gmail.com> (maintainer)

  Approved by:	portmgr blanket approval

Changes:
_U  branches/2016Q1/
  branches/2016Q1/devel/roboctl/Makefile
Comment 8 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-02-22 16:52:32 UTC
Fixed, thanks!