[Bug 456395] New: zypper si doesn't pull deps ...
https://bugzilla.novell.com/show_bug.cgi?id=456395 Summary: zypper si doesn't pull deps ... Product: openSUSE 11.1 Version: RC 2 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: mmeeks@novell.com QAContact: qa@suse.de Found By: --- I have a system without many of the dependencies needed to build koffice; yet when I do: $ sudo zypper si koffice Reading installed packages... Loading repository data... Resolving package dependencies... The following source package is going to be installed: koffice Overall download size: 55.1 M. After the operation, additional 55.2 M will be used. Continue? [YES/no]: no It doesn't offer to download the build dependencies [ as I would expect it to do by default - after all, what use is the source package without the build deps ;-]. It seems this is because we have the polarity of the "-D" option: [snip] sudo zypper si --help source-install (si) [options] <name> ... Install specified source packages and their build dependencies. Command options: -d, --build-deps-only Install only build dependencies of specified packages. -D, --no-build-deps Don't install build dependencies. -r, --repo <alias|#|URI> Install packages only from specified repositories. [snip] backwards :-) so when I tell it not to install build deps: [snip] sudo zypper si -D koffice Loading repository data... Resolving package dependencies... The following NEW packages are going to be installed: aaa_base atk audit-libs bash bash-doc boost-license bootsplash bootsplash-branding-openSUSE branding-openSUSE bundle-lang-common-en bundle-lang-gnome-en bzip2 cairo ConsoleKit coreutils cpio cracklib cracklib-dict-full cron cups-libs cyrus-sasl dbus-1 dbus-1-glib desktop-data-openSUSE desktop-translations device-mapper dhcpcd diffutils dirmngr dosfstools dummy-release e2fsprogs elfutils file filesystem fillup findutils fontconfig freetype2 fuse gawk gconf2 gconf2-branding-openSUSE gdbm gfxboot gfxboot-branding-openSUSE glib2 glib2-branding-openSUSE glibc gnome-keyring gpg2 grep gtk2 gtk2-branding-openSUSE gtk2-engines gtk2-theme-openSUSE gvfs gvfs-backends gvfs-fuse gzip hal hicolor-icon-theme hwinfo info insserv iproute2 iwl3945-ucode keyutils-libs krb5 lcms .. [snip] I get the result I would expect by default. [ oh and -d is broken in a similar way FWIW ] Hopefully the fix is suitably trivial - and BTW - I love the feature ! Thanks guys for making 'si' work in the 1st instance. -- 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=456395 Klaus Kämpf <kkaempf@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mls@novell.com, kkaempf@novell.com AssignedTo|zypp-maintainers@forge.provo.novell.com |jkupec@novell.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=456395 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=456395#c1 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P5 - None |P2 - High Status Whiteboard| |in-svn --- Comment #1 from Ján Kupec <jkupec@novell.com> 2008-12-04 06:41:14 MST --- Are you sure you wanted those packages above? Look like what you got there is a bunch of packages unrelated to your request. In fact, you would get the same result even with 'zypper si -D foo'. This bug is already fixed in svn. To be in zypper 1.0.3. The problem with 'zypper si <pkg>' is most probably bug #450261 (the build-requires are not present in yast-type repository metadata). Please check that. BTW: i'm glad to read you like the feature :O) -- 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=456395 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=456395#c2 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Status Whiteboard|in-svn | --- Comment #2 from Ján Kupec <jkupec@novell.com> 2008-12-16 10:46:43 MST --- submitted -- 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=456395 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=456395#c3 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |contact@philipashmore.com --- Comment #3 from Ján Kupec <jkupec@novell.com> 2009-01-07 06:39:14 MST --- *** Bug 462576 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=462576 -- 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