tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: rsync and pbulk



Le 21/10/15 12:54, Jonathan Perkin a écrit :
> * On 2015-10-17 at 14:07 BST, Tobias Nygren wrote:
> 
>> On Sat, 17 Oct 2015 14:21:41 +0200
>> Thomas Klausner <wiz%NetBSD.org@localhost> wrote:
>>
>>>> I do not like this as it means it is much easier to accidently run the
>>>> programs twice. This applies for pbulk-build as well.
>>>
>>> Just so that others don't have to google this...
>>
>> Then scan and build tools should be changed to retry the bind and sleep
>> in a loop until it succeeds. It is not acceptable to have to resort to
>> manually installing Joyent's version of pbulk to fix this issue.
> 
> I've been testing Joerg's proper fix for this:
> 
>   http://www.netbsd.org/~joerg/pbulk-shutdown.diff
> 
> and have seen no failures so far with limited_list test builds on both
> SmartOS and Darwin.  Wider testing would be appreciated.
> 


I actually had better success with the pure joyent patches.
I applied both the earlier and this mornings patch that joerg did:
> richard@dev64:/export/pub/pkgsrc$ pfexec bulkbuild-restart
> Building...
> Initialisation complete.
> pbulk-build: Could not connect socket: Connection refused
> pbulk-build: Could not connect socket: Connection refused
> pbulk-build: Could not connect socket: Connection refused
> pbulk-build: Could not connect socket: Connection refused
> pbulk-build: Could not connect socket: Connection refused
> pbulk-build: Could not connect socket: Connection refused
> pbulk-build: Could not connect socket: Connection refused
> pbulk-build: Could not connect socket: Connection refused
> pbulk-build: Could not connect socket: Connection refused
> Building pkg_summary...
> Building SHA512...
> Build reports...
> Sending report mail...
> Uploading report...
> sending incremental file list
> ./
> deleting dbus-1.10.0nb1/install.log
> deleting dbus-1.10.0nb1/build.log
> dbus-1.10.0nb1/
> dbus-1.10.0nb1/checksum.log
> dbus-1.10.0nb1/configure.log
> dbus-1.10.0nb1/depends.log
> dbus-1.10.0nb1/pre-clean.log
> dbus-1.10.0nb1/work.log
> meta/
> meta/report.dot
> meta/report.html
> meta/report.txt
> meta/report.xz
> meta/status
> 
> sent 4,153 bytes  received 9,217 bytes  2,971.11 bytes/sec
> total size is 16,271,780  speedup is 1,217.04
> Uploading packages...
> sending incremental file list
> SHA512.bz2
> All/pkg_summary.bz2
> All/pkg_summary.gz
> All/pkg_summary.xz
> 
> sent 122,329 bytes  received 12,495 bytes  38,521.14 bytes/sec
> total size is 1,086,930,929  speedup is 8,061.85
> richard@dev64:/export/pub/pkgsrc$ pfexec bulkbuild-rebuild dbus-1.10.0nb1Building package dbus-1.10.0nb1... failed


-- 
Richard PALO



Home | Main Index | Thread Index | Old Index