Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111266 - Pine 4.64-r1 depends on uw-mailutils which blocks pine
Summary: Pine 4.64-r1 depends on uw-mailutils which blocks pine
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-02 09:07 UTC by J.O. Aho
Modified: 2005-11-02 11:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description J.O. Aho 2005-11-02 09:07:40 UTC
Pine (4.64-r1)has a dependnecy to uw-mailutils.
Uw-mailutils blocks pine in it's ebuild.

This results that pine and uw-mailutils can't be on the same system when pine
depends on uw-mailutils.

Reproducible: Always
Steps to Reproduce:
1. emerge =mail-client/pine-4.64-r1

Actual Results:  
[blocks B     ] <mail-client/pine-4.64-r1 (is blocking net-mail/uw-mailutils-2004g)

:: You can't emerge pine.

Expected Results:  
...
>>> Regenerating /etc/ld.so.cache...
>>> Regenerating /etc/ld.so.cache...
>>> Auto-cleaning packages ...

>>> No outdated packages were found on your system.


 * GNU info directory index is up-to-date.

:: To be able to emerge pine.
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2005-11-02 11:04:41 UTC
Notice the line:
[blocks B     ] <mail-client/pine-4.64-r1 (is blocking net-mail/uw-mailutils-2004g)

It tells you that an installed version of pine lesser than 4.64-r1 is blocking
uw-mailutils. This is most likely 4.64, which needs to be unmerged first. This
is a standard way to solve blocks.

See bug #105313 for reasons this block was introduced.