Re: [gentoo-user] Armagetron and Gentoo?

2007-10-22 Thread Sebastian Sitaru
Ah, ok thanks. I'll try it that way. Daniel Pielmeier wrote: > 2007/10/17, Sebastian Sitaru <[EMAIL PROTECTED]>: >> I've got it (although not all! :( ). So now the layman command is >> starting and executes an svn command. And the svn command says, that it >> hasn't got SSL support! What a joke!

Re: [gentoo-user] LDAP: Slapd fails asking itself while startup [solved]

2007-10-22 Thread Bertram Scharpf
Am Montag, 22. Okt 2007, 06:20:56 +0200 schrieb Bertram Scharpf: > Hi, > > Am Freitag, 19. Okt 2007, 21:09:59 +0200 schrieb Bertram Scharpf: > > @(#) $OpenLDAP: slapd 2.3.38 (Oct 18 2007 22:12:26) $ [EMAIL > > PROTECTED]:/var/tmp/portage/net-nds/openldap-2.3.38/work/openldap-2.3.38/servers/

Re: [gentoo-user] emerge --sync fails with CacheCorruption

2007-10-22 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Grant wrote: > File "/usr/lib/portage/pym/cache/util.py", line 31, in mirror_cache > try:entry = src_cache[x] > File "/usr/lib/portage/pym/cache/metadata.py", line 32, in __getitem__ > return flat_hash.database.__getitem__(self, cpv

[gentoo-user] emerge --sync fails with CacheCorruption

2007-10-22 Thread Grant
Whenever I try to emerge --sync my laptop it fails like this: >>> Updating Portage cache: 18%Traceback (most recent call last): File "/usr/bin/emerge", line 6474, in ? retval = emerge_main() File "/usr/bin/emerge", line 6429, in emerge_main action_sync(settings, trees, mtimedb, myopt

Re: [gentoo-user] Re: new box

2007-10-22 Thread Albert Hopkins
On Tue, 2007-10-23 at 00:50 +0100, Neil Bothwick wrote: > > I've got my new box booting correctly > > & am c 30 % thro' re-merging all the pkgs listed by 'emerge -ep > > system', some of which were installed from Stage 3, but now have > later > > versions. I never fall for 'emerge world' or 'eme

Re: [gentoo-user] Re: new box

2007-10-22 Thread Neil Bothwick
On Mon, 22 Oct 2007 17:30:58 -0400, Philip Webb wrote: > I've got my new box booting correctly > & am c 30 % thro' re-merging all the pkgs listed by 'emerge -ep > system', some of which were installed from Stage 3, but now have later > versions. I never fall for 'emerge world' or 'emerge system'

Re: [gentoo-user] missing critical device files in /dev

2007-10-22 Thread Arnau Bria
On Tue, 23 Oct 2007 00:43:58 +0200 Arnau Bria wrote: > I have no link files in my restored backup... and permit of many files > have been lost... I know this is a problem but could this part of the > big problem? I'll redo my backup fine and come back! Cheers, Arnau -- [EMAIL PROTECTED] mailing

[gentoo-user] CodeBlocks and Makefile

2007-10-22 Thread Kacper Kopczyński
I'm tring to set up CodeBlocks to use Makefiles' but the option "Build method" is still inactive. What should I do to enable it? I want to make a project that compiles under codeblocks and pure console. I'm a vi-freak but my comakers (friends) are not. Please help me. -- Morpheus: "No, what h

Re: [gentoo-user] missing critical device files in /dev

2007-10-22 Thread Arnau Bria
On Tue, 23 Oct 2007 00:18:33 +0200 Volker Armin Hemmann wrote: > On Dienstag, 23. Oktober 2007, Arnau Bria wrote: > > when you create null and console, /dev must not be mounted. It has to > happen in a 'virgin' /dev without udev&co running. Yep, I did it using my livecd... > Maybe it helps when

Re: [gentoo-user] missing critical device files in /dev

2007-10-22 Thread Arnau Bria
Sorry, maybe a mount is useful: # mount /dev/md/1 on / type ext3 (rw,noatime) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec) udev on /dev type tmpfs (rw,nosuid) devpts on /dev/pts type devpts (rw,nosuid,noexec) shm on /dev/shm type tmpfs (rw,noexec,nosuid,nodev) bin

Re: [gentoo-user] missing critical device files in /dev

2007-10-22 Thread Volker Armin Hemmann
On Dienstag, 23. Oktober 2007, Arnau Bria wrote: when you create null and console, /dev must not be mounted. It has to happen in a 'virgin' /dev without udev&co running. Maybe it helps when you boot with init=/bin/bash and create the files from there. -- [EMAIL PROTECTED] mailing list

[gentoo-user] missing critical device files in /dev

2007-10-22 Thread Arnau Bria
Hi! I've copied my backup to my new / in a raid device, and when I boot I get this error: Your system seems to be missing critical device files in /dev ! Although you may be running udev or devfs, the root partition is missing these required files ! To rectify this situation, please do the follow

[gentoo-user] Re: new box

2007-10-22 Thread Philip Webb
071022 Mick wrote: > On Saturday 20 October 2007, Alex Schuster wrote: >> Philip Webb writes: >>> BTW I'm amazed that System Rescue doesn't seem to know re 'pppoe'. >>> I hope to install Gentoo from the copied files w/o using the I/net. >> You can use any other boot CD, unless you use the automatic

Re: [gentoo-user] Raid 1 problems

2007-10-22 Thread Arnau Bria
On Mon, 22 Oct 2007 20:03:08 +0200 Arnau Bria wrote: > On Sun, 21 Oct 2007 19:34:51 +0100 > Mike Williams wrote: > > > On Sunday 21 October 2007 19:08:21 Arnau Bria wrote: > Hi, > [...] > > I'm doing this: > > with /dev/md0 unmounted: > > > > resize2fs -f /dev/md0 > but with md1 and I get this

Re: [gentoo-user] fbsplash

2007-10-22 Thread Mick
On Monday 22 October 2007, [EMAIL PROTECTED] wrote: > It works now. > > Thanks!! > > I am just curious: can we just delete /etc/conf.d/splash file? I still have mine, but had to remove splash from the rc-update default level. -- Regards, Mick signature.asc Description: This is a digitally signe

Re: [gentoo-user] new box: 2 small puzzles

2007-10-22 Thread Mick
On Saturday 20 October 2007, Alex Schuster wrote: > Philip Webb writes: > > BTW I'm amazed that System Rescue doesn't seem to know re 'pppoe'. > > I hope to install Gentoo from the copied files w/o using the I/net. > > You can also use any other boot CD. Well, unless you use the automatic > install

Re: [gentoo-user] where is the unifont?

2007-10-22 Thread Peter Alfredsen
On Monday 22 October 2007, Ralf Stephan wrote: > Albert wrote > Then let me phrase it alternatively. As another poster said (thanks), > the path can be set with xset +fp. Shouldn't this be done at > installation? That can only be done per-session. Also, you have to be in an X-session for it to w

Re: [gentoo-user] fbsplash

2007-10-22 Thread twang . umn
It works now. Thanks!! I am just curious: can we just delete /etc/conf.d/splash file? On 08:11 Mon 22 Oct , Mick wrote: > On Saturday 20 October 2007, [EMAIL PROTECTED] wrote: > > > Since I already set "SPLASH_TTYS=1,2,3,4,5,6" > > In the /ect/conf.d/splash, it should not use splash on tty7,

Re: [gentoo-user] where is the unifont?

2007-10-22 Thread Ralf Stephan
Albert wrote > > Thanks, that was it. I relied on the usual etc-update to do such > > things. I mean, if I install a font, I sure want it in the xconfig? > > That's not what etc-update does. etc-update is just a tool that helps > you manage files that a package installs that were CONFIG_PROTECTed

Re: [gentoo-user] Raid 1 problems

2007-10-22 Thread Arnau Bria
On Sun, 21 Oct 2007 19:34:51 +0100 Mike Williams wrote: > On Sunday 21 October 2007 19:08:21 Arnau Bria wrote: Hi, [...] I'm doing this: > with /dev/md0 unmounted: > > resize2fs -f /dev/md0 but with md1 and I get this error: # resize2fs -f /dev/md1 resize2fs 1.39 (29-May-2006) Resizing the fil

Re: [gentoo-user] qemu video driver

2007-10-22 Thread Wayn0
pat wrote: Hello, I'm playing with qemu on windows and I've installed Gentoo into it. Now I want to setup X.org, but have no idea which video driver should I use. Can someone help? Thanks a lot Pat The vesa driver should work. -- Wayno -- [EMAIL PROTECTED] mailing list

[gentoo-user] qemu video driver

2007-10-22 Thread pat
Hello, I'm playing with qemu on windows and I've installed Gentoo into it. Now I want to setup X.org, but have no idea which video driver should I use. Can someone help? Thanks a lot Pat -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Huge problem

2007-10-22 Thread econti
Bo Ørsted Andresen ha scritto: On Sunday 21 October 2007 18:23:16 Kenneth Prugh wrote: At the end running etc-update I found 26 config files to upgrade . Surely I did something wrong (to upgrade "udev" I had to unmerge "coldplug") and the result has been a failure in booting gentoo. Here is t

Re: [gentoo-user] Linux & WPA/TKIP

2007-10-22 Thread Vladimir Rusinov
On 10/22/07, Dirk Heinrichs <[EMAIL PROTECTED]> wrote: > > Am Montag, 22. Oktober 2007 schrieb ext Vladimir Rusinov: > > Доброго времени суток! > > [...] > > Could somebody translate this, please? Damit, wrong list again. :( Here is translation: We have corporate wireless network with WPA/TKIP

Re: [gentoo-user] Linux & WPA/TKIP

2007-10-22 Thread Dirk Heinrichs
Am Montag, 22. Oktober 2007 schrieb ext Vladimir Rusinov: > Доброго времени суток! > [...] Could somebody translate this, please? Bye... Dirk -- Dirk Heinrichs | Tel: +49 (0)162 234 3408 Configuration Manager | Fax: +49 (0)211 47068 111 Capgemini Deutschland | Mail: [EMAI

Re: [gentoo-user] fbsplash

2007-10-22 Thread Mick
On Saturday 20 October 2007, [EMAIL PROTECTED] wrote: > Since I already set "SPLASH_TTYS=1,2,3,4,5,6" > In the /ect/conf.d/splash, it should not use splash on tty7,8 But I > still see the splash when I press "ctrl alt f8". Is there anything I > misconfiged? Did you have a look at the ebuild n

[gentoo-user] Linux & WPA/TKIP

2007-10-22 Thread Vladimir Rusinov
Доброго времени суток! У нас на факультете развернута сеть с WPA/TKIP шифрованием: студентам выдается сертификат, он (в Windows) устанавливается в корневое хранилище и пользователи могут войти в сеть, используя свое доменное (Windows2003) имя/пароль. В связи с ростом популярность Linux появились