[gentoo-user] KDE 4.1 ebuild

2008-08-01 Thread Rev. Ferris
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
I want to install the new kde 4, but I see any 4.1 version ebuild.
I understood that the the series should be unmasked, but I don't know if 
if installation needs something special (like the new use kde-4).
Anyone who installed/want to install it can help me to install too?
Thank you,
Luigi
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkiSuuUACgkQYoDKzgS2pLOHQwCfVbTMIm3rRfLiTTeuD5woymTB
LIkAn2HYoFQXT/QgYn0tc3bWxzy1/0B6
=telt
-END PGP SIGNATURE-



Re: [gentoo-user] KDE 4.1 ebuild

2008-08-01 Thread Dirk Heinrichs
Am Freitag, 1. August 2008 09:27:27 schrieb Rev. Ferris:

> I want to install the new kde 4, but I see any 4.1 version ebuild.
> I understood that the the series should be unmasked, but I don't know if
> if installation needs something special (like the new use kde-4).
> Anyone who installed/want to install it can help me to install too?

KDE 4.1 ebuilds are not yet in the official portage tree. You can get them 
from the kdesvn-portage overlay. It also contains the correct files for 
unmasking.

HTH...

Dirk



[gentoo-user] Can't start KDE

2008-08-01 Thread Mike Diehl

Hi all.

We had a power outage the other day, while I was in the middle of an 
emerge world.  Now that the system has booted, I can't get KDE to log me in.


I get the splash page and the login page.  When I enter my 
username/password, the screen blinks black and then displays an error 
message:


Call to lnusertemp failed (temporary directories full?)  Check your 
installation.


I've checked the permissions and ownership of /tmp and /var/tmp.  They 
are owned by root, world read/writable and sticky.


The /var/log/X.*.log and /var/log/kde.log files don't indicate any type 
of errors.


What do I do now?  I do NOT want to rebuild this machine

TIA,
Mike.




Re: [gentoo-user] Re: move instalation from one system to another one.

2008-08-01 Thread Volker Armin Hemmann
On Freitag, 1. August 2008, ABCD wrote:
> Volker Armin Hemmann wrote:
> > not anymore. system was taken out of world.
> >
> > http://marc.info/?l=gentoo-dev&m=121607297615623&w=2
>
> That is only true if you are using >=sys-apps/portage-2.2_alpha (that
> is, the current ~arch version)

looks like.




Re: [gentoo-user] Can't start KDE

2008-08-01 Thread Volker Armin Hemmann
On Freitag, 1. August 2008, Mike Diehl wrote:

>
> What do I do now?  I do NOT want to rebuild this machine

please show the permissions. sticky is not enough
You need 't': drwxrwxrwt




Re: [gentoo-user] Can't start KDE

2008-08-01 Thread Dale

Mike Diehl wrote:

Hi all.

Call to lnusertemp failed (temporary directories full?)  Check your 
installation.



TIA,
Mike.



Is it possible that one of your partitions is full?  Type in df and see 
if one of them is full or not. 


Hope it is that simple.

Dale

:-)  :-) 



[gentoo-user] Re: Mail on multiple laptops

2008-08-01 Thread Patric Schmitz
On Tue, 15 Jul 2008 12:09:44 -0400
Michael Pobega <[EMAIL PROTECTED]> wrote:

> On Tue, Jul 15, 2008 at 04:02:07PM +, Grant Edwards wrote:
> Yeah, my debian-user folder is at 54,000 e-mails now. It's pretty
> crazy, it takes me about four minutes to access it. I don't know why
> Mutt needs to continually cache the data, I thought the idea of
> caches was to prevent things like this from happening?

That is crazy indeed. I had the same "problem" here and thought a
bit about it, and so, just to hopefully clear this up for others:

Why should one store years old mailing lists mail _on the server_
for ever? 

Why is IMAP useful, because you can access your mails from
anywhere and from multiple clients. But that counts only for those
mails which have a chance to be of interest at different places
(complete personal email, probably).
This is certainly not the case for year old mailinglist mails (which
are, in the case of debian-user at least, also available from public
archives). 
Why store these maybe hundred of megabytes of mail on the server,
there is just no reason. And it should not surprise that clients (and i
guess servers alike) need a huge amount of time to scan through huge
directories, even if only comparing the local cache.

If you don't trust the public mailing list archives, do it like I did
for now. Create a local mailbox (you have to find some certain machine
for this of course, i suggest your desktop at home). 
I called it "archived mail". Then create e.g. a folder debian-user and
just move all mails from the IMAP server to that local folder.
Afterwards you can still access your archived mails from that list,
just not from everywhere (well actually you can by using the public
archives), but you have to ask yourself again: Why should i need that?

Now I have the huge folders lying on my hard-disk, i can search
_quickly_ through tenthousands of mails, and the access time for
opening the remote folders is greatly reduced. If I feel like cleaning
up again, maybe after 1-2k mails, i just move them over again. Reducing
unneccessary traffic, saving precious resources, and able to search the
archive much quicker.

This is just my opinon, maybe someone who had _all_ his mails on IMAP
till now might rethink this.

Cheers,
Patric



Re: [gentoo-user] Mail on multiple laptops

2008-08-01 Thread András Csányi
2008/7/15 Michael Pobega <[EMAIL PROTECTED]>:
> I've always had just one laptop so I've been a POP user for years now,
> but I'm finally buying a second laptop for travels (Asus Eee PC) and I
> was wondering what gentoo-user would recommend as a good way to keep the
> mail synced on both of my machines.

Hi!

I have used 2-3 machines for 3 years and i have the same problem what yours is.
Fortunately one of my machines isn't laptop and always working. There
made i an IMAP server from this tutorial:
http://gentoo-wiki.com/HOWTO_Email_System_for_the_Home_Network

If I am somewhere in the Universe i can read my emails through gmail,
or through ssh on my machine wih mutt which is running in screen. For
this have to set fetchmail that leave the emails on gmail after
download.
If I am at home, i can connect my IMAP server on localhost with ClawsMail.

I think this working fine for me.

-- 
- -
-- Csanyi Andras -- http://sayusi.hu -- Sayusi Ando
-- "Bízzál Istenben és tartsd szárazon a puskaport!".-- Cromwell


[gentoo-user] Mouse Quits After Gnome Login

2008-08-01 Thread Drew Tomlinson
I have a laptop that has been working fine until my last world update 
yesterday.  FWIW, it's probably been at least 3 months since the last 
update.  I'm running the 2.6.25-r4 kernel from gentoo sources.  Gnome 
version is 2.22.  Xorg version is 7.3.  Mouse is actually a Synaptics 
Touchpad on the laptop.  xorg.conf file has not changed and uses 
synaptics driver and evdev.


The symptom is that X starts and gdm loads.  Touchpad mouse still 
works.  However after logging on  and somewhere during the Gnome splash 
screen, the mouse stops responding.  Any ideas on what might cause this 
behavior?



Thanks,

Drew



Re: [gentoo-user] Switching back to console

2008-08-01 Thread ionut cucu
On Wed, 30 Jul 2008 16:28:29 -0600
"Conway S. Smith" <[EMAIL PROTECTED]> wrote:

> On Wed, 30 Jul 2008 00:27:20 -0700
> "Andrey Falko" <[EMAIL PROTECTED]> wrote:
> > On Wed, Jul 30, 2008 at 1:48 AM, ionut cucu <[EMAIL PROTECTED]>
> > wrote:
> > > Hi list!
> > > For some time now (I seem to recall this not working a few weeks
> > > back ) I can't seem to be able to switch back to console from X
> > > with Ctr+Alt+Fn. Xev sees Ctr+Alt+Fn keycode as Fn keycode(don't
> > > know if this is expected behaivor or not). I can't the console to
> > > work neither from kde-svn nor from fluxbox. I have not defined no
> > > particular keyboard layout, I'm just using the default one. I
> > > have defined some key mappings for other keys, none of them
> > > involves F keys, and the behaivor is the same weather I use the
> > > mappings or not. Could you perhaps give me a hand with this?
> > >
> > >
> > 
> > When you press CTRL+ALT+F1 for instance, do you get a black screen?
Nope nothing
> > Or do you remain in the fluxbox/kde X session? There is no freeze up
> > either right?
Nope
 I don't know how much it will help, but can you post
> > all of the xorg files you edited?
Just xorg.conflong long time ago
 Maybe someone will spot something
> > unusual...
Hopefully, I've just attched it.

> 
> Specifically, look for a:
>   Option "DontVTSwitch"  "true"
> line in xorg.conf, and if it's there remove it or change it to
> false. 
Nope not there
>> Another option to look for in xorg.conf is
> "HandleSpecialKeys". Also check your Xorg.log files (maybe after
> increasing logging verbosity) for anything relevant, like XKEYBOARD
> extension errors.

> 
> Good luck,
> Conway S. Smith
> 
Sorry for the delay


xorg.conf
Description: Binary data


[gentoo-user] (SOLVED) Re: distcc trivial issue (i'm sure)

2008-08-01 Thread Simon
I have no idea what the problem was exactly, but I'm sure it was trivial.  In 
fact, I highly suspect it was just that I didn't restart distccd or something as 
boring as that...  I guess a good sleep + a good shower + a good coffee was what 
I needed to get it working!


I tested several values of -j and all give pretty much the same results which is 
about 15% acceleration (computers are 433MHz/128Mb(swaps-a-lot), 450MHz(512Mb) 
and 700MHz(512Mb)).  I don't think I should expect more acceleration, should I?


Anyway, thanks and now, let's update these ancient monsters!

Simon

Simon wrote:

Hi,
  I've followed several docs about setting up distcc, one from the 
gentoo manuals and the other on distcc's website.  I believe I 
understand the whole concept pretty well, but my problem is: only the 
first host compiles.


  I have 3 hosts, if I use nmap, it can detect the distcc port is open 
what version of distcc and gcc it's using.  This proves it's running on 
all hosts.  I have scp all distcc config files to all hosts, including 
make.conf (3 pcs are the same arch, etc).  And of course option -j4


  If I run emerge on a pkg, I will see the log populating on the 3 
machines, there must be communication!  After manipulating DISTCC_DIR, I 
got distccmon-gui to work.


  The monitor will show at the begining that "localhost" is compiling a 
small file during the ./configure.  Then when compilation kicks in, 
"localhost" stops working completely and "192.168.96.64"(ip of localhost 
on lan) starts working steadily.  IP:*.64 is the first host in 
/etc/distcc/hosts.


  I have set the logs to debug level, which i believe is the level that 
will show ALL information (right?).  I have read through that log during 
a compilation, specially at the start, and found absolutely no mention 
of the IP of any other hosts, nothing talking about connection issues or 
similar.


  I'm stuck here, I don't know what I'm looking for and help would be 
greatly appreciated!


Thanks,
  Simon





[gentoo-user] portage blocking bash -- how to fix?

2008-08-01 Thread John covici
On my laptop, I did emerge sync and it said to emerge portage,
however when I tried to do this I got the following:



These are the packages that would be merged, in order:



Calculating dependencies  . ..... done!



[ebuild U ] sys-apps/sandbox-1.2.18.1-r2 [1.2.17] 232 kB 

[ebuild U ] dev-python/pycrypto-2.0.1-r6 [2.0.1-r5] USE="-bindist -gmp 
-test" 151 kB 

[ebuild U ] sys-apps/portage-2.1.4.4 [2.1.2.7] USE="doc* -build -epydoc 
(-selinux)" LINGUAS="-pl" 368 kB 

*** Portage will stop merging at this point and reload itself,

then resume the merge.

[ebuild U ] app-shells/bash-3.2_p33 [3.1_p17] USE="nls -afs -bashlogger 
-plugins% -vanilla" 2,564 kB 

[blocks B ] ftp://mirror.iawnet.sandia.gov/pub/gentoo/ 
http://distfiles.gentoo.org";
G_BROKEN_FILENAMES="1"
G_FILENAME_ENCODING="UTF-8"
HOME="/root"
INFOPATH="/usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.16.1/info:/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info:/usr/share/info/emacs-22"
INPUT_DEVICES="keyboard mouse evdev"
KERNEL="linux"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses 
text"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe.sh %s"
LOGNAME="root"
LS_COLORS="no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mng=01;35:*.pcx=01;35:*.yuv=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.flac=01;35:*.mp3=01;35:*.mpc=00;36:*.ogg=00;36:*.wav=00;36:*.mid=00;36:*.midi=00;36:*.au=00;36:*.flac=00;36:*.aac=00;36:*.ra=01;36:*.mka=01;36:"
MAIL="/var/mail/root"
MAKEOPTS="-j2"
MANPATH="/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/i686-pc-linux-gnu/2.16.1/man:/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man"
NOCOLOR="true"
OLDPWD="/root"
OPENGL_PROFILE="xorg-x11"
PAGER="/usr/bin/less"
PATH="/usr/local/sbin:/usr/sbin:/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.1:/root/bin"
PKGDIR="/usr/portage/packages"
PORTAGE_ARCHLIST="ppc s390 amd64 x86 ppc64 x86-fbsd m68k arm sparc sh mips ia64 
alpha hppa sparc-fbsd"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_BIN_PATH="/usr/lib/portage/bin"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_MAILFROM="portage"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="[EMAIL PROTECTED] /usr/sbin/sendmail"
PORTAGE_ELOG_SYSTEM="save mail_summary"
PORTAGE_GID="250"
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_PYM_PATH="/usr/lib/portage/pym"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --delete-after --stats --timeout=180 
--exclude=/distfiles --exclude=/local --exclude=/packages 
--filter=H_**/files/digest-*"
PORTAGE_RSYNC_RETRIES="3"
PORTAGE_TMPDIR="/var/tmp"
PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/usr/portage"
PORT_LOGDIR="/var/log/portage"
PS1="\h:\w\$ "
PWD="/usr/src"
PYTHONPATH="/usr/lib/portage/pym"
RESUMECOMMAND="/usr/bin/wget -c -t 5 -T 60 --passive-ftp -P ${DISTDIR} ${URI}"
ROOT="/"
ROOTPATH="/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.1"
RPMDIR="/usr/portage/rpm"
SHELL="/bin/bash"
SHLVL="1"
SSH_CLIENT="192.168.0.1 42421 22"
SSH_CONNECTION="192.168.0.1 42421 192.168.0.4 22"
SSH_TTY="/dev/pts/0"
STAGE1_USE="nptl nptlonly unicode"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
TERM="linux"
USE="X accessibility acl acpi alsa arts berkdb cairo cdr cli cracklib crypt 
cups dbus doc dri dvd dvdr dvdread eds emboss encode esd evo fam firefox 
fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal iconv ipv6 isdnlog jpeg 
kerberos ldap mad midi mikmod mp3 mpeg mudflap ncurses nls nptl nptlonly 
nsplugin ogg opengl openmp oss pam pcre pdf perl png pppd python qt3support 
quicktime readline reflection sdl session spell spl ssl svg tcpd tiff truetype 
unicode vorbis win32codecs x86 xml xorg xv zlib" ALSA_CARDS="ali5451 als4000 
atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 
es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx 
via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix

Re: [gentoo-user] portage blocking bash -- how to fix?

2008-08-01 Thread Justin

John covici schrieb:

On my laptop, I did emerge sync and it said to emerge portage,
however when I tried to do this I got the following:


These are the packages that would be merged, in order:


Calculating dependencies  . ..... done!


[ebuild U ] sys-apps/sandbox-1.2.18.1-r2 [1.2.17] 232 kB 

[ebuild U ] dev-python/pycrypto-2.0.1-r6 [2.0.1-r5] USE="-bindist -gmp -test" 151 kB 

[ebuild U ] sys-apps/portage-2.1.4.4 [2.1.2.7] USE="doc* -build -epydoc (-selinux)" LINGUAS="-pl" 368 kB 


*** Portage will stop merging at this point and reload itself,

then resume the merge.

[ebuild U ] app-shells/bash-3.2_p33 [3.1_p17] USE="nls -afs -bashlogger -plugins% -vanilla" 2,564 kB 


[blocks B ]   

emerge bash first.




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] portage blocking bash -- how to fix?

2008-08-01 Thread John covici

on Friday 08/01/2008 Justin([EMAIL PROTECTED]) wrote
 > John covici schrieb:
 > > On my laptop, I did emerge sync and it said to emerge portage,
 > > however when I tried to do this I got the following:
 > >
 > >
 > > These are the packages that would be merged, in order:
 > >
 > >
 > > Calculating dependencies  . ..... done!
 > >
 > >
 > > [ebuild U ] sys-apps/sandbox-1.2.18.1-r2 [1.2.17] 232 kB 
 > >
 > > [ebuild U ] dev-python/pycrypto-2.0.1-r6 [2.0.1-r5] USE="-bindist -gmp 
 > > -test" 151 kB 
 > >
 > > [ebuild U ] sys-apps/portage-2.1.4.4 [2.1.2.7] USE="doc* -build 
 > > -epydoc (-selinux)" LINGUAS="-pl" 368 kB 
 > >
 > > *** Portage will stop merging at this point and reload itself,
 > >
 > > then resume the merge.
 > >
 > > [ebuild U ] app-shells/bash-3.2_p33 [3.1_p17] USE="nls -afs 
 > > -bashlogger -plugins% -vanilla" 2,564 kB 
 > >
 > > [blocks B ]  > app-shells/bash-3.2_p33)
 > >
 > >
 > > Total: 4 packages (4 upgrades, 1 block), Size of downloads: 3,313 kB
 > >
 > >   
 > emerge bash first.
 > 
 > 


I tried that and it still says portage is blocking.

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

 John Covici
 [EMAIL PROTECTED]



Re: [gentoo-user] portage blocking bash -- how to fix?

2008-08-01 Thread Kenneth Prugh
On Fri, 1 Aug 2008 12:44:17 -0400
John covici <[EMAIL PROTECTED]> wrote:

> 
> on Friday 08/01/2008 Justin([EMAIL PROTECTED]) wrote
>  > John covici schrieb:
>  > > On my laptop, I did emerge sync and it said to emerge portage,
>  > > however when I tried to do this I got the following:
>  > >
>  > >
>  > > These are the packages that would be merged, in order:
>  > >
>  > >
>  > > Calculating dependencies  . ..... done!
>  > >
>  > >
>  > > [ebuild U ] sys-apps/sandbox-1.2.18.1-r2 [1.2.17] 232 kB 
>  > >
>  > > [ebuild U ] dev-python/pycrypto-2.0.1-r6 [2.0.1-r5]
>  > > USE="-bindist -gmp -test" 151 kB 
>  > >
>  > > [ebuild U ] sys-apps/portage-2.1.4.4 [2.1.2.7] USE="doc*
>  > > -build -epydoc (-selinux)" LINGUAS="-pl" 368 kB 
>  > >
>  > > *** Portage will stop merging at this point and reload itself,
>  > >
>  > > then resume the merge.
>  > >
>  > > [ebuild U ] app-shells/bash-3.2_p33 [3.1_p17] USE="nls -afs
>  > > -bashlogger -plugins% -vanilla" 2,564 kB 
>  > >
>  > > [blocks B ]   > > app-shells/bash-3.2_p33)
>  > >
>  > >
>  > > Total: 4 packages (4 upgrades, 1 block), Size of downloads:
>  > > 3,313 kB
>  > >
>  > >   
>  > emerge bash first.
>  > 
>  > 
> 
> 
> I tried that and it still says portage is blocking.
> 

emerge -O1av bash



Re: [gentoo-user] portage blocking bash -- how to fix?

2008-08-01 Thread John covici
on Friday 08/01/2008 Kenneth Prugh([EMAIL PROTECTED]) wrote
 > On Fri, 1 Aug 2008 12:44:17 -0400
 > John covici <[EMAIL PROTECTED]> wrote:
 > 
 > > 
 > > on Friday 08/01/2008 Justin([EMAIL PROTECTED]) wrote
 > >  > John covici schrieb:
 > >  > > On my laptop, I did emerge sync and it said to emerge portage,
 > >  > > however when I tried to do this I got the following:
 > >  > >
 > >  > >
 > >  > > These are the packages that would be merged, in order:
 > >  > >
 > >  > >
 > >  > > Calculating dependencies  . ..... done!
 > >  > >
 > >  > >
 > >  > > [ebuild U ] sys-apps/sandbox-1.2.18.1-r2 [1.2.17] 232 kB 
 > >  > >
 > >  > > [ebuild U ] dev-python/pycrypto-2.0.1-r6 [2.0.1-r5]
 > >  > > USE="-bindist -gmp -test" 151 kB 
 > >  > >
 > >  > > [ebuild U ] sys-apps/portage-2.1.4.4 [2.1.2.7] USE="doc*
 > >  > > -build -epydoc (-selinux)" LINGUAS="-pl" 368 kB 
 > >  > >
 > >  > > *** Portage will stop merging at this point and reload itself,
 > >  > >
 > >  > > then resume the merge.
 > >  > >
 > >  > > [ebuild U ] app-shells/bash-3.2_p33 [3.1_p17] USE="nls -afs
 > >  > > -bashlogger -plugins% -vanilla" 2,564 kB 
 > >  > >
 > >  > > [blocks B ]  >  > > app-shells/bash-3.2_p33)
 > >  > >
 > >  > >
 > >  > > Total: 4 packages (4 upgrades, 1 block), Size of downloads:
 > >  > > 3,313 kB
 > >  > >
 > >  > >   
 > >  > emerge bash first.
 > >  > 
 > >  > 
 > > 
 > > 
 > > I tried that and it still says portage is blocking.
 > > 
 > 
 > emerge -O1av bash

I did that emerge, but it still gives me the same blocks message as
though I had not done the emerge.  Very strange.

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

 John Covici
 [EMAIL PROTECTED]



Re: [gentoo-user] portage blocking bash -- how to fix?

2008-08-01 Thread John covici
on Friday 08/01/2008 John covici([EMAIL PROTECTED]) wrote
 > on Friday 08/01/2008 Kenneth Prugh([EMAIL PROTECTED]) wrote
 >  > On Fri, 1 Aug 2008 12:44:17 -0400
 >  > John covici <[EMAIL PROTECTED]> wrote:
 >  > 
 >  > > 
 >  > > on Friday 08/01/2008 Justin([EMAIL PROTECTED]) wrote
 >  > >  > John covici schrieb:
 >  > >  > > On my laptop, I did emerge sync and it said to emerge portage,
 >  > >  > > however when I tried to do this I got the following:
 >  > >  > >
 >  > >  > >
 >  > >  > > These are the packages that would be merged, in order:
 >  > >  > >
 >  > >  > >
 >  > >  > > Calculating dependencies  . ..... done!
 >  > >  > >
 >  > >  > >
 >  > >  > > [ebuild U ] sys-apps/sandbox-1.2.18.1-r2 [1.2.17] 232 kB 
 >  > >  > >
 >  > >  > > [ebuild U ] dev-python/pycrypto-2.0.1-r6 [2.0.1-r5]
 >  > >  > > USE="-bindist -gmp -test" 151 kB 
 >  > >  > >
 >  > >  > > [ebuild U ] sys-apps/portage-2.1.4.4 [2.1.2.7] USE="doc*
 >  > >  > > -build -epydoc (-selinux)" LINGUAS="-pl" 368 kB 
 >  > >  > >
 >  > >  > > *** Portage will stop merging at this point and reload itself,
 >  > >  > >
 >  > >  > > then resume the merge.
 >  > >  > >
 >  > >  > > [ebuild U ] app-shells/bash-3.2_p33 [3.1_p17] USE="nls -afs
 >  > >  > > -bashlogger -plugins% -vanilla" 2,564 kB 
 >  > >  > >
 >  > >  > > [blocks B ]   > >  > > app-shells/bash-3.2_p33)
 >  > >  > >
 >  > >  > >
 >  > >  > > Total: 4 packages (4 upgrades, 1 block), Size of downloads:
 >  > >  > > 3,313 kB
 >  > >  > >
 >  > >  > >   
 >  > >  > emerge bash first.
 >  > >  > 
 >  > >  > 
 >  > > 
 >  > > 
 >  > > I tried that and it still says portage is blocking.
 >  > > 
 >  > 
 >  > emerge -O1av bash
 > 
 > I did that emerge, but it still gives me the same blocks message as
 > though I had not done the emerge.  Very strange.

But I did emerge --nodeps portage and that did fix the problem.  Then
I emerged it again to get the dependencies.

Thanks all for your help.

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

 John Covici
 [EMAIL PROTECTED]



[gentoo-user] Fingerprint reader in Thinkpad R61

2008-08-01 Thread Stefan G. Weichinger


I bought a Lenovo ThinkPad R61 these days, nearly everything runs fine 
under gentoo, I am very happy so far.


The only feature missing is the fingerprint reader, my googling lead me 
to the fact that the reader is not supported by the thinkfinger-pkg 
because it's a TouchStrip reader.


A howto is here:

http://knowledge76.com/index.php/Fingerprint_Reader_Installation


Does anyone know if there is already some ebuild for this somewhere?
Maybe some overlay?

I'd like to know before I start to write my own ebuild for this.

Thanks a lot for any pointer, Stefan



Re: [gentoo-user] Fingerprint reader in Thinkpad R61

2008-08-01 Thread Lukáš Oliva
  Hi,
I had similar problem, but under debian. Nevertheless the way
described on thinkwiki.org
(http://www.thinkwiki.org/wiki/How_to_enable_the_fingerprint_reader)
was working for the first time even on 64bit system.

  Lukas

2008/8/1, Stefan G. Weichinger <[EMAIL PROTECTED]>:
>
> I bought a Lenovo ThinkPad R61 these days, nearly everything runs fine
> under gentoo, I am very happy so far.
>
> The only feature missing is the fingerprint reader, my googling lead me
> to the fact that the reader is not supported by the thinkfinger-pkg
> because it's a TouchStrip reader.
>
> A howto is here:
>
> http://knowledge76.com/index.php/Fingerprint_Reader_Installation
>
>
> Does anyone know if there is already some ebuild for this somewhere?
> Maybe some overlay?
>
> I'd like to know before I start to write my own ebuild for this.
>
> Thanks a lot for any pointer, Stefan
>
>



Re: [gentoo-user] Fingerprint reader in Thinkpad R61

2008-08-01 Thread Stefan G. Weichinger

Lukáš Oliva schrieb:

  Hi,
I had similar problem, but under debian. Nevertheless the way
described on thinkwiki.org
(http://www.thinkwiki.org/wiki/How_to_enable_the_fingerprint_reader)
was working for the first time even on 64bit system.



thanks for that, looks good already, nearly through 



[gentoo-user] Re: strangeness with emerge -uD world [solved]

2008-08-01 Thread »Q«
On Wed, 30 Jul 2008 00:15:25 -0700
"Andrey Falko" <[EMAIL PROTECTED]> wrote:

> On Tue, Jul 29, 2008 at 11:42 PM, »Q« <[EMAIL PROTECTED]> wrote:
> > I'm using portage-2.1.4.4.
> >
> > $ emerge -pqu world
> > [ebuild U ] www-client/mozilla-firefox-3.0.1 [2.0.0.16]
> >
> > but
> >
> > $ emerge -pqu --deep world
> >
> > gives no output.  I've never seen --deep cause fewer updates.  What
> > am I missing?  I have EMERGE_DEFAULT_OPTS="--with-bdeps y" in
> > make.conf, and I don't know what more info to post.
> 
> Is Firefox in /var/lib/portage/world? If not, do you intend Firefox to
> be a dependency? The only "legitimate" behavior I see is that Firefox
> is a dependency for a package that is not part of your world.

I think I see now what caused this.  It happened after I added Fx 3.0.1
to package.keywords.

`emerge -u world` was pulling in mozilla-firefox-3.0.1 because it was
in world, but `emerge -uD world` was not pulling it in because I have
installed packages which have mozilla-firefox-2* as a dependency.

Now that I've installed mozilla-firefox-3.0.1, `emerge -uD world` wants
to downgrade me to 2.0.0.16, and `emerge -u world` doesn't see
anything to do.

-- 
»Q«