| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
o fix "urpmi firefox mozilla-firefox-ext-google-toolbar ;
urpme --auto-orphans mozilla-firefox-ext-google-toolbar" which must not
remove firefox (cf #45054)
(this is especially bad for DrakX/rpmsrate)
|
|
|
|
|
| |
- handle urpme --auto-orphans --env
|
| |
|
|
|
|
|
|
|
| |
"unrequested" because a new version of it is required
fixes test_urpme(['gg', 'g'], 'g', 'g', 'gg-2');
|
|
|
|
|
| |
(_selected_unrequested() doesn't need $current_unrequested)
|
|
|
|
|
| |
- move things around for next commit
|
|
|
|
|
|
| |
o do not write useless "foo (obsoletes foo-xxx)" in
installed-through-deps.list (#42167)
|
| |
|
|
|
|
|
|
|
|
|
| |
/var/lib/rpm/installed-through-deps.list
(instead of having it in /var/lib/urpmi)
it's a saner place to put this file anyway
|
|
|
|
|
|
|
|
| |
o fix orphans handling: suggested packages must not be detected as orphans
(reported on cooker ml: perl-Mail-DomainKeys suggested by spamassassin was
detected as orphan)
|
| |
|
| |
|
|
|