* [gentoo-user] How to acchieve the opposite of 'provided'...so to say ?
@ 2012-02-19 11:35 meino.cramer
2012-02-19 11:44 ` Alan McKinnon
2012-02-19 11:53 ` Neil Bothwick
0 siblings, 2 replies; 4+ messages in thread
From: meino.cramer @ 2012-02-19 11:35 UTC (permalink / raw
To: Gentoo
Hi,
I want to make certain packages immune against "emerge --depclean"
even when startet without "--pretend" (or other actions to remove
packages which emerge evaluates as obsoloted and no longe in use).
How can I acchieve this?
Thank you very much for any help in advance!
Have a nce sunday!
Best regards,
mcc
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] How to acchieve the opposite of 'provided'...so to say ?
2012-02-19 11:35 [gentoo-user] How to acchieve the opposite of 'provided'...so to say ? meino.cramer
@ 2012-02-19 11:44 ` Alan McKinnon
2012-02-20 1:51 ` Willie Matthews
2012-02-19 11:53 ` Neil Bothwick
1 sibling, 1 reply; 4+ messages in thread
From: Alan McKinnon @ 2012-02-19 11:44 UTC (permalink / raw
To: gentoo-user
On Sun, 19 Feb 2012 12:35:32 +0100
meino.cramer@gmx.de wrote:
>
> Hi,
>
> I want to make certain packages immune against "emerge --depclean"
> even when startet without "--pretend" (or other actions to remove
> packages which emerge evaluates as obsoloted and no longe in use).
>
> How can I acchieve this?
Put those packages in world
If you don't want to clutter your world file, create a custom set
in /etc/portage/sets/ and put that set in world. Same overall effect
with some extra nice categorization
--
Alan McKinnnon
alan.mckinnon@gmail.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] How to acchieve the opposite of 'provided'...so to say ?
2012-02-19 11:35 [gentoo-user] How to acchieve the opposite of 'provided'...so to say ? meino.cramer
2012-02-19 11:44 ` Alan McKinnon
@ 2012-02-19 11:53 ` Neil Bothwick
1 sibling, 0 replies; 4+ messages in thread
From: Neil Bothwick @ 2012-02-19 11:53 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 451 bytes --]
On Sun, 19 Feb 2012 12:35:32 +0100, meino.cramer@gmx.de wrote:
> I want to make certain packages immune against "emerge --depclean"
> even when startet without "--pretend" (or other actions to remove
> packages which emerge evaluates as obsoloted and no longe in use).
>
> How can I acchieve this?
emerge -n package
Nothing in the world files is ever depcleaned.
--
Neil Bothwick
Secret hacker rule #11: hackers read manuals.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] How to acchieve the opposite of 'provided'...so to say ?
2012-02-19 11:44 ` Alan McKinnon
@ 2012-02-20 1:51 ` Willie Matthews
0 siblings, 0 replies; 4+ messages in thread
From: Willie Matthews @ 2012-02-20 1:51 UTC (permalink / raw
To: gentoo-user
On Sun, 19 Feb 2012 13:44:58 +0200
Alan McKinnon <alan.mckinnon@gmail.com> wrote:
> On Sun, 19 Feb 2012 12:35:32 +0100
> meino.cramer@gmx.de wrote:
>
> >
> > Hi,
> >
> > I want to make certain packages immune against "emerge --depclean"
> > even when startet without "--pretend" (or other actions to remove
> > packages which emerge evaluates as obsoloted and no longe in use).
> >
> > How can I acchieve this?
>
> Put those packages in world
>
> If you don't want to clutter your world file, create a custom set
> in /etc/portage/sets/ and put that set in world. Same overall effect
> with some extra nice categorization
>
>
>
emerge --noreplace <package name>. If you do it that way you will not
have to rebuild it!
--
Willie Matthews
matthews.willie@gmail.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-02-20 1:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-19 11:35 [gentoo-user] How to acchieve the opposite of 'provided'...so to say ? meino.cramer
2012-02-19 11:44 ` Alan McKinnon
2012-02-20 1:51 ` Willie Matthews
2012-02-19 11:53 ` Neil Bothwick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox