Re: [gentoo-user] Just a heads-up, I think =sys-libs/glibc-2.14.1-r3 is a stinker.

2012-04-28 Thread Pandu Poluan
On Apr 27, 2012 8:58 AM, Michael Mol mike...@gmail.com wrote:

 On Thu, Apr 26, 2012 at 8:35 PM, Adam Carter adamcart...@gmail.com
wrote:
  #expanded form of -march=native. Nothing special here. Noting this
  here because people keep freaking out when they see it in-line.
  SYS_CFLAGS_MARCH_NATIVE_EXP=-march=amdfam10 -mcx16 -msahf -mpopcnt
  --param l1-cache-size=64 --param l1-cache-line-size=64 --param
  l2-cache-size=512 -mtune=amdfam10
  CFLAGS=${SYS_CFLAGS_MARCH_NATIVE_EXP} -O2 -pipe -ggdb3
  CXXFLAGS=${CFLAGS}
  FEATURES=splitdebug
  MAKEOPTS=--jobs --load=5
  EMERGE_DEFAULT_OPTS=--jobs --load-average=6 --verbose --tree
  --with-bdeps=y --keep-going
 
  FYI Michael, i'm not too dissimilar, and no apparent problems with
  glibc-2.14.1-r3. Mostly stable, kernel from gentoo-sources 3.3.2.

 Running 3.2.12-gentoo on all systems here.

 
  CFLAGS=-march=amdfam10 -mcx16 -msahf -mpopcnt -mabm -O2 -pipe
  CXXFLAGS=${CFLAGS}
  CHOST=x86_64-pc-linux-gnu
  #MAKEOPTS=-j1
  MAKEOPTS=-j4
  #FEATURES=ccache parallel-fetch buildsyspkg distcc
  FEATURES=-sandbox ccache parallel-fetch buildsyspkg
  LINGUAS=en
  EMERGE_DEFAULT_OPTS=--keep-going --autounmask y
 

 Yeah, that's pretty similar to mine.

 Lost my SSH session to inara (inara and kaylee are the two systems
 that are borked by the upgrade, saffron is the one system I have which
 upgraded without problem) when saffron hung coming out of screensaver.
 I can no longer ssh into either inara or kaylee. And I won't have time
 to work with either until Sunday at the earliest.

 This has not been a good week.


How big is your swapfile?

Rgds,


Re: [gentoo-user] Just a heads-up, I think =sys-libs/glibc-2.14.1-r3 is a stinker.

2012-04-28 Thread Michael Mol
I don't think I have one on kaylee. If I have one on inara, it'd be =
system RAM, so at least 4G.
On Apr 28, 2012 3:14 AM, Pandu Poluan pa...@poluan.info wrote:


 On Apr 27, 2012 8:58 AM, Michael Mol mike...@gmail.com wrote:
 
  On Thu, Apr 26, 2012 at 8:35 PM, Adam Carter adamcart...@gmail.com
 wrote:
   #expanded form of -march=native. Nothing special here. Noting this
   here because people keep freaking out when they see it in-line.
   SYS_CFLAGS_MARCH_NATIVE_EXP=-march=amdfam10 -mcx16 -msahf -mpopcnt
   --param l1-cache-size=64 --param l1-cache-line-size=64 --param
   l2-cache-size=512 -mtune=amdfam10
   CFLAGS=${SYS_CFLAGS_MARCH_NATIVE_EXP} -O2 -pipe -ggdb3
   CXXFLAGS=${CFLAGS}
   FEATURES=splitdebug
   MAKEOPTS=--jobs --load=5
   EMERGE_DEFAULT_OPTS=--jobs --load-average=6 --verbose --tree
   --with-bdeps=y --keep-going
  
   FYI Michael, i'm not too dissimilar, and no apparent problems with
   glibc-2.14.1-r3. Mostly stable, kernel from gentoo-sources 3.3.2.
 
  Running 3.2.12-gentoo on all systems here.
 
  
   CFLAGS=-march=amdfam10 -mcx16 -msahf -mpopcnt -mabm -O2 -pipe
   CXXFLAGS=${CFLAGS}
   CHOST=x86_64-pc-linux-gnu
   #MAKEOPTS=-j1
   MAKEOPTS=-j4
   #FEATURES=ccache parallel-fetch buildsyspkg distcc
   FEATURES=-sandbox ccache parallel-fetch buildsyspkg
   LINGUAS=en
   EMERGE_DEFAULT_OPTS=--keep-going --autounmask y
  
 
  Yeah, that's pretty similar to mine.
 
  Lost my SSH session to inara (inara and kaylee are the two systems
  that are borked by the upgrade, saffron is the one system I have which
  upgraded without problem) when saffron hung coming out of screensaver.
  I can no longer ssh into either inara or kaylee. And I won't have time
  to work with either until Sunday at the earliest.
 
  This has not been a good week.
 

 How big is your swapfile?

 Rgds,



Re: [gentoo-user] Re: Gentoo segfaults on virtualbox-4.1.14 when running on AMD bulldozer

2012-04-28 Thread Markos Chandras
On 04/28/2012 01:24 AM, Matthew Marlowe wrote:
 On Fri, Apr 27, 2012 at 3:54 PM, Markos Chandras
 hwoar...@gentoo.org wrote:
 On 04/27/2012 11:45 PM, Nikos Chantziaras wrote:
 On 27/04/12 22:35, Markos Chandras wrote:
 I replaced my Phenom II cpu with a new 6-core AMD bulldozer.
 However, I noticed that all of my Gentoo virtual machines
 throw (compiler) segmentation faults when building or running
 any application.
 
 
 I'm not familiar with virtualbox, but I've seen similar issues
 occur with vmware and the solution was to at least temporarily mask
 whatever new cpu flags the new hypervisor was passing to the guest.
 In vmware, one could limit the cpu flags to maintain compatibility
 with various cpu releases which was especially helpful in
 clusters Yes, your gentoo vms should have been fine ..but at
 least until you track down the issue, see if virtualbox has a
 similar feature?
 
I don't see an obvious way to manipulate the cpu flags in virtualbox

-- 
Regards,
Markos Chandras / Gentoo Linux Developer / Key ID: B4AFF2C2



Re: [gentoo-user] Re: Gentoo segfaults on virtualbox-4.1.14 when running on AMD bulldozer

2012-04-28 Thread Markos Chandras
On 04/28/2012 01:36 AM, walt wrote:
 On 04/27/2012 12:35 PM, Markos Chandras wrote:
 Hi all

 This is a copy of the thread I recently opened on Gentoo forums[1].

 I replaced my Phenom II cpu with a new 6-core AMD bulldozer. However, I
 noticed that all of my Gentoo virtual machines throw (compiler)
 segmentation faults when building or running any application. This
 happens on a Gentoo testing VM, on a Gentoo stable VM and on a brand new
 Gentoo installation. I have no idea where to look for that problem.
 
 VirtualBox 4.1.14 just landed on ~amd64 today and I haven't had time to
 test it yet.  How long ago did you upgrade VirtualBox?
 
 
 
I updated yesterday but the same thing happened in 4.1.12 as well

-- 
Regards,
Markos Chandras / Gentoo Linux Developer / Key ID: B4AFF2C2



[gentoo-user] package masking

2012-04-28 Thread Samuraiii
Hi to everyone,
my question is:

Is there easy way to emerge gnome meta-package while masking some
useless (for me) features such as vino, vinagre,...
For now I'm using gnome-light but this is very minimal and so there are
some packages that I have to hand select to my world which is not so
convenient and I'm afraid of loosing touch with some new cool features
in future updates.

Thanks for help in advance
S



-- 
Samuraiii
e-mail: samura...@volny.cz mailto:samura...@volny.cz
GnuPG key ID: 0x80C752EA
http://pgp.mit.edu:11371/pks/lookup?search=0x80C752EAop=vindexfingerprint=onexact=on
(obtainable on http://pgp.mit.edu)
Full copy of public timestamp block http://publictimestamp.org
signatures id-14659 (from 2012-04-27 18:00:06) is included in header of
html.



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Just a heads-up, I think =sys-libs/glibc-2.14.1-r3 is a stinker.

2012-04-28 Thread Pandu Poluan
On Apr 28, 2012 3:32 PM, Michael Mol mike...@gmail.com wrote:

 On Apr 28, 2012 3:14 AM, Pandu Poluan pa...@poluan.info wrote:


 8 snip


 How big is your swapfile?

 Rgds,

 I don't think I have one on kaylee. If I have one on inara, it'd be =
system RAM, so at least 4G.

Are you sure?

I remember having a lot of grief trying to graphite-ize glibc without a
swapfile. Now, every time I see glibc in the list of things to emerge, I
swapon /.swapfile (and swapoff that file after emerge us complete).

If you're using distcc, perhaps you need to turn on swapfile temporarily on
all participating hosts.

Rgds,


[gentoo-user] OWFS Ebuld

2012-04-28 Thread yendor

Hi,

 I'm just wondering when OWFS Ebuild will be upgraded ???

The current ebuild...

 # emerge -s owfs
Searching...
[ Results for search key : owfs ]
[ Applications found : 1 ]

*  sys-fs/owfs
  Latest version available: 2.7_p21
  Latest version installed: 2.7_p21
  Size of files: 1,218 kB
  Homepage:  http://www.owfs.org/ http://owfs.sourceforge.net/
  Description:   Access 1-Wire devices like a filesystem
  License:   GPL-2

is way out of date

Looking on sourceforge,
http://sourceforge.net/projects/owfs/files/owfs/

the 2.7_p21 is dated 2009-04-24

2.8_p0 was released 2010-08-02


Current version and release = 2.8_p14 on 16 Jan 2012


So, when will OWFS be updated

Yes, I could go away and wrote a .ebuild file, yes, I know, but if 
I could, I wouldn't be here asking...





Re: [gentoo-user] OWFS Ebuld

2012-04-28 Thread Florian Philipp
Am 28.04.2012 11:42, schrieb yendor:
 Hi,
 
  I'm just wondering when OWFS Ebuild will be upgraded ???
 
 The current ebuild...
 
  # emerge -s owfs
 Searching...
 [ Results for search key : owfs ]
 [ Applications found : 1 ]
 
 *  sys-fs/owfs
   Latest version available: 2.7_p21
   Latest version installed: 2.7_p21
   Size of files: 1,218 kB
   Homepage:  http://www.owfs.org/ http://owfs.sourceforge.net/
   Description:   Access 1-Wire devices like a filesystem
   License:   GPL-2
 
 is way out of date
 
 Looking on sourceforge,
 http://sourceforge.net/projects/owfs/files/owfs/
 
 the 2.7_p21 is dated 2009-04-24
 
 2.8_p0 was released 2010-08-02
 
 
 Current version and release = 2.8_p14 on 16 Jan 2012
 
 
 So, when will OWFS be updated
 
 Yes, I could go away and wrote a .ebuild file, yes, I know, but if I
 could, I wouldn't be here asking...
 


Take a look at https://bugs.gentoo.org/show_bug.cgi?id=277265

Maybe you should add your comment there, vote for the bug or ask the
developer nicely. He is not listed as devaway so you should be able to
contact him.

In the meant time, you could use the ebuild attached to the bug.

Regards,
Florian Philipp



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] package masking

2012-04-28 Thread Florian Philipp
Am 28.04.2012 11:21, schrieb Samuraiii:
 Hi to everyone,
 my question is:
 
 Is there easy way to emerge gnome meta-package while masking some
 useless (for me) features such as vino, vinagre,...
 For now I'm using gnome-light but this is very minimal and so there are
 some packages that I have to hand select to my world which is not so
 convenient and I'm afraid of loosing touch with some new cool features
 in future updates.
 
 Thanks for help in advance
 S
 
 
 

Certainly not. The most reasonable way is to maintain your own meta
package in an overlay. Just copy gnome-*.ebuild there and remove all
dependencies you don't like.

Regards,
Florian Philipp



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] OWFS Ebuld

2012-04-28 Thread Neil Bothwick
On Sat, 28 Apr 2012 19:42:04 +1000, yendor wrote:

  Yes, I could go away and wrote a .ebuild file, yes, I know, but if 
 I could, I wouldn't be here asking...

Someone's already done it for you
https://bugs.gentoo.org/show_bug.cgi?id=277265


-- 
Neil Bothwick

If at first you don't succeed, you'll get a lot of free advice from
folks who didn't succeed either.


signature.asc
Description: PGP signature


Re: [gentoo-user] OWFS Ebuld

2012-04-28 Thread yendor

On 28/04/2012 8:00 PM, Florian Philipp wrote:

Am 28.04.2012 11:42, schrieb yendor:

 Hi,

  I'm just wondering when OWFS Ebuild will be upgraded ???

 The current ebuild...

  # emerge -s owfs
Searching...
[ Results for search key : owfs ]
[ Applications found : 1 ]

*  sys-fs/owfs
   Latest version available: 2.7_p21
   Latest version installed: 2.7_p21
   Size of files: 1,218 kB
   Homepage:  http://www.owfs.org/ http://owfs.sourceforge.net/
   Description:   Access 1-Wire devices like a filesystem
   License:   GPL-2

 is way out of date

 Looking on sourceforge,
http://sourceforge.net/projects/owfs/files/owfs/

 the 2.7_p21 is dated 2009-04-24

 2.8_p0 was released 2010-08-02


 Current version and release = 2.8_p14 on 16 Jan 2012


 So, when will OWFS be updated

 Yes, I could go away and wrote a .ebuild file, yes, I know, but if I
could, I wouldn't be here asking...



Take a look at https://bugs.gentoo.org/show_bug.cgi?id=277265

Maybe you should add your comment there, vote for the bug or ask the
developer nicely. He is not listed as devaway so you should be able to
contact him.

In the meant time, you could use the ebuild attached to the bug.

Regards,
Florian Philipp



Dang firefox, security exception on the bugz site :(

I have compiled it locally (not thru ebuild) and copied the owfs 
exec file to /usr/bin/owfs, and the required library to /usr/lib, I'm 
sure to get errors once this package is ever going to get upgraded, but 
for now, I think I forgot my long lost bugz password :P


Thanks for the direction and pointers :)



[gentoo-user] qbittorrent and icui18n lib

2012-04-28 Thread András Csányi
Dear All,

I can't decide whether it's an issue which must be reported or not.
My qbittorent messed up everything in the last two days and now I
started it from Konsole to see what the output is. I can see this:

sayusi@sa-home ~ $ qbittorrent 
[1] 19445
sayusi@sa-home ~ $ Unable to load library icui18n Cannot load library
icui18n: (libicui18n.so.48: cannot open shared object file: No such
file or directory)
Couldn't set environment variable...

I remember a few days ago a part of my system rebuilt
(revdep-rebuild), for example libreoffice, because this library has
been changed. Should I report this issue in bugs.gentoo.org to handle
this dependency? I'm not familiar at writing ebuild files so my
question may be a little bit silly. :)

Thanks in advance!

András

-- 
--  Csanyi Andras (Sayusi Ando)  -- http://sayusi.hu --
http://facebook.com/andras.csanyi
--  Trust in God and keep your gunpowder dry! - Cromwell



Re: [gentoo-user] package masking

2012-04-28 Thread Michael Hampicke
 Certainly not. The most reasonable way is to maintain your own meta
 package in an overlay. Just copy gnome-*.ebuild there and remove all
 dependencies you don't like.

Sounds like a good idea. I am not to happy with some meta packages
either. I'll give it a try.



Re: [gentoo-user] qbittorrent and icui18n lib

2012-04-28 Thread Florian Philipp
Am 28.04.2012 12:54, schrieb András Csányi:
 Dear All,
 
 I can't decide whether it's an issue which must be reported or not.
 My qbittorent messed up everything in the last two days and now I
 started it from Konsole to see what the output is. I can see this:
 
 sayusi@sa-home ~ $ qbittorrent 
 [1] 19445
 sayusi@sa-home ~ $ Unable to load library icui18n Cannot load library
 icui18n: (libicui18n.so.48: cannot open shared object file: No such
 file or directory)
 Couldn't set environment variable...
 
 I remember a few days ago a part of my system rebuilt
 (revdep-rebuild), for example libreoffice, because this library has
 been changed. Should I report this issue in bugs.gentoo.org to handle
 this dependency? I'm not familiar at writing ebuild files so my
 question may be a little bit silly. :)
 
 Thanks in advance!
 
 András
 

Have you tried re-emerging qbittorrent? If the library was upgraded,
this seems to be necessary. revdep-rebuild should have reported this
issue but maybe qbittorrent uses dlopen() and friends to load the
library. revdep cannot handle this.

Regards,
Florian Philipp



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] qbittorrent and icui18n lib

2012-04-28 Thread András Csányi
On 28 April 2012 14:55, Florian Philipp li...@binarywings.net wrote:

 Have you tried re-emerging qbittorrent? If the library was upgraded,
 this seems to be necessary. revdep-rebuild should have reported this
 issue but maybe qbittorrent uses dlopen() and friends to load the
 library. revdep cannot handle this.

Yes, I have tried but the issue is the same. On the other hand,
qbittorrent is not able to start for some other reason.

-- 
--  Csanyi Andras (Sayusi Ando)  -- http://sayusi.hu --
http://facebook.com/andras.csanyi
--  Trust in God and keep your gunpowder dry! - Cromwell



[gentoo-user] «-»: [gentoo-user] package masking

2012-04-28 Thread Samuraiii

  
  

  Thank you for swift reply.
  That look almost same as the way I have it right now (gnome-light
  and hand selected packages in world).
  



On 2012-04-28 12:04, Florian Philipp wrote:

  Am 28.04.2012 11:21, schrieb Samuraiii:

  
Hi to everyone,
my question is:

Is there "easy" way to emerge gnome meta-package while masking some
useless (for me) features such as vino, vinagre,...
For now I'm using gnome-light but this is very minimal and so there are
some packages that I have to hand select to my world which is not so
convenient and I'm afraid of loosing touch with some new cool features
in future updates.

Thanks for help in advance
S




  
  Certainly not. The most reasonable way is to maintain your own meta
package in an overlay. Just copy gnome-*.ebuild there and remove all
dependencies you don't like.

Regards,
Florian Philipp




-- 
  
Samuraiii
e-mail: samura...@volny.cz
GnuPG key ID: 0x80C752EA
(obtainable on http://pgp.mit.edu)
  Full copy
of public timestamp block
signatures id-14665 (from 2012-04-28 12:00:08) is included in
header of html.
  

  



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] qbittorrent and icui18n lib

2012-04-28 Thread Sascha Cunz
Hi, András,

On Saturday, 28. April 2012 12:54:42 András Csányi wrote:
 Dear All,
 
 I can't decide whether it's an issue which must be reported or not.
 My qbittorent messed up everything in the last two days and now I
 started it from Konsole to see what the output is. I can see this:
 
 sayusi@sa-home ~ $ qbittorrent 
 [1] 19445
 sayusi@sa-home ~ $ Unable to load library icui18n Cannot load library
 icui18n: (libicui18n.so.48: cannot open shared object file: No such
 file or directory)

i've been faced with this, too.
revdev-rebuild does not catch some qt plugins that seem to link against or 
dl() i18n from libicu. You can try to reemerge qt-core (which installs those 
plugins):

   emerge -1 qt-core


 Couldn't set environment variable...
 
This may be something unrelated.

SaCu



Re: [gentoo-user] Just a heads-up, I think =sys-libs/glibc-2.14.1-r3 is a stinker.

2012-04-28 Thread Michael Mol
Kaylee has 10GB of RAM...if that's not enough, I'll be disabling graphite.
(Though I haven't explicitly enabled it, either.)

But, no I'm not sure, and can't check until Sunday eveningish. Currently at
Penguicon.
On Apr 28, 2012 5:32 AM, Pandu Poluan pa...@poluan.info wrote:


 On Apr 28, 2012 3:32 PM, Michael Mol mike...@gmail.com wrote:
 
  On Apr 28, 2012 3:14 AM, Pandu Poluan pa...@poluan.info wrote:
 

  8 snip

 
  How big is your swapfile?
 
  Rgds,
 
  I don't think I have one on kaylee. If I have one on inara, it'd be =
 system RAM, so at least 4G.

 Are you sure?

 I remember having a lot of grief trying to graphite-ize glibc without a
 swapfile. Now, every time I see glibc in the list of things to emerge, I
 swapon /.swapfile (and swapoff that file after emerge us complete).

 If you're using distcc, perhaps you need to turn on swapfile temporarily
 on all participating hosts.

 Rgds,



Re: [gentoo-user] package masking

2012-04-28 Thread Neil Bothwick
On Sat, 28 Apr 2012 14:49:54 +0200, Michael Hampicke wrote:

  Certainly not. The most reasonable way is to maintain your own meta
  package in an overlay. Just copy gnome-*.ebuild there and remove all
  dependencies you don't like.  
 
 Sounds like a good idea. I am not to happy with some meta packages
 either. I'll give it a try.

If you use portage-2.2, sets provide an easier way to do this. A set is
just a list of package atoms, one per line, in a file
in /etc/portage/sets, say /etc/portage/sets/gnome. Then you just emerge
@gnome.

Unlike a versioned ebuild, there is no need to modify the set when new
versions are released, the set will always use the latest matching
version.


-- 
Neil Bothwick

Diarrhoea is hereditary, it runs in your genes.


signature.asc
Description: PGP signature


Re: [gentoo-user] package masking

2012-04-28 Thread Michael Hampicke
 If you use portage-2.2, sets provide an easier way to do this. A set is
 just a list of package atoms, one per line, in a file
 in /etc/portage/sets, say /etc/portage/sets/gnome. Then you just emerge
 @gnome.

Portage Sets look nice, but I'm still on portage 2.1 - haven't tried 2.2
yet, I just wanted a stable portage on my production boxes.
But that's no reason not to try it on my workstation here :) emerging
portage 2.2...



[gentoo-user] Re: Upgrade to Gnome3 from overlay

2012-04-28 Thread walt
On 04/28/2012 06:12 AM, 赵佳晖 wrote:
 [blocks b  ] =sys-apps/gnome-disk-utility-3.0.2-r200 
 (=sys-apps/gnome-disk-utility-3.0.2-r200 is blocking 
 gnome-base/libgdu-3.0.2)
  ^
Aside: notice the small 'b' in that blocks message.  That says portage is smart 
enough
to fix the problem without your help.  Ignore that one.

 [ebuild U ~] gnome-base/gvfs-1.12.1 [1.10.1] USE=bluetooth cdda gdu http 
 udev -afp -archive -avahi -bluray -doc -fuse -gnome-keyring -gphoto2 -ios 
 -samba -udisks% 1,328 kB
 [blocks B  ] x11-base/xorg-server-1.11.4 (x11-base/xorg-server-1.11.4 
 is blocking x11-libs/gtk+-3.4.1)
  ^
The big 'B' means that you must make a decision that portage can't make for you.

  * Error: The above package list contains packages which cannot be
  * installed at the same time on the same system.

   (x11-base/xorg-server-1.11.2-r2::gentoo, installed) pulled in by
^^^ 
This is an old version of xorg-server, and that is the problem you need
to solve.  The 'pulled in by' is telling you the source of the problem:

 x11-base/xorg-server[xorg] required by 
 (x11-drivers/xf86-input-evdev-2.6.0::gentoo, installed)

So, the old version of input-evdev is the package that insists on keeping
the old version of xorg-server.  In this example the decision to delete
the old evdev is an easy one.  In some cases the decision may not be so easy:

emerge -C xf86-input-evdev (this will remove evdev from your 'world' file.

The newer version of evdev should be pulled in with the new xorg-server.

#equery d xf86-input-evdev
 * These packages depend on xf86-input-evdev:
x11-base/xorg-drivers-1.12 (input_devices_evdev ? x11-drivers/xf86-input-evdev)

This means that evdev will be pulled in by xorg-drivers, but only if
you have evdev listed as one of your input devices in make.conf.

#grep -i input /etc/make.conf
INPUT_DEVICES=evdev





[gentoo-user] Re: OWFS Ebuld

2012-04-28 Thread walt
On 04/28/2012 03:32 AM, yendor wrote:
 
 Dang firefox, security exception on the bugz site :(

You probably need to install the root CA cert from cacert.org so
firefox won't complain about certs issued by cacert.org.  I'm not
sure why cacert.org hasn't made the list of CA's routinely included
by/with mozilla products.




[gentoo-user] Re: qbittorrent and icui18n lib

2012-04-28 Thread walt
On 04/28/2012 06:04 AM, András Csányi wrote:
 On 28 April 2012 14:55, Florian Philipp li...@binarywings.net wrote:
 
 Have you tried re-emerging qbittorrent? If the library was upgraded,
 this seems to be necessary. revdep-rebuild should have reported this
 issue but maybe qbittorrent uses dlopen() and friends to load the
 library. revdep cannot handle this.
 
 Yes, I have tried but the issue is the same. On the other hand,
 qbittorrent is not able to start for some other reason.

If rebuilding qbittorrent didn't fix the missing library problem, then
some other library that qbittorrent uses also needs rebuilding.

One of my favorite tools is lddtree (app-misc/pax-utils) which will
make it obvious which other library is at fault.






Re: [gentoo-user] Re: qbittorrent and icui18n lib

2012-04-28 Thread Markos Chandras
On 04/28/2012 09:05 PM, walt wrote:
 On 04/28/2012 06:04 AM, András Csányi wrote:
 On 28 April 2012 14:55, Florian Philipp li...@binarywings.net wrote:

 Have you tried re-emerging qbittorrent? If the library was upgraded,
 this seems to be necessary. revdep-rebuild should have reported this
 issue but maybe qbittorrent uses dlopen() and friends to load the
 library. revdep cannot handle this.

 Yes, I have tried but the issue is the same. On the other hand,
 qbittorrent is not able to start for some other reason.
 
 If rebuilding qbittorrent didn't fix the missing library problem, then
 some other library that qbittorrent uses also needs rebuilding.
 
 One of my favorite tools is lddtree (app-misc/pax-utils) which will
 make it obvious which other library is at fault.
 
 
 
 
You should rebuild qt-core because this is the package that uses
dlopen() to load libicu. This should fix the problem with qbittorrent.

-- 
Regards,
Markos Chandras / Gentoo Linux Developer / Key ID: B4AFF2C2



Re: [gentoo-user] Re: qbittorrent and icui18n lib

2012-04-28 Thread András Csányi
On 28 April 2012 22:24, Markos Chandras hwoar...@gentoo.org wrote:
 You should rebuild qt-core because this is the package that uses
 dlopen() to load libicu. This should fix the problem with qbittorrent.

Yes, it is solved now but for some other reason qbittorrent went
crazy. I mean, not possible to set the download location in a case of
particular torrent up. :(

-- 
--  Csanyi Andras (Sayusi Ando)  -- http://sayusi.hu --
http://facebook.com/andras.csanyi
--  Trust in God and keep your gunpowder dry! - Cromwell



[gentoo-user] eselect sh set dash?

2012-04-28 Thread Florian Philipp
Hi list!

Now that eselect-sh has been stabilized, I'm wondering if anyone has
tried setting dash as the /bin/sh symlink. Any experiences?

Thanks in advance!
Florian Philipp



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Re: qbittorrent and icui18n lib

2012-04-28 Thread Markos Chandras
On 04/28/2012 09:33 PM, András Csányi wrote:
 On 28 April 2012 22:24, Markos Chandras hwoar...@gentoo.org wrote:
 You should rebuild qt-core because this is the package that uses
 dlopen() to load libicu. This should fix the problem with qbittorrent.
 
 Yes, it is solved now but for some other reason qbittorrent went
 crazy. I mean, not possible to set the download location in a case of
 particular torrent up. :(
 
This is not related to libicu and you probably need to ask the upstream
developer

-- 
Regards,
Markos Chandras / Gentoo Linux Developer / Key ID: B4AFF2C2



Re: [gentoo-user] adobe-flash-11.2.202.228 + nvidia crashing

2012-04-28 Thread meino . cramer
Paul Hartman paul.hartman+gen...@gmail.com [12-04-28 04:56]:
 On Fri, Apr 27, 2012 at 5:34 PM,  meino.cra...@gmx.de wrote:
  Paul Hartman paul.hartman+gen...@gmail.com [12-04-28 00:20]:
  On Fri, Apr 27, 2012 at 3:22 PM, Mark Knecht markkne...@gmail.com wrote:
   I don't remember reading about anyone else with this problem.
   Hopefully I haven't missed the right thread.
  
   I run stable Gentoo + a few ~amd64 packages. My video adapter is an
   NVidia 463 GTX. Since the update to adobe-flash-11.2.202.228 a few
   weeks ago all Flash apps crash the plugin within Firefox. I posted a
   bug report here and got shot down for reasons I don't understand. (I
   understand what he said and why he said it, but I didn't understand
   them just giving up without feedback back to Adobe, etc.)
  
   I'm wondering if anyone else has suffered through this to find a
   solution. The nouveau suggestion isn't where I want to go with my
   machines and I'm just not finding any solutions on the web yet.
  
   Anyway, there was at the time a newer (IIRC) or possibly slightly
   older (IIDRC) Flash ebuild but it's been removed from portage. That
   one worked for me. There is a newer version (11.2.202.233) listed on
   the Adobe Flash site but I haven't found info on what it corrects.
  
   Thanks in advance for any ideas.
 
  Flash 11.2 added some new kind of hardware acceleration which
  apparently doesn't work properly for whatever reason. Disable HW
  acceleration in /etc/adobe/mms.cfg and cross your fingers... or
  downgrade to 11.1.
 
 
  I did not find any tag in that file, which allows to disable hardeware
  acceleration.
 
  Or did I miss one?
 
 EnableLinuxHWVideoDecode=0
 
 maybe it's not in the default file... mine has been changed a lot :)
 it was mentioned in the flash player release notes.
 
 You can also right-click on a non-crashing clash object and change the
 settings using GUI, disabling the acceleration is in there, too.
 
This does not work for me. The Clash player still starts with hardware
accel enabled and give me that nice LSD-colored impressions... ;(

Is there any other way to prevent the need of clicking this dialog?

And why adobe stops the linux-support?

Best regards,
mcc