On Monday 30 of March 2009 15:30:36 Axel Braun wrote:
Hi,
I'm trying to build a package for tryton on the OBS buildservice using the web interface. I get a couple of expansion errors, e.g. for
python-psycopg2 python-egenix-mx-base python-dot
These packages are all available under
http://download.opensuse.org/repositories/devel:/languages:/python/openSUSE _11.1/
for a normal openSUSE environment. How can I include them in the build environment?
It's int the project configuration. Just type osc meta prj <project> -e and add: <repository name="openSUSE_11.1"> <path project="openSUSE:11.1" repository="standard"/> <path project="devel:languages:python" repository="openSUSE_11.1"/>
More, some additional packages are missing, that are grabbed by easy_install, but are not in the current repositories:
relatorio (http://relatorio.openhex.org/) pywebdav (http://sourceforge.net/projects/pywebdav/) pytz (http://pytz.sourceforge.net/)
some python-tz is in science project
openoffice.interact (http://pypi.python.org/pypi/openoffice.interact/) sphinx (http://sphinx.pocoo.org/) server:search
How can I get this software in? Yes, I read the documents, but.....
Those dependencies must be packaged first in your project (or linked from existing project). Best regards Michal Vyskocil
Thanks Axel -- OS: openSUSE 11.1 (i586) Kernel: 2.6.27.19-20090309_908fc8df-default KDE: 3.5.10 "release 21.9"
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org