Mailinglist Archive: opensuse-bugs (7309 mails)
| < Previous | Next > |
[Bug 487626] Add "update unconditionally" option for zypper
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 27 Mar 2009 08:33:49 -0600 (MDT)
- Message-id: <20090327143349.E9F28CC7D0@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=487626
User jkupec@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=487626#c11
--- Comment #11 from Ján Kupec <jkupec@xxxxxxxxxx> 2009-03-27 08:33:49 MST ---
(In reply to comment #9)
eh, here's the right command:
$ rpm -qa --qf '%{NAME}-%{VERSION}-%{RELEASE} ' | \
xargs zypper --root /tmp/myroot in --dry-run
--
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.
User jkupec@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=487626#c11
--- Comment #11 from Ján Kupec <jkupec@xxxxxxxxxx> 2009-03-27 08:33:49 MST ---
(In reply to comment #9)
$ zypper --root rpm -qa --qf '%{NAME}-%{VERSION}-%{RELEASE} ' | xargs \
zypper in --dry-run
eh, here's the right command:
$ rpm -qa --qf '%{NAME}-%{VERSION}-%{RELEASE} ' | \
xargs zypper --root /tmp/myroot in --dry-run
--
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.
| < Previous | Next > |