[gentoo-user] Gaim upgrade problem

2007-01-17 Thread Fredrik Tolf
Hi List!

I'm having a little problem with package masking that I just can't seem
to wrap my head around. See, I emerged the Gaim 2 beta by unmasking it
through /etc/portage/package.keywords, and all went fine, until
gaim-2.0.0_beta5-r3 came along, which requires a ~x86 dbus, which I
don't want (for a variety of obvious reasons). So I thought to continue
running with gaim-2.0.0_beta5-r2, which is still in portage.

In order to keep `emerge -Duva world' working, I wanted to mask
gaim-2.0.0_beta5-r3, though, but there's where my problem is. I've added
`net-im/gaim-2.0.0_beta5-r3' to /etc/portage/package.mask, but nothing
changes. `emerge gaim' still wishes to emerge gaim-2.0.0_beta5-r3, and
`emerge -Duva world' fails since it cannot build a depgraph including
gaim-2.0.0_beta5-r3. I've never had any problems
with /etc/portage/package.mask in the past -- even now, it's working to
mask =net-fs/nfs-utils-1.0.8.

Does anyone have any idea why it has no effect on gaim? I thought it
might be confused by gaim's version numbers or something, but still it
seems to be able to see that gaim-2.0.0_beta5-r3 is newer than
gaim-2.0.0_beta5-r2, so that can't be it, right?

Fredrik Tolf


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gaim upgrade problem

2007-01-17 Thread Bo Ørsted Andresen
On Thursday 18 January 2007 03:36, Fredrik Tolf wrote:
 I've added
 `net-im/gaim-2.0.0_beta5-r3' to /etc/portage/package.mask, but nothing
 changes. `emerge gaim' still wishes to emerge gaim-2.0.0_beta5-r3, and
 `emerge -Duva world' fails since it cannot build a depgraph including
 gaim-2.0.0_beta5-r3.

You expect -r3 to mask -r3? Clearly to mask -r3 you need =..-r3 or ..-r2.

-- 
Bo Andresen


pgpMkTc79x17K.pgp
Description: PGP signature


Re: [gentoo-user] Gaim upgrade problem

2007-01-17 Thread Fredrik Tolf
On Thu, 2007-01-18 at 03:48 +0100, Bo Ørsted Andresen wrote:
 On Thursday 18 January 2007 03:36, Fredrik Tolf wrote:
  I've added
  `net-im/gaim-2.0.0_beta5-r3' to /etc/portage/package.mask, but nothing
  changes. `emerge gaim' still wishes to emerge gaim-2.0.0_beta5-r3, and
  `emerge -Duva world' fails since it cannot build a depgraph including
  gaim-2.0.0_beta5-r3.
 
 You expect -r3 to mask -r3? Clearly to mask -r3 you need =..-r3 or ..-r2.

Sorry, I quoted that wrong. I've tried both -r2, =-r3 and =-r3.

Fredrik Tolf


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gaim upgrade problem

2007-01-17 Thread Bo Ørsted Andresen
On Thursday 18 January 2007 04:01, Fredrik Tolf wrote:
 On Thu, 2007-01-18 at 03:48 +0100, Bo Ørsted Andresen wrote:
  On Thursday 18 January 2007 03:36, Fredrik Tolf wrote:
   I've added
   `net-im/gaim-2.0.0_beta5-r3' to /etc/portage/package.mask, but nothing
   changes. `emerge gaim' still wishes to emerge gaim-2.0.0_beta5-r3, and
   `emerge -Duva world' fails since it cannot build a depgraph including
   gaim-2.0.0_beta5-r3.
 
  You expect -r3 to mask -r3? Clearly to mask -r3 you need =..-r3 or
  ..-r2.

 Sorry, I quoted that wrong. I've tried both -r2, =-r3 and =-r3.

Allright, you're right. package.unmask overrides package.mask. Therefore 
you'll have to unmask -r3. And don't need the mask since it's already masked 
in the tree. :)

Also you could just disable the dbus USE flag.

-- 
Bo Andresen


pgpUZjpx3noGn.pgp
Description: PGP signature


Re: [gentoo-user] Gaim upgrade problem

2007-01-17 Thread Fredrik Tolf
On Thu, 2007-01-18 at 04:08 +0100, Bo Ørsted Andresen wrote:
 On Thursday 18 January 2007 04:01, Fredrik Tolf wrote:
  On Thu, 2007-01-18 at 03:48 +0100, Bo Ørsted Andresen wrote:
   On Thursday 18 January 2007 03:36, Fredrik Tolf wrote:
I've added
`net-im/gaim-2.0.0_beta5-r3' to /etc/portage/package.mask, but nothing
changes. `emerge gaim' still wishes to emerge gaim-2.0.0_beta5-r3, and
`emerge -Duva world' fails since it cannot build a depgraph including
gaim-2.0.0_beta5-r3.
  
   You expect -r3 to mask -r3? Clearly to mask -r3 you need =..-r3 or
   ..-r2.
 
  Sorry, I quoted that wrong. I've tried both -r2, =-r3 and =-r3.
 
 Allright, you're right. package.unmask overrides package.mask. Therefore 
 you'll have to unmask -r3.

Aha! There was the problem. I had completely forgotten that I had had to
p.unmask previously, since it was masked in the tree.

 And don't need the mask since it's already masked 
 in the tree. :)

Actually, it seems it isn't any longer, so I could just remove the entry
from p.unmask and it worked.

Thanks!

Fredrik Tolf


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Gaim without gnome lib

2005-12-22 Thread ddup1
hi,
actually i installed gaim with no gnome support (i have 1.4 gaim
version), but since 1.5 gaim still want gnome lib ? why USE=-gnome
dont works as before ?

what about of incoming 2.0 ?
i dont want install a lot of lib that gnome depend on and that dont know
really does.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gaim without gnome lib

2005-12-22 Thread Holly Bostick
[EMAIL PROTECTED] schreef:
 hi, actually i installed gaim with no gnome support (i have 1.4 gaim 
 version), but since 1.5 gaim still want gnome lib ? why USE=-gnome 
 dont works as before ?

USE=-gnome *does* work as before; it's likely that your problem is
related to a new USE flag:


emerge -pv gaim

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] net-im/gaim-1.5.0  -cjk -debug ==-eds== +gnutls -krb4
+nas +nls +perl -silc +spell +tcltk 0 kB

Total size of downloads: 0 kB

You see that eds? It stands for Evolution Data Server, and it drags
in Evo Data Server, probably Evo, and a whole bunch of GNOME deps for
those packages.

This is all very well and good if you want Evo support in Gaim, but if
you don't use the Evolution mail client, then disable this flag.

Hope this helps,
Holly
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gaim without gnome lib

2005-12-22 Thread ddup1
erf im stupid :D, thx for answer i will use -v option more often ^^


On Thu, Dec 22, 2005 at 01:04:00PM +0100, Holly Bostick wrote:
 [EMAIL PROTECTED] schreef:
  hi, actually i installed gaim with no gnome support (i have 1.4 gaim 
  version), but since 1.5 gaim still want gnome lib ? why USE=-gnome 
  dont works as before ?
 
 USE=-gnome *does* work as before; it's likely that your problem is
 related to a new USE flag:
 
 
 emerge -pv gaim
 
 These are the packages that I would merge, in order:
 
 Calculating dependencies ...done!
 [ebuild   R   ] net-im/gaim-1.5.0  -cjk -debug ==-eds== +gnutls -krb4
 +nas +nls +perl -silc +spell +tcltk 0 kB
 
 Total size of downloads: 0 kB
 
 You see that eds? It stands for Evolution Data Server, and it drags
 in Evo Data Server, probably Evo, and a whole bunch of GNOME deps for
 those packages.
 
 This is all very well and good if you want Evo support in Gaim, but if
 you don't use the Evolution mail client, then disable this flag.
 
 Hope this helps,
 Holly
 -- 
 gentoo-user@gentoo.org mailing list
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gaim emerge error

2005-08-28 Thread Marco Matthies

John Dangler wrote:

I just tried emerging gaim and got this error:
configure: WARNING: Could not find Tcl which is needed for the kadm5 tests
configure: error: Could not find Tcl

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/mit-krb5-1.4.1-r2/work/krb5-1.4.1/src/config.log

!!! ERROR: app-crypt/mit-krb5-1.4.1-r2 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed


This is not an error in the gaim ebuild but in the app-crypt/mit-krb5 
ebuild (look at the line that says ERROR: ...) which probably got pulled 
in as a dependency of gaim.



Everything seems to work ok now, except a message I got during the emerge
said to do this:
make sure to run revdep-rebuild .

What exactly does this do?


http://www.gentoo.org/doc/en/gentoolkit.xml
This is the first hit when googling for revdep-rebuild, please try 
google before asking the list.



Should I still send the config.log file in as a bug? (I copied the log file
to another location since I figured /tmp... anything would get overwritten)


You seem to have maketest in FEATURES (have a look at the output of 
'emerge info' to see what is set through your configuration and the 
profiles). When trying to reproduce this bug, it said that the maketest 
feature had been disabled for debugging, maybe you need to do an emerge 
sync (but i use amd64, so that might be different here)?

anyways, aside from your solution, you could have also done
FEATURES=-maketest emerge foo
too disable the maketest feature just for one merge.

Hope that helps,
Marco
--
gentoo-user@gentoo.org mailing list



[gentoo-user] gaim emerge error

2005-08-27 Thread John Dangler
I just tried emerging gaim and got this error:
configure: WARNING: Could not find Tcl which is needed for the kadm5 tests
configure: error: Could not find Tcl

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/mit-krb5-1.4.1-r2/work/krb5-1.4.1/src/config.log

!!! ERROR: app-crypt/mit-krb5-1.4.1-r2 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed

I have krb4 and tcltk set in the USE flags.

I removed the tcltk flag from make.conf

Everything seems to work ok now, except a message I got during the emerge
said to do this:
make sure to run revdep-rebuild .

What exactly does this do?

Should I still send the config.log file in as a bug? (I copied the log file
to another location since I figured /tmp... anything would get overwritten)

John D



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] gaim 1.5.0: Can't Connect to Yahoo

2005-08-12 Thread Kurt Guenther


Anybody else seeing this problem?   Success?

--Kurt

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Gaim

2005-08-01 Thread Justin Hart
Hey all,

I have a silly question regarding gaim.  Is it possible to log in
multiple screennames in a single gaim client, or is it necessary to
run multiple clients?  I have been running multiple clients, but
figure it would be nifty/useful to run multiple screennames in one...
perhaps in multiple tabs.

If not, I'd be willing to implement this as soon as school dies down,
but, well, I figured that I'd ask first.

-- 
Justin W. Hart

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gaim

2005-08-01 Thread LostSon
On Mon, 2005-08-01 at 15:32 -0400, Justin Hart wrote:
 Hey all,
 
 I have a silly question regarding gaim.  Is it possible to log in
 multiple screennames in a single gaim client, or is it necessary to
 run multiple clients?  I have been running multiple clients, but
 figure it would be nifty/useful to run multiple screennames in one...
 perhaps in multiple tabs.
 
 If not, I'd be willing to implement this as soon as school dies down,
 but, well, I figured that I'd ask first.
 
 -- 
 Justin W. Hart
 
  Can you just add the other screenames as new accounts with your
username and pass like you would you regular account? 
-- 
LostSon

http://www.lostsonsvault.org

Fox Cities Linux User Group = www.foxlug.org


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] Gaim

2005-08-01 Thread Justin Hart
So, I have all of the usernames/passwords that I want in the initial
pulldown that I get at the start of the applicatiojn...  Is there a
way to simultaneously run sessions on each of these screennames
without invoking multiple instances of gaim?

Justin

On 8/1/05, LostSon [EMAIL PROTECTED] wrote:
 On Mon, 2005-08-01 at 15:32 -0400, Justin Hart wrote:
  Hey all,
 
  I have a silly question regarding gaim.  Is it possible to log in
  multiple screennames in a single gaim client, or is it necessary to
  run multiple clients?  I have been running multiple clients, but
  figure it would be nifty/useful to run multiple screennames in one...
  perhaps in multiple tabs.
 
  If not, I'd be willing to implement this as soon as school dies down,
  but, well, I figured that I'd ask first.
 
  --
  Justin W. Hart
 
   Can you just add the other screenames as new accounts with your
 username and pass like you would you regular account?
 --
 LostSon
 
 http://www.lostsonsvault.org
 
 Fox Cities Linux User Group = www.foxlug.org
 
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.1 (GNU/Linux)
 
 iD8DBQBC7nuNPHUyyKBxQpQRAqybAJ43nZaruNBUUTu2OhuRoGCRCuFdRgCfdGuS
 qgroz8ggcX/wn4wzaYecBfM=
 =s364
 -END PGP SIGNATURE-
 
 
 


-- 
Justin W. Hart

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gaim

2005-08-01 Thread Zac Medico

Justin Hart wrote:

So, I have all of the usernames/passwords that I want in the initial
pulldown that I get at the start of the applicatiojn...  Is there a
way to simultaneously run sessions on each of these screennames
without invoking multiple instances of gaim?

Justin



I'm not sure why you would need to invoke more that one instance of gaim.  It 
lets you log in on muliple accounts/protocols simultaneously.

Zac
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gaim

2005-08-01 Thread Justin Hart
Figured it out, nevermind.

Justin

On 8/1/05, Justin Hart [EMAIL PROTECTED] wrote:
 That's exactly what I'm wondering how to do.
 
 Justin
 
 On 8/1/05, Zac Medico [EMAIL PROTECTED] wrote:
  Justin Hart wrote:
   So, I have all of the usernames/passwords that I want in the initial
   pulldown that I get at the start of the applicatiojn...  Is there a
   way to simultaneously run sessions on each of these screennames
   without invoking multiple instances of gaim?
  
   Justin
  
 
  I'm not sure why you would need to invoke more that one instance of gaim.  
  It lets you log in on muliple accounts/protocols simultaneously.
 
  Zac
  --
  gentoo-user@gentoo.org mailing list
 
 
 
 
 --
 Justin W. Hart
 


-- 
Justin W. Hart

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gaim

2005-08-01 Thread Tom Wesley
On Mon, 1 Aug 2005 15:32:44 -0400
Justin Hart [EMAIL PROTECTED] wrote:

 Hey all,
 
 I have a silly question regarding gaim.  Is it possible to log in
 multiple screennames in a single gaim client, or is it necessary to
 run multiple clients?  I have been running multiple clients, but
 figure it would be nifty/useful to run multiple screennames in one...
 perhaps in multiple tabs.
 
 If not, I'd be willing to implement this as soon as school dies down,
 but, well, I figured that I'd ask first.
 

Just add them all into the accounts.  I used to have many different MSN
accounts when I used Gaim.

-- 
Tom Wesley [EMAIL PROTECTED]


pgp0N4wNUgNzk.pgp
Description: PGP signature


Re: [gentoo-user] Gaim

2005-08-01 Thread Tom Wesley
On Mon, 1 Aug 2005 19:46:07 -0400
Justin Hart [EMAIL PROTECTED] wrote:

 So, I have all of the usernames/passwords that I want in the initial
 pulldown that I get at the start of the applicatiojn...  Is there a
 way to simultaneously run sessions on each of these screennames
 without invoking multiple instances of gaim?
 
 Justin


Middle click the login button to sign on all your accounts at once.  I
don't know how that works if you don't have passwords though.


-- 
Tom Wesley [EMAIL PROTECTED]


pgp0m1HzphZB9.pgp
Description: PGP signature


[gentoo-user] gaim doesn't compile - ld error finding SM library

2005-04-13 Thread Francis Barton
Nothing on bugs.gentoo.org AFAICS.
Google thinks it's something to do with sendmail?
I don't run sendmail, never have, and gaim has never spewed this at me 
before.

Here's the error in full:
make[3]: Entering directory 
`/var/tmp/portage/gaim-1.2.1/work/gaim-1.2.1/src'
/bin/sh ../libtool --silent --mode=link --tag=CC i586-pc-linux-gnu-gcc 
-march=k6-3 -O2 -pipe -Wall -g3   -o gaim -export-dynamic account.o 
accountopt.o blist.o buddyicon.o cmds.o connection.o conversation.o 
core.o debug.o eventloop.o ft.o imgstore.o log.o md5.o network.o 
notify.o plugin.o pluginpref.o pounce.o prefix.o prefs.o privacy.o 
proxy.o prpl.o request.o roomlist.o server.o sha.o signals.o status.o 
stringref.o sound.o sslconn.o util.o value.o xmlnode.o away.o 
dnd-hints.o gaim-disclosure.o gtkaccount.o gtkcellrendererprogress.o 
gtkblist.o gtkconn.o gtkconv.o gtkdebug.o gtkdialogs.o gtkeventloop.o 
gtkft.o gtkimhtml.o gtkimhtmltoolbar.o gtklog.o gtknotify.o gtkplugin.o 
gtkpluginpref.o gtkprefs.o gtkprivacy.o gtkpounce.o gtkrequest.o 
gtkroomlist.o gtksound.o gtksourceiter.o gtkutils.o idle.o main.o 
session.o stock.o themes.o -Wl,--export-dynamic -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -L/usr/lib 
-lao -ldl -L/usr/lib -laudiofile -lm  -lSM -lICE -lX11 -lXext   -lXss 
-Wl,--export-dynamic -lgtkspell -lenchant -lgtk-x11-2.0 -lgdk-x11-2.0 
-latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lstartup-notification-1 
 -lnsl
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.3.5-20050130/../../../../i586-pc-linux-gnu/bin/ld: 
cannot find -lSM
collect2: ld returned 1 exit status
make[3]: *** [gaim] Error 1

This is the new gaim 1.2.1
Sorry to be a bit clueless here but I really don't know how to fix this 
one. Seems a bit weird if gaim has a sendmail dependency???

Any ideas folks?
Francis Barton
--
gentoo-user@gentoo.org mailing list