Welcome to the Pacman bug collection. Please search the current bugs and feature requests before filing a new one! Use advanced search and select "Search in Comments".
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproduceable test case whenever possible.
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproduceable test case whenever possible.
FS#7639 - phantom dep after downgrade with pacman -U
Attached to Project:
Pacman
Opened by dtw (dibblethewrecker) - Friday, 20 July 2007, 12:41 GMT-5
Last edited by Dan McGee (toofishes) - Thursday, 04 October 2007, 21:46 GMT-5
Opened by dtw (dibblethewrecker) - Friday, 20 July 2007, 12:41 GMT-5
Last edited by Dan McGee (toofishes) - Thursday, 04 October 2007, 21:46 GMT-5
|
DetailsA new version of checkgmail, which depends on perl-gtk2-sexy, is broken. I downgrade from that version to a previous version of checkgmail from my cache with -U, which is not built with the sexy depend. However, checkgmail will still link to sexy if it is available, therefore I pacman -R perl-gtk2-sexy and pacman tells me checkgmail depends on it, yet pacman -Qi checkgmail does not show it in depends (and I know it shouldn't)
|
Closed by Dan McGee (toofishes)
Thursday, 04 October 2007, 21:46 GMT-5
Reason for closing: Fixed
Additional comments about closing: fixed in 3.1
Thursday, 04 October 2007, 21:46 GMT-5
Reason for closing: Fixed
Additional comments about closing: fixed in 3.1
Comment by Dan McGee (toofishes) -
Tuesday, 24 July 2007, 08:40 GMT-5
This should be fixed in GIT- there were some problems with the way pacman formerly handled requiredby entries upon upgrades (and thus downgrades).