Gentoo Archives: gentoo-admin

From: "Roman v. Gemmeren" <Strowi@×××××××××.de>
To: gentoo-admin@l.g.o
Subject: Re: [gentoo-admin] How to satisfy Portage dependencies with dummy packages (or other methods)?
Date: Sat, 20 Aug 2005 09:35:25
Message-Id: 4306F933.5000003@HasNoName.de
In Reply to: [gentoo-admin] How to satisfy Portage dependencies with dummy packages (or other methods)? by Ralph Seichter
1 Ralph Seichter wrote:
2 > Hi folks,
3 >
4 > I'm not sure how to handle the following situation: I want to use
5 > Postfix compiled from the official sources instead of any of the
6 > mail-mta/* packages. I removed mail-mta/ssmtp, which seems to be the
7 > default for my selected profile, but "emerge --update --deep world"
8 > reinstalls the ssmtp package, which renders my own Postfix unusable.
9 >
10 > On SuSE Linux, I have created a dummy SMTP service RPM to keep the
11 > YaST dependency checks for the "smtp_daemon" service satisfied. How
12 > can I satisfy Portage's dependency checks to keep it from installing
13 > any mail-mta/* package?
14 >
15 > I have not yet found relevant information in the forums or mailing
16 > list archives, but as I am new to Gentoo, I might not have worded my
17 > questions correctly, lacking the Gentoo specific terminology. Any
18 > pointers are welcome!
19
20 If i got you right, you just need to add the package to
21 '/etc/portage/package.provided'. Check
22 http://gentoo-wiki.com/TIP_Best_practice_to_ignore_an_update
23
24
25 Oh.. and HI to the list!;)
26
27 --
28 gentoo-admin@g.o mailing list

Replies

Subject Author
Re: [gentoo-admin] How to satisfy Portage dependencies with dummy packages (or other methods)? Ralph Seichter <gentoo-ml@××××××××.org>