[gentoo-user] Re: Working thru fresh install Gentoo as vbox guest

2014-12-14 Thread Harry Putnam
Jonathan Callen jcal...@gentoo.org writes: In case any one knows the likely problem and where to look in config, I have posted the .config file at the URL below: (Installed kernel is 3.18) zeus.jtan.com/~reader/vu1/disp.cgi The most likely culprit that I can see is: #

[gentoo-user] can emerging git really require 121 pkgs?

2014-12-14 Thread Harry Putnam
Even on a fairly bare new install slowly being brough up to desired setup it seems like reqiring 116 new pkgs to install dev-vcs/git is bit much. But: Total: 121 packages (3 upgrades, 116 new, 2 in new slots), Size of downloads: 20,759 kB Even with USE=-X its still 104 Whereas bzr and

Re: [gentoo-user] can emerging git really require 121 pkgs?

2014-12-14 Thread Michael Orlitzky
On 12/14/2014 04:54 PM, Harry Putnam wrote: Even on a fairly bare new install slowly being brough up to desired setup it seems like reqiring 116 new pkgs to install dev-vcs/git is bit much. USE=perl is responsible for some of them, but you also want it set if you actually intend to use git.

[gentoo-user] Re: can emerging git really require 121 pkgs?

2014-12-14 Thread Harry Putnam
Michael Orlitzky m...@gentoo.org writes: On 12/14/2014 04:54 PM, Harry Putnam wrote: Even on a fairly bare new install slowly being brough up to desired setup it seems like reqiring 116 new pkgs to install dev-vcs/git is bit much. USE=perl is responsible for some of them, but you also want

perl blockers (was: Re: [gentoo-user] can emerging git really require 121 pkgs?)

2014-12-14 Thread Andreas K. Huettel
Am Sonntag, 14. Dezember 2014, 22:54:12 schrieb Harry Putnam: --- --- ---=--- --- --- emerge -vp dev-vcs/git (To avoid clogging the group with all that text... its posted here: zeus.jtan.com/~reader/vu2/disp.cgi I'm curious about your portage

[gentoo-user] Re: perl blockers

2014-12-14 Thread Harry Putnam
Andreas K. Huettel dilfri...@gentoo.org writes: Am Sonntag, 14. Dezember 2014, 22:54:12 schrieb Harry Putnam: --- --- ---=--- --- --- emerge -vp dev-vcs/git (To avoid clogging the group with all that text... its posted here:

Re: [gentoo-user] Re: perl blockers

2014-12-14 Thread Philip Webb
141214 Harry Putnam ran 'emerge -vuDNp @world' : ... the following packages are causing rebuilds: (dev-lang/perl-5.20.1-r3:0/5.20::gentoo, ebuild scheduled for merge) causes rebuilds for: (dev-perl/Text-WrapI18N-0.60.0-r1:0/0::gentoo, ebuild scheduled for merge)

[gentoo-user] Re: perl blockers

2014-12-14 Thread Harry Putnam
Philip Webb purs...@ca.inter.net writes: 141214 Harry Putnam ran 'emerge -vuDNp @world' : ... the following packages are causing rebuilds: (dev-lang/perl-5.20.1-r3:0/5.20::gentoo, ebuild scheduled for merge) causes rebuilds for: (dev-perl/Text-WrapI18N-0.60.0-r1:0/0::gentoo, ebuild

[gentoo-user] FAT32 USB not showing/mounting

2014-12-14 Thread Joseph
I have a USB stick with FAT32 file system, but when I insert the disk it is not mounting on my desktop. No icon is showing up, why? grep -i fat .config # DOS/FAT/NT Filesystems CONFIG_FAT_FS=y CONFIG_VFAT_FS=y CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1 dmesg:

Re: [gentoo-user] FAT32 USB not showing/mounting

2014-12-14 Thread J. Roeleveld
On 15 December 2014 06:37:58 CET, Joseph syscon...@gmail.com wrote: I have a USB stick with FAT32 file system, but when I insert the disk it is not mounting on my desktop. No icon is showing up, why? grep -i fat .config # DOS/FAT/NT Filesystems CONFIG_FAT_FS=y CONFIG_VFAT_FS=y