Gentoo Archives: gentoo-dev

From: Bastian Fuchs <bastiaf@×××.de>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] emerge -c mozilla fails
Date: Fri, 02 Aug 2002 20:00:41
Message-Id: 200208030301.09583.bastiaf@gmx.de
1 I want to uninstall mozilla, but emerge -c mozilla fails:
2
3 -----------------------------------------------------------------
4 vulpec ~ # emerge -c mozilla
5
6 net-www/mozilla
7 selected: 1.0-r1
8 protected: 1.1_beta
9 omitted: none
10
11 .
12 .
13 .
14 .
15 .
16 --- !empty dir /usr/bin
17 --- !empty dir /usr
18 --- !empty dir /etc/env.d
19 --- !empty dir /etc
20 --- !targe sym /usr/include/mozilla
21 chmod: failed to get attributes of `//usr/lib/mozilla/component.reg': No such
22 file or directory
23 !!! pkg_postrm() script failed; exiting.
24 -----------------------------------------------------------------
25
26
27 Is there an feature like --force for emerge or other ways to deinstall the
28 older version?
29
30 Thx for answer,
31 Bastian Fuchs

Replies

Subject Author
Re: [gentoo-dev] emerge -c mozilla fails Martin Schlemmer <azarah@g.o>