[csw-maintainers] csw-upload-pkg problems

Romeo Theriault romeotheriault at opencsw.org
Fri Jul 6 05:52:27 CEST 2012


Hi, I'm trying to upload my packages to unstable with the
csw-upload-pkg tool but am getting 401 errors:

Processing 2 file(s). Please wait.
Traceback (most recent call last):
  File "/opt/csw/bin/csw-upload-pkg", line 627, in <module>
    uploader.Upload()
  File "/opt/csw/bin/csw-upload-pkg", line 155, in Upload
    file_in_allpkgs, file_metadata = self._GetSrv4FileMetadata(md5_sum)
  File "/opt/csw/bin/csw-upload-pkg", line 426, in _GetSrv4FileMetadata
    raise RestCommunicationError("Received HTTP code {0}".format(http_code))
__main__.RestCommunicationError: Received HTTP code 401


I'm trying to upload like so:

csw-upload-pkg "libzmq1-2.2.0,REV=2012.07.06-SunOS5.9-i386-CSW.pkg.gz"
"libzmq1_dev-2.2.0,REV=2012.07.06-SunOS5.9-i386-CSW.pkg.gz"
"libzmq1-2.2.0,REV=2012.07.06-SunOS5.9-sparc-CSW.pkg.gz"
"libzmq1_dev-2.2.0,REV=2012.07.06-SunOS5.9-sparc-CSW.pkg.gz"

Is there something I'm missing?

Thanks,
Romeo


More information about the maintainers mailing list