Mailinglist Archive: opensuse-buildservice (209 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] osc on SLE_10
- From: "Dr. Peter Poeml" <poeml@xxxxxxx>
- Date: Tue, 26 Jun 2007 14:49:26 +0200
- Message-id: <20070626124926.GV22962@xxxxxxx>
Hi Carsten,
On Tue, Jun 26, 2007 at 06:23:36AM +0200, Carsten Schoene wrote:
> i just installed osc & build on a fresh SLES 10 SP1 from
> http://software.opensuse.org/download/openSUSE:/Tools/SLE_10/
>
>
> When i run osc i get the following error, do i miss something ?
>
> sles10basic:/home # osc
> Traceback (most recent call last):
> File "/usr/bin/osc", line 7, in ?
> from osc import commandline
> File "/usr/lib64/python2.4/site-packages/osc/commandline.py", line 9, in ?
> from core import *
> File "/usr/lib64/python2.4/site-packages/osc/core.py", line 21, in ?
> import cElementTree as ET
> ImportError: No module named cElementTree
> sles10basic:/home # rpm -q osc build
> osc-0.96-27.1
> build-2007.06.13-6.2
Does your osc package show the same dependencies as here: ?
% rpm -qpR osc-0.96-28.1.x86_64.rpm
python-urlgrabber
python-elementtree
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
/usr/bin/python
rpmlib(PayloadIsBzip2) <= 3.0.5-1
(I might have broken the dependencies yesterday, it may actually help if you
download and try again)
Thanks,
Peter
--
Allen Gewalten zum Trutz sich erhalten.
SUSE LINUX Products GmbH
Research & Development
On Tue, Jun 26, 2007 at 06:23:36AM +0200, Carsten Schoene wrote:
> i just installed osc & build on a fresh SLES 10 SP1 from
> http://software.opensuse.org/download/openSUSE:/Tools/SLE_10/
>
>
> When i run osc i get the following error, do i miss something ?
>
> sles10basic:/home # osc
> Traceback (most recent call last):
> File "/usr/bin/osc", line 7, in ?
> from osc import commandline
> File "/usr/lib64/python2.4/site-packages/osc/commandline.py", line 9, in ?
> from core import *
> File "/usr/lib64/python2.4/site-packages/osc/core.py", line 21, in ?
> import cElementTree as ET
> ImportError: No module named cElementTree
> sles10basic:/home # rpm -q osc build
> osc-0.96-27.1
> build-2007.06.13-6.2
Does your osc package show the same dependencies as here: ?
% rpm -qpR osc-0.96-28.1.x86_64.rpm
python-urlgrabber
python-elementtree
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
/usr/bin/python
rpmlib(PayloadIsBzip2) <= 3.0.5-1
(I might have broken the dependencies yesterday, it may actually help if you
download and try again)
Thanks,
Peter
--
Allen Gewalten zum Trutz sich erhalten.
SUSE LINUX Products GmbH
Research & Development
| < Previous | Next > |