public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] want to ditch kopete
@ 2006-10-18 18:35 Roy Wright
  2006-10-18 18:50 ` Neil Bothwick
  2006-10-18 20:00 ` [gentoo-user] " Neil Hodges
  0 siblings, 2 replies; 7+ messages in thread
From: Roy Wright @ 2006-10-18 18:35 UTC (permalink / raw
  To: gentoo-user

Howdy,

~x86, kde user.  kopete-3.5.5-r1 will not compile.  Already a bug report
on it.
I'd like to just ignore this version instead of having it fail every
time I run an update.
I don't use kopete so don't really care about it.
Tried unmerging it.  Update world insists on reinstalling it.  Tried
package.masking
it, now it blocks update world.
Any other tricks to ditch this dog?

TIA,
Roy

-- 

ruby -e 'puts "qnxv?bhrbn-bnl".tr(" -}","!-~")'
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] want to ditch kopete
  2006-10-18 18:35 [gentoo-user] want to ditch kopete Roy Wright
@ 2006-10-18 18:50 ` Neil Bothwick
  2006-10-18 21:17   ` Roy Wright
  2006-10-18 20:00 ` [gentoo-user] " Neil Hodges
  1 sibling, 1 reply; 7+ messages in thread
From: Neil Bothwick @ 2006-10-18 18:50 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 605 bytes --]

On Wed, 18 Oct 2006 13:35:28 -0500, Roy Wright wrote:

> I don't use kopete so don't really care about it.
> Tried unmerging it.  Update world insists on reinstalling it.  Tried
> package.masking
> it, now it blocks update world.
> Any other tricks to ditch this dog?

If you are using the split ebuilds, you have installed a meta package
that contains it. either unmerge the metapackage and emerge the programs
you want, or do

echo "kde-base/kopete-3.5.5-r1" >>/etc/portage/profile/package.provided 


-- 
Neil Bothwick

... ebius tagline. This is a moebius tagline. This is a mo ...

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] want to ditch kopete
  2006-10-18 18:35 [gentoo-user] want to ditch kopete Roy Wright
  2006-10-18 18:50 ` Neil Bothwick
@ 2006-10-18 20:00 ` Neil Hodges
  1 sibling, 0 replies; 7+ messages in thread
From: Neil Hodges @ 2006-10-18 20:00 UTC (permalink / raw
  To: gentoo-user

Hello,

I've been using Gaim 2.0.0_rc3 (some `r' version I can't recall) for
some time, due to Kopete's compilation issues.

I also hope Kopete will be fixed.

- Neil

On 13:35 Wed 18 Oct     , Roy Wright wrote:
> Howdy,
> 
> ~x86, kde user.  kopete-3.5.5-r1 will not compile.  Already a bug report
> on it.
> I'd like to just ignore this version instead of having it fail every
> time I run an update.
> I don't use kopete so don't really care about it.
> Tried unmerging it.  Update world insists on reinstalling it.  Tried
> package.masking
> it, now it blocks update world.
> Any other tricks to ditch this dog?
> 
> TIA,
> Roy
> 
> -- 
> 
> ruby -e 'puts "qnxv?bhrbn-bnl".tr(" -}","!-~")'
> -- 
> gentoo-user@gentoo.org mailing list

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] want to ditch kopete
  2006-10-18 18:50 ` Neil Bothwick
@ 2006-10-18 21:17   ` Roy Wright
  2006-10-19  0:25     ` b.n.
  0 siblings, 1 reply; 7+ messages in thread
From: Roy Wright @ 2006-10-18 21:17 UTC (permalink / raw
  To: gentoo-user

Neil Bothwick wrote:
> On Wed, 18 Oct 2006 13:35:28 -0500, Roy Wright wrote:
>   
> If you are using the split ebuilds, you have installed a meta package
> that contains it. either unmerge the metapackage and emerge the programs
> you want, or do
>
> echo "kde-base/kopete-3.5.5-r1" >>/etc/portage/profile/package.provided 
>
>   
The later did the job!  Thank you!

Now to look up package.provided to understand what I did... :-)

Thank you,
Roy

-- 

ruby -e 'puts "qnxv?bhrbn-bnl".tr(" -}","!-~")'
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-user] Re: want to ditch kopete
  2006-10-19  0:25     ` b.n.
@ 2006-10-18 23:29       ` Harm Geerts
  2006-10-18 23:58         ` Neil Bothwick
  0 siblings, 1 reply; 7+ messages in thread
From: Harm Geerts @ 2006-10-18 23:29 UTC (permalink / raw
  To: gentoo-user

On Thursday 19 October 2006 02:25, b.n. wrote:
> > Now to look up package.provided to understand what I did... :-)
>
> You tricking Portage into believing that you already have Kopete, even
> if it isn't true...
>
> Use at your own risk :)

Yeah that's one of those features that sneaks up from behind and bites you in 
the ass at some point in the future.

So to point it out once more, this is a workaround!
It doesn't solve the problem, it only hides it!
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Re: want to ditch kopete
  2006-10-18 23:29       ` [gentoo-user] " Harm Geerts
@ 2006-10-18 23:58         ` Neil Bothwick
  0 siblings, 0 replies; 7+ messages in thread
From: Neil Bothwick @ 2006-10-18 23:58 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 394 bytes --]

On Thu, 19 Oct 2006 01:29:47 +0200, Harm Geerts wrote:

> So to point it out once more, this is a workaround!
> It doesn't solve the problem, it only hides it!

Agreed, my first suggestion was the correct solution, but this is
far less work. I use it to stop kdebase-meta bringing in kpersonalizer.


-- 
Neil Bothwick

PC DOS Error #03: Windows not found: (C)heer (P)arty (D)ance

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] want to ditch kopete
  2006-10-18 21:17   ` Roy Wright
@ 2006-10-19  0:25     ` b.n.
  2006-10-18 23:29       ` [gentoo-user] " Harm Geerts
  0 siblings, 1 reply; 7+ messages in thread
From: b.n. @ 2006-10-19  0:25 UTC (permalink / raw
  To: gentoo-user

> Now to look up package.provided to understand what I did... :-)

You tricking Portage into believing that you already have Kopete, even 
if it isn't true...

Use at your own risk :)

m.

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-10-19  0:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-18 18:35 [gentoo-user] want to ditch kopete Roy Wright
2006-10-18 18:50 ` Neil Bothwick
2006-10-18 21:17   ` Roy Wright
2006-10-19  0:25     ` b.n.
2006-10-18 23:29       ` [gentoo-user] " Harm Geerts
2006-10-18 23:58         ` Neil Bothwick
2006-10-18 20:00 ` [gentoo-user] " Neil Hodges

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox