I bit flabbergasted:

Having modified my class action script, I package-it following the instructions in the README file:

on unstable10s:

mgar package-CSWcas-texhash

the log file is in ~/logs/cas_texhash

On login, I try to upload it:


csw-upload-pkg staging/build-19.Feb.2013/*

and I got:

Processing 1 file(s). Please wait.
WARNING:root:http://buildfarm.opencsw.org/pkgdb/rest/srv4/a439d983f79d027331a940859c4aca76/ -- HTTP Error 404: Not Found WARNING:root:staging/build-19.Feb.2013/cas_texhash-1.49,REV=2013.02.19-SunOS5.10-all-CSW.pkg.gz (a439d983f79d027331a940859c4aca76) is not known to the database.
INFO:root:Juicing the svr4 package stream files...
Traceback (most recent call last): |
  File "/opt/csw/bin/pkgdb", line 698, in <module>
    main()
  File "/opt/csw/bin/pkgdb", line 444, in main
    force_unpack=options.force_unpack)
File "/opt/csw/lib/python/csw/package_stats.py", line 506, in CollectStatsFromFiles
    stats.CollectStats(force=force_unpack)
File "/opt/csw/lib/python/csw/package_stats.py", line 175, in CollectStats
    return self._CollectStats(register_files=register_files)
File "/opt/csw/lib/python/csw/package_stats.py", line 187, in _CollectStats
    dir_pkg = self.GetInspectivePkg()
File "/opt/csw/lib/python/csw/package_stats.py", line 120, in GetInspectivePkg
    self.dir_format_pkg = self.srv4_pkg.GetInspectivePkg()
File "/opt/csw/lib/python/csw/inspective_package.py", line 761, in GetInspectivePkg
    return self.GetDirFormatPkg()
File "/opt/csw/lib/python/csw/package.py", line 176, in GetDirFormatPkg
    self.TransformToDir()
File "/opt/csw/lib/python/csw/package.py", line 167, in TransformToDir
    unused_retcode = self.ShellCommand(args, quiet=(not self.debug))
  File "/opt/csw/lib/python/csw/shell.py", line 18, in ShellCommand
    stderr=subprocess.PIPE)
  File "/opt/csw/lib/python/subprocess.py", line 623, in __init__
    errread, errwrite)
File "/opt/csw/lib/python/subprocess.py", line 1141, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File "/opt/csw/bin/csw-upload-pkg", line 516, in <module>
    uploader.Upload()
  File "/opt/csw/bin/csw-upload-pkg", line 150, in Upload
    self._ImportMetadata(filename)
  File "/opt/csw/bin/csw-upload-pkg", line 134, in _ImportMetadata
    raise OSError("An error occurred when running %s." % args)
OSError: An error occurred when running ['/opt/csw/bin/pkgdb', 'importpkg', 'staging/build-19.Feb.2013/cas_texhash-1.49,REV=2013.02.19-SunOS5.10-all-CSW.pkg.gz'].


Is there someone understanding what happened?

TIA

_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers
.:: This mailing list's archive is public. ::.

Reply via email to