hang when building packages on unstable9s
Riccardo Mottola via buildfarm
buildfarm at lists.opencsw.org
Sun Mar 29 18:59:38 CEST 2015
Hi Jan,
On 2015-03-29 13:26:20 +0200 Jan Holzhüter <jh at opencsw.org> wrote:
> rebootet unstable9s. Please try if the helps.
> If not I will investigate on Monday.
Unfortunately, it did not work. While doing any package (here a mgar remerge repackage.
This is on unstable9s:
## Validating control scripts.
## Packaging complete.
mkp: exec( pkgtrans -s /home/rmottola/spool.5.9-sparc /tmp/png_stub-1.6.16,REV=2015.03.29-SunOS5.9-all-UNCOMMITTED.pkg CSWpng )
Transferring <CSWpng> package instance
mkp: exec( gzip -9 -f /tmp/png_stub-1.6.16,REV=2015.03.29-SunOS5.9-all-UNCOMMITTED.pkg )
mkp: exec( mv /tmp/png_stub-1.6.16,REV=2015.03.29-SunOS5.9-all-UNCOMMITTED.pkg.gz /home/rmottola/pkgs )
mkp: exec( rm -rf /home/rmottola/spool.5.9-sparc/CSWpng )
<hang>
^CTraceback (most recent call last):
File "/home/rmottola/opencsw/.buildsys/v2/gar//bin/../lib/python/checkpkg2.py", line 268, in <module>
main()
File "/home/rmottola/opencsw/.buildsys/v2/gar//bin/../lib/python/checkpkg2.py", line 150, in main
username, password = rest.GetUsernameAndPassword()
File "/home/rmottola/opencsw/.buildsys/v2/gar/lib/python/rest.py", line 566, in GetUsernameAndPassword
ret_code, stdout, stderr = shell.ShellCommand(args, allow_error=True)
File "/home/rmottola/opencsw/.buildsys/v2/gar/lib/python/shell.py", line 45, in ShellCommand
close_fds=True)
File "/opt/csw/lib/python2.6/subprocess.py", line 623, in __init__
errread, errwrite)
File "/opt/csw/lib/python2.6/subprocess.py", line 1130, in _execute_child
data = _eintr_retry_call(os.read, errpipe_read, 1048576)
File "/opt/csw/lib/python2.6/subprocess.py", line 455, in _eintr_retry_call
return func(*args)
KeyboardInterrupt
gmake: *** [pkgcheck] Error 1
A python problem?
More information about the buildfarm
mailing list