-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
»Q« wrote:
> Wolf Canis <[EMAIL PROTECTED]> wrote:
>
>> Would know a message reach the ML with my Name but no signature or a
>> different signature, could one relatively be sure about the fact that
>> this particular message is not from the original "
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Daniel Iliev wrote:
[...]
> Absolutely. I just wonder how many people will choose not to use such
> kind of list in order not to sacrifice their anonymity.
Exactly.
[...]
> It also might be the same person signing with different keys or
> sometimes s
Hello
On Wed, May 28, 2008 at 04:08:02AM +0300, Daniel Iliev wrote:
> > Disagree, because of the possibility that without signatures it's
> > relatively easy to bring a subscriber into discredit.
>
> Relatively easy? Well, hereby I give you my blessing and dare you to
> send a "proof of concept"
W. Canis wrote:
> OK, I can't bring myself a "proof of concept".
Allow me to help you with that part.
Personally I still think signatures in public mailing lists are overrated.
NOT signed by
Some Gentoo user with a security job and 5 minutes of time
P.S. Daniel - I really hope this is ok with y
Peter Humphrey schrieb:
I have no problem chrooting into a system on the hard disk if I've booted
from an installation CD, but every time I try it after booting from another
HD partition I get e.g. this:
# chroot /mnt/rescue /bin/bash
chroot: cannot run command `/bin/bash': Permission denied
Am Donnerstag, 29. Mai 2008 schrieb ext Peter Humphrey:
> I have no problem chrooting into a system on the hard disk if I've booted
> from an installation CD, but every time I try it after booting from
> another HD partition I get e.g. this:
>
> # chroot /mnt/rescue /bin/bash
> chroot: cannot run c
Dirk Heinrichs schrieb:
Am Donnerstag, 29. Mai 2008 schrieb ext Justin:
# cd /mnt/rescue
# mount -tproc proc proc
# mount -obind /dev dev
...first.
What am I doing wrong?
# cd /mnt/rescue
# mount -t proc proc proc
# mount -o bind /dev dev
You forgot some spaces!
They're ir
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Peter Humphrey wrote:
> I have no problem chrooting into a system on the hard disk if I've booted
> from an installation CD, but every time I try it after booting from another
> HD partition I get e.g. this:
>
> # chroot /mnt/rescue /bin/bash
> chro
Alex Schuster wrote:
Anthony Metcalf writes:
Alex Schuster wrote:
Um, I meand -nostrip, as I wrote in the example below. But I just
tried for myself - I see the -g2 (multiple times), but after
building, stripping takes place, even with the one-time
FEATURES=-nostrip emerge -1 libxml2 approach:
Wolf Canis <[EMAIL PROTECTED]>
29/05/2008 11:38
Por favor, responda a gentoo-user
Para: gentoo-user@lists.gentoo.org
cc:
Asunto: Re: [gentoo-user] chroot problem
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Peter Humphrey wrote:
> I have no problem chrooting into a s
Joseph writes:
> I just upgraded to KDE-3.5.9 and it went very smooth on my "x86" boxes
> but on AMD64 box I got stuck with "superkaramba"
> Can anybody with AMD64 can comment on this error:
>
> collect2: ld returned 1 exit status
> make[3]: *** [superkaramba] Error 1
> make[3]: Leaving directory
Am Donnerstag, 29. Mai 2008 schrieb ext Justin:
> > # cd /mnt/rescue
> > # mount -tproc proc proc
> > # mount -obind /dev dev
> >
> > ...first.
> >
> > What am I doing wrong?
>
> # cd /mnt/rescue
> # mount -t proc proc proc
> # mount -o bind /dev dev
>
>
> You forgot some spaces!
They're irreleva
I have no problem chrooting into a system on the hard disk if I've booted
from an installation CD, but every time I try it after booting from another
HD partition I get e.g. this:
# chroot /mnt/rescue /bin/bash
chroot: cannot run command `/bin/bash': Permission denied
Ls shows the same permissi
On Thu, 29 May 2008 09:52:57 +0200
Wolf Canis <[EMAIL PROTECTED]> wrote:
> > Relatively easy? Well, hereby I give you my blessing and dare you to
> > send a "proof of concept" message to this list imposing as me.
> > Additional condition: you must have no other access to Gmail than
> > what is gr
On Thu, 29 May 2008 08:29:12 +0300
Tapio Raevaara <[EMAIL PROTECTED]> wrote:
> On Wednesday 28 May 2008, ionut cucu wrote:
> > While gracefully working on my computer out of the blue, by keyboard
> > stops working. Changing keyboards didn't help, only rebooting does.
> > Both PS/2 keyboards...So I
Hello
How can I force Gentoo to detect hardware at boot time.
Is it enough to compile the kernel with "automatic module loading" option ?
or should I install additional tools e.g. kudzu ?
thanks for help
Hi,
since an upgrade to CUPS 1.3.7, on a large amount of
print jobs, the printer pauses after every three pages.
I detected that the backend for each job gets started
every 5 seconds:
# grep Started /var/log/cups/error_log
I [27/May/2008:18:25:10 +0200] [Job 51243] Started backend ...
I [
On Thu, May 29, 2008 at 9:18 AM, Pawel K <[EMAIL PROTECTED]> wrote:
> Hello
> How can I force Gentoo to detect hardware at boot time.
> Is it enough to compile the kernel with "automatic module loading" option ?
> or should I install additional tools e.g. kudzu ?
>
> thanks for help
udev and the "
Upon rebooting today openrc backfired on me...it was about time, I was
felling neglicted by it. So after ver 0.2.4-r1 stopped to fsck my
hard-driver, I managed to update it to 0.2.5 but same issue remains: it
fails to fsck all the filesystems, localmount fails to mount them.
*I have /dev/sd
I compiled the kernel with all modules:
make allmodconfig
make
make modules_install
I have udev running on my machine since more than a year.
I created the following section in grub.conf:
title vanilla-all-modules
root (hd0,0)
kernel /boot/kernel-all-modules root=/dev/hda1
The kernel is una
Pawel K wrote:
I compiled the kernel with all modules:
make allmodconfig
make
make modules_install
I have udev running on my machine since more than a year.
I created the following section in grub.conf:
title vanilla-all-modules
root (hd0,0)
kernel /boot/kernel-all-modules root=/dev/hda1
On Thursday 29 May 2008, Pawel K wrote:
> I compiled the kernel with all modules:
>
> make allmodconfig
> make
> make modules_install
>
> I have udev running on my machine since more than a year.
> I created the following section in grub.conf:
>
> title vanilla-all-modules
> root (hd0,0)
> kern
on Thursday 05/29/2008 Pawel K([EMAIL PROTECTED]) wrote
> I compiled the kernel with all modules:
>
> make allmodconfig
> make
> make modules_install
>
> I have udev running on my machine since more than a year.
> I created the following section in grub.conf:
>
> title vanilla-all-modu
On Donnerstag, 29. Mai 2008, ionut cucu wrote:
> Upon rebooting today openrc backfired on me...it was about time, I was
> felling neglicted by it. So after ver 0.2.4-r1 stopped to fsck my
> hard-driver, I managed to update it to 0.2.5 but same issue remains: it
> fails to fsck all the filesystems,
Pawel K <[EMAIL PROTECTED]> a écrit:
> Could you give me some indications of how to solve this problem.
genkernel ?
--
Nicolas Sebrecht
--
gentoo-user@lists.gentoo.org mailing list
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Well I seem to have another problem after updating samba on my
fileserver, on starting /etc/init.d/samba I now get this:
~ * samba -> start: smbd ...
/lib/rcscripts/sh/rc-daemon.sh: line 231: 15228 Aborted
(core dumped) /sbin/start-stop-daemon '--sta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Matt Harrison wrote:
| Well I seem to have another problem after updating samba on my
| fileserver, on starting /etc/init.d/samba I now get this:
|
| ~ * samba -> start: smbd ...
| /lib/rcscripts/sh/rc-daemon.sh: line 231: 15228 Aborted
| (core dumped
When I use some KDE tools, most recently Konqueror, I get symptoms of a
mis-configuration which I think is dbus-related.
I've never fooled with it as far as I can remember, and I know nothing about
it. So I'm hoping there's an easy cure.
The recent thing: opening a Konqeror windows for a freshly-
When I crank up K3b, it complains about my setup, with the message
"System locale charset is ANSI_X3.4-1968
Your system's locale charset (i.e. the charset used to encode filenames)
is set to ANSI_X3.4-1968. It is highly unlikely that this has been done
intentionally.
Most likely the lo
Hi guys,
I'm having a weird problem here. I do have an amd64 install of gentoo with
KDE 4.
Well my problem is that sometimes (once or more per day) when using Firefox
I do
click in some link or try to scroll down/up the scrollbar my system
freezes.
When this happen I have to remotely login via s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi!
I have a wireless problem.
I bought yesterday a Zyxel G202 USB stick and I attack it of my
workstation.
This hardware is supported from zd1211rw driver.
I set all parameters of my network and I started it.
It works fine, pretty signal quality, goo
On Thursday 29 May 2008, Claudinei Matos wrote:
> Hi guys,
>
> I'm having a weird problem here. I do have an amd64 install of
> gentoo with KDE 4.
> Well my problem is that sometimes (once or more per day) when
> using Firefox I do
> click in some link or try to scroll down/up the scrollbar my
>
Am Donnerstag, 29. Mai 2008 schrieb Pawel K:
> I compiled the kernel with all modules:
>
> make allmodconfig
> make
> make modules_install
>
> I have udev running on my machine since more than a year.
> I created the following section in grub.conf:
>
> title vanilla-all-modules
> root (hd0,0)
>
On Thu, 29 May 2008 09:35:39 +0200
Wolf Canis <[EMAIL PROTECTED]> wrote:
> »Q« wrote:
> > Wolf Canis <[EMAIL PROTECTED]> wrote:
> >
> >> Would know a message reach the ML with my Name but no signature or
> >> a different signature, could one relatively be sure about the fact
> >> that this part
On Thursday 29 May 2008, Kevin O'Gorman wrote:
> When I crank up K3b, it complains about my setup, with the message
>
> "System locale charset is ANSI_X3.4-1968
> Your system's locale charset (i.e. the charset used to encode
> filenames) is set to ANSI_X3.4-1968. It is highly unlikely that
On Thu, May 29, 2008 at 2:29 PM, Mick <[EMAIL PROTECTED]> wrote:
> On Thursday 29 May 2008, Kevin O'Gorman wrote:
> > When I crank up K3b, it complains about my setup, with the message
> >
> > "System locale charset is ANSI_X3.4-1968
> > Your system's locale charset (i.e. the charset used
I bought an Adaptec SATA controller to add some backups to a system that
already had an Adaptec SCSI controller. They're both recognized as AIC7xxx,
but the second one is somehow blocked.
I can access the on-controller configuration stuff during BIOS startup, and
the
drives appear good. I just c
On Thursday 29 May 2008, Kevin O'Gorman wrote:
> On Thu, May 29, 2008 at 2:29 PM, Mick <[EMAIL PROTECTED]> wrote:
> > On Thursday 29 May 2008, Kevin O'Gorman wrote:
> > > When I crank up K3b, it complains about my setup, with the message
> > >
> > > "System locale charset is ANSI_X3.4-1968
> >
> If it's a newer chipset, it might be worth trying the 2008.0 beta to do
> the install...
Always one more gotcha :-)
Now that the b2 is out for x86_64 I guess it's worth
a shot... that or building a bootable with the stock
minimal CD and an updated kernel.
Q: Have you ever tried assembling a n
On Thu, May 29, 2008 at 3:18 PM, Mick <[EMAIL PROTECTED]> wrote:
> On Thursday 29 May 2008, Kevin O'Gorman wrote:
> > On Thu, May 29, 2008 at 2:29 PM, Mick <[EMAIL PROTECTED]> wrote:
> > > On Thursday 29 May 2008, Kevin O'Gorman wrote:
> > > > When I crank up K3b, it complains about my setup, with
On Thu, 29 May 2008 08:38:27 + (UTC)
[EMAIL PROTECTED] wrote:
> W. Canis wrote:
> > OK, I can't bring myself a "proof of concept".
>
> Allow me to help you with that part.
>
> Personally I still think signatures in public mailing lists are
> overrated.
>
> NOT signed by
> Some Gentoo user w
On Thu, 29 May 2008 16:01:35 -0700, Kevin O'Gorman wrote:
> I did a fresh boot, and that did not help, so I wonder if .mybashrc is
> the correct place to do this.
Not really, because that only applies to bash. I have my locale settings
in /etc/env.d/02locale - run env-update after editing it.
-
Kevin O'Gorman schrieb:
On Thu, May 29, 2008 at 3:18 PM, Mick <[EMAIL PROTECTED]> wrote:
On Thursday 29 May 2008, Kevin O'Gorman wrote:
On Thu, May 29, 2008 at 2:29 PM, Mick <[EMAIL PROTECTED]> wrote:
On Thursday 29 May 2008, Kevin O'Gorman wrote:
When I crank up K3b, it complains about my s
On Fri, 30 May 2008 02:05:42 +0300
Daniel Iliev <[EMAIL PROTECTED]> wrote:
> On Thu, 29 May 2008 08:38:27 + (UTC)
> [EMAIL PROTECTED] wrote:
>
> > W. Canis wrote:
> > > OK, I can't bring myself a "proof of concept".
> >
> > Allow me to help you with that part.
> >
> > Personally I still thi
On Fri, 30 May 2008 00:11:51 +0100
Robert Bridge <[EMAIL PROTECTED]> wrote:
> On Fri, 30 May 2008 02:05:42 +0300
> Daniel Iliev <[EMAIL PROTECTED]> wrote:
>
> > On Thu, 29 May 2008 08:38:27 + (UTC)
> > [EMAIL PROTECTED] wrote:
> >
> > > W. Canis wrote:
> > > > OK, I can't bring myself a "pro
On Fri, 30 May 2008 00:11:51 +0100
Robert Bridge <[EMAIL PROTECTED]> wrote:
> On Fri, 30 May 2008 02:05:42 +0300
> Daniel Iliev <[EMAIL PROTECTED]> wrote:
>
> > On Thu, 29 May 2008 08:38:27 + (UTC)
> > [EMAIL PROTECTED] wrote:
> >
> > > W. Canis wrote:
> > > > OK, I can't bring myself a
46 matches
Mail list logo