Hi Maciej, Am 13.02.2013 um 17:27 schrieb Maciej (Matchek) Bliziński <[email protected]>: > Do we ever want or need to run mgar on login? If we don't, maybe we should > make mgar refuse to run on login, because it's tripping new people up. > > For example: http://pastie.org/6153160
This is because it uses /usr/bin/env python pulling in /usr/bin/python before /opt/csw/bin/python in addition to not checking the presence of mako. > dam@login [login]:/home/dam > PATH=/opt/csw/bin:$PATH mgar newpkg test2 > Creating package skeleton for test2 X.Y. > A test2 > A test2/trunk > A test2/trunk/files > A test2/branches > A test2/tags > A test2/Makefile > A test2/trunk/Makefile > A test2/trunk/checksums > Eigenschaft »svn:keywords« für »test2/trunk/Makefile« gesetzt > Eigenschaft »svn:ignore« für »test2/trunk« gesetzt > > Created successfully at /home/dam/mgar/pkg/test2/trunk > > dam@login [login]:/home/dam > I again suggest prefering /opt/csw/bin/python. Best regards -- Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
