Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

[gentoo-user] Not emerging a specific package

 
   Soft32 Home -> Linux -> User RSS
Next:  [gentoo-user] hopefully simple programming issue  
Author Message
v.demartino2

External


Since: Oct 06, 2004
Posts: 18



(Msg. 1) Posted: Mon Oct 25, 2004 6:10 am
Post subject: [gentoo-user] Not emerging a specific package
Archived from groups: linux>gentoo>user (more info?)

I don't know how to avoid to emerge a package contained in a bundle.
For instance:
What shall I do while emerging kde if I DON'T want to download and compile
kde-base\kdegames-3.3.0 and kde-base\kdeedu-3.3.0?

Thanks
Vittorio


--
gentoo-user DeleteThis @gentoo.org mailing list
Back to top
Login to vote
Knowles Burrell

External


Since: Oct 18, 2004
Posts: 34



(Msg. 2) Posted: Mon Oct 25, 2004 7:50 am
Post subject: Re: [gentoo-user] Not emerging a specific package [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

If you create a package.provided file in /etc/portage/profile you can
add those packages to the file and it will think you are providing
them instead of needing to emerge them. I would be careful with this
however you could break some dependencies pretty bad.


On Mon, 25 Oct 2004 11:00:48 +0200, v.demartino2.RemoveThis@virgilio.it
<v.demartino2.RemoveThis@virgilio.it> wrote:
> I don't know how to avoid to emerge a package contained in a bundle.
> For instance:
> What shall I do while emerging kde if I DON'T want to download and compile
> kde-base\kdegames-3.3.0 and kde-base\kdeedu-3.3.0?
>
> Thanks
> Vittorio
>
> --
> gentoo-user.RemoveThis@gentoo.org mailing list
>
>

--
gentoo-user.RemoveThis@gentoo.org mailing list
Back to top
Login to vote
David Dorward

External


Since: Sep 09, 2004
Posts: 18



(Msg. 3) Posted: Mon Oct 25, 2004 8:20 am
Post subject: Re: [gentoo-user] Not emerging a specific package [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, 25 Oct 2004 11:00:48 +0200, v.demartino2.TakeThisOut@virgilio.it
<v.demartino2.TakeThisOut@virgilio.it> wrote:
> I don't know how to avoid to emerge a package contained in a bundle.
> For instance:
> What shall I do while emerging kde if I DON'T want to download and compile
> kde-base\kdegames-3.3.0 and kde-base\kdeedu-3.3.0?

emerge -up kde

Then look at the output and emerge only the specific things you want.
You could use a combination of sed (to extract just the package
names), grep (to filter out the packages you don't want) and xargs to
automate this.

--
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>

--
gentoo-user.TakeThisOut@gentoo.org mailing list
Back to top
Login to vote
Holly Bostick

External


Since: Jun 27, 2004
Posts: 1432



(Msg. 4) Posted: Mon Oct 25, 2004 10:10 am
Post subject: Re: [gentoo-user] Not emerging a specific package [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

v.demartino2.TakeThisOut@virgilio.it wrote:
> I don't know how to avoid to emerge a package contained in a bundle.
> For instance:
> What shall I do while emerging kde if I DON'T want to download and compile
> kde-base\kdegames-3.3.0 and kde-base\kdeedu-3.3.0?
>
> Thanks
> Vittorio
>
>
> --
> gentoo-user.TakeThisOut@gentoo.org mailing list
>
>

Speaking for myself, I'd just emerge 'em, then unmerge and mask them (so
that when upgrades to the wanted/installed package groups became
available, they would show up in an emerge -u*** world), but you might
also be interested in this initiative I just saw in the Gentoo Weekly
Newsletter. Apparently the devs on the dev list are working on breaking
down KDE into smaller bites:

"Broken-up" KDE ebuilds

Dan Armak[26] has released individual KDE ebuilds that allow single KDE
applications to be built without pulling in other, perhaps unneeded KDE
applications. This is one of the most frequently requested functions and
is now available at least experimentally.
26. danarmak.TakeThisOut@gentoo.org

* broken up KDE ebuilds[27]
27. http://thread.gmane.org/gmane.linux.gentoo.devel/22259


Hope this helps,

Holly


--
gentoo-user.TakeThisOut@gentoo.org mailing list
Back to top
Login to vote
Jamie R. McPeek

External


Since: Sep 20, 2004
Posts: 13



(Msg. 5) Posted: Mon Oct 25, 2004 11:10 am
Post subject: Re: [gentoo-user] Not emerging a specific package [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> <v.demartino2.DeleteThis@virgilio.it> wrote:
> > I don't know how to avoid to emerge a package contained in a bundle.
> > For instance:
> > What shall I do while emerging kde if I DON'T want to download and compile
> > kde-base\kdegames-3.3.0 and kde-base\kdeedu-3.3.0?

Another solution for this would be to:

emerge -i package_you_don't_want

which would then make portage think the package is already installed,
and then you can just:

emerge kde

and go away happy as your computer compiles the packages. It's worked
for me, with GNOME anyway.

~Jamie R. McPeek

--
gentoo-user.DeleteThis@gentoo.org mailing list
Back to top
Login to vote
Display posts from previous:   
Related Topics:
[gentoo-user] specific version of package in /etc/portage/.. - hi everybody! I don't like to upgrade to ruby version 1.8.3 so i added the following line(s) (not all at the same..

[gentoo-user] Package specific USE flags - Hi, probably I got something wrong. I have put dev-lang/tcl doc dev-lang/tk doc dev-lang/tclx doc into..

[gentoo-user] portage and package specific CFLAGS - How can I tell portage to use specific CFLAGS for a particular package without temporary changing my /etc/make.conf ? ...

[gentoo-user] How do I enable package specific FEATURES an.. - Hi, I always want to build evolution and evolution-data-server with: CFLAGS="-march=k8 -O1 -ggdb -pipe"..

[gentoo-user] emerge insists on downloading a package from.. - Hi, Yesterday I noticed that emerge tried to download a package from a specific site: oss.cgi.com (I think it was.) Fo...

[gentoo-user] How to specify configure options when emergi.. - Is there no way to specify options to a program's "configure" script when building using emerge? Do I have...
       Soft32 Home -> Linux -> User All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]