Re: [gentoo-user] Re: can one tell me: gentoo vs opensuse

2011-12-12 Thread Pandu Poluan
On Dec 13, 2011 11:56 AM, "Grant Edwards" wrote: > > On 2011-12-13, Pandu Poluan wrote: > > > I'm sure they are. In the interview [1], Lameter said that > > NASDAQ uses a modified version of the Gentoo Linux distribution. > > > > > > "modified version"? That practically screams "ricers!" to me

Re: [gentoo-user] ext4 inode limit reached

2011-12-12 Thread Michael Orlitzky
On 12/12/2011 06:15 AM, Daniel Troeder wrote: $ fsck -vf /dev/sda5 [..] 655360 inodes used (100.00%) [..] $ find /gentoo -xdev | wc -l 655338 That's really disappointing. I was using reiser3fs and XFS before, and they didn't have that kind of limitation... Uhm... not meant as a rant - I lik

[gentoo-user] Re: can one tell me: gentoo vs opensuse

2011-12-12 Thread Grant Edwards
On 2011-12-13, Pandu Poluan wrote: > I'm sure they are. In the interview [1], Lameter said that > NASDAQ uses a modified version of the Gentoo Linux distribution. > > > "modified version"? That practically screams "ricers!" to me :-D I didn't know there was such a thing as "unmodified" Gentoo.

Re: [gentoo-user] Re: ext4 - grow_buffers: requested out-of-range block

2011-12-12 Thread Walter Dnes
On Tue, Dec 13, 2011 at 12:03:32AM +, James Broadhead wrote > So on returning to this machine, I see that another USB disk that I > have connected to it is also having those messages printed about it. > This leads me to suspect that it's either an ext4 bug or the situation > that you mentioned

Re: [gentoo-user] How do I use LLVM?

2011-12-12 Thread Walter Dnes
On Mon, Dec 12, 2011 at 07:30:32AM +, Mick wrote > Unless you are using a new radeon card you may need > sys-kernel/linux-firmware instead of radeon-ucode. As I mentioned in my reply to Michael Mol, building mesa with the "llvm" USE flag does the trick. It appears the web pages http://ww

Re: [gentoo-user] can one tell me: gentoo vs opensuse

2011-12-12 Thread Pandu Poluan
On Dec 13, 2011 7:09 AM, "James Broadhead" wrote: > > On 12 December 2011 23:52, Indi wrote: > > On Sat, Dec 10, 2011 at 03:40:02PM +0100, Pandu Poluan wrote: > >>On Dec 10, 2011 8:50 PM, "LinuxIsOne" <[1]linuxis...@gmail.com> wrote: > >> > >>((No wonder NASDAQ uses Gentoo for its infrast

Re: [gentoo-user] can one tell me: gentoo vs opensuse

2011-12-12 Thread Indi
On Tue, Dec 13, 2011 at 01:10:02AM +0100, James Broadhead wrote: > On 12 December 2011 23:52, Indi wrote: > > On Sat, Dec 10, 2011 at 03:40:02PM +0100, Pandu Poluan wrote: > >>    On Dec 10, 2011 8:50 PM, "LinuxIsOne" <[1]linuxis...@gmail.com> wrote: > >> > >>    ((No wonder NASDAQ uses Gentoo for

Re: [gentoo-user] ext4 inode limit reached

2011-12-12 Thread Frank Steinmetzger
On Mon, Dec 12, 2011 at 12:15:52PM +0100, Daniel Troeder wrote: > I have an ext4-filesystem that contains /usr/src, the /usr/portage and > /var/cache/edb. It previously also contained /var/db/pkg, but I had to > move that some weeks ago, because the fs was "full". Now it's "full" > again, though i

Re: [gentoo-user] [SOLVED] ffmpeg - fails to compile on amd64

2011-12-12 Thread Joseph
On 12/12/11 21:52, Michael Schreckenbauer wrote: Am Montag, 12. Dezember 2011, 13:28:39 schrieb Joseph: On 12/12/11 20:32, Michael Hampicke wrote: >> Configuring source in >> /var/tmp/portage/media-video/ffmpeg-0.7.8/work/ffmpeg-0.7.8 ... >> x86_64-pc-linux-gnu-gcc is unable to create an executa

Re: [gentoo-user] Re: ext4 - grow_buffers: requested out-of-range block

2011-12-12 Thread Paul Hartman
On Mon, Dec 12, 2011 at 6:03 PM, James Broadhead wrote: >> Does it happen to be a >2TB USB drive? I remember reading about >> problems with some of those. It works in Windows with the factory >> partition/FAT tables because of tricks they do to the addressing that >> works in Windows, but once you

Re: [gentoo-user] can one tell me: gentoo vs opensuse

2011-12-12 Thread James Broadhead
On 12 December 2011 23:52, Indi wrote: > On Sat, Dec 10, 2011 at 03:40:02PM +0100, Pandu Poluan wrote: >>    On Dec 10, 2011 8:50 PM, "LinuxIsOne" <[1]linuxis...@gmail.com> wrote: >> >>    ((No wonder NASDAQ uses Gentoo for its infrastructure)) >> > > Indeed What a bunch of ricers :P

Re: [gentoo-user] Re: ext4 - grow_buffers: requested out-of-range block

2011-12-12 Thread James Broadhead
On 12 December 2011 20:55, Paul Hartman wrote: > On Mon, Dec 12, 2011 at 2:33 PM, James Broadhead > wrote: >> >> Apologies; the correct message is: >> grow_buffers: requested out-of-range block 18446744072382021139 for device >> sdb1 >> >> This appears 42 times immediately following mount. >> >>

Re: [gentoo-user] can one tell me: gentoo vs opensuse

2011-12-12 Thread Indi
On Sat, Dec 10, 2011 at 03:40:02PM +0100, Pandu Poluan wrote: >On Dec 10, 2011 8:50 PM, "LinuxIsOne" <[1]linuxis...@gmail.com> wrote: >> > >- >8 snip > > > > > I have come to conclusion that almost all Linux work almost in the > > same way since they have the same kernel, however,

Re: [gentoo-user] What happened to OpenRC 0.9.6?

2011-12-12 Thread Alan McKinnon
On Mon, 12 Dec 2011 23:23:16 +0100 Florian Philipp wrote: > > Same here. All my server VMs work just fine with parallel enabled. > > There's nothing complex in them, they tend to be single-service > > machines. > > > > Don't tell me you reboot your servers so often that it is necessary to > t

Re: [gentoo-user] Re: ext4 - grow_buffers: requested out-of-range block

2011-12-12 Thread Adam Carter
> I've looked at the kernel code that causes the error message. It > verifies that this is most likely a dead disk: It would be worth running smartctl from smartmontools to see what it knows of the disks status.

Re: [gentoo-user] How do I use LLVM?

2011-12-12 Thread Walter Dnes
On Mon, Dec 12, 2011 at 12:32:04AM -0500, Michael Mol wrote > llvm is pulled in on most of my systems as a dependency of something > else. It doesn't conflict with having gcc installed. > > emerge sys-devel/llvm > > And try again. If that fixes it, you should file a bug against the > specific pa

Re: [gentoo-user] What happened to OpenRC 0.9.6?

2011-12-12 Thread Florian Philipp
Am 12.12.2011 09:43, schrieb Alan McKinnon: > On Mon, 12 Dec 2011 07:29:16 +0700 > Pandu Poluan wrote: > It's worked for me ever since I switched all of my machines to OpenRC a year+(?) ago. >>> >>> You are not a representative sample. >>> >> >> worksforme >> >> In production servers, e

Re: [gentoo-user] Re: ext4 - grow_buffers: requested out-of-range block

2011-12-12 Thread Florian Philipp
Am 12.12.2011 21:33, schrieb James Broadhead: > On 12 December 2011 14:14, James Broadhead wrote: >> ext4: "fill_buffer on unknown block out of range" > > Apologies; the correct message is: > grow_buffers: requested out-of-range block 18446744072382021139 for device > sdb1 > > This appears 42

Re: [gentoo-user] ffmpeg - fails to compile on amd64

2011-12-12 Thread Michael Hampicke
> # echo | gcc -dM -E - -march=native > /usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/cc1 -E -quiet -v - > -D_FORTIFY_SOURCE=2 -mtune=i686 -march=x86-64 Sorry, something went wrong while pasting this lines, here are the correct ones: # cc -mtune=i686 -E -v - &1 | grep cc1 /usr/libexec/gcc/x86_64-pc-

Re: [gentoo-user] ffmpeg - fails to compile on amd64

2011-12-12 Thread Michael Hampicke
>> No nothing crazy: >> CFLAGS="-Os -pipe -mtune=i686" > > i686? That's not amd64. You need something 64bit. Just use march=native > instead of mtune=i686. Wait, what! I could swear I was reading march=native just a few minutes ago. mtune=i686 on amd64 just doesn't seem right, but it should co

Re: [gentoo-user] Re: ext4 - grow_buffers: requested out-of-range block

2011-12-12 Thread Paul Hartman
On Mon, Dec 12, 2011 at 2:33 PM, James Broadhead wrote: > On 12 December 2011 14:14, James Broadhead wrote: >> ext4: "fill_buffer on unknown block out of range" > > Apologies; the correct message is: > grow_buffers: requested out-of-range block 18446744072382021139 for device > sdb1 > > This ap

Re: [gentoo-user] ffmpeg - fails to compile on amd64

2011-12-12 Thread Michael Schreckenbauer
Am Montag, 12. Dezember 2011, 13:28:39 schrieb Joseph: > On 12/12/11 20:32, Michael Hampicke wrote: > >> Configuring source in > >> /var/tmp/portage/media-video/ffmpeg-0.7.8/work/ffmpeg-0.7.8 ... > >> x86_64-pc-linux-gnu-gcc is unable to create an executable file. > >> If x86_64-pc-linux-gnu-gcc is

Re: [gentoo-user] ffmpeg - fails to compile on amd64

2011-12-12 Thread Michael Hampicke
> No nothing crazy: > CFLAGS="-Os -pipe -mtune=i686" No you're right, that's nothing crazy. Perhaps you could paste the complete build log of your failed merge to pastebin[1]. Portage tells you where you can find that log file. The output of % emerge --info might prove useful too. [1] http://pas

Re: [gentoo-user] ffmpeg - fails to compile on amd64

2011-12-12 Thread Joseph
On 12/12/11 14:29, Dale wrote: [snip} gcc-config -l Then you can use gcc-config to set it if it is not set. If it is set, it should look like this: [1] x86_64-pc-linux-gnu-4.4.5 [2] x86_64-pc-linux-gnu-4.5.3 * Note the little * on the end? That is the one that it is trying to use. Some

[gentoo-user] Re: ext4 - grow_buffers: requested out-of-range block

2011-12-12 Thread James Broadhead
On 12 December 2011 14:14, James Broadhead wrote: > ext4: "fill_buffer on unknown block out of range" Apologies; the correct message is: grow_buffers: requested out-of-range block 18446744072382021139 for device sdb1 This appears 42 times immediately following mount. Running picasa today, it i

Re: [gentoo-user] ffmpeg - fails to compile on amd64

2011-12-12 Thread Dale
Joseph wrote: On 12/12/11 14:52, Michael Mol wrote: [snip] gcc-config $SOME_PROFILE where SOME_PROFILE is something you'll find under /etc/env.d/gcc After that, things worked fine for me again. (I was in the process of building an email because I was going to ask this list for help, and I fi

Re: [gentoo-user] ffmpeg - fails to compile on amd64

2011-12-12 Thread Joseph
On 12/12/11 20:32, Michael Hampicke wrote: Configuring source in /var/tmp/portage/media-video/ffmpeg-0.7.8/work/ffmpeg-0.7.8 ... x86_64-pc-linux-gnu-gcc is unable to create an executable file. If x86_64-pc-linux-gnu-gcc is a cross-compiler, use the --enable-cross-compile option. Only do this if y

Re: [gentoo-user] ffmpeg - fails to compile on amd64

2011-12-12 Thread Joseph
On 12/12/11 14:52, Michael Mol wrote: [snip] gcc-config $SOME_PROFILE where SOME_PROFILE is something you'll find under /etc/env.d/gcc After that, things worked fine for me again. (I was in the process of building an email because I was going to ask this list for help, and I figured out the s

Re: [gentoo-user] ffmpeg - fails to compile on amd64

2011-12-12 Thread Michael Mol
On Mon, Dec 12, 2011 at 2:28 PM, Joseph wrote: > I"m trying to install "kino" but ffmpeg fails to compile: > Configuring source in /var/tmp/portage/media-video/ffmpeg-0.7.8/work/ffmpeg-0.7.8 ... > > x86_64-pc-linux-gnu-gcc is unable to create an executable file. > If x86_64-pc-linux-gnu-

Re: [gentoo-user] ffmpeg - fails to compile on amd64

2011-12-12 Thread Michael Hampicke
> Configuring source in > /var/tmp/portage/media-video/ffmpeg-0.7.8/work/ffmpeg-0.7.8 ... > x86_64-pc-linux-gnu-gcc is unable to create an executable file. > If x86_64-pc-linux-gnu-gcc is a cross-compiler, use the > --enable-cross-compile option. > Only do this if you know what cross compiling mean

[gentoo-user] ffmpeg - fails to compile on amd64

2011-12-12 Thread Joseph
I"m trying to install "kino" but ffmpeg fails to compile: Configuring source in /var/tmp/portage/media-video/ffmpeg-0.7.8/work/ffmpeg-0.7.8 ... x86_64-pc-linux-gnu-gcc is unable to create an executable file. If x86_64-pc-linux-gnu-gcc is a cross-compiler, use the --enable-cross-compile option

Re: [gentoo-user] The phpMyAdmin configuration storage is not completely configured,

2011-12-12 Thread Michael Hampicke
> mysql -u phpmyadmin -p > Enter password: ERROR 1045 (28000): Access denied for user > 'phpmyadmin'@'localhost' The ting about mysql is, that it's not enough to just create a user and give him a password. you also have to grant this user access to the database you wish to connect to. Last thing i

Re: [gentoo-user] The phpMyAdmin configuration storage is not completely configured,

2011-12-12 Thread Joseph
On 12/12/11 11:17, Paul Hartman wrote: On Mon, Dec 12, 2011 at 11:05 AM, Joseph wrote: I have this strange problem with phpmyadmin, error: The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here. I solve it in

Re: [gentoo-user] The phpMyAdmin configuration storage is not completely configured,

2011-12-12 Thread Joseph
On 12/12/11 18:10, Michael Hampicke wrote: Does the mysql user 'phpmyadmin' exist, and does he have access to the mysql database 'phpmyadmin'? Have you tried connection manually to the phpmyadmin db? Yes, user phpmyadmin exists but when I try to connect to database I get error: mysql -u phpmya

Re: [gentoo-user] The phpMyAdmin configuration storage is not completely configured,

2011-12-12 Thread Paul Hartman
On Mon, Dec 12, 2011 at 11:05 AM, Joseph wrote: > I have this strange problem with phpmyadmin, error: > The phpMyAdmin configuration storage is not completely configured, some > extended features have been deactivated. To find out why click here. > > I solve it in the past by generating phpmyadmin

Re: [gentoo-user] The phpMyAdmin configuration storage is not completely configured,

2011-12-12 Thread Michael Hampicke
Does the mysql user 'phpmyadmin' exist, and does he have access to the mysql database 'phpmyadmin'? Have you tried connection manually to the phpmyadmin db?

[gentoo-user] The phpMyAdmin configuration storage is not completely configured,

2011-12-12 Thread Joseph
I have this strange problem with phpmyadmin, error: The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here. I solve it in the past by generating phpmyadmin database and controluser, instruction in this link:

Re: [gentoo-user] ext4 inode limit reached

2011-12-12 Thread Daniel Troeder
On 12.12.2011 15:54, Alex Schuster wrote: > Joseph writes: >> That is scary. I just install new HD with 2TB capacity and ext4 that is >> 2% full and: >> $ find /home/joseph/ -xdev | wc -l >> shows: 169977 that is 26% full. > No, that is 26% of the number of total inodes _Daniel_ has on his small

Re: [gentoo-user] Re: AVCHD on Gentoo

2011-12-12 Thread Paul Hartman
On Sun, Dec 11, 2011 at 7:27 PM, James wrote: > Paul Hartman gmail.com> writes: > > >> I use Kdenlive for GUI (which uses MLT as backend) and my camcorder is >> Canon HG-10. It uses AVCHD, Kdenlive/MLT handles it beautifully. > > > thanks. > > I replied to this yesterday, but I guess Gmane > was

Re: [gentoo-user] ext4 inode limit reached

2011-12-12 Thread Alex Schuster
Joseph writes: > On 12/12/11 12:15, Daniel Troeder wrote: > >Hello :) > > > >I have an ext4-filesystem that contains /usr/src, the /usr/portage and > >/var/cache/edb. It previously also contained /var/db/pkg, but I had to > >move that some weeks ago, because the fs was "full". Now it's "full" > >a

Re: [gentoo-user] ext4 inode limit reached

2011-12-12 Thread Pandu Poluan
On Dec 12, 2011 9:39 PM, "Joseph" wrote: > > Quick googling around indicates that JFS, or XFS don't have these limitation. > -quote > Many computer programs used by system administrators in UNIX operating systems often designate files with inode numbers. Examples include popular disk i

Re: [gentoo-user] ext4 inode limit reached

2011-12-12 Thread Joseph
Quick googling around indicates that JFS, or XFS don't have these limitation. -quote Many computer programs used by system administrators in UNIX operating systems often designate files with inode numbers. Examples include popular disk integrity checking utilities such as the fsck or

Re: [gentoo-user] ext4 inode limit reached

2011-12-12 Thread Joseph
On 12/12/11 12:15, Daniel Troeder wrote: Hello :) I have an ext4-filesystem that contains /usr/src, the /usr/portage and /var/cache/edb. It previously also contained /var/db/pkg, but I had to move that some weeks ago, because the fs was "full". Now it's "full" again, though it has free blocks. B

[gentoo-user] ext4 - fill_buffer on unknown block out of range

2011-12-12 Thread James Broadhead
ext4: "fill_buffer on unknown block out of range" I have seen a number of these appearing in my dmesg recently for a new-ish external disk. I'm afraid that it's a paraphrase, as I am away from the machine at present. ckfs.ext4 -f comes back clean and smartmontools reports nothing out of the ord

Re: [gentoo-user] ext4 inode limit reached

2011-12-12 Thread Alex Schuster
Daniel Troeder writes: > I have an ext4-filesystem that contains /usr/src, the /usr/portage and > /var/cache/edb. It previously also contained /var/db/pkg, but I had to > move that some weeks ago, because the fs was "full". Now it's "full" > again, though it has free blocks. But no inodes are left

[gentoo-user] ext4 inode limit reached

2011-12-12 Thread Daniel Troeder
Hello :) I have an ext4-filesystem that contains /usr/src, the /usr/portage and /var/cache/edb. It previously also contained /var/db/pkg, but I had to move that some weeks ago, because the fs was "full". Now it's "full" again, though it has free blocks. But no inodes are left: $ fsck -vf /dev/sda

Re: [gentoo-user] [SOLVED] apache - virtual host not working

2011-12-12 Thread Neil Bothwick
On Mon, 12 Dec 2011 08:26:55 +0100, J. Roeleveld wrote: > > Another lesson learned. > > I went for easy way out, tar.gz /var/* directory copy it to another > > machine. > > The "-p" option will preserve ownership and permissions. You need to add > it to both compressing and extracting. That's

Re: [gentoo-user] Lynx, Links, or Elinks?

2011-12-12 Thread Aljosha Papsch
Am Sonntag, den 11.12.2011, 00:13 +0100 schrieb Frank Steinmetzger: > On Sat, Dec 10, 2011 at 10:36:32AM -0200, luis jure wrote: > > > >As the subject says: Which text browser do you recommend? > > > > i haven't used text browsers for some time now, but i definitely > prefered > > links over lynx

Re: [gentoo-user] What happened to OpenRC 0.9.6?

2011-12-12 Thread Alan McKinnon
On Mon, 12 Dec 2011 07:29:16 +0700 Pandu Poluan wrote: > > > It's worked for me ever since I switched all of my machines to > > > OpenRC a year+(?) ago. > > > > You are not a representative sample. > > > > worksforme > > In production servers, even. Virtualized on top of XenServer. All of > the