[Bug 614362] New: kiwi: image fails to build with "glibc@i586" arch="i686"
http://bugzilla.novell.com/show_bug.cgi?id=614362 http://bugzilla.novell.com/show_bug.cgi?id=614362#c0 Summary: kiwi: image fails to build with "glibc@i586" arch="i686" Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: System Imaging AssignedTo: ms@novell.com ReportedBy: cyberorg@opensuse.org QAContact: adrian@novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.4) Gecko/20100513 SUSE/3.6.4-1.11 Firefox/3.6.4 How to duplicate: Take /usr/share/kiwi/image/suse-11.3-JeOS/config.xml add: <package name="glibc@i586" arch="i686"/> to bootstrap Run: kiwi --prepare ./ -d /tmp/kiwi-prep --logfile terminal Fails with this error: Resolving package dependencies... 9 Problems: Problem: atftp-0.7.0-135.5.i586 conflicts with tftp provided by tftp-0.48-104.6.i586 Problem: esound-daemon-0.2.41-7.6.i586 conflicts with pulseaudio-esound-compat provided by pulseaudio-esound-compat-0.9.21-8.1.i586 Problem: sendfax-1.1.36-29.18.i586 conflicts with hylafax provided by hylafax-6.0.4-2.19.i586 Problem: icewm-lite-1.2.38-4.16.i586 conflicts with icewm-default provided by icewm-default-1.3.6-4.5.i586 Problem: patterns-openSUSE-x11_yast-11.3-13.1.i586 conflicts with patterns-openSUSE-gnome provided by patterns-openSUSE-gnome-11.3-13.1.i586 Problem: sendmail-8.14.4-3.4.i586 conflicts with postfix provided by postfix-2.7.0-4.3.i586 Problem: squid3-3.0.STABLE25-1.14.i586 conflicts with squid provided by squid-2.7.STABLE6-5.21.i586 Problem: upstart-0.6.5-3.4.i586 conflicts with sysvinit provided by sysvinit-2.88-5.1.i586 Problem: xen-tools-domU-4.0.0_21091_05-2.1.i586 conflicts with xen-tools provided by xen-tools-4.0.0_21091_05-2.1.i586 Problem: atftp-0.7.0-135.5.i586 conflicts with tftp provided by tftp-0.48-104.6.i586 Solution 1: Following actions will be done: do not install tftp-0.48-104.6.i586 do not install vm-install-0.4.25-3.1.i586 do not install virt-manager-0.8.4-3.1.i586 Solution 2: do not install atftp-0.7.0-135.5.i586 Choose from above solutions by number or skip, retry or cancel [1/2/s/r/c] (c): c Reproducible: Always Actual Results: Build fails Expected Results: It should be successful as it does without glibc@i586 -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=614362 http://bugzilla.novell.com/show_bug.cgi?id=614362#c1 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low Status|NEW |NEEDINFO InfoProvider| |cyberorg@opensuse.org --- Comment #1 from Marcus Schaefer <ms@novell.com> 2010-06-17 15:01:48 UTC --- sorry but why is this related to the glibc package ? it looks like you are using a repo setup which causes many file conflicts -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=614362 http://bugzilla.novell.com/show_bug.cgi?id=614362#c2 Jigish Gohil <cyberorg@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|cyberorg@opensuse.org | --- Comment #2 from Jigish Gohil <cyberorg@opensuse.org> 2010-06-17 16:21:01 UTC --- Created an attachment (id=369812) --> (http://bugzilla.novell.com/attachment.cgi?id=369812) config.xml Don't know why it is related to only glibc@i586, here is the config.xml, the config without @i586 works just fine using the same repo. This is the repository used: http://download.opensuse.org/factory/repo/oss/ -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=614362 http://bugzilla.novell.com/show_bug.cgi?id=614362#c3 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |jkupec@novell.com --- Comment #3 from Marcus Schaefer <ms@novell.com> 2010-06-18 07:13:20 UTC --- I think this is then a factory zypper "problem" , "feature"... I have no clue how to fix this. Jan can you help ? -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=614362 http://bugzilla.novell.com/show_bug.cgi?id=614362#c4 Michael Schröder <mls@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- InfoProvider|jkupec@novell.com |cyberorg@opensuse.org --- Comment #4 from Michael Schröder <mls@novell.com> 2010-06-18 08:52:36 UTC --- Hard to tell without knowing the arguments zypper is called with in this case. Doesn't kiwi write them in a log file? -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=614362 http://bugzilla.novell.com/show_bug.cgi?id=614362#c5 --- Comment #5 from Marcus Schaefer <ms@novell.com> 2010-06-18 08:59:34 UTC --- the exact call of zypper is part of the logfile yes. Jigish can you attach it please. Thanks -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=614362 http://bugzilla.novell.com/show_bug.cgi?id=614362#c6 Michael Schröder <mls@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED CC| |jkupec@novell.com InfoProvider|cyberorg@opensuse.org | AssignedTo|ms@novell.com |zypp-maintainers@forge.prov | |o.novell.com --- Comment #6 from Michael Schröder <mls@novell.com> 2010-06-18 09:00:49 UTC --- OTOH 'zypper in glibc.i586' installs all packages. Reassigning to Jano, although ma says that it may be already fixed. Jano, please verify. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=614362 http://bugzilla.novell.com/show_bug.cgi?id=614362#c7 --- Comment #7 from Jigish Gohil <cyberorg@opensuse.org> 2010-06-18 09:02:13 UTC --- Created an attachment (id=370004) --> (http://bugzilla.novell.com/attachment.cgi?id=370004) kiwi build log Here is what it uses: /usr/bin/zypper --non-interactive --no-gpg-checks --reposd-dir /var/cache/kiwi/zypper --cache-dir /var/cache/kiwi/zypper --raw-cache-dir /var/cache/kiwi/zypper --root /tmp/kiwi.FXa3eR install --auto-agree-with-licenses --no-recommends cracklib-dict-full filesystem glibc-locale glibc.i586 openssl-certs zypper -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=614362 http://bugzilla.novell.com/show_bug.cgi?id=614362#c8 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P4 - Low |P2 - High Status|ASSIGNED |NEEDINFO InfoProvider| |jkupec@novell.com --- Comment #8 from Michael Andres <ma@novell.com> 2010-07-07 15:08:48 CEST --- @Jano: libzypp-7.8.0 offers PoolQuery for name, edition AND architecture in one go. Suggested patch for misc.cc, don't know if there are other locations in zypper too: @@ -462,14 +462,15 @@ pkg_spec_to_poolquery(const Capability & cap, const list<string> & repos) PoolQuery q; q.addKind(splid.kind()); - q.addAttribute(sat::SolvAttr::name, splid.name().asString()); q.setMatchGlob(); for_(it, repos.begin(), repos.end()) q.addRepo(*it); - if (cap.detail().hasArch()) - q.addAttribute(sat::SolvAttr::arch, cap.detail().arch().asString()); - if (cap.detail().isVersioned()) - q.setEdition(cap.detail().ed(), cap.detail().op()); + addDependency( sat::SolvAttr::name, + // only package names (no provides) + cap.detail().op(), cap.detail().ed(), + // defaults to Rel::ANY (NOOP) if no versioned cap + Arch( cap.detail().arch() ) ); + // defaults Arch_empty (NOOP) if no arch in cap DBG << "query: " << q << endl; -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=614362 http://bugzilla.novell.com/show_bug.cgi?id=614362#c9 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|jkupec@novell.com | AssignedTo|zypp-maintainers@forge.prov |jkupec@novell.com |o.novell.com | --- Comment #9 from Ján Kupec <jkupec@novell.com> 2010-07-12 13:43:30 UTC --- Thanx, i'll take a look! -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=614362 http://bugzilla.novell.com/show_bug.cgi?id=614362#c10 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |burnus@gmx.de --- Comment #10 from Michael Andres <ma@novell.com> 2010-07-22 16:13:52 CEST --- *** Bug 607482 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=607482 -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=614362 http://bugzilla.novell.com/show_bug.cgi?id=614362#c11 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |DUPLICATE --- Comment #11 from Michael Andres <ma@novell.com> 2010-07-27 15:15:52 CEST --- Collecting bugs due to broken pkg_spec_to_poolquery... *** This bug has been marked as a duplicate of bug 624320 *** http://bugzilla.novell.com/show_bug.cgi?id=624320 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=614362 https://bugzilla.novell.com/show_bug.cgi?id=614362#c12 Jigish Gohil <cyberorg@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE | --- Comment #12 from Jigish Gohil <cyberorg@opensuse.org> 2010-10-14 05:41:15 UTC --- This is not fixed in 11.3, please close after an update is released. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=614362 https://bugzilla.novell.com/show_bug.cgi?id=614362#c13 Jigish Gohil <cyberorg@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |DUPLICATE Severity|Normal |Major --- Comment #13 from Jigish Gohil <cyberorg@opensuse.org> 2010-10-14 05:43:06 UTC --- sorry reopened wrong bug. *** This bug has been marked as a duplicate of bug 624320 *** http://bugzilla.novell.com/show_bug.cgi?id=624320 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=614362 https://bugzilla.novell.com/show_bug.cgi?id=614362#c14 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:released:11.3:37206 --- Comment #14 from Swamp Workflow Management <swamp@suse.com> 2010-12-02 09:52:17 UTC --- Update released for: libsatsolver, libsatsolver-debugsource, libsatsolver-demo, libsatsolver-demo-debuginfo, libsatsolver-devel, libsatsolver-devel-debuginfo, libzypp, libzypp-bindings, libzypp-debuginfo, libzypp-debugsource, libzypp-devel, perl-satsolver, perl-satsolver-debuginfo, perl-zypp, python-satsolver, python-satsolver-debuginfo, python-zypp, ruby-satsolver, ruby-satsolver-debuginfo, ruby-zypp, satsolver-tools, satsolver-tools-debuginfo, yast2-qt-pkg, yast2-qt-pkg-debuginfo, yast2-qt-pkg-debugsource, zypper, zypper-debuginfo, zypper-debugsource Products: openSUSE 11.3 (debug, i586, x86_64) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com