Mailinglist Archive: opensuse-bugs (5169 mails)
| < Previous | Next > |
[Bug 521337] New: osc build of kiwi images can't handle local packages ...
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sat, 11 Jul 2009 09:14:28 -0600
- Message-id: <bug-521337-21960@xxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugzilla.novell.com/show_bug.cgi?id=521337
Summary: osc build of kiwi images can't handle local packages
...
Classification: openSUSE
Product: openSUSE.org
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: OBS Request
AssignedTo: mrueckert@xxxxxxxxxx
ReportedBy: mmeeks@xxxxxxxxxx
QAContact: adrian@xxxxxxxxxx
Found By: ---
Since the build servers are going slow; I tried to build the dependencies for
my kiwi image build locally.
This worked really nicely for .spec file compilation; unfortunately for image
building it appeared to fail:
$ osc build -k /var/tmp/build-results -p /var/tmp/build-results --no-verify
openSUSE_11.1 i586 suse-moblin-rescue.kiwi
buildinfo is broken... it says:
expansion error: nothing provides libnbtk-1.0.so.1101 needed by mutter-moblin
Building suse-moblin-rescue.kiwi for openSUSE_11.1/i586
Getting buildinfo from server
$ ls /var/tmp/build-results/
anerley-0.0.13-2.i586.rpm anerley-devel-0.0.13-2.i586.rpm
mutter-moblin-debugsource-0.27.6-2.2.moblin2.i586.rpm
anerley-0.0.13-2.src.rpm
mutter-moblin-0.27.6-2.2.moblin2.i586.rpm
mutter-moblin-devel-0.27.6-2.2.moblin2.i586.rpm
anerley-debuginfo-0.0.13-2.i586.rpm mutter-moblin-0.27.6-2.2.moblin2.src.rpm
anerley-debugsource-0.0.13-2.i586.rpm
mutter-moblin-debuginfo-0.27.6-2.2.moblin2.i586.rpm
$ rpm -q --requires -p
/var/tmp/build-results/mutter-moblin-0.27.6-2.2.moblin2.i586.rpm | grep -i
nbtk
nbtk
libnbtk-1.0.so.1402
ie. the requirement that breaks the build:
"expansion error: nothing provides libnbtk-1.0.so.1101 needed by mutter-moblin"
is bogus, and (apparently) only applicable to the server side packages.
Is this expected ?
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: osc build of kiwi images can't handle local packages
...
Classification: openSUSE
Product: openSUSE.org
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: OBS Request
AssignedTo: mrueckert@xxxxxxxxxx
ReportedBy: mmeeks@xxxxxxxxxx
QAContact: adrian@xxxxxxxxxx
Found By: ---
Since the build servers are going slow; I tried to build the dependencies for
my kiwi image build locally.
This worked really nicely for .spec file compilation; unfortunately for image
building it appeared to fail:
$ osc build -k /var/tmp/build-results -p /var/tmp/build-results --no-verify
openSUSE_11.1 i586 suse-moblin-rescue.kiwi
buildinfo is broken... it says:
expansion error: nothing provides libnbtk-1.0.so.1101 needed by mutter-moblin
Building suse-moblin-rescue.kiwi for openSUSE_11.1/i586
Getting buildinfo from server
$ ls /var/tmp/build-results/
anerley-0.0.13-2.i586.rpm anerley-devel-0.0.13-2.i586.rpm
mutter-moblin-debugsource-0.27.6-2.2.moblin2.i586.rpm
anerley-0.0.13-2.src.rpm
mutter-moblin-0.27.6-2.2.moblin2.i586.rpm
mutter-moblin-devel-0.27.6-2.2.moblin2.i586.rpm
anerley-debuginfo-0.0.13-2.i586.rpm mutter-moblin-0.27.6-2.2.moblin2.src.rpm
anerley-debugsource-0.0.13-2.i586.rpm
mutter-moblin-debuginfo-0.27.6-2.2.moblin2.i586.rpm
$ rpm -q --requires -p
/var/tmp/build-results/mutter-moblin-0.27.6-2.2.moblin2.i586.rpm | grep -i
nbtk
nbtk
libnbtk-1.0.so.1402
ie. the requirement that breaks the build:
"expansion error: nothing provides libnbtk-1.0.so.1101 needed by mutter-moblin"
is bogus, and (apparently) only applicable to the server side packages.
Is this expected ?
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |