[Bug 450261] New: zypper si doesn't install build dependencies
https://bugzilla.novell.com/show_bug.cgi?id=450261 Summary: zypper si doesn't install build dependencies Product: openSUSE 11.1 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: bitdealer@gmail.com QAContact: qa@suse.de Found By: --- I`m under the impression that "zypper si package-name" should install the build dependencies for "package-name" - as well as "zypper si -d package-name". None of them does - e.g.: laptop:/usr/src/packages # zypper si freetype2 Reading installed packages... Loading repository data... Resolving package dependencies... The following source package is going to be installed: freetype2 Overall download size: 1.4 M. After the operation, additional 1.4 M will be used. Continue? [YES/no]: Retrieving: freetype2-2.3.7-23.8.src.rpm [done (405.3 K/s)] Installing source package freetype2-2.3.7-23.8 Source package freetype2-2.3.7-23.8 successfully installed. laptop:/usr/src/packages # grep BuildRequires: /usr/src/packages/SPECS/freetype2.spec BuildRequires: zlib-devel laptop:/usr/src/packages # rpm -qa | grep zlib zlib-1.2.3-133.47 zlib-32bit-1.2.3-133.30 laptop:/usr/src/packages # zypper si -d freetype2 Reading installed packages... Loading repository data... Resolving package dependencies... The following source package is going to be installed: freetype2 Overall download size: 1.4 M. After the operation, additional 1.4 M will be used. Continue? [YES/no]: n laptop:/usr/src/packages # rpm -q zypper zypper-1.0.0-1.6 That the latest command also tries to install the source package and not only the build dependencies is probably related to https://bugzilla.novell.com/show_bug.cgi?id=428131 but, contrary to what that report says, it installs the source package as well. -- 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=450261 Duncan Mac-Vicar <dmacvicar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmacvicar@novell.com AssignedTo|zypp-maintainers@forge.provo.novell.com |jkupec@novell.com Priority|P5 - None |P2 - High -- 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=450261 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450261#c1 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jkupec@novell.com |ro@novell.com --- Comment #1 from Ján Kupec <jkupec@novell.com> 2008-12-01 06:38:55 MST --- Hi, which repositories do you use? I would guess http://download.opensuse.org/factory/repo/src-oss/. I just found that there is no dependency information generated for the source packages. OTOH, build service and update repositories do have this information, so 'si' will work for you with them. -- 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=450261 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450261#c2 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ro@novell.com AssignedTo|ro@novell.com |jkupec@novell.com Status|NEW |ASSIGNED --- Comment #2 from Ján Kupec <jkupec@novell.com> 2008-12-01 06:40:35 MST --- oops, didn't want to reassing 'till its clear. ..and the -d switch still installing the source package is a bug. i'm looking into it. -- 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=450261 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |bitdealer@gmail.com -- 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=450261 User bitdealer@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450261#c4 Stephan Kleine <bitdealer@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|bitdealer@gmail.com | --- Comment #4 from Stephan Kleine <bitdealer@gmail.com> 2008-12-01 07:44:08 MST --- You are right, I used d.o.o/factory. I just retried with something only available from my home repository and there it worked just fine so I guess it can be closed. Nevertheless could you ask that this information is also provided for the d.o.o/factory repos? -- 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=450261 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450261#c5 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jkupec@novell.com AssignedTo|jkupec@novell.com |ro@novell.com Status|ASSIGNED |NEW Summary|zypper si doesn't install build dependencies |source packages' build dependencies missing in | |factory src repo --- Comment #5 from Ján Kupec <jkupec@novell.com> 2008-12-01 08:44:30 MST --- (In reply to comment #4 from Stephan Kleine)
You are right, I used d.o.o/factory. I just retried with something only available from my home repository and there it worked just fine so I guess it can be closed.
Thanx. Just to avoid confusion, note that factory has source packages in separate repository (src-oss). Nevertheless the dependency data are not there.
Nevertheless could you ask that this information is also provided for the d.o.o/factory repos?
Sure. Rudi? -- 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=450261 User ro@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450261#c6 Ruediger Oertel <ro@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|ro@novell.com |adrian@novell.com --- Comment #6 from Ruediger Oertel <ro@novell.com> 2008-12-01 19:05:55 MST --- buildservice/kiwi is calling create_package_descr adrian: what options are currently used for that repo ? (ignore sources switch set ?) -- 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=450261 User adrian@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450261#c7 Adrian Schröter <adrian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |ro@novell.com --- Comment #7 from Adrian Schröter <adrian@novell.com> 2008-12-04 05:19:56 MST --- -B is currently not used. Should this get added ? -- 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=450261 User ro@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450261#c8 Ruediger Oertel <ro@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|ro@novell.com | --- Comment #8 from Ruediger Oertel <ro@novell.com> 2008-12-04 07:00:38 MST --- yes, I think it should be added. -- 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=450261 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450261#c9 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maxxer@yetopen.it --- Comment #9 from Ján Kupec <jkupec@novell.com> 2009-01-06 07:37:25 MST --- *** Bug 463501 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=463501 -- 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