Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] how to remove HAL
Date: Thu, 29 Jul 2010 06:43:13
Message-Id: 201007290839.02039.alan.mckinnon@gmail.com
In Reply to: Re: [gentoo-user] how to remove HAL by sam new
1 On Thursday 29 July 2010 04:26:09 sam new wrote:
2 > I use emerge -avuNDt world ,just find out that is
3 > gnome-base/gnome-mount-0.8-r1 is depend HAL
4
5 Yes, hal is required for gnome-mount-0.8-r1, it is not optional
6
7 You must either have hal or not have gnome-mount
8
9 But what's the problem? hal can be installed, you don't have to USE it.
10
11
12 >
13 > On 28 July 2010 23:08, Alan McKinnon <alan.mckinnon@×××××.com> wrote:
14 > > I can't understand what you have typed.
15 > >
16 > > Please run emerge -avuNDt world and post the entire output here.
17 > >
18 > > On Wednesday 28 July 2010 15:34:23 sam new wrote:
19 > > > I use emerge -avuNDt world ,find out that is
20 > >
21 > > gnome-base/gnome-mount-0.8-r1
22 > >
23 > > > ,and also check the ebuild that depends hal .but I mask it in the
24 > > > package.mask why still emerge gnome-mount and hal ,maybe gnome-mount
25 > > > depends hal,and others depends gnome-mount ,how can I do?
26 > > >
27 > > > On 28 July 2010 13:01, Alan McKinnon <alan.mckinnon@×××××.com> wrote:
28 > > > > On Wednesday 28 July 2010 04:44:23 sam new wrote:
29 > > > > > Hi All,
30 > > > > >
31 > > > > > As we know, HAL is not used by Xorg for output devices or
32 > > > > > any
33 > > > >
34 > > > > other
35 > > > >
36 > > > > > devices,so I want to remove it completely,I set USE="-hal" in
37 > > > > > /etc/make.conf ,and recompile the packages, and also modify
38 > > > > > /etc/conf.d/xdm with NEED_HALD="no" ,exec rc-update del hal default
39 > > > > > .All things goes well ,yesterday,I use emerge to update my world
40 > > > > > ,in the list still has a hal package, I don't know why system
41 > > > > > sitll
42 > >
43 > > emerge
44 > >
45 > > > > > hal? maybe dependence ,but I use 'equery d hal' and check packages
46 > > > > > which depend HAL ,have no idea ,any Suggestions?
47 > > > >
48 > > > > emerge -avuNDt world
49 > > > >
50 > > > >
51 > > > > to get a tree view of dependencies. That will should just what is
52 > >
53 > > causing
54 > >
55 > > > > hal
56 > > > > to be pulled in
57 > > > >
58 > > > >
59 > > > >
60 > > > > --
61 > > > > alan dot mckinnon at gmail dot com
62 > >
63 > > --
64 > >
65 > > alan dot mckinnon at gmail dot com
66
67 --
68 alan dot mckinnon at gmail dot com

Replies

Subject Author
Re: [gentoo-user] how to remove HAL sam new <maoben1234@×××××.com>