Hi,

while I wait for confirmation that issuing new versions of binutils, getopt and whois for solaris 9 is the way to get rid of gnulinks, I attempted a build of getopt.

I tried twice and I get this error:

INFO 2015-04-26 16:29:35,017 package_stats.py:132 Juicing the svr4 package stream files...
CRITICAL 2015-04-26 16:30:30,768 shell.py:55 |
CRITICAL 2015-04-26 16:30:30,770 shell.py:56 INFO 2015-04-26 16:29:40,560 retry_decorator.py:35 Retry, exception: (7, 'Failed to connect to 192.168.1.6: Connection refused') INFO 2015-04-26 16:29:50,565 retry_decorator.py:35 Retry, exception: (7, 'Failed to connect to 192.168.1.6: Connection refused') INFO 2015-04-26 16:30:00,570 retry_decorator.py:35 Retry, exception: (7, 'Failed to connect to 192.168.1.6: Connection refused') INFO 2015-04-26 16:30:10,575 retry_decorator.py:35 Retry, exception: (7, 'Failed to connect to 192.168.1.6: Connection refused') INFO 2015-04-26 16:30:20,579 retry_decorator.py:35 Retry, exception: (7, 'Failed to connect to 192.168.1.6: Connection refused')
Traceback (most recent call last):
File "/home/rmottola/opencsw/.buildsys/v2/gar/lib/python/collect_pkg_metadata.py", line 623, in <module>
    unpacked = unpacker.CollectStats(force_unpack=options.force_unpack)
File "/home/rmottola/opencsw/.buildsys/v2/gar/lib/python/collect_pkg_metadata.py", line 594, in CollectStats
    self.md5_sum):
File "/home/rmottola/opencsw/.buildsys/v2/gar/lib/python/retry_decorator.py", line 39, in fn
    raise last_exception
pycurl.error: (7, 'Failed to connect to 192.168.1.6: Connection refused')

Traceback (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 174, in main md5_sums_from_files = collector.CollectStatsFromCatalogEntries(entries, False) File "/home/rmottola/opencsw/.buildsys/v2/gar/lib/python/package_stats.py", line 158, in CollectStatsFromCatalogEntries
    stderr=stderr_file)
File "/home/rmottola/opencsw/.buildsys/v2/gar/lib/python/shell.py", line 60, in ShellCommand
    % (args, retcode, ' '.join(pipes.quote(x) for x in args)))
lib.python.shell.ShellError: Running ['/home/rmottola/opencsw/.buildsys/v2/gar/lib/python/collect_pkg_metadata.py', '--input', '/home/rmottola/pkgs/ggetopt-1.1.5,REV=2015.04.26-SunOS5.9-sparc-UNCOMMITTED.pkg.gz'] has failed, error code: 1. To find out why the command failed, please run it in the foreground, like this: /home/rmottola/opencsw/.buildsys/v2/gar/lib/python/collect_pkg_metadata.py --input /home/rmottola/pkgs/ggetopt-1.1.5,REV=2015.04.26-SunOS5.9-sparc-UNCOMMITTED.pkg.gz
gmake: *** [pkgcheck] Error 2


I don't know which host is 192.168.1.6 but it appears to have issues.

Riccardo

Reply via email to