Hello Mark Knecht,
> So far I have no other errors. Aqualung plays audio files. MythTV
> works fine. mplayer seems to work, at least for audio files. xine is
> the only DVD application we use so it's special in that sense. I could
> try something else, I suppose. Not anxious to do that though.
I'
On Monday 17 September 2007, Mick wrote:
> On Monday 17 September 2007, Neil Bothwick wrote:
> > Hello Mick,
> >
> > > $ /usr/bin/playsound MUSIC/chimes.wav
> > > /usr/bin/playsound: error while loading shared libraries:
> > > libFLAC.so.7: cannot open shared object file: No such file or
> > > dire
Arturo 'Buanzo' Busleiman <[EMAIL PROTECTED]> wrote:
> Alexander Skwar wrote:
>> Well, I also found myself being unable to start sshd, but
>> these most often were due to some configuration changes.
>
> And exactly for this is why test-restart was proposed by me.
And exactly in these cases, a te
On Tuesday 18 September 2007, Albert Hopkins wrote:
> Note the "chage: PAM authentication failed" *only* occurs when I run
> under strace and only then when I run as a user.
This is normal, since the suid is ignored when the program is straced.
As Norberto said, can you post the full output of
On Tuesday 18 September 2007, Albert Hopkins wrote:
> open("/etc/passwd", O_RDONLY) = 3
> open("/etc/shadow", O_RDONLY) = 3
> chage: can't open password file
Since the opens succeed, this must be some other kind of error.
Looking at the sources could possibily help here.
In c
Walter Dnes wrote:
> On Mon, Sep 17, 2007 at 01:35:24PM +0100, Neil Bothwick wrote
>
>
>> Did you change ISPs when moving? Does your new ISP block rsync traffic?
>>
>
> Bingo. Same ISP. Things worked OK after the move for about a month
> after the move. Since about Sept 8th, however, I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Alexander Skwar wrote:
> And exactly in these cases, a test-restart won't work, as you'd
> need to shutdown the primary sshd first.
sshd -t doesn't need to have sshd stopped beforehand. And, to make it more
clear, the checkconfig()
patch proposed b
On Tuesday 18 September 2007, Randy Barlow wrote:
> Mark Knecht wrote:
> > So far I have no other errors. Aqualung plays audio files. MythTV
> > works fine. mplayer seems to work, at least for audio files. xine is
> > the only DVD application we use so it's special in that sense. I could
> > try so
On Tue, 18 Sep 2007 07:35:38 -0400, David Relson wrote:
> Problem 1 - ethernet controller. The Realtek 8168 didn't seem to have
> a linux driver compatible with my 2.6.22 kernel. Not a big deal as I
> could use my old ethernet card and solve the problem later.
Have you tried the 8169 driver. It
Well, I've done it this time :-<
It seemed time to upgrade from my AthlonXP so I bought a new motherboard
(ASUS M2A-VM HDMI), cpu (AMD 64 X2 5000), and memory (2GB DDR2 800).
With all the new hardware, my hopes were high!!
Then I removed the old mobo/cpu/ram from this workstation and installe
On Tue, 2007-09-18 at 10:14 +0200, Etaoin Shrdlu wrote:
> As Norberto said, can you post the full output of "strace chage -l
> marduk" run *as root* (ie, not with sudo)?
By popular demand...
execve("/usr/bin/chage", ["chage", "-l", "marduk"], [/* 65 vars */]) = 0
brk(0)
On Tue, 2007-09-18 at 10:14 +0200, Etaoin Shrdlu wrote:
> > Note the "chage: PAM authentication failed" *only* occurs when I run
> > under strace and only then when I run as a user.
>
> This is normal, since the suid is ignored when the program is
> straced.
Yes, that makes complete sense now th
David Relson schrieb:
> Well, I've done it this time :-<
>
> It seemed time to upgrade from my AthlonXP so I bought a new motherboard
> (ASUS M2A-VM HDMI), cpu (AMD 64 X2 5000), and memory (2GB DDR2 800).
> With all the new hardware, my hopes were high!!
>
> Then I removed the old mobo/cpu/ra
On 9/17/07, Randy Barlow <[EMAIL PROTECTED]> wrote:
> Mark Knecht wrote:
> > So far I have no other errors. Aqualung plays audio files. MythTV
> > works fine. mplayer seems to work, at least for audio files. xine is
> > the only DVD application we use so it's special in that sense. I could
> > try
On Monday 17 September 2007, Alan McKinnon wrote:
> On Monday 17 September 2007, Mick wrote:
> > =
> > # emerge -upDv media-libs/sdl-sound
> >
> > These are the packages that would be merged, in order:
> >
> > Calculating dependencies... done!
> > [ebuild
I've posted a message on the Nagios M/L and noticed that the CRLF characters
show up at the end of each line on the web interface, i.e.:
===
Is there a way to disable access to the Host Commands CGI on a user by user=
=20
basis?
=46or so
On Tue, 18 Sep 2007 18:50:35 +0100, Mick wrote:
> Right, but it should pick up the fact that
> media-libs/libmikmod-3.1.11-r2 needs updating to -r4 and
> media-libs/sdl-sound-1.0.1-r1 to -r2?
Maybe, but that's got nothing to do with your problem, which was that
playsound was built against a libra
Ok the mystery continues. On another box, strider, "chage -l" works so
this is what I did (don't try this at home):
$ mkdir /tmp/strider_passwd
$ scp strider:/etc/passwd /tmp/strider_passwd
$ scp strider:/etc/shadow /tmp/strider_passwd
$ mv /etc/passwd /etc/passwd.o
Albert Hopkins wrote:
> I'm running out of ideas. This used to work up until about a month ago.
I almost know the reply to this one, but it won't hurt:
LC_ALL=C chage -l marduk
--
[EMAIL PROTECTED] mailing list
Hi,
Message is to Randy and others that have been helping me with my
audio problems with xine. This evening I discovered the root cause of
the problem of no sound when playing DVDs in xine. Unfortunately I
don't have a good solution yet. Maybe someone knows how to fix this at
the command line?
On Tue, 2007-09-18 at 20:32 -0300, Norberto Bensa wrote:
> I almost know the reply to this one, but it won't hurt:
>
> LC_ALL=C chage -l marduk
Yeah, I've already tried that. It didn't make a difference.
I've also tried compiling shadow/pam with/without NLS support and shadow
without PAM suppo
On Tue, 2007-09-18 at 18:56 -0500, Albert Hopkins wrote:
[...]
> I think i'm going to have to use gdb (yeck) and
> step through the program.
Well, I hate to sound like a ricer, but apparently it's my CFLAGS :|
CFLAGS="-O2 -march=k8 -msse3 -ggdb -pipe -fomit-frame-pointer"
I have an Athlo
On Tue, 18 Sep 2007 18:49:08 +0200
Florian Philipp wrote:
> David Relson schrieb:
...[snip]...
> > Problem 2 - video. The ATI Radeon Xpress 1250 seems to have only
> > minimal support (VGA - 640x480x8) using the latest drivers in
> > portage, i.e. ati-drivers-8.40.4. I figured I could get at lea
Quoting Albert Hopkins <[EMAIL PROTECTED]>:
On Tue, 2007-09-18 at 18:56 -0500, Albert Hopkins wrote:
Well, I hate to sound like a ricer, but apparently it's my CFLAGS :|
CFLAGS="-O2 -march=k8 -msse3 -ggdb -pipe -fomit-frame-pointer"
I have an Athlon 64 X2,
Hmmm... I have one of those
On Tue, 2007-09-18 at 22:08 -0300, Norberto Bensa wrote:
> Hmmm... I have one of those. Try:
>
> CFLAGS="-march=athlon64 -O2 -fomit-frame-pointer -pipe"
>
No, doesn't work. I'm going to try downgrading GCC (w/o any
optimizations), re-compiling shadow with my original CFLAGS and see what
happens
On Tue, 2007-09-18 at 20:16 -0500, Albert Hopkins wrote:
> No, doesn't work. I'm going to try downgrading GCC (w/o any
> optimizations), re-compiling shadow with my original CFLAGS and see
> what
> happens.
# grep ^CFLAGS /etc/make.conf
CFLAGS="-O2 -march=k8 -msse3 -ggdb -pipe -fomit-frame-point
Quoting Albert Hopkins <[EMAIL PROTECTED]>:
Seems to be a problem with GCC.
Or with your CFLAGS:
[EMAIL PROTECTED] ~ $ cat /proc/cpuinfo | grep ^model\ name | head -n 1
model name : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
[EMAIL PROTECTED] ~ $ grep CFLAG /etc/make.conf
CFLAGS="-
Norberto Bensa skrev:
Quoting Albert Hopkins <[EMAIL PROTECTED]>:
On Tue, 2007-09-18 at 18:56 -0500, Albert Hopkins wrote:
Well, I hate to sound like a ricer, but apparently it's my CFLAGS :|
CFLAGS="-O2 -march=k8 -msse3 -ggdb -pipe -fomit-frame-pointer"
I have an Athlon 64 X2,
Hmmm
On Tue, 2007-09-18 at 23:01 -0300, Norberto Bensa wrote:
> Or with your CFLAGS:
>
> [EMAIL PROTECTED] ~ $ cat /proc/cpuinfo | grep ^model\ name | head -n 1
> model name : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
>
> [EMAIL PROTECTED] ~ $ grep CFLAG /etc/make.conf
> CFLAGS="-march=athl
29 matches
Mail list logo