Mailinglist Archive: opensuse-buildservice (181 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Problems with Ubuntu Dapper (6.06) on local buildservice installation
- From: Stephan Hermann <sh@xxxxxxxxxxxxx>
- Date: Wed, 11 Jul 2007 12:26:04 +0200
- Message-id: <1184149564.6520.40.camel@DT0225>
Hi Michael,
Am Mittwoch, den 11.07.2007, 11:34 +0200 schrieb Michael Schroeder:
> On Wed, Jul 11, 2007 at 08:43:25AM +0200, Stephan Hermann wrote:
> > yesterday I played around with configuring Ubuntu Distros on a local
> > installed opensuse buildservice.
> > I imported all packages for Ubuntu Dapper
> > into /srv/obs/build/UBUNTU:DAPPER/standard/{x86_64,i586}/:full
> > (*_all.debs are in both directories available). I pushed all packages,
> > means from Ubuntus Repositories named main, restricted, universe
> > multiverse).
> >
> > Now I get a message which tells me that
> >
> > "nothing provides libasound2 > 1.0.10 needed by libesd-alsa0"
> >
> > Which is somehow strange. libasound2 is there in version
> > 1.0.10-2ubuntu4.
> > Reading the binary package description on
> > http://packages.ubuntu.com/dapper/libs/libesd-alsa0 it needs libasound2
> > (>> 1.0.10)
> > The operator >> means >= so, 1.0.10-2ubuntu4 (the version in the
> > repositories for dapper) is definitly greater then 1.0.10.
>
> No '>>' means '>', not '>='. Looks like you're either using an
> old version of the build service (the line containing 'verscmp'
> in build/Build.pm should read
Well, even if ">>" is ">" 1.0.10-2ubuntu4 is greater then 1.0.10 (I just
talked to an debian maintainer, who told me >> means >=, but I was
unsure, because I thought as well, ">>" means ">").
but regarding the buildservice:
combots-buildserver:/usr/lib/obs/server/build # rpm -qa|grep obs
obs-server-0.1.1-29.1
obs-worker-0.1.1-29.1
obs-api-0.1.1-29.1
That's what came in yesterday ;)
But you are right, the /usr/lib/obs/server/build/* is old (strange,
because the build.rpm under /usr/lib/build/ is correct...)
Can I just copy the content of /usr/lib/build directory
to /usr/lib/obs/server/build/?
Regards,
\sh
--
Stephan Hermann
eMail: sh@xxxxxxxxxxxxx Blog: http://linux.blogweb.de/
JID: sh@xxxxxxxxxxxxxxxx
OSS-Developer and Admin
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
Am Mittwoch, den 11.07.2007, 11:34 +0200 schrieb Michael Schroeder:
> On Wed, Jul 11, 2007 at 08:43:25AM +0200, Stephan Hermann wrote:
> > yesterday I played around with configuring Ubuntu Distros on a local
> > installed opensuse buildservice.
> > I imported all packages for Ubuntu Dapper
> > into /srv/obs/build/UBUNTU:DAPPER/standard/{x86_64,i586}/:full
> > (*_all.debs are in both directories available). I pushed all packages,
> > means from Ubuntus Repositories named main, restricted, universe
> > multiverse).
> >
> > Now I get a message which tells me that
> >
> > "nothing provides libasound2 > 1.0.10 needed by libesd-alsa0"
> >
> > Which is somehow strange. libasound2 is there in version
> > 1.0.10-2ubuntu4.
> > Reading the binary package description on
> > http://packages.ubuntu.com/dapper/libs/libesd-alsa0 it needs libasound2
> > (>> 1.0.10)
> > The operator >> means >= so, 1.0.10-2ubuntu4 (the version in the
> > repositories for dapper) is definitly greater then 1.0.10.
>
> No '>>' means '>', not '>='. Looks like you're either using an
> old version of the build service (the line containing 'verscmp'
> in build/Build.pm should read
Well, even if ">>" is ">" 1.0.10-2ubuntu4 is greater then 1.0.10 (I just
talked to an debian maintainer, who told me >> means >=, but I was
unsure, because I thought as well, ">>" means ">").
but regarding the buildservice:
combots-buildserver:/usr/lib/obs/server/build # rpm -qa|grep obs
obs-server-0.1.1-29.1
obs-worker-0.1.1-29.1
obs-api-0.1.1-29.1
That's what came in yesterday ;)
But you are right, the /usr/lib/obs/server/build/* is old (strange,
because the build.rpm under /usr/lib/build/ is correct...)
Can I just copy the content of /usr/lib/build directory
to /usr/lib/obs/server/build/?
Regards,
\sh
--
Stephan Hermann
eMail: sh@xxxxxxxxxxxxx Blog: http://linux.blogweb.de/
JID: sh@xxxxxxxxxxxxxxxx
OSS-Developer and Admin
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |