Gentoo Archives: gentoo-dev

From: Kim Nielsen <kn@××××××××××.dk>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Dangerous features in portage
Date: Tue, 29 Oct 2002 00:52:21
Message-Id: 1035874341.12890.4.camel@knielsen
1 I just found a rather dangerous feature in portage. After doing an
2 emerge -u world it automaticly did an emerge clean (Which I heard was
3 Gentoo policy now)
4
5 This is plain stupid and dangerous since I'm now missing several shared
6 objects (.so files). In order to correct it I have two choices
7
8 1. emerge -e world
9 or
10 2. emerge -e <broken packages>
11
12 which will take alot of time.
13
14 Why has this become a features ? did anyone not consider the
15 consequences it could have ?
16
17 /Kim

Replies

Subject Author
Re: [gentoo-dev] Dangerous features in portage Sven Vermeulen <sven.vermeulen@××××××.be>