Thank you, Can you please let me know what does it means "login" host? Do I need to manually upload the files to somewhere and run the csw-upload-pkg command? Or do I need to run the local instance of the csw-upload-pkg? if so what version? I found several: -bash-3.2$ find /home/ybiran/ -name "csw-upload*" /home/ybiran/opencsw/.buildsys/v2/bin/csw-upload-pkg /home/ybiran/opencsw/.buildsys/v2-speedup-fetch/bin/csw-upload-pkg /home/ybiran/opencsw/.buildsys/v2-ips/bin/csw-upload-pkg /home/ybiran/opencsw/.buildsys/v2-defaultchange/bin/csw-upload-pkg /home/ybiran/opencsw/.buildsys/v2-solaris11/bin/csw-upload-pkg /home/ybiran/opencsw/.buildsys/v2-build64only/bin/csw-upload-pkg /home/ybiran/opencsw/.buildsys/bts/bin/csw-upload-pkg /home/ybiran/opencsw/.buildsys/v2-yann/bin/csw-upload-pkg /home/ybiran/opencsw/libicu48/tags/SR3-6627678431/gar/bin/csw-upload-pkg
when I tried one of it I got the following: -bash-3.2$ /home/ybiran/opencsw/.buildsys/v2/bin/csw-upload-pkg WARNING:root:This script is meant to be run on the login host. Usage: csw-upload-pkg [ options ] <file1.pkg.gz> [ <file2.pkg.gz> [ ... ] ] I was trying to look for more details about the "login" host in http://wiki.opencsw.org/automated-release-process but i couldn't figure out where to stat. Please advise, thank you On Apr 18, 2013, at 6:00 AM, Dagobert Michelsen <[email protected]> wrote: > Hi Yahav, > > (moving to maintainers@ as you now have an acocount there) > > Am 16.04.2013 um 18:33 schrieb BIRAN, Yahav (Yahav): >> All the required credentials ae in place. >> >> Can you please help me understand how one can upload the package ceated >> to one of the build-frams. >> Please note that my intention isto be able to allow our puppet script a >> seamless updat of the zabbix packags. > > You need to finish building the packages without errors on checkpkg. Then > you can upload the packages from "login" with > csw-upload-pkg <pkg1> <pkg2> ... > You must upload all packages depending on each other and all platforms > in one go or the upload will not be allowed and stops before publishing. > > > Best regards > > -- Dago > _______________________________________________ > maintainers mailing list > [email protected] > https://lists.opencsw.org/mailman/listinfo/maintainers > .:: This mailing list's archive is public. ::. > _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
