From: "Boyd Stephen Smith Jr." <bss03@volumehost.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Make portage assume, that a package is installed
Date: Fri, 15 Jun 2007 02:59:05 -0500 [thread overview]
Message-ID: <200706150259.15814.bss03@volumehost.net> (raw)
In-Reply-To: <2771855.Lc05nKGiQP@kn.gn.rtr.message-center.info>
[-- Attachment #1: Type: text/plain, Size: 2025 bytes --]
On Friday 15 June 2007, Alexander Skwar <listen@alexander.skwar.name> wrote
about '[gentoo-user] Make portage assume, that a package is installed':
> Good morning!
>
> On my system, I did not install net-dialup/ppp.
> But I'd now like to install kde-base/kde-meta, which will
> pull in kde-base/kdenetwork-meta, which will pull in kde-base/kppp
> and this will finally pull in net-dialup/ppp.
>
> Can I now make it somehow so, that I am able to install kdenetwork-meta,
> but NOT install kppp & ppp?
>
> So I tried to create the file in /etc/portage. Contents:
>
> --($:~)-- cat /etc/portage/package.provided
> kde-base/kppp-3.5.7
> net-dialup/ppp-2.4.4-r8
>
> Obviously, I'm doing something wrong.
>
> How do I do it right?
As Peter Alfredsen mentioned, overrides for your profile should go
in /etc/portage/profile instead of /etc/portage.
However, I suggest that a cleaner method would be to not install kde-meta
or kdenetwork-meta at all but instead just install the KDE applications
that you require.
For example:
$ grep -i kde /var/db/pkg/world
dev-util/kdesvn
kde-base/akregator
kde-base/kalzium
kde-base/kaudiocreator
kde-base/kcharselect
kde-base/kdeartwork-kscreensaver
kde-base/kdeartwork-kwin-styles
kde-base/kdeartwork-styles
kde-base/kdebase-startkde
kde-base/kdm
kde-base/kget
kde-base/kgpg
kde-base/kicker-applets
kde-base/klipper
kde-base/kmahjongg
kde-base/kmail
kde-base/kmenuedit
kde-base/kmix
kde-base/kompare
kde-base/konq-plugins
kde-base/konqueror-akregator
kde-base/konsole
kde-base/kontact
kde-base/korganizer
kde-base/kpager
kde-base/kpdf
kde-base/kscreensaver
kde-base/kstars
kde-base/ksysguard
kde-base/kwalletmanager
kde-base/kwin
kde-base/superkaramba
kde-misc/kdiff3
kde-misc/filelight
--
Boyd Stephen Smith Jr. ,= ,-_-. =.
bss03@volumehost.net ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'
http://iguanasuicide.org/ \_/
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-06-15 8:10 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-15 6:55 [gentoo-user] Make portage assume, that a package is installed Alexander Skwar
2007-06-15 7:12 ` Justin Findlay
2007-06-15 7:19 ` [gentoo-user] " Alexander Skwar
2007-06-15 8:12 ` Alexander Skwar
2007-06-15 7:42 ` [gentoo-user] " Peter Alfredsen
2007-06-15 8:00 ` [gentoo-user] " Alexander Skwar
2007-06-15 7:59 ` Boyd Stephen Smith Jr. [this message]
2007-06-15 9:31 ` [gentoo-user] Finer grained kde*-meta packages (was: Make portage assume, that a package is installed) Alexander Skwar
2007-06-15 9:59 ` [gentoo-user] Finer grained kde*-meta packages Dirk Heinrichs
2007-06-15 10:17 ` [gentoo-user] " Alexander Skwar
2007-06-15 10:10 ` [gentoo-user] Finer grained kde*-meta packages (was: Make portage assume, that a package is installed) Boyd Stephen Smith Jr.
2007-06-15 10:29 ` [gentoo-user] Re: Finer grained kde*-meta packages Alexander Skwar
2007-06-16 1:05 ` Boyd Stephen Smith Jr.
2007-06-16 6:34 ` [gentoo-user] " Alexander Skwar
2007-06-16 11:08 ` Boyd Stephen Smith Jr.
2007-06-18 14:45 ` [gentoo-user] " Neil Bothwick
2007-06-18 15:17 ` Alan McKinnon
2007-06-18 19:36 ` Neil Bothwick
2007-06-18 20:01 ` Boyd Stephen Smith Jr.
2007-06-18 21:36 ` Peter Ruskin
2007-06-18 22:02 ` Boyd Stephen Smith Jr.
2007-06-16 1:23 ` [gentoo-user] " Boyd Stephen Smith Jr.
2007-06-16 1:57 ` Kent Fredric
2007-06-15 11:04 ` [gentoo-user] Finer grained kde*-meta packages (was: Make portage assume, that a package is installed) Peter Ruskin
2007-06-15 14:38 ` [gentoo-user] Finer grained kde*-meta packages Dale
2009-08-18 10:29 ` Alex Schuster
2007-06-18 14:48 ` [gentoo-user] Finer grained kde*-meta packages (was: Make portage assume, that a package is installed) Neil Bothwick
2007-06-15 10:21 ` Alan McKinnon
2007-06-15 10:31 ` [gentoo-user] " Alexander Skwar
2007-06-15 11:13 ` Alan McKinnon
2007-06-15 11:38 ` [gentoo-user] Re: Finer grained kde*-meta packages Alexander Skwar
2007-06-15 12:20 ` Alan McKinnon
2007-06-15 12:22 ` Alexander Skwar
2007-06-16 12:18 ` [gentoo-user] Make portage assume, that a package is installed Jan Seeger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200706150259.15814.bss03@volumehost.net \
--to=bss03@volumehost.net \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox