[gentoo-user] Re: why a manual dhcpcd eth0 is needed?

2011-10-21 Thread Nikos Chantziaras

On 10/22/2011 08:08 AM, Valmor de Almeida wrote:


Hello,

On a recent gentoo install using wicd for network configuration, no
connection is established during boot. After logging in, I need to issue

   dhcpcd eth0

to obtain an IP address and access the internet via ethernet. I thought
wicd would take care of that. I did not emerge dhcpcd, it was emerged as
a dependency of wicd.

What am I missing? I have wicd starting during the boot runlevel.


You probably don't have a correct /etc/conf.d/net file.  Try:

  modules="dhcpcd"
  config_eth0="dhcp"




[gentoo-user] Re: XEmacs build hangs loading update-elc.el

2011-10-21 Thread Hans de Graaff
On Fri, 21 Oct 2011 09:23:38 -0400, Mike Edenfield wrote:

> I'm trying to build XEmacs on my laptop (Hardened ~amd64), and it
> appears to be stuck near the end trying to load and/or execute
> "update-elc.el" (it's been on this step for approaching 6 hours now).
> This happens every time I attempt to build xemacs (I've re-synched and
> restarted the build multiple times.)
> 
> 
>  
> I thought it might be related to having PaX in my kernel, but when I
> switched softmode on, the build actually segfaults almost immedately!

https://bugs.gentoo.org/show_bug.cgi?id=75028

Hans




[gentoo-user] Re: asfrecord

2011-10-21 Thread Nikos Chantziaras

On 10/22/2011 07:53 AM, meino.cra...@gmx.de wrote:

Hi,

I want to install asfrecord. It is not installed in a different
version right now.

eix asfrecord gives me this:


* media-video/asfrecorder
  Available versions:  *1.1
  Homepage:http://sourceforge.net/projects/asfrecorder/
  Description: ASFRecorder - Download Windows Media Streaming files


emerge -pv media-video/asfrecord gives me

Calculating dependencies... done!
[ebuild  N*] media-video/asfrecorder-1.1  369 kB

Total: 1 packages (1 new), Size of downloads: 369 kB

The following keyword changes are necessary to proceed:
#required by media-video/asfrecorder (argument)

=media-video/asfrecorder-1.1 **


It means that this package is not keyworded for any architecture. 
Usually packages are keyworded for "x86 ~x86 amd64 ~amd64" etc.  The 
package not being keyworded usually means it's unmaintained or has 
severe problems.


To keyword it yourself unconditionally, simply add this to your 
package.keywords:


media-video/asfrecorder **




[gentoo-user] why a manual dhcpcd eth0 is needed?

2011-10-21 Thread Valmor de Almeida

Hello,

On a recent gentoo install using wicd for network configuration, no
connection is established during boot. After logging in, I need to issue

  dhcpcd eth0

to obtain an IP address and access the internet via ethernet. I thought
wicd would take care of that. I did not emerge dhcpcd, it was emerged as
a dependency of wicd.

What am I missing? I have wicd starting during the boot runlevel.

Thanks for inputs.

--
Valmor



[gentoo-user] asfrecord

2011-10-21 Thread meino . cramer
Hi,

I want to install asfrecord. It is not installed in a different
version right now.

eix asfrecord gives me this:


* media-video/asfrecorder
 Available versions:  *1.1
 Homepage:http://sourceforge.net/projects/asfrecorder/
 Description: ASFRecorder - Download Windows Media Streaming files


emerge -pv media-video/asfrecord gives me

Calculating dependencies... done!
[ebuild  N*] media-video/asfrecorder-1.1  369 kB

Total: 1 packages (1 new), Size of downloads: 369 kB

The following keyword changes are necessary to proceed:
#required by media-video/asfrecorder (argument)
>=media-video/asfrecorder-1.1 **

man emerge says nothing about [ebuild  N*] but about

[ebuild U *] sys-apps/portage-2.2.0_alpha6 [2.1.9.25]
Portage 2.1.9.25 is installed, but if you  run  the  command,  then 
 portage  will
upgrade to version 2.2.0_alpha6. In this case, the * symbol is 
displayed, in order
to indicate that version 2.2.0_alpha6 is masked by missing keyword. 
This  type  of
masking  display  is disabled by the --quiet option if the 
--verbose option is not
enabled simultaneously.  The following symbols are used to indicate 
various  types
of masking:

Symbol   Mask Type


#  package.mask
*  missing keyword
~  unstable keyword

NOTE: The unstable keyword symbol (~) will not be shown in cases in 
which the cor‐
responding unstable keywords have been accepted globally via 
ACCEPT_KEYWORDS.


It seems there is a "missing keyword".

Unfortunately I now know there is a keyword missing. But what keyword?
And how can I manage to install that package?

Thank you very much for any help in advance!
Best regards,
mcc





[gentoo-user] Re: Can't enable effects in kde

2011-10-21 Thread Nikos Chantziaras

On 10/20/2011 12:20 PM, Vishnupradeep wrote:

I am new to gentoo.
Installed kde in gentoo. But i am unable to enable effects like. blur,
woobly etc.. why ?


We need to know what graphics card you have and what sound card.  You 
might also want to tell us what your computer's mainboard is (exact 
brand and model).  We can help you from there to configure your kernel 
and install the correct graphics drivers.





[gentoo-user] 回复:[gentoo-user] Re: [gentoo-user] 回复: [gentoo-user] Why iwconfig wlan0 enc can't work?

2011-10-21 Thread Lavender
Ha , thank you ,I will improve it :)
   
  
  -- 原始邮件 --
  发件人: "Michael Mol";
 发送时间: 2011年10月22日(星期六) 凌晨0:07
 收件人: "gentoo-user"; 
 
 主题: [gentoo-user] Re: [gentoo-user] 回复: [gentoo-user] Why iwconfig wlan0 enc 
can't work?

  
2011/10/21 Lavender <448463...@qq.com>:
> What!!!  I know wpa_supplicant don't support
> AES encryption method ,so I use wireless tools..
> So it seems that I have to use wpa_supplicant and
> change AES encryption method into TKIP.
>  I feel a little depressed :-(

A WPA supplicant is a process which negotiates keychanges for WPA.
wpa_supplicant is not the only WPA supplicant package available;
there's also NetworkManager and wicd.

Also, while you've improved your posting form significantly, and
that's greatly appreciated, it'd be even more helpful if you learned
to bottom-post rather than top-post.

https://en.wikipedia.org/wiki/Posting_style#Bottom-posting

(interleaved posting also works nicely)

-- 
:wq

Re: [gentoo-user] Issue 3 - CD Playing

2011-10-21 Thread Colleen Beamer
This is solved.

The solution came from posting to KDE forums.

It was a configuration issue:

In System Settings, I had to select "Device Actions", "Play Audio CD
with KsCD, select Edit, select "the devices property Available Content
must equal Audio, choose "Property Match"for the parameter type,
"Optical Disk" for the Device type, "Available Content" for the Value
name and Equals Audio.

That did the trick!

Regards,

Colleen
 
On 10/20/11 05:32, Joerg Schilling wrote:
> Colleen Beamer  wrote:
>
>>> If you have only one CD drive, the CD will play with:
>>>
>>> cdda2wav -e -B -N
>> Thanks, but this isn't really necessary any longer.  The only thing that
>> doesn't want to play an audio CD is kscd.  Kaffeine works fine.  Tried
> BTW: As libcdio has a license/lagality problem, I added some enhancements to 
> cdda2wav (seen via the option -interactive) that is intended to be used as a 
> replacement for libcdio via a library wrapper.
>
> Using -interactive, you can do anything you could do with a GUI as the 
> library 
> libgstcdda2wav.so is intended to be used with gstreamer.
>
>
> Jörg
>


-- 

Registered Linux User #411143 with the Linux Counter, http://counter.li.org




[gentoo-user] Balky mounting of external devices

2011-10-21 Thread Walter Dnes
  This has happened to me with a few different external devices (USB
keys, etc) on multiple computers, so it seems to be a generic problem.
Right now, I have an HTC Desire HD with the smae problem...

* Either hit {CTRL}{ALT}{F12} to switch to tty12 or else (as root) execute
  "tail -f /var/log/messages"

* Attach a device to the PC's USB port, and you'll see a bunch of stuff
  spewing out.  In my case, the last 3 lines are...

Oct  7 20:50:23 localhost kernel: [114416.426175] scsi 26:0:0:0: Direct-Access  
   HTC  Android Phone0100 PQ: 0 ANSI: 2
Oct  7 20:50:23 localhost kernel: [114416.426336] sd 26:0:0:0: Attached scsi 
generic sg3 type 0
Oct  7 20:50:23 localhost kernel: [114416.432119] sd 26:0:0:0: [sdc] Attached 
SCSI removable disk

* If I try mounting /dev/sdc1 (either as ordinary user or root), it's
  not found
* "fdisk -l" doesn't even see /dev/sdc

***BUT***

* as root "fdisk /dev/sdc", and quit immediately

and now "fdisk -l" sees /dev/sdc, and regular user can mount it.  Has
anyone seen this before... and more importantly, found a solution?

-- 
Walter Dnes 



Re: [gentoo-user] consolekit daemon problem

2011-10-21 Thread covici

Jonas de Buhr  wrote:

> Am Fri, 21 Oct 2011 16:11:33 -0400
> schrieb cov...@ccs.covici.com:
> 
> > 
> > Jonas de Buhr  wrote:
> > 
> > > Am Fri, 21 Oct 2011 14:43:43 -0400
> > > schrieb cov...@ccs.covici.com:
> > > 
> > > > Jonas de Buhr  wrote:
> > > > 
> > > > > Am Fri, 21 Oct 2011 09:58:11 -0400
> > > > > schrieb cov...@ccs.covici.com:
> > > > > 
> > > > > > Hi.  I am using consolekit on gentoo 64-bit unstable and its
> > > > > > giving me warnings saying unable to add monitor -- n o space
> > > > > > left on device. File systems seem to be fine and a google
> > > > > > search did not show anything relevant.
> > > > > > 
> > > > > > Anyone have any ideas?
> > > > > 
> > > > > yes. post log entries/error messages and the output of df.
> > > > Oct 21 14:42:15 ccs console-kit-daemon[20795]: WARNING: Failed to
> > > > add monitor on '/dev/tty4': No space left on device
> > > > and similar many messages like that.  What file system is it
> > > > trying to use -- all the df's look good to me.
> > > 
> > > hmmm. inodes? does df -i show 100% somewhere? 
> > Nope.  I wonder if the message is misleading?
> 
> is there a specific reason that you do not post the output of the df
> commands?
> 
> normally it's full HD or running out of inodes.
> searching the web i found one other guy having this problem a year ago,
> not reproduceable, no solution provided and in german:
> http://forum.ubuntuusers.de/topic/console-kit-daemon-warning-failed-to-add-moni/#post-2513925
> 
> are there other error messages regarding console-kit or with "no space
> left" in syslog?
> can you maybe strace the console-kit-daemon or run it verbose or
> increase its log level and see what it does when it prints this message?

I can see about its loglevel or strace.

I have a lot of volumes, so I didn't send the output, but I think it
uses sysfs or something.  I saw one post which said something removing
something from grub, but no solution was there.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



[gentoo-user] webalizer forks

2011-10-21 Thread Grant
I noticed there is an alternative version of webalizer in Portage
called webalizer-xtended and also webalizer-stonesteps in the
wagnerflo overlay.  Has anyone tried either of these?

http://www.patrickfrei.ch/webalizer/index.html

http://www.stonesteps.ca/projects/webalizer/

- Grant



Re: [gentoo-user] {OT} BleachBit in portage

2011-10-21 Thread Grant
>> Has anyone tried BleachBit or anything like it?
>>
>> http://bleachbit.sourceforge.net
>>
>> "BleachBit quickly frees disk space and tirelessly guards your
>> privacy. Free cache, delete cookies, clear Internet history, shred
>> temporary files, delete logs, and discard junk you didn't know was
>> there. Designed for Linux and Windows systems, it wipes clean 90
>> applications including Firefox, Internet Explorer, Adobe Flash, Google
>> Chrome, Opera, Safari,and more. Beyond simply deleting files,
>> BleachBit includes advanced features such as shredding files to
>> prevent recovery, wiping free disk space to hide traces of files
>> deleted by other applications, and vacuuming Firefox to make it
>> faster. Better than free, BleachBit is open source."
>>
>> - Grant
>>
>
> No problems here using Bleachbit as thus far. Seems ok for cleaning out
> non Gentoo stuff. Will let you know if I hit any issues.

Thanks, I'll give it a try.

- Grant



Re: [gentoo-user] webalizer broke: libpng12.so.0: cannot open shared object file

2011-10-21 Thread Grant
 After updating world, webalizer fails like this:

 webalizer: error while loading shared libraries: libpng12.so.0: cannot
 open shared object file: No such file or directory

 revdep-rebuild wants to emerge webalizer but it fails with:

 configure: error: GeoIP library not found... please install GeoIP.

 geoip emerges fine.  Does anyone know how to fix this?

 - Grant

>>>
>>> Install libpng-1.2, libpng 1.2 and 1.5 can co-exist.
>>
>> Thank you.  I did that and webalizer now runs without error, but
>> re-emerging webalizer still fails with:
>>
>> configure: error: GeoIP library not found... please install GeoIP.
>
> Actually, the ~amd64 version of webalizer emerges fine.
>
> - Grant

Sorry, one more note.  I noticed this at the end of the webalizer emerge output:

 * Running /usr/sbin/webapp-cleaner -p -C /webalizer
/usr/sbin/webapp-cleaner: line 14: /sbin/functions.sh: No such file or directory
 * Nothing to clean

Do I need to fix that?

- Grant



Re: [gentoo-user] webalizer broke: libpng12.so.0: cannot open shared object file

2011-10-21 Thread Grant
>>> After updating world, webalizer fails like this:
>>>
>>> webalizer: error while loading shared libraries: libpng12.so.0: cannot
>>> open shared object file: No such file or directory
>>>
>>> revdep-rebuild wants to emerge webalizer but it fails with:
>>>
>>> configure: error: GeoIP library not found... please install GeoIP.
>>>
>>> geoip emerges fine.  Does anyone know how to fix this?
>>>
>>> - Grant
>>>
>>
>> Install libpng-1.2, libpng 1.2 and 1.5 can co-exist.
>
> Thank you.  I did that and webalizer now runs without error, but
> re-emerging webalizer still fails with:
>
> configure: error: GeoIP library not found... please install GeoIP.

Actually, the ~amd64 version of webalizer emerges fine.

- Grant


> geoip emerges just fine.
>
> - Grant



Re: [gentoo-user] webalizer broke: libpng12.so.0: cannot open shared object file

2011-10-21 Thread Grant
>> After updating world, webalizer fails like this:
>>
>> webalizer: error while loading shared libraries: libpng12.so.0: cannot
>> open shared object file: No such file or directory
>>
>> revdep-rebuild wants to emerge webalizer but it fails with:
>>
>> configure: error: GeoIP library not found... please install GeoIP.
>>
>> geoip emerges fine.  Does anyone know how to fix this?
>>
>> - Grant
>>
>
> Install libpng-1.2, libpng 1.2 and 1.5 can co-exist.

Thank you.  I did that and webalizer now runs without error, but
re-emerging webalizer still fails with:

configure: error: GeoIP library not found... please install GeoIP.

geoip emerges just fine.

- Grant



Re: [gentoo-user] {OT} BleachBit in portage

2011-10-21 Thread john
On Thu, 20 Oct 2011 19:41:10 -0700
Grant  wrote:

> Has anyone tried BleachBit or anything like it?
> 
> http://bleachbit.sourceforge.net
> 
> "BleachBit quickly frees disk space and tirelessly guards your
> privacy. Free cache, delete cookies, clear Internet history, shred
> temporary files, delete logs, and discard junk you didn't know was
> there. Designed for Linux and Windows systems, it wipes clean 90
> applications including Firefox, Internet Explorer, Adobe Flash, Google
> Chrome, Opera, Safari,and more. Beyond simply deleting files,
> BleachBit includes advanced features such as shredding files to
> prevent recovery, wiping free disk space to hide traces of files
> deleted by other applications, and vacuuming Firefox to make it
> faster. Better than free, BleachBit is open source."
> 
> - Grant
> 

No problems here using Bleachbit as thus far. Seems ok for cleaning out
non Gentoo stuff. Will let you know if I hit any issues.



-- 
John D Maunder



Re: [gentoo-user] consolekit daemon problem

2011-10-21 Thread Jonas de Buhr
Am Fri, 21 Oct 2011 16:11:33 -0400
schrieb cov...@ccs.covici.com:

> 
> Jonas de Buhr  wrote:
> 
> > Am Fri, 21 Oct 2011 14:43:43 -0400
> > schrieb cov...@ccs.covici.com:
> > 
> > > Jonas de Buhr  wrote:
> > > 
> > > > Am Fri, 21 Oct 2011 09:58:11 -0400
> > > > schrieb cov...@ccs.covici.com:
> > > > 
> > > > > Hi.  I am using consolekit on gentoo 64-bit unstable and its
> > > > > giving me warnings saying unable to add monitor -- n o space
> > > > > left on device. File systems seem to be fine and a google
> > > > > search did not show anything relevant.
> > > > > 
> > > > > Anyone have any ideas?
> > > > 
> > > > yes. post log entries/error messages and the output of df.
> > > Oct 21 14:42:15 ccs console-kit-daemon[20795]: WARNING: Failed to
> > > add monitor on '/dev/tty4': No space left on device
> > > and similar many messages like that.  What file system is it
> > > trying to use -- all the df's look good to me.
> > 
> > hmmm. inodes? does df -i show 100% somewhere? 
> Nope.  I wonder if the message is misleading?

is there a specific reason that you do not post the output of the df
commands?

normally it's full HD or running out of inodes.
searching the web i found one other guy having this problem a year ago,
not reproduceable, no solution provided and in german:
http://forum.ubuntuusers.de/topic/console-kit-daemon-warning-failed-to-add-moni/#post-2513925

are there other error messages regarding console-kit or with "no space
left" in syslog?
can you maybe strace the console-kit-daemon or run it verbose or
increase its log level and see what it does when it prints this message?



Re: [gentoo-user] Issue 3 - CD Playing

2011-10-21 Thread Colleen Beamer
On Fri, Oct 21, 2011 at 12:49 PM, Michael Mol  wrote:

> On Fri, Oct 21, 2011 at 12:43 PM, Colleen Beamer
>  wrote:
> > P.S. to this message:
> >
> > On Fri, Oct 21, 2011 at 12:34 PM, Colleen Beamer <
> colleen.bea...@gmail.com>
> > wrote:
> >>
> >> Hi Guys,
> >>
> >> You all must think I'm like a bear with a sore paw!  :-)
> >>
> >> On Wed, Oct 19, 2011 at 3:51 AM, Mick 
> wrote:
> >>>
> >> Both of these are installed.  However, I really just wanted to bring one
> >> last thing to everyone's attention  just in case.
> >>
> >> Like I said in one of my previous e-mails, I got kaffeine to play audio
> >> CD's.  Not sure what I did although, as stated, I installed something
> where
> >> I had to add a USE flag and then, did "--update --deep --newuse world".
> >>
> >> Anyway, plugging away at some of the suggestions that were made, I
> checked
> >> /home/colleen.kde4/config/ for all the rc files that should be there.
> Every
> >> program creates an rc file.  However, kscd has no kscdrc file even after
> it
> >> is started up.  Is this a bug?
> >>
> >
> > P.S.  kscd will display the track listings on the CD, but will not play.
>
> Stupid question: Check alsamixer and kmix to ensure that none of the
> playback sources are muted? It really sounds like it's using the
> drive's analog output instead of CDDA.
>

I'm not stupid.  I've checked that.  If alsamixer or kmix were muted, I
wouldn't be able to play and hear CD's in kaffeine, which I can.


You might also use euse to find the status of the 'cdda' USE flag and
which installed packages are affected by its presence or absence.

(Pretty sure I remember this being mentioned by someone before, but
still worth looking at again)

cdda is one of my GLOBAL use flags so, anything that needs it should have it
compiled in automatically.

The main part of my question was if it was a bug that kscd does not create a
kscdrc file when launched like every other kde application does.

--
:wq


Re: [gentoo-user] Issue 3 - CD Playing

2011-10-21 Thread Michael Schreckenbauer
Am Freitag, 21. Oktober 2011, 22:01:06 schrieb Jonas de Buhr:
> Am Fri, 21 Oct 2011 21:24:52 +0200
> 
> schrieb Michael Schreckenbauer :
> > Am Freitag, 21. Oktober 2011, 20:35:07 schrieb Jonas de Buhr:
> > > Am Fri, 21 Oct 2011 12:43:09 -0400
> > > 
> > > schrieb Colleen Beamer :
> > > > P.S.  kscd will display the track listings on the CD, but will
> > > > not
> > > > play.
> > > 
> > > again, please check for the audio cable going from cd-rom to
> > > soundcard or have a look at the link i posted earlier.
> > 
> > FWIW, I don't have this cable and my kscd has no "extras->settings &
> > behaviour", where I could switch "use direct digital playback" like
> > mentioned in your link (has yours?)
> 
> i just emerged it (i don't normally use CDs more than once for ripping,

I am old fashioned in this regard. I have ~500 LPs and some more CDs and 
listen to them on my ancient, but excellent, Onkyo-HiFi.
Of course my computer is connected to it, so I can listen to mp3s using this 
superb hardware too :)

> can't see why anyone would) and it indeed has not.
> maybe the option was moved to the backend?

Doesn't seem so. I looked really, really hard to find this setting anywhere, 
cause I remember there was one quite some time ago. Nothing, nowhere afaict.

> >, but it plays audio-cds just fine
> >
> > from my SATA-drive.
> 
> well... its not a big revelation that this is possible ;)
> as long as the functionality for direct playback (through the extra
> cable) wasn't completely removed from kscd (possible, anyone interested
> should read the changelogs) it's still a very reasonable explanation
> for this problem since it's working in caffeine but not in a "simple"
> application like kscd which is more likely to rely on builtin
> functionality.

I think, that this is gstreamer related. Colleen uses phonon-gstreamer, 
whereas I use phonon-xine, because I had only bad experiences with the 
gstreamer phonon-backend.

Best,
Michael




Re: [gentoo-user] consolekit daemon problem

2011-10-21 Thread covici

Jonas de Buhr  wrote:

> Am Fri, 21 Oct 2011 14:43:43 -0400
> schrieb cov...@ccs.covici.com:
> 
> > Jonas de Buhr  wrote:
> > 
> > > Am Fri, 21 Oct 2011 09:58:11 -0400
> > > schrieb cov...@ccs.covici.com:
> > > 
> > > > Hi.  I am using consolekit on gentoo 64-bit unstable and its
> > > > giving me warnings saying unable to add monitor -- n o space left
> > > > on device. File systems seem to be fine and a google search did
> > > > not show anything relevant.
> > > > 
> > > > Anyone have any ideas?
> > > 
> > > yes. post log entries/error messages and the output of df.
> > Oct 21 14:42:15 ccs console-kit-daemon[20795]: WARNING: Failed to add
> > monitor on '/dev/tty4': No space left on device
> > and similar many messages like that.  What file system is it trying to
> > use -- all the df's look good to me.
> 
> hmmm. inodes? does df -i show 100% somewhere? 
Nope.  I wonder if the message is misleading?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



[gentoo-user] Re: [gentoo-user] Re: [gentoo-user] 回复: [gentoo-user] Why iwconfig wlan0 enc can't work?

2011-10-21 Thread Andrey Moshbear
On Fri, Oct 21, 2011 at 12:39, Sebastian Beßler
 wrote:
> Am 21.10.2011 18:07, schrieb Michael Mol:
>
>> A WPA supplicant is a process which negotiates keychanges for WPA.
>> wpa_supplicant is not the only WPA supplicant package available;
>> there's also NetworkManager and wicd.
>
> NetworkManager and wicd uses wpa_supplicant, they don't replace it.
>

NetworkManager and wicd are pretty much wpa_gui with a
post-connection restart of dhcpcd (dhcpcd -k $iface; dhcpcd $iface) or
whatever your dhcp client is.
And, to some degree, netplug.



Re: [gentoo-user] consolekit daemon problem

2011-10-21 Thread Jonas de Buhr
Am Fri, 21 Oct 2011 14:43:43 -0400
schrieb cov...@ccs.covici.com:

> Jonas de Buhr  wrote:
> 
> > Am Fri, 21 Oct 2011 09:58:11 -0400
> > schrieb cov...@ccs.covici.com:
> > 
> > > Hi.  I am using consolekit on gentoo 64-bit unstable and its
> > > giving me warnings saying unable to add monitor -- n o space left
> > > on device. File systems seem to be fine and a google search did
> > > not show anything relevant.
> > > 
> > > Anyone have any ideas?
> > 
> > yes. post log entries/error messages and the output of df.
> Oct 21 14:42:15 ccs console-kit-daemon[20795]: WARNING: Failed to add
> monitor on '/dev/tty4': No space left on device
> and similar many messages like that.  What file system is it trying to
> use -- all the df's look good to me.

hmmm. inodes? does df -i show 100% somewhere? 



Re: [gentoo-user] Recommended printer?

2011-10-21 Thread Mick
On Friday 21 Oct 2011 04:15:11 Dale wrote:
> Michael J. Barillier wrote:
> > I've wasted enough time beating on my current boat anchor of a printer
> > hoping it'll start working.  linuxprinting.org is currently offline, so
> > in the meantime does anyone have a suggestion for an inexpensive printer
> > that is known to work with cupsd and Gentoo?
> 
> I have always had good luck with HP.  So far, all have worked fine.
> Heck, I even got one at Walmart real cheap once and it worked for
> several years.  The ink is what gets me tho.  $$$

Yes, cheap printers have expensive ink (how else are the OEMs going to make 
money)?

I recall reading a comparison study some time ago where different printers were 
compared to each other at various price points.  Expensive ink and 
unnecessarily wasteful printing-head cleaning cycles were the two main causes 
for not jumping on the first cheap printer on sale.

My experience with HP has also been trouble free.
-- 
Regards,
Mick


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


Re: [gentoo-user] Why iwconfig wlan0 enc can't work?

2011-10-21 Thread Mick
On Friday 21 Oct 2011 15:03:31 Lavender wrote:
> The essid of my dormitory wireless netword is "Rebellion"
>  and its password is "I'll leave it up to you"(It's OK to tell
>  you this private information :-) ) .
>  I typed command below
>  #iwconfig wlan0 up
>  #iwconfig wlan0 essid "Rebellion"
>  Commands above worked normally, then
> 
>  #iwconfig wlan0 mode master
> 
>  Our AP mode which iwlist shows is master,
>  but the command above failed. Error message was
>  "Invalid argument".

Yes, your AP is operating in 'master' mode, while your PC's wireless NIC 
operates in 'managed' mode since it is a wireless client.


>  Then I typed
>  #iwconfig wlan0 mode managed
>  This worked , 

Good.  :-)

>  then
>  #iwconfig wlan0 enc "I'll leave it up to you"
>  This failed with error message "Invalid argument"

The "I'll leave it up to you" is not an encryption *key*, but a passphrase.

Have you looked at all at the man page for iwconfig?  Read what it says under 
key/enc[ryption]:

"... Passphrase is currently not supported."

This means that you need to use the corresponding hexadecimal or ASCII 
encryption key.  The router should show what this is when you login in its 
administrative GUI.

Alternatively, you can try running a script like this to generate a md5 hash - 
no guarantees that it will work with your AP (different vendors have different 
implementations:

#!/usr/bin/perl
# Perl script to convert a passphrase to a WEP key.
# By Aki Mimoto

use strict;
@ARGV or die "Usage: $0 passphrase\n";
print generate_key( @ARGV ), "\n";

sub generate_key {
# --
require Digest::MD5;
return substr Digest::MD5::md5_hex( substr( shift() x 64, 0, 64 ) ), 
0, 26;
}


Make it executable (using chmod u+x name of file) and then run it with your 
passphrase.  Note, I just found this on Google and have not tried it myself.  
I would always use a hex or ASCII key instead.

Ideally though, I would not be using WEP encryption which all of the above 
applies to, because it is not secure.

PS.  You haven't told us if the AP is using WEP, but you have used a WEP 
command to enter your encryption key - so I'm giving you here a WEP related 
answer.  ;-)

-- 
Regards,
Mick


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


Re: [gentoo-user] Can't enable effects in kde

2011-10-21 Thread Mick
On Friday 21 Oct 2011 02:42:48 Vishnupradeep wrote:
> On Thu, Oct 20, 2011 at 7:33 PM, Mick  wrote:
> > On Thursday 20 Oct 2011 17:40:13 Vishnupradeep wrote:
> > > Calculating dependencies... done!
> > > [ebuild   R] media-libs/mesa-7.11  USE="classic egl gallium llvm
> > > nptl shared-glapi -bindist -debug -gbm -gles -motif -openvg
> > > -pax_kernel -pic (-selinux) -shared-dricore" VIDEO_CARDS="-intel*
> > > -mach64* -mga* -nouveau* -r128* -radeon* -savage* -sis* -tdfx* -via*
> > > -vmware*" 0 kB
> > 
> > You do not seem to have defined your video card in /etc/make.conf (or
> > indeed
> > enabled the vmware USE flag).
> > 
> > I suggest you study this first:
> > 
> > http://www.gentoo.org/doc/en/xorg-config.xml
> > 
> > PS.  3d effects may still not work if your card is old or poorly catered
> > for by
> > existing xorg drivers.
> 
> The effects is working fine if i use the Gentoo live DVD.

That's a good omen.  All you need to do now is configure your installed system 
to build the relevant drivers and applications for your video card and the 
vmware environment.

-- 
Regards,
Mick


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


Re: [gentoo-user] Issue 3 - CD Playing

2011-10-21 Thread Michael Schreckenbauer
Am Freitag, 21. Oktober 2011, 20:35:07 schrieb Jonas de Buhr:
> Am Fri, 21 Oct 2011 12:43:09 -0400
> 
> schrieb Colleen Beamer :
> > P.S.  kscd will display the track listings on the CD, but will not
> > play.
> 
> again, please check for the audio cable going from cd-rom to soundcard
> or have a look at the link i posted earlier.

FWIW, I don't have this cable and my kscd has no "extras->settings & 
behaviour", where I could switch "use direct digital playback" like mentioned 
in your link (has yours?), but it plays audio-cds just fine from my SATA-drive.

Best,
Michael




Re: [gentoo-user] consolekit daemon problem

2011-10-21 Thread covici
Jonas de Buhr  wrote:

> Am Fri, 21 Oct 2011 09:58:11 -0400
> schrieb cov...@ccs.covici.com:
> 
> > Hi.  I am using consolekit on gentoo 64-bit unstable and its giving me
> > warnings saying unable to add monitor -- n o space left on device.
> > File systems seem to be fine and a google search did not show anything
> > relevant.
> > 
> > Anyone have any ideas?
> 
> yes. post log entries/error messages and the output of df.
Oct 21 14:42:15 ccs console-kit-daemon[20795]: WARNING: Failed to add
monitor on '/dev/tty4': No space left on device
and similar many messages like that.  What file system is it trying to
use -- all the df's look good to me.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



Re: [gentoo-user] Issue 3 - CD Playing

2011-10-21 Thread Jonas de Buhr
Am Fri, 21 Oct 2011 12:43:09 -0400
schrieb Colleen Beamer :

> >
> P.S.  kscd will display the track listings on the CD, but will not
> play.

again, please check for the audio cable going from cd-rom to soundcard
or have a look at the link i posted earlier.



Re: [gentoo-user] Issue 3 - CD Playing

2011-10-21 Thread Dale

Michael Mol wrote:

On Fri, Oct 21, 2011 at 12:43 PM, Colleen Beamer
  wrote:

P.S. to this message:

On Fri, Oct 21, 2011 at 12:34 PM, Colleen Beamer
wrote:

Hi Guys,

You all must think I'm like a bear with a sore paw!  :-)

On Wed, Oct 19, 2011 at 3:51 AM, Mick  wrote:
Both of these are installed.  However, I really just wanted to bring one
last thing to everyone's attention  just in case.

Like I said in one of my previous e-mails, I got kaffeine to play audio
CD's.  Not sure what I did although, as stated, I installed something where
I had to add a USE flag and then, did "--update --deep --newuse world".

Anyway, plugging away at some of the suggestions that were made, I checked
/home/colleen.kde4/config/ for all the rc files that should be there.  Every
program creates an rc file.  However, kscd has no kscdrc file even after it
is started up.  Is this a bug?


P.S.  kscd will display the track listings on the CD, but will not play.

Stupid question: Check alsamixer and kmix to ensure that none of the
playback sources are muted? It really sounds like it's using the
drive's analog output instead of CDDA.

You might also use euse to find the status of the 'cdda' USE flag and
which installed packages are affected by its presence or absence.

(Pretty sure I remember this being mentioned by someone before, but
still worth looking at again)



I was going to try this on mine to see if I could be more helpful.  KSCD 
crashes before it even starts.  So, I'm useless I guess.


dale@fireball / $ kscd
KCrash: Application 'kscd' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/home/dale/.kde4/socket-fireball/kdeinit4__0
unnamed app(12623): Communication problem with  "kscd" , it probably 
crashed.
Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Message 
did not receive a reply (timeout by message bus)" "

QSocketNotifier: Invalid socket 11 and type 'Read', disabling...

I'm not worried about fixing it tho.  It's most likely something that 
needs to be rebuilt.  I did the obvious ones but will do a emerge -e 
world later when it gets cold.  Maybe that will work.  Just goes to show 
tho, when you think you got issues, someone comes along with a worse 
one.  At least yours opens Colleen.  lol


Dale

:-)  :-)



Re: [gentoo-user] Issue 3 - CD Playing

2011-10-21 Thread Michael Mol
On Fri, Oct 21, 2011 at 12:43 PM, Colleen Beamer
 wrote:
> P.S. to this message:
>
> On Fri, Oct 21, 2011 at 12:34 PM, Colleen Beamer 
> wrote:
>>
>> Hi Guys,
>>
>> You all must think I'm like a bear with a sore paw!  :-)
>>
>> On Wed, Oct 19, 2011 at 3:51 AM, Mick  wrote:
>>>
>> Both of these are installed.  However, I really just wanted to bring one
>> last thing to everyone's attention  just in case.
>>
>> Like I said in one of my previous e-mails, I got kaffeine to play audio
>> CD's.  Not sure what I did although, as stated, I installed something where
>> I had to add a USE flag and then, did "--update --deep --newuse world".
>>
>> Anyway, plugging away at some of the suggestions that were made, I checked
>> /home/colleen.kde4/config/ for all the rc files that should be there.  Every
>> program creates an rc file.  However, kscd has no kscdrc file even after it
>> is started up.  Is this a bug?
>>
>
> P.S.  kscd will display the track listings on the CD, but will not play.

Stupid question: Check alsamixer and kmix to ensure that none of the
playback sources are muted? It really sounds like it's using the
drive's analog output instead of CDDA.

You might also use euse to find the status of the 'cdda' USE flag and
which installed packages are affected by its presence or absence.

(Pretty sure I remember this being mentioned by someone before, but
still worth looking at again)

-- 
:wq



Re: [gentoo-user] Issue 3 - CD Playing

2011-10-21 Thread Colleen Beamer
P.S. to this message:

On Fri, Oct 21, 2011 at 12:34 PM, Colleen Beamer
wrote:

> Hi Guys,
>
> You all must think I'm like a bear with a sore paw!  :-)
>
>  On Wed, Oct 19, 2011 at 3:51 AM, Mick  wrote:
>
>>   On Wednesday 19 Oct 2011 04:54:02 Colleen Beamer wrote:
>> > On 10/18/11 21:07, Mark Knecht wrote:
>> > > On Tue, Oct 18, 2011 at 5:06 PM, Colleen Beamer
>> > >  wrote:
>> > > 
>> > >
>> >  To listen to audio CDs you should *not* mount the CD.  Therefore
>> the above
>> entry is not required.
>>
>> Since you are trying to use KDE apps to play CDs you ought to check that
>> you
>> have installed:
>>
>>  kde-base/kdemultimedia-meta
>>  kde-base/kdemultimedia-kioslaves
>>
> Both of these are installed.  However, I really just wanted to bring one
> last thing to everyone's attention  just in case.
>
> Like I said in one of my previous e-mails, I got kaffeine to play audio
> CD's.  Not sure what I did although, as stated, I installed something where
> I had to add a USE flag and then, did "--update --deep --newuse world".
>
> Anyway, plugging away at some of the suggestions that were made, I checked
> /home/colleen.kde4/config/ for all the rc files that should be there.  Every
> program creates an rc file.  However, kscd has no kscdrc file even after it
> is started up.  Is this a bug?
>
> Regards,
>
> Colleen
>
>
>
P.S.  kscd will display the track listings on the CD, but will not play.


Re: [gentoo-user] Re: [gentoo-user] 回复: [gentoo-user] Why iwconfig wlan0 enc can't work?

2011-10-21 Thread Sebastian Beßler
Am 21.10.2011 18:07, schrieb Michael Mol:

> A WPA supplicant is a process which negotiates keychanges for WPA.
> wpa_supplicant is not the only WPA supplicant package available;
> there's also NetworkManager and wicd.

NetworkManager and wicd uses wpa_supplicant, they don't replace it.



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Issue 3 - CD Playing

2011-10-21 Thread Colleen Beamer
Hi Guys,

You all must think I'm like a bear with a sore paw!  :-)

On Wed, Oct 19, 2011 at 3:51 AM, Mick  wrote:

>  On Wednesday 19 Oct 2011 04:54:02 Colleen Beamer wrote:
> > On 10/18/11 21:07, Mark Knecht wrote:
> > > On Tue, Oct 18, 2011 at 5:06 PM, Colleen Beamer
> > >  wrote:
> > > 
> > >
> >  To listen to audio CDs you should *not* mount the CD.  Therefore the
> above
> entry is not required.
>
> Since you are trying to use KDE apps to play CDs you ought to check that
> you
> have installed:
>
>  kde-base/kdemultimedia-meta
>  kde-base/kdemultimedia-kioslaves
>
Both of these are installed.  However, I really just wanted to bring one
last thing to everyone's attention  just in case.

Like I said in one of my previous e-mails, I got kaffeine to play audio
CD's.  Not sure what I did although, as stated, I installed something where
I had to add a USE flag and then, did "--update --deep --newuse world".

Anyway, plugging away at some of the suggestions that were made, I checked
/home/colleen.kde4/config/ for all the rc files that should be there.  Every
program creates an rc file.  However, kscd has no kscdrc file even after it
is started up.  Is this a bug?

Regards,

Colleen


>
> HTH.
> --
> Regards,
> Mick
>


Re: [gentoo-user] consolekit daemon problem

2011-10-21 Thread Jonas de Buhr
Am Fri, 21 Oct 2011 09:58:11 -0400
schrieb cov...@ccs.covici.com:

> Hi.  I am using consolekit on gentoo 64-bit unstable and its giving me
> warnings saying unable to add monitor -- n o space left on device.
> File systems seem to be fine and a google search did not show anything
> relevant.
> 
> Anyone have any ideas?

yes. post log entries/error messages and the output of df.



[gentoo-user] Re: [gentoo-user] 回复: [gentoo-user] Why iwconfig wlan0 enc can't work?

2011-10-21 Thread Michael Mol
2011/10/21 Lavender <448463...@qq.com>:
> What!!!  I know wpa_supplicant don't support
> AES encryption method ,so I use wireless tools..
> So it seems that I have to use wpa_supplicant and
> change AES encryption method into TKIP.
>  I feel a little depressed :-(

A WPA supplicant is a process which negotiates keychanges for WPA.
wpa_supplicant is not the only WPA supplicant package available;
there's also NetworkManager and wicd.

Also, while you've improved your posting form significantly, and
that's greatly appreciated, it'd be even more helpful if you learned
to bottom-post rather than top-post.

https://en.wikipedia.org/wiki/Posting_style#Bottom-posting

(interleaved posting also works nicely)

-- 
:wq



[gentoo-user] 回复: [gentoo-user] Why iwconfig wlan0 enc can't work?

2011-10-21 Thread Lavender
What!!!  I know wpa_supplicant don't support
 AES encryption method ,so I use wireless tools..
 So it seems that I have to use wpa_supplicant and 
 change AES encryption method into TKIP.
  I feel a little depressed :-(
  
   
  
  -- 原始邮件 --
  发件人: "Michael Mol";
 发送时间: 2011年10月21日(星期五) 晚上10:08
 收件人: "gentoo-user"; 
 
 主题: Re: [gentoo-user] Why iwconfig wlan0 enc can't work?

  
On Fri, Oct 21, 2011 at 10:03 AM, Lavender <448463...@qq.com> wrote:
> The essid of my dormitory wireless netword is "Rebellion"
> and its password is "I'll leave it up to you"(It's OK to tell
> you this private information :-) ) .
> I typed command below
> #iwconfig wlan0 up
> #iwconfig wlan0 essid "Rebellion"
> Commands above worked normally, then
>
> #iwconfig wlan0 mode master
>
> Our AP mode which iwlist shows is master,
> but the command above failed. Error message was
> "Invalid argument".
> Then I typed
> #iwconfig wlan0 mode managed
> This worked , then
> #iwconfig wlan0 enc "I'll leave it up to you"
> This failed with error message "Invalid argument"
>
> I have searched the internet , but I didn't find
> useful information .  The password is right , it
> can work on windows system .So what's wrong
> with it?

What encryption method is used by the AP? The method you described
only kinda works for WEP. If the AP is using WPA or WPA2, you need a
WPA supplicant.

-- 
:wq

Re: [gentoo-user] Recommended printer?

2011-10-21 Thread Michael Mol
On Fri, Oct 21, 2011 at 11:06 AM, Volker Armin Hemmann
 wrote:
> Am Donnerstag 20 Oktober 2011, 20:32:42 schrieb Michael J. Barillier:
>> I've wasted enough time beating on my current boat anchor of a printer
>> hoping it'll start working.  linuxprinting.org is currently offline, so
>> in the meantime does anyone have a suggestion for an inexpensive printer
>> that is known to work with cupsd and Gentoo?
>
> Samsung colour laser printer?
> CLP-315?
>
> not the latest model, was cheap to begin with. Works with cups. Works better
> when you copy two files from the samsung linux driver.

We have a SAMSUNG CLP-315 here at the office. I've managed to print to
it over the network from CUPS, so, yeah, it works. If you want color
presentable for anything more than powerpoint, though, go with an
inkjet over the SAMSUNG, or go with a higher-grade color laser from
someone else. There's no ICC profiles for these printers that I can
find, and the print dpi is terrible.

That said, the CLP-315 supports IPP out of the box, which makes it
trivial to add as a network printer from both Linux and Windows. It
certainly has that going for it. You'll want to set up two different
logical printers, though, one for color, one for black and white.
Otherwise, the printer will engage the color toner cartridges for b/w
print jobs, decrementing their life counters even if toner wasn't
really necessary for them.

-- 
:wq



Re: [gentoo-user] Recommended printer?

2011-10-21 Thread Volker Armin Hemmann
Am Donnerstag 20 Oktober 2011, 20:32:42 schrieb Michael J. Barillier:
> I've wasted enough time beating on my current boat anchor of a printer
> hoping it'll start working.  linuxprinting.org is currently offline, so
> in the meantime does anyone have a suggestion for an inexpensive printer
> that is known to work with cupsd and Gentoo?

Samsung colour laser printer?
CLP-315?

not the latest model, was cheap to begin with. Works with cups. Works better 
when you copy two files from the samsung linux driver.

-- 
#163933



[gentoo-user] Re: Recommended printer?

2011-10-21 Thread Grant Edwards
On 2011-10-21, Dale  wrote:
> Michael J. Barillier wrote:
>> I've wasted enough time beating on my current boat anchor of a printer
>> hoping it'll start working.  linuxprinting.org is currently offline, so
>> in the meantime does anyone have a suggestion for an inexpensive printer
>> that is known to work with cupsd and Gentoo?
>>
>
> I have always had good luck with HP.  So far, all have worked fine.  
> Heck, I even got one at Walmart real cheap once and it worked for 
> several years.  The ink is what gets me tho.  $$$

I've got an HP LaserJet 1220, that works brilliantly.  It knows
Postscript so there are no hassle with "drivers", postscript is what
Unix apps produce when they want to print.  I've had it for 6-7 years
and haven't had to buy toner yet.

-- 
Grant Edwards   grant.b.edwardsYow! Th' MIND is the Pizza
  at   Palace of th' SOUL
  gmail.com




Re: [gentoo-user] Why iwconfig wlan0 enc can't work?

2011-10-21 Thread Michael Mol
On Fri, Oct 21, 2011 at 10:03 AM, Lavender <448463...@qq.com> wrote:
> The essid of my dormitory wireless netword is "Rebellion"
> and its password is "I'll leave it up to you"(It's OK to tell
> you this private information :-) ) .
> I typed command below
> #iwconfig wlan0 up
> #iwconfig wlan0 essid "Rebellion"
> Commands above worked normally, then
>
> #iwconfig wlan0 mode master
>
> Our AP mode which iwlist shows is master,
> but the command above failed. Error message was
> "Invalid argument".
> Then I typed
> #iwconfig wlan0 mode managed
> This worked , then
> #iwconfig wlan0 enc "I'll leave it up to you"
> This failed with error message "Invalid argument"
>
> I have searched the internet , but I didn't find
> useful information .  The password is right , it
> can work on windows system .So what's wrong
> with it?

What encryption method is used by the AP? The method you described
only kinda works for WEP. If the AP is using WPA or WPA2, you need a
WPA supplicant.

-- 
:wq



[gentoo-user] Why iwconfig wlan0 enc can't work?

2011-10-21 Thread Lavender
The essid of my dormitory wireless netword is "Rebellion"
 and its password is "I'll leave it up to you"(It's OK to tell
 you this private information :-) ) .
 I typed command below
 #iwconfig wlan0 up
 #iwconfig wlan0 essid "Rebellion"
 Commands above worked normally, then
  
 #iwconfig wlan0 mode master
  
 Our AP mode which iwlist shows is master,
 but the command above failed. Error message was
 "Invalid argument".
 Then I typed
 #iwconfig wlan0 mode managed 
 This worked , then
 #iwconfig wlan0 enc "I'll leave it up to you"
 This failed with error message "Invalid argument"
  
 I have searched the internet , but I didn't find 
 useful information .  The password is right , it 
 can work on windows system .So what's wrong
 with it?

[gentoo-user] consolekit daemon problem

2011-10-21 Thread covici
Hi.  I am using consolekit on gentoo 64-bit unstable and its giving me
warnings saying unable to add monitor -- n o space left on device.
File systems seem to be fine and a google search did not show anything
relevant.

Anyone have any ideas?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



[gentoo-user] XEmacs build hangs loading update-elc.el

2011-10-21 Thread Mike Edenfield
I'm trying to build XEmacs on my laptop (Hardened ~amd64), and it appears to
be stuck near the end trying to load and/or execute "update-elc.el" (it's
been on this step for approaching 6 hours now). This happens every time I
attempt to build xemacs (I've re-synched and restarted the build multiple
times.)

 

I thought it might be related to having PaX in my kernel, but when I
switched softmode on, the build actually segfaults almost immedately!

 

Is it supposed to be taking this long for this step, and if not, what can I
do to see why it's locked up?

 

The last thing on my screen is this:

 



./xemacs -nd -no-packages -batch -l
/var/tmp/portage/app-editors/xemacs-21.5.31/work/xemacs-21.5.31/src/../lisp/
update-elc.el

 

--Mike



[gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Fwd: gnome-applets-python 装不上

2011-10-21 Thread co
Thanks for you too

2011/10/21 Dale 

>  co wrote:
>
> build.log
>  [32;01m * [39;49;00mPackage:dev-python/gnome-applets-python-2.32.0
> <<<  SNIP  >>>
> libtool: link:  x86_64-pc-linux-gnu-gcc -shared
>  .libs/gnomeapplet_la-appletmodule.o .libs/gnomeapplet_la-applet.o
> -Wl,--as-needed -lpanel-applet-2 /usr/lib64/libgnomeui-2.so -L/usr/lib64
> -lpng14 /usr/lib64/libgnome-keyring.so /usr/lib64/libgcrypt.so
> /usr/lib64/libgpg-error.so -lX11 -lSM -lICE -lbonoboui-2
> /usr/lib64/libgnomevfs-2.so -lxml2 -ldbus-glib-1 -ldbus-1 -lpthread -lssl
> -lcrypto -ldl -lresolv -lutil -lgnomecanvas-2 -lgnome-2 -lpopt
> /usr/lib64/libbonobo-2.so /usr/lib64/libbonobo-activation.so
> /usr/lib64/libORBitCosNaming-2.so /usr/lib64/libORBit-2.so
> /usr/lib64/libart_lgpl_2.so -lm /usr/lib64/libgtk-x11-2.0.so /usr/lib64/
> libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so -lgio-2.0 -lpangoft2-1.0
> -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0
> /usr/lib64/libfontconfig.so -lfreetype -lz -lbz2 -lexpat -lgconf-2
> -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  -pthread
> -march=core2 -Wl,-O1 -pthread   -pthread -Wl,-soname -Wl,gnomeapplet.so
> -Wl,-version-script -Wl,.libs/gnomeapplet.ver -o .libs/gnomeapplet.so
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld:
> cannot find -lpng14
> collect2: ld returned 1 exit status
> make[2]: *** [gnomeapplet.la] Error 1
> make[2]: Leaving directory
> `/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/work/gnome-python-desktop-2.32.0-2.7/gnomeapplet'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/work/gnome-python-desktop-2.32.0-2.7'
> make: *** [all] Error 2
> emake failed
>   [31;01m* [0m ERROR: dev-python/gnome-applets-python-2.32.0 failed
> (compile phase):
>   [31;01m* [0m   Building failed with CPython 2.7 in
> python_default_function() function
>   [31;01m* [0m
>   [31;01m* [0m Call stack:
>   [31;01m* [0m ebuild.sh, line   56:  Called src_compile
>   [31;01m* [0m   environment, line 6045:  Called
> gnome-python-common_src_compile
>   [31;01m* [0m   environment, line 3099:  Called python_src_compile
>   [31;01m* [0m   environment, line 5899:  Called python_execute_function
> '-d' '-s' '--'
>   [31;01m* [0m   environment, line 4352:  Called die
>   [31;01m* [0m The specific snippet of code:
>   [31;01m* [0m   die "${failure_message}";
>   [31;01m* [0m
>   [31;01m* [0m If you need support, post the output of 'emerge --info
> =dev-python/gnome-applets-python-2.32.0',
>   [31;01m* [0m the complete build log and the output of 'emerge -pqv
> =dev-python/gnome-applets-python-2.32.0'.
>   [31;01m* [0m The complete build log is located at
> '/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/temp/build.log'.
>   [31;01m* [0m The ebuild environment file is located at
> '/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/temp/environment'.
>   [31;01m* [0m S:
> '/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/work/gnome-python-desktop-2.32.0'
>
>
>
> Try this command:
>
> revdep-rebuild --library libpng14.so.14 -- --keep-going
>
> There is a news item about this error.  This should help:
>
> eselect news list
>
> then
>
> eselect news read 
>
> The news item is "Upgrade to libpng15".
>
> Hope that helps.
>
> Dale
>
> :-)  :-)
>
>
>


[gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Fwd: gnome-applets-python 装不上

2011-10-21 Thread co
Thank you so muck!

2011/10/21 Jonas de Buhr 

> Am 21.10.2011 11:15, schrieb co:
>
>> [SNIP]
>>
>> libtool: link: mv -f ".libs/gnomeapplet.expT" ".libs/gnomeapplet.exp"
>> libtool: link: echo "{ global:">  .libs/gnomeapplet.ver
>> libtool: link:  cat .libs/gnomeapplet.exp | sed -e "s/\(.*\)/\1;/">>
>> .libs/gnomeapplet.ver
>> libtool: link:  echo "local: *; };">>  .libs/gnomeapplet.ver
>> libtool: link:  x86_64-pc-linux-gnu-gcc -shared
>>  .libs/gnomeapplet_la-**appletmodule.o .libs/gnomeapplet_la-applet.o
>> -Wl,--as-needed -lpanel-applet-2 /usr/lib64/libgnomeui-2.so -L/usr/lib64
>> -lpng14 /usr/lib64/libgnome-keyring.so /usr/lib64/libgcrypt.so
>> /usr/lib64/libgpg-error.so -lX11 -lSM -lICE -lbonoboui-2
>> /usr/lib64/libgnomevfs-2.so -lxml2 -ldbus-glib-1 -ldbus-1 -lpthread -lssl
>> -lcrypto -ldl -lresolv -lutil -lgnomecanvas-2 -lgnome-2 -lpopt
>> /usr/lib64/libbonobo-2.so /usr/lib64/libbonobo-**activation.so
>> /usr/lib64/libORBitCosNaming-**2.so /usr/lib64/libORBit-2.so
>> /usr/lib64/libart_lgpl_2.so -lm /usr/lib64/libgtk-x11-2.0.so /usr/lib64/
>> libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so -lgio-2.0 -lpangoft2-1.0
>> -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0
>> /usr/lib64/libfontconfig.so -lfreetype -lz -lbz2 -lexpat -lgconf-2
>> -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  -pthread
>> -march=core2 -Wl,-O1 -pthread   -pthread -Wl,-soname -Wl,gnomeapplet.so
>> -Wl,-version-script -Wl,.libs/gnomeapplet.ver -o .libs/gnomeapplet.so
>> /usr/lib/gcc/x86_64-pc-linux-**gnu/4.4.5/../../../../x86_64-**
>> pc-linux-gnu/bin/ld:
>> cannot find -lpng14
>>
>
> libpng14 doesn't exist. probably because it was updated and broken .la
> files are still present.
>
> eselect news list
>
> and read the item about libpng15.
> everything you neeed to do is described there. short version: delete all
> .la files under /usr/ which contain "png14" then do revdep-rebuild.
>
>
>
>  collect2: ld returned 1 exit status
>> [SNIP]
>>
>>
>> 2011/10/21 Jonas de Buhr
>>
>>  just give the *full* output of the emerge command you ran.
>>>
>>> Am 21.10.2011 10:03, schrieb co:
>>>
>>>  Thankyou, I found this
 [SNIP]



>>>
>>>
>>
>
>


[gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Fwd: gnome-applets-python 装不上

2011-10-21 Thread Dale

co wrote:

build.log
[32;01m * [39;49;00mPackage:dev-python/gnome-applets-python-2.32.0
<<<  SNIP >>>
libtool: link:  x86_64-pc-linux-gnu-gcc -shared 
 .libs/gnomeapplet_la-appletmodule.o .libs/gnomeapplet_la-applet.o   
-Wl,--as-needed -lpanel-applet-2 /usr/lib64/libgnomeui-2.so 
-L/usr/lib64 -lpng14 /usr/lib64/libgnome-keyring.so 
/usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -lX11 -lSM -lICE 
-lbonoboui-2 /usr/lib64/libgnomevfs-2.so -lxml2 -ldbus-glib-1 -ldbus-1 
-lpthread -lssl -lcrypto -ldl -lresolv -lutil -lgnomecanvas-2 
-lgnome-2 -lpopt /usr/lib64/libbonobo-2.so 
/usr/lib64/libbonobo-activation.so /usr/lib64/libORBitCosNaming-2.so 
/usr/lib64/libORBit-2.so /usr/lib64/libart_lgpl_2.so -lm 
/usr/lib64/libgtk-x11-2.0.so  
/usr/lib64/libgdk-x11-2.0.so  
/usr/lib64/libatk-1.0.so  -lgio-2.0 
-lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 
/usr/lib64/libfontconfig.so -lfreetype -lz -lbz2 -lexpat -lgconf-2 
-lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  -pthread 
-march=core2 -Wl,-O1 -pthread   -pthread -Wl,-soname 
-Wl,gnomeapplet.so -Wl,-version-script -Wl,.libs/gnomeapplet.ver -o 
.libs/gnomeapplet.so
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld: 
cannot find -lpng14

collect2: ld returned 1 exit status
make[2]: *** [gnomeapplet.la ] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/work/gnome-python-desktop-2.32.0-2.7/gnomeapplet'

make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/work/gnome-python-desktop-2.32.0-2.7'

make: *** [all] Error 2
emake failed
  [31;01m* [0m ERROR: dev-python/gnome-applets-python-2.32.0 failed 
(compile phase):
  [31;01m* [0m   Building failed with CPython 2.7 in 
python_default_function() function

  [31;01m* [0m
  [31;01m* [0m Call stack:
  [31;01m* [0m ebuild.sh, line   56:  Called src_compile
  [31;01m* [0m   environment, line 6045:  Called 
gnome-python-common_src_compile

  [31;01m* [0m   environment, line 3099:  Called python_src_compile
  [31;01m* [0m   environment, line 5899:  Called 
python_execute_function '-d' '-s' '--'

  [31;01m* [0m   environment, line 4352:  Called die
  [31;01m* [0m The specific snippet of code:
  [31;01m* [0m   die "${failure_message}";
  [31;01m* [0m
  [31;01m* [0m If you need support, post the output of 'emerge --info 
=dev-python/gnome-applets-python-2.32.0',
  [31;01m* [0m the complete build log and the output of 'emerge -pqv 
=dev-python/gnome-applets-python-2.32.0'.
  [31;01m* [0m The complete build log is located at 
'/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/temp/build.log'.
  [31;01m* [0m The ebuild environment file is located at 
'/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/temp/environment'.
  [31;01m* [0m S: 
'/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/work/gnome-python-desktop-2.32.0'





Try this command:

revdep-rebuild --library libpng14.so.14 -- --keep-going

There is a news item about this error.  This should help:

eselect news list

then

eselect news read 

The news item is "Upgrade to libpng15".

Hope that helps.

Dale

:-)  :-)




[gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Fwd: gnome-applets-python 装不上

2011-10-21 Thread Jonas de Buhr

Am 21.10.2011 11:15, schrieb co:

[SNIP]
libtool: link: mv -f ".libs/gnomeapplet.expT" ".libs/gnomeapplet.exp"
libtool: link: echo "{ global:">  .libs/gnomeapplet.ver
libtool: link:  cat .libs/gnomeapplet.exp | sed -e "s/\(.*\)/\1;/">>
.libs/gnomeapplet.ver
libtool: link:  echo "local: *; };">>  .libs/gnomeapplet.ver
libtool: link:  x86_64-pc-linux-gnu-gcc -shared
  .libs/gnomeapplet_la-appletmodule.o .libs/gnomeapplet_la-applet.o
-Wl,--as-needed -lpanel-applet-2 /usr/lib64/libgnomeui-2.so -L/usr/lib64
-lpng14 /usr/lib64/libgnome-keyring.so /usr/lib64/libgcrypt.so
/usr/lib64/libgpg-error.so -lX11 -lSM -lICE -lbonoboui-2
/usr/lib64/libgnomevfs-2.so -lxml2 -ldbus-glib-1 -ldbus-1 -lpthread -lssl
-lcrypto -ldl -lresolv -lutil -lgnomecanvas-2 -lgnome-2 -lpopt
/usr/lib64/libbonobo-2.so /usr/lib64/libbonobo-activation.so
/usr/lib64/libORBitCosNaming-2.so /usr/lib64/libORBit-2.so
/usr/lib64/libart_lgpl_2.so -lm /usr/lib64/libgtk-x11-2.0.so /usr/lib64/
libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so -lgio-2.0 -lpangoft2-1.0
-lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0
/usr/lib64/libfontconfig.so -lfreetype -lz -lbz2 -lexpat -lgconf-2
-lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  -pthread
-march=core2 -Wl,-O1 -pthread   -pthread -Wl,-soname -Wl,gnomeapplet.so
-Wl,-version-script -Wl,.libs/gnomeapplet.ver -o .libs/gnomeapplet.so
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld:
cannot find -lpng14


libpng14 doesn't exist. probably because it was updated and broken .la 
files are still present.


eselect news list

and read the item about libpng15.
everything you neeed to do is described there. short version: delete all 
.la files under /usr/ which contain "png14" then do revdep-rebuild.





collect2: ld returned 1 exit status
[SNIP]

2011/10/21 Jonas de Buhr


just give the *full* output of the emerge command you ran.

Am 21.10.2011 10:03, schrieb co:


Thankyou, I found this
[SNIP]












[gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Fwd: gnome-applets-python 装不上

2011-10-21 Thread co
build.log
[32;01m * [39;49;00mPackage:dev-python/gnome-applets-python-2.32.0
[32;01m * [39;49;00mRepository: gentoo
[32;01m * [39;49;00mMaintainer: gn...@gentoo.org
 [32;01m * [39;49;00mUSE:amd64 elibc_glibc kernel_linux multilib
userland_GNU
[32;01m * [39;49;00mFEATURES:   ccache sandbox
>>> Unpacking source...
>>> Unpacking gnome-python-desktop-2.32.0.tar.bz2 to
/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/work
>>> Source unpacked in
/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/work
>>> Preparing source in
/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/work/gnome-python-desktop-2.32.0
...
  [32;01m* [0m Fixing OMF Makefiles ...
[A [72C [34;01m[ [32;01mok [34;01m ] [0m
  [32;01m* [0m Running elibtoolize in: gnome-python-desktop-2.32.0/
  [32;01m* [0m   Applying portage/2.2 patch ...
  [32;01m* [0m   Applying sed/1.5.6 patch ...
  [32;01m* [0m   Applying as-needed/2.2.6 patch ...
>>> Source prepared.
>>> Configuring source in
/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/work/gnome-python-desktop-2.32.0
...
 * Configuration of dev-python/gnome-applets-python-2.32.0 with CPython
2.7...
 * econf: updating gnome-python-desktop-2.32.0/config.guess with
/usr/share/gnuconfig/config.guess
 * econf: updating gnome-python-desktop-2.32.0/config.sub with
/usr/share/gnuconfig/config.sub
 * econf: updating gnome-python-desktop-2.32.0-2.7/config.guess with
/usr/share/gnuconfig/config.guess
 * econf: updating gnome-python-desktop-2.32.0-2.7/config.sub with
/usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu
--host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info
--datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
--libdir=/usr/lib64 --disable-allbindings --enable-applet
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc...
/usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object
files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc
object... ok
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker
(/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries...
yes
checking whether -lc should be explicitly linked in... no
checking dyna

[gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Fwd: gnome-applets-python 装不上

2011-10-21 Thread Jonas de Buhr

just give the *full* output of the emerge command you ran.

Am 21.10.2011 10:03, schrieb co:

Thankyou, I found this
[SNIP]






Re: [gentoo-user] webalizer broke: libpng12.so.0: cannot open shared object file

2011-10-21 Thread du yang
On Friday 10/21/11 16:52:38 CST, du yang wrote:
> On Friday 10/21/11 15:53:53 CST, Grant wrote:
> > After updating world, webalizer fails like this:
> > 
> > webalizer: error while loading shared libraries: libpng12.so.0: cannot
> > open shared object file: No such file or directory
> > 
> > revdep-rebuild wants to emerge webalizer but it fails with:
> > 
> > configure: error: GeoIP library not found... please install GeoIP.
> > 
> > geoip emerges fine.  Does anyone know how to fix this?
> > 
> > - Grant
> > 
> 
> Install libpng-1.2, libpng 1.2 and 1.5 can co-exist.
> 

Normally it should be ok after you re-run revdep-rebuild.
If webalizer depends libpng with version 1.2, and revdep-rebuild doesn't
repair the dependency, then you have to install libpng 1.2 manually. And
it is a bug.

-- 
oooO:
(..):
:\.(:::Oooo::
::\_)::(..)::
:::)./:::
::(_/


signature.asc
Description: Digital signature


Re: [gentoo-user] webalizer broke: libpng12.so.0: cannot open shared object file

2011-10-21 Thread du yang
On Friday 10/21/11 15:53:53 CST, Grant wrote:
> After updating world, webalizer fails like this:
> 
> webalizer: error while loading shared libraries: libpng12.so.0: cannot
> open shared object file: No such file or directory
> 
> revdep-rebuild wants to emerge webalizer but it fails with:
> 
> configure: error: GeoIP library not found... please install GeoIP.
> 
> geoip emerges fine.  Does anyone know how to fix this?
> 
> - Grant
> 

Install libpng-1.2, libpng 1.2 and 1.5 can co-exist.

-- 
oooO:
(..):
:\.(:::Oooo::
::\_)::(..)::
:::)./:::
::(_/


signature.asc
Description: Digital signature


Re: [gentoo-user] Re: Gnome 3 is stable?

2011-10-21 Thread David Abbott
On Fri, Oct 21, 2011 at 3:47 AM, Nilesh Govindarajan
 wrote:
> On Fri 21 Oct 2011 01:13:50 PM IST, Nikos Chantziaras wrote:
>> On 10/21/2011 10:30 AM, Nilesh Govindarajan wrote:
>>> The gnome project's latest stable release is gnome 3.2
>>> Why don't we have a proper method to install gnome 3.2 yet in gentoo?
>>
>> It's in the overlay because the ebuilds are not ready yet and are
>> still being worked on.
>>
>
> Where to report bugs in overlay ebuilds?

http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=blob;f=README;h=2a4463b565e6ed07a7a99a8b4846c9e8fa2c8259;hb=HEAD

HTH
David



[gentoo-user] Re: [gentoo-user] Fwd: gnome-applets-python 装不上

2011-10-21 Thread co
Thankyou, I found this
note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
note: I will now try to invoke pygobject-codegen-2.0 in the same directory
Could not write function factory_main: No ArgType for
PanelAppletFactoryCallback
Could not write function panel_applet_shlib_factory: No ArgType for gpointer
Could not write function panel_applet_shlib_factory_closure: No ArgType for
gpointer
Could not write function main: No ArgType for char*-argv
Warning: Constructor for PanelApplet needs to be updated to new API
 See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
***INFO*** The coverage of global functions is 33.33% (2/6)
***INFO*** The coverage of methods is 100.00% (13/13)
***INFO*** There are no declared virtual proxies.
***INFO*** There are no declared virtual accessors.
***INFO*** There are no declared interface proxies.

2011/10/21 Dale 

> co wrote:
>
>>
>> can't emerge  gnome-applets-python
>> what's the problem?
>>
>>  * ERROR: dev-python/gnome-applets-**python-2.32.0 failed (compile
>> phase):
>>  *   Building failed with CPython 2.7 in python_default_function()
>> function
>>  *
>>  * Call stack:
>>  * ebuild.sh, line   56:  Called src_compile
>>  *   environment, line 6045:  Called gnome-python-common_src_**compile
>>  *   environment, line 3099:  Called python_src_compile
>>  *   environment, line 5899:  Called python_execute_function '-d' '-s'
>> '--'
>>  *   environment, line 4352:  Called die
>>  * The specific snippet of code:
>>  *   die "${failure_message}";
>>  *
>>  * If you need support, post the output of 'emerge --info
>> =dev-python/gnome-applets-**python-2.32.0',
>>  * the complete build log and the output of 'emerge -pqv
>> =dev-python/gnome-applets-**python-2.32.0'.
>>  * The complete build log is located at '/var/tmp/portage/dev-python/**
>> gnome-applets-python-2.32.0/**temp/build.log'.
>>  * The ebuild environment file is located at '/var/tmp/portage/dev-python/
>> **gnome-applets-python-2.32.0/**temp/environment'.
>>  * S: '/var/tmp/portage/dev-python/**gnome-applets-python-2.32.0/**
>> work/gnome-python-desktop-2.**32.0'
>>
>> >>> Failed to emerge dev-python/gnome-applets-**python-2.32.0, Log file:
>>
>> >>>  '/var/tmp/portage/dev-python/**gnome-applets-python-2.32.0/**
>> temp/build.log'
>>
>>  * Messages for package dev-python/gnome-applets-**python-2.32.0:
>>
>>  * ERROR: dev-python/gnome-applets-**python-2.32.0 failed (compile
>> phase):
>>  *   Building failed with CPython 2.7 in python_default_function()
>> function
>>  *
>>  * Call stack:
>>  * ebuild.sh, line   56:  Called src_compile
>>  *   environment, line 6045:  Called gnome-python-common_src_**compile
>>  *   environment, line 3099:  Called python_src_compile
>>  *   environment, line 5899:  Called python_execute_function '-d' '-s'
>> '--'
>>  *   environment, line 4352:  Called die
>>  * The specific snippet of code:
>>  *   die "${failure_message}";
>>  *
>>  * If you need support, post the output of 'emerge --info
>> =dev-python/gnome-applets-**python-2.32.0',
>>  * the complete build log and the output of 'emerge -pqv
>> =dev-python/gnome-applets-**python-2.32.0'.
>>  * The complete build log is located at '/var/tmp/portage/dev-python/**
>> gnome-applets-python-2.32.0/**temp/build.log'.
>>  * The ebuild environment file is located at '/var/tmp/portage/dev-python/
>> **gnome-applets-python-2.32.0/**temp/environment'.
>>  * S: '/var/tmp/portage/dev-python/**gnome-applets-python-2.32.0/**
>> work/gnome-python-desktop-2.**32.0'
>>
>>
> You need to post farther back than this.  Sometimes it fails farther back
> than expected.  See if you can find "Error 1" and then go back at least a
> couple dozen lines.  That *usually* is far enough.
>
> Dale
>
> :-)  :-)
>
>


Re: [gentoo-user] {OT} BleachBit in portage

2011-10-21 Thread Neil Bothwick
On Thu, 20 Oct 2011 19:41:10 -0700, Grant wrote:

> Has anyone tried BleachBit or anything like it?

I tried it from the Sabayon overlay and it does a decent job of
identifying some cruft, but not any Gentoo-specific cruft.

I hadn't realised it was now in the main portage tree, but why have they
put it in sys-fs FFS?


-- 
Neil Bothwick

Who messed with my anti-paranoia shot?


signature.asc
Description: PGP signature


Re: [gentoo-user] Recommended printer?

2011-10-21 Thread Neil Bothwick
On Fri, 21 Oct 2011 09:20:22 +0200, Helmut Jarausch wrote:

> Therefore, I've bought a Kyocera FS-1028MFP.

Nice looking printer, but it hardly meets the OP's criterion of
inexpensive :-O

Michael, you have said whether you want laser or inkjet, colour or mono,
MFP or just printing, but I'll second the recommendation for HP gear.
They provide Linux drivers that integrate with CUPS and work reliably IMO.


-- 
Neil Bothwick

Hard work has a future payoff. Laziness pays off NOW!


signature.asc
Description: PGP signature


[gentoo-user] webalizer broke: libpng12.so.0: cannot open shared object file

2011-10-21 Thread Grant
After updating world, webalizer fails like this:

webalizer: error while loading shared libraries: libpng12.so.0: cannot
open shared object file: No such file or directory

revdep-rebuild wants to emerge webalizer but it fails with:

configure: error: GeoIP library not found... please install GeoIP.

geoip emerges fine.  Does anyone know how to fix this?

- Grant



Re: [gentoo-user] Re: Gnome 3 is stable?

2011-10-21 Thread Nilesh Govindarajan
On Fri 21 Oct 2011 01:13:50 PM IST, Nikos Chantziaras wrote:
> On 10/21/2011 10:30 AM, Nilesh Govindarajan wrote:
>> The gnome project's latest stable release is gnome 3.2
>> Why don't we have a proper method to install gnome 3.2 yet in gentoo?
>
> It's in the overlay because the ebuilds are not ready yet and are
> still being worked on.
>

Where to report bugs in overlay ebuilds?

-- 
Nilesh Govindarajan
http://nileshgr.com



[gentoo-user] Re: Gnome 3 is stable?

2011-10-21 Thread Nikos Chantziaras

On 10/21/2011 10:30 AM, Nilesh Govindarajan wrote:

The gnome project's latest stable release is gnome 3.2
Why don't we have a proper method to install gnome 3.2 yet in gentoo?


It's in the overlay because the ebuilds are not ready yet and are still 
being worked on.





Re: [gentoo-user] Fwd: gnome-applets-python 装不上

2011-10-21 Thread Dale

co wrote:


can't emerge  gnome-applets-python
what's the problem?

 * ERROR: dev-python/gnome-applets-python-2.32.0 failed (compile phase):
 *   Building failed with CPython 2.7 in python_default_function() 
function

 *
 * Call stack:
 * ebuild.sh, line   56:  Called src_compile
 *   environment, line 6045:  Called gnome-python-common_src_compile
 *   environment, line 3099:  Called python_src_compile
 *   environment, line 5899:  Called python_execute_function '-d' '-s' 
'--'

 *   environment, line 4352:  Called die
 * The specific snippet of code:
 *   die "${failure_message}";
 *
 * If you need support, post the output of 'emerge --info 
=dev-python/gnome-applets-python-2.32.0',
 * the complete build log and the output of 'emerge -pqv 
=dev-python/gnome-applets-python-2.32.0'.
 * The complete build log is located at 
'/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/temp/environment'.
 * S: 
'/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/work/gnome-python-desktop-2.32.0'


>>> Failed to emerge dev-python/gnome-applets-python-2.32.0, Log file:

>>> 
 '/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/temp/build.log'


 * Messages for package dev-python/gnome-applets-python-2.32.0:

 * ERROR: dev-python/gnome-applets-python-2.32.0 failed (compile phase):
 *   Building failed with CPython 2.7 in python_default_function() 
function

 *
 * Call stack:
 * ebuild.sh, line   56:  Called src_compile
 *   environment, line 6045:  Called gnome-python-common_src_compile
 *   environment, line 3099:  Called python_src_compile
 *   environment, line 5899:  Called python_execute_function '-d' '-s' 
'--'

 *   environment, line 4352:  Called die
 * The specific snippet of code:
 *   die "${failure_message}";
 *
 * If you need support, post the output of 'emerge --info 
=dev-python/gnome-applets-python-2.32.0',
 * the complete build log and the output of 'emerge -pqv 
=dev-python/gnome-applets-python-2.32.0'.
 * The complete build log is located at 
'/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/temp/environment'.
 * S: 
'/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/work/gnome-python-desktop-2.32.0'




You need to post farther back than this.  Sometimes it fails farther 
back than expected.  See if you can find "Error 1" and then go back at 
least a couple dozen lines.  That *usually* is far enough.


Dale

:-)  :-)



Re: [gentoo-user] Recommended printer?

2011-10-21 Thread Mike Sampson
On Fri, Oct 21, 2011 at 6:20 PM, Helmut Jarausch
 wrote:
> On 10/21/2011 02:32:42 AM, Michael J. Barillier wrote:
>> I've wasted enough time beating on my current boat anchor of a
>> printer
>> hoping it'll start working.  linuxprinting.org is currently offline,
>> so
>> in the meantime does anyone have a suggestion for an inexpensive
>> printer
>> that is known to work with cupsd and Gentoo?
>>
>
> I've made some bad (strange) experiences with printers connected via
> USB (under CUPS).
>
> Therefore, I've bought a Kyocera FS-1028MFP.
>
> It has an ethernet connection built in.
> I can print duplex, copy duplex (even a duplex document feeder)
> and has a scanner (even in color), sending the file via ftp.
>
> Kyocera is known for very low operating costs.
>
[snip]

Kyocera printers are very nice. I have a FS-1030D which doesn't have
ethernet as standard however I purchased it as an option. Mine is a
fairly basic device though it supports IPv6, POP3/SMTP, SNMP, and a
whole bunch of other stuff. Really happy with mine. Had it for about
3-5 years I guess.

Mike



[gentoo-user] Gnome 3 is stable?

2011-10-21 Thread Nilesh Govindarajan
The gnome project's latest stable release is gnome 3.2
Why don't we have a proper method to install gnome 3.2 yet in gentoo?
Using overlays is pretty messy and requires lot of work

-- 
Nilesh Govindarajan
http://nileshgr.com



Re: [gentoo-user] Recommended printer?

2011-10-21 Thread Helmut Jarausch
On 10/21/2011 02:32:42 AM, Michael J. Barillier wrote:
> I've wasted enough time beating on my current boat anchor of a 
> printer
> hoping it'll start working.  linuxprinting.org is currently offline,
> so
> in the meantime does anyone have a suggestion for an inexpensive
> printer
> that is known to work with cupsd and Gentoo?
> 

I've made some bad (strange) experiences with printers connected via 
USB (under CUPS).

Therefore, I've bought a Kyocera FS-1028MFP.

It has an ethernet connection built in.
I can print duplex, copy duplex (even a duplex document feeder)
and has a scanner (even in color), sending the file via ftp.

Kyocera is known for very low operating costs.

Helmut


-- 
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany



[gentoo-user] Fwd: gnome-applets-python 装不上

2011-10-21 Thread co
can't emerge  gnome-applets-python
what's the problem?

 * ERROR: dev-python/gnome-applets-python-2.32.0 failed (compile phase):
 *   Building failed with CPython 2.7 in python_default_function() function
 *
 * Call stack:
 * ebuild.sh, line   56:  Called src_compile
 *   environment, line 6045:  Called gnome-python-common_src_compile
 *   environment, line 3099:  Called python_src_compile
 *   environment, line 5899:  Called python_execute_function '-d' '-s' '--'
 *   environment, line 4352:  Called die
 * The specific snippet of code:
 *   die "${failure_message}";
 *
 * If you need support, post the output of 'emerge --info
=dev-python/gnome-applets-python-2.32.0',
 * the complete build log and the output of 'emerge -pqv
=dev-python/gnome-applets-python-2.32.0'.
 * The complete build log is located at
'/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/temp/environment'.
 * S:
'/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/work/gnome-python-desktop-2.32.0'

>>> Failed to emerge dev-python/gnome-applets-python-2.32.0, Log file:

>>>
 '/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/temp/build.log'

 * Messages for package dev-python/gnome-applets-python-2.32.0:

 * ERROR: dev-python/gnome-applets-python-2.32.0 failed (compile phase):
 *   Building failed with CPython 2.7 in python_default_function() function
 *
 * Call stack:
 * ebuild.sh, line   56:  Called src_compile
 *   environment, line 6045:  Called gnome-python-common_src_compile
 *   environment, line 3099:  Called python_src_compile
 *   environment, line 5899:  Called python_execute_function '-d' '-s' '--'
 *   environment, line 4352:  Called die
 * The specific snippet of code:
 *   die "${failure_message}";
 *
 * If you need support, post the output of 'emerge --info
=dev-python/gnome-applets-python-2.32.0',
 * the complete build log and the output of 'emerge -pqv
=dev-python/gnome-applets-python-2.32.0'.
 * The complete build log is located at
'/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/temp/environment'.
 * S:
'/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/work/gnome-python-desktop-2.32.0'

#emerge --info =dev-python/gnome-applets-python-2.32.0

Portage 2.1.10.11 (default/linux/amd64/10.0, gcc-4.4.5, glibc-2.12.2-r0,
2.6.39-gentoo-r3 x86_64)
=
System Settings
=
System uname: Linux-2.6.39-gentoo-r3-x86_64-Intel-R-_Core-TM-_i5_CPU_M_430_@
_2.27GHz-with-gentoo-2.0.3
Timestamp of tree: Fri, 21 Oct 2011 03:30:01 +
ccache version 2.4 [enabled]
app-shells/bash:  4.1_p9
dev-lang/python:  2.6.6-r2, 2.7.1-r1, 3.1.3-r1
dev-util/ccache:  2.4-r9
dev-util/cmake:   2.8.4-r1
dev-util/pkgconfig:   0.26
sys-apps/baselayout:  2.0.3
sys-apps/openrc:  0.8.3-r1
sys-apps/sandbox: 2.4
sys-devel/autoconf:   2.13, 2.68
sys-devel/automake:   1.11.1
sys-devel/binutils:   2.21.1-r1
sys-devel/gcc:4.4.5, 4.5.3-r1
sys-devel/gcc-config: 1.4.1-r1
sys-devel/libtool:2.4-r1
sys-devel/make:   3.82-r1
sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers)
sys-libs/glibc:   2.12.2
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild
/etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=n"
FEATURES="assume-digests binpkg-logs ccache distlocks ebuild-locks
fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms
strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://mirror.the-best-hosting.net/";
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --stats --timeout=180
--exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="(mutilib) 64bit X acl amd64 berkdb bzip2 cairo cdda cli community
consolekit cracklib crypt cups cxx dbus device-mapper dri extras fontconfig
fortran gdbm gdu gnome gpm gtk hal iconv icu ipv6 jpeg mmx modules mudflap
multilib ncurses nls nptl nptlonly openmp pam pcre png policykit pppd pytho

Re: [gentoo-user] How to find the parameters that the kernelsupport?

2011-10-21 Thread Mick
On Wednesday 19 Oct 2011 10:26:20 Lavender wrote:
> Thanks a lot  :-)
> 
> 
>   -- Original --
>   From:  "Raffaele BELARDI";
>  Date:  Wed, Oct 19, 2011 05:22 PM
>  To:  "gentoo-user@lists.gentoo.org";
> 
>  Subject:  Re: [gentoo-user] How to find the parameters that the
> kernelsupport?
> 
> On 10/19/2011 11:15 AM, Lavender wrote:
> > How can I find out what parametres the kernel supports when it is in
> > bootstrap?
> 
> It's documented in the kernel source tree:
> 
> /usr/src/linux/Documentation/kernel-parameters.txt

Have you tried without vesa, or uvesa?  Have a look at setting up KMS like 
this and then forcing the console resolution as explained here:

http://en.gentoo-wiki.com/wiki/Kernel_Mode_Setting
-- 
Regards,
Mick


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