On 2013-09-08 2:29 PM, rupert THURNER wrote: > hi, i created the current mercurial packages today by: > rupert @ unstable10x : ~/opencsw/mercurial/trunk > mgar up > mgar spotless remerge replatforms > > and the upload fails with: > > rupert @ login : ~ > $ csw-upload-pkg pkgs/08.Sep.2013/mercurial-2.7.1\,REV\=2013.09.08-SunOS5.10-* > Processing 2 file(s). Please wait. > Traceback (most recent call last): > File "/opt/csw/bin/csw-upload-pkg", line 509, in <module> > uploader.Upload() > File "/opt/csw/bin/csw-upload-pkg", line 168, in Upload > filename, self.catrel, arch, osrel, md5_sum) > File "/opt/csw/bin/csw-upload-pkg", line 243, in _MatchSrv4ToCatalogs > arch, osrel, srv4_in_catalog["osrel"], catalogname) > KeyError: 'osrel' > > what did i overlook?
Have you done an "mgar up --all" to be sure you picked all the little bits? I had a similar issue yesterday, the full update fixed it for me (Maciej had fixed the issue I was hitting). Laurent _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
