[Bug 413233] New: zypper: read package list from file
https://bugzilla.novell.com/show_bug.cgi?id=413233 Summary: zypper: read package list from file Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: libzypp AssignedTo: jkupec@novell.com ReportedBy: tgoettlicher@novell.com QAContact: qa@suse.de Found By: --- Passing the names of the packages for installation to zypper via commandline option has its limits. For example kdesu, used by the updater applet, obviously fails to run a command with a lenght of ~1000 chars. It would be nice if zypper could read a list of patches/packages from a file. -- 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=413233 User tgoettlicher@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=413233#c1 --- Comment #1 from Thomas Göttlicher <tgoettlicher@novell.com> 2008-07-30 07:45:38 MDT --- It should be possible to specify whether the listed names specify patches or packages. Perhaps a xml file would provide this functionality. -- 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=413233 User tgoettlicher@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=413233#c2 --- Comment #2 from Thomas Göttlicher <tgoettlicher@novell.com> 2008-07-30 07:54:55 MDT --- If 'zypper sh' could read from an input file would be "gold standard". :-) Example: #!/usr/bin/zypper -x -l install -t patch foo install -t package bar -- 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=413233 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |399661 -- 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=413233 User mvidner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=413233#c3 Martin Vidner <mvidner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mvidner@novell.com --- Comment #3 from Martin Vidner <mvidner@novell.com> 2008-07-30 08:34:52 MDT --- How about this instead: kdesu -c "xargs zypper in -t patch < patches.lst" -- 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=413233 User tgoettlicher@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=413233#c4 --- Comment #4 from Thomas Göttlicher <tgoettlicher@novell.com> 2008-08-07 08:27:57 MDT --- Martin, thanks for this hint. I've solved the problem using xargs. Jano, I think reading packages from a file isn't needed anymore for the updater applet as xargs works. -- 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=413233 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|399661 | -- 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=413233 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=413233#c5 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #5 from Ján Kupec <jkupec@novell.com> 2008-09-18 09:59:56 MDT --- Good. Thanx Martin :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.
participants (1)
-
bugzilla_noreply@novell.com