Mailinglist Archive: opensuse-bugs (19755 mails)
| < Previous | Next > |
[Bug 391644] zypper looping with --no-recommends ?!
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sat, 17 May 2008 06:22:34 -0600 (MDT)
- Message-id: <20080517122234.06E7F24538D@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=391644
User robin.knapp@xxxxxxxxxxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=391644#c2
Robin Knapp <robin.knapp@xxxxxxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|
|robin.knapp@xxxxxxxxxxxxxxxxxxx
--- Comment #2 from Robin Knapp <robin.knapp@xxxxxxxxxxxxxxxxxxx> 2008-05-17
06:22:31 MST ---
This happens if you append options after the <name> argument.
I had the same when I called:
zypper -v install koffice2-kword --debug-solver
It loops here:
2008-05-17 14:19:34 <0> linux(7556) [zypper] zypper-misc.cc(install_remove):539
trying: =debug-solver edition: debug-solver
2008-05-17 14:19:34 <0> linux(7556) [zypper]
zypper-utils.cc(preparse_cap_str):315 capstr: =debug-solver
2008-05-17 14:19:34 <0> linux(7556) [zypper]
zypper-utils.cc(preparse_cap_str):320 new capstr: =debug-solver
2008-05-17 14:19:34 <0> linux(7556) [zypper]
zypper-utils.cc(preparse_cap_str):325 new capstr: = debug-solver
Even if our syntax is wrong, zypper shouldn't be stuck in an endless loop;
maybe it's the "--" which deselects and selects a package at once (my first
guess)
--
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 robin.knapp@xxxxxxxxxxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=391644#c2
Robin Knapp <robin.knapp@xxxxxxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|
|robin.knapp@xxxxxxxxxxxxxxxxxxx
--- Comment #2 from Robin Knapp <robin.knapp@xxxxxxxxxxxxxxxxxxx> 2008-05-17
06:22:31 MST ---
This happens if you append options after the <name> argument.
I had the same when I called:
zypper -v install koffice2-kword --debug-solver
It loops here:
2008-05-17 14:19:34 <0> linux(7556) [zypper] zypper-misc.cc(install_remove):539
trying: =debug-solver edition: debug-solver
2008-05-17 14:19:34 <0> linux(7556) [zypper]
zypper-utils.cc(preparse_cap_str):315 capstr: =debug-solver
2008-05-17 14:19:34 <0> linux(7556) [zypper]
zypper-utils.cc(preparse_cap_str):320 new capstr: =debug-solver
2008-05-17 14:19:34 <0> linux(7556) [zypper]
zypper-utils.cc(preparse_cap_str):325 new capstr: = debug-solver
Even if our syntax is wrong, zypper shouldn't be stuck in an endless loop;
maybe it's the "--" which deselects and selects a package at once (my first
guess)
--
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 > |