Re: Issue with non-existing package

2018-12-06 Thread Dagobert Michelsen via maintainers
Hi Riccardo, > Am 06.12.2018 um 12:51 schrieb Riccardo Mottola : > > Hi Dagobert! > > > thank you, now, at least, I can rebuild the packages without getting > conflicts with itself! :) > > Maybe talso the SunOS5.11 catalogs need to be purged? Done: dam@login

Re: Issue with non-existing package

2018-12-06 Thread Riccardo Mottola via maintainers
Hi Dagobert! thank you, now, at least, I can rebuild the packages without getting conflicts with itself! :) Maybe talso the SunOS5.11 catalogs need to be purged? http://buildfarm.opencsw.org/pkgdb/srv4/181150ad712ffa53e81c6a4aa3ff91df/ When trying to upload, one of them gets an issue

Re: Issue with non-existing package

2018-12-06 Thread Dagobert Michelsen via maintainers
Hi Riccardo, Am 06.12.2018 um 11:35 schrieb Riccardo Mottola : > perhaps there is also a permission issue? I think I need to repeat this for > 5.9, since I still get: Probably. Ire moved that also: dam@login [login]:/home/dam/mgar/gar/v2/lib/python > ./safe_remove_package.py

Re: Issue with non-existing package

2018-12-06 Thread Riccardo Mottola via maintainers
Hi Dagobert, On 12/3/18 1:34 PM, Dagobert Michelsen wrote: You need to set PYTHONPATH. I just ran it: dam@login [login]:/home/dam/mgar/gar/v2 > export PYTHONPATH=`pwd` dam@login [login]:/home/dam/mgar/gar/v2 > cd lib/python dam@login [login]:/home/dam/mgar/gar/v2/lib/python >