2013/2/19 pfelecan <[email protected]>: > Well, running checkpkg doesn't grok: > > ~/opencsw/.buildsys/v2/bin/checkpkg --os-releases=SunOS5.10,SunOS5.11 > --architecture=all > ~/staging/build-19.Feb.2013/cas_texhash-1.49\,REV\=2013.02.19-SunOS5.10-all-CSW.pkg.gz > > Traceback (most recent call last): > File "/home/pfelecan/opencsw/.buildsys/v2/bin/checkpkg", line 197, in > <module> > main() > File "/home/pfelecan/opencsw/.buildsys/v2/bin/checkpkg", line 106, in main > raise UsageError(" ".join(err_msg_list)) > __main__.UsageError: Valid --architecture values are: ['sparc', 'i386'], you > passed: 'all' > > Yes, showing how to use checkpkg in this case is not a luxury...
Not sure what you mean with the luxury. It does tell you how to use it, doesn't it? It does tell you what the valid values are. So... you see it, and it's not a luxury? I'm not getting it. Anyway... The --architecture flag is not about your package. It's about the catalog you want to check your package against. We do not have an 'all' catalog. When you have an 'all' package, you want to either check it against the sparc, or against the intel catalog. If the quoted above message from checkpkg wasn't clear, what would a clear message look like? Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
