Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135132 - portage-2.1_rc3-r3 doesn't respect the 80 column layout when printing warnings about the --depclean functionality.
Summary: portage-2.1_rc3-r3 doesn't respect the 80 column layout when printing warning...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS, REGRESSION
Depends on:
Blocks: 115839
  Show dependency tree
 
Reported: 2006-06-01 03:50 UTC by Alessandro Guido
Modified: 2006-06-01 19:46 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 Alessandro Guido 2006-06-01 03:50:11 UTC
shiva ~ # emerge -pv --depclean

*** WARNING ***  --depclean is known to be broken. It is highly recommended
*** WARNING ***  that `emerge --update --newuse --deep world` be ran before
*** WARNING ***  commencing. However, using --depclean may still break link
*** WARNING ***  level consistency within your system. `revdep-rebuild`
*** WARNING ***  from app-portage/gentoolkit can help to detect breakage.
*** WARNING ***
*** WARNING ***  Also study the list of packages to be cleaned for any
*** WARNING ***  obvious mistakes. Packages can be manually added to the
*** WARNING ***  world list by running `emerge --noreplace <atom>`.
*** WARNING ***
*** WARNING ***  It is normal for packages that are masked or listed in package.
provided
*** WARNING ***  to be removed by depclean.  These are the most likely reasons t
hat
*** WARNING ***  depclean will remove a package even though it is in the world o
r system
*** WARNING ***  package set.  In order to troubleshoot these types of problems,
 it is
*** WARNING ***  often helpful to look at the output of `grep -r <atom> /etc/por
tage`.
*** WARNING ***
*** WARNING ***  Make sure you have a backup.

Calculating dependencies... done!

Packages installed:   376
Packages in world:    77
Packages in system:   59
Unique package names: 376
Required packages:    382
Number to remove:     0
Comment 1 Zac Medico gentoo-dev 2006-06-01 04:15:45 UTC
Thanks, this is fixed in svn r3446.
Comment 2 Zac Medico gentoo-dev 2006-06-01 19:46:10 UTC
This has been released in 2.1_rc3-r5.