Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 229043 - portage update: epydoc downgrades and needs tetex: no way!
Summary: portage update: epydoc downgrades and needs tetex: no way!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-23 12:54 UTC by PetaMem R&D
Modified: 2009-05-17 05:03 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 PetaMem R&D 2008-06-23 12:54:13 UTC
Update to portage-2.2_rc1 reveals an inacceptable dependency tree. portage-2.2_rc1 wants epydoc-2.1-r2 (downgrade from 3.0.1) and this wants tetex-3.0... Which is blocking, as I have texlive-core installed. Hard to tell if the problem is epydoc or portage in the first place trying to downgrade epydoc.

Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge auvDN world


Actual Results:  
epydoc suggests downgrade 3.0.1 to 2.1-r2 and this older version wants tetex

Expected Results:  
either dont't downgrade epydoc, or accept texlive-core
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-06-23 13:06:10 UTC

*** This bug has been marked as a duplicate of bug 227443 ***
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2008-06-23 13:06:57 UTC
um...
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-06-23 15:16:35 UTC
Workaround:
echo 'dev-python/epydoc -pdf' >> /etc/portage/package.use
Comment 4 Alexis Ballier gentoo-dev 2008-06-23 20:04:23 UTC
Nothing here is a tetex bug, please don't make it block needlessly that bug, thanks.
Fix is probably the same as bug #213310
Comment 5 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-05-17 05:03:33 UTC
This bug was fixed.