Re: [Cooker] licq keeps crashing... kded races

2001-05-20 Thread Geoffrey Lee

On Sat, May 19, 2001 at 07:41:34PM -0700, SI Reasoning wrote:
 
 the kde plugin from contrib... It is probably where
 the problem is... but it is so nice to have the
 dockable icon!
 


What? Are you sure?

The KDE plugin for Licq is in /main.

--
Geoffrey Lee [EMAIL PROTECTED]
李長風

http://www.wychk.org/~glee

$ /usr/games/fortune
Anything that can go wrong will go
Segmentation fault (core dumped)
$ 





[Cooker] evolution and gpg

2001-05-20 Thread Eaon

Using evolution-0,10-1 and gnupg1.0.5-1, evolution only runs a signed
message through gpg if it's pgp/mime.  It doesn't run it through gpg if
the message is cleartext signed.  So, things like, say, Mandrake
security announcements sent to bugtraq, which are sent cleartext, not
pgp/mime, evolution doesn't touch them.  Has anyone else seen this?
(It's probably an evolution thing, not a gpg thing, but I included both
version numbers just in case).

Eaon





[Cooker] RE: Mandrake 8.0 - compinit in /etc/zshrc

2001-05-20 Thread Andrej Borsenkow


 On Sat, 19 May 2001, Bart Schaefer wrote:
  This is a philosophical decision along the lines of should the default
  zsh setopts include always_last_prompt and auto_list? though a bit more
  extreme.  I personally would say it should not.

 I think that making an interactive zsh behave very powerfully by default
 is a good idea.  However, I take issue with the execution.  Here's how I
 would implement this:

 Add a .zshrc file to the /etc/skel dir that includes this compinit code.

I like /etc/skel idea.

 Then, add post-install code to the zsh rpm that gives a copy of this rc
 file to all existing users that don't already have the file (for a
 certain restricted definition of all existing users).

That is probably an overkill. Is there any other packages that does it?

-andrej





Re: [Cooker] RE: Mandrake 8.0 - compinit in /etc/zshrc

2001-05-20 Thread Geoffrey Lee

 
  Add a .zshrc file to the /etc/skel dir that includes this compinit code.
 
 I like /etc/skel idea.
 
  Then, add post-install code to the zsh rpm that gives a copy of this rc
  file to all existing users that don't already have the file (for a
  certain restricted definition of all existing users).
 
 That is probably an overkill. Is there any other packages that does it?
 


Not that I am aware of. That'd be pretty invasive.


-- 
Geoffrey Lee [EMAIL PROTECTED]
李長風

http://www.wychk.org/~glee

$ /usr/games/fortune
Anything that can go wrong will go
Segmentation fault (core dumped)
$ 





[Cooker] Re: Mandrake 8.0 - compinit in /etc/zshrc

2001-05-20 Thread Wayne Davison

On Sat, 19 May 2001, Bart Schaefer wrote:
 This is a philosophical decision along the lines of should the default
 zsh setopts include always_last_prompt and auto_list? though a bit more
 extreme.  I personally would say it should not.

I think that making an interactive zsh behave very powerfully by default
is a good idea.  However, I take issue with the execution.  Here's how I
would implement this:

Add a .zshrc file to the /etc/skel dir that includes this compinit code.
Then, add post-install code to the zsh rpm that gives a copy of this rc
file to all existing users that don't already have the file (for a
certain restricted definition of all existing users).  This, in my
mind, is the proper way to add all those default aliases and other
things that the user might want to change (for both zsh and other
shells, such as bash).

..wayne..





Re: [Cooker] evolution and gpg

2001-05-20 Thread Guillaume Rousse

Ainsi parlait Eaon :
 Using evolution-0,10-1 and gnupg1.0.5-1, evolution only runs a signed
 message through gpg if it's pgp/mime.  It doesn't run it through gpg if
 the message is cleartext signed.  So, things like, say, Mandrake
 security announcements sent to bugtraq, which are sent cleartext, not
 pgp/mime, evolution doesn't touch them.  Has anyone else seen this?
 (It's probably an evolution thing, not a gpg thing, but I included both
 version numbers just in case).

You could use the procmail tips given by Anton Graham last week :

:0
 * !^Content-Type: message/
 * !^Content-Type: multipart/
 * !^Content-Type: application/pgp
 {
 :0 fBw
 * ^-BEGIN PGP MESSAGE-
 * ^-END PGP MESSAGE-
 | formail -i Content-Type: application/pgp; format=text; 
x-action=encrypt

 
:0 fBw
 * ^-BEGIN PGP SIGNED MESSAGE-
 * ^-BEGIN PGP SIGNATURE-
 * ^-END PGP SIGNATURE-
 | formail -i Content-Type: application/pgp; format=text; 
x-action=sign}

It converts plaintext to pgp/mime. 
-- 
Guillaume Rousse [EMAIL PROTECTED]
GPG keys http://www.univ-reunion.fr/~grousse/gpgkeys.html




[Cooker] LESSOPEN in /etc/skel?? less won't open .gz files anymore!

2001-05-20 Thread Alexander Skwar

Hi!

Why has LESSOPEN been moved to /etc/skel/.bash_alias ?  Before it was in
/etc/profile which also allowed other shells, namely zsh, to make use of
this.  .bash_alias OTOH is only parsed by bash

Could LESSOPEN and also often used aliases, like ll etc.pp. please be moved
back to system wide config files which are parsed by bash *AND* zsh?

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:   http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 5 days 22 hours 36 minutes




[Cooker] Mandrake PPC

2001-05-20 Thread Guillaume Rousse

I discovered the PPC tree on my mirror was now more empty :-) There are lots 
of guys here interested...
I found a README file indicating how to burn an installation disc. Before 
rushing to the nearest cd-writer, is it worth the try now, or is it just 
waste of time and blanck CD ? And are there any other installation method ?
-- 
Guillaume Rousse [EMAIL PROTECTED]
GPG keys http://www.univ-reunion.fr/~grousse/gpgkeys.html




Re: [Cooker] problems with new NVidia drivers

2001-05-20 Thread Tomas Perez

On Sat, 19 May 2001, Guillaume Rousse wrote:

 I can't use any 3D app (tuxracer, gltron, chromium) since i upgraded to
 latest NVidia drivers. Problems seems to come from SDL:
 [guillaume@agathe guillaume]$ gltron
 [..]
 Fatal signal: Segmentation Fault (SDL Parachute Deployed)
 Has anyone else better results ?


Same here (On two systems with NVidia vidcards, GeForce2MX and
RivaTNT2-M64)! Quake 3 exits per Signal 11 (but starngely, not during
the GL init sequence), tuxracer, gltron, gears etc. just coredump. I
reverted to 0.9-769 and everything is fine again. A bit of a shame for
a 1.0 release if you ask me...

Almost pristine MDK8 on both machines...

-- 
Tomas Perez
Mail: [EMAIL PROTECTED]





Re: [Cooker] Mandrake trees downloader - new version!

2001-05-20 Thread Andreas Simon

On Sunday 20 May 2001 08:56, Ron Stodden wrote:
 Notice to all.

 troels.rsync3.pl (a Perl script) is an rsync-based free GPL program
 customised for efficiently and quickly downloading Mandrake trees and
 iso images.

Thanks. Very convenient. I had my own download script
but your's much more advanced.

Cheers,
AS




Re: [Cooker] problems with new NVidia drivers

2001-05-20 Thread Ural Khassanov

On óÕÂÂÏÔÁ 19 íÁÊ 2001 21:34, Guillaume Rousse wrote:
 I can't use any 3D app (tuxracer, gltron, chromium) since i upgraded to
 latest NVidia drivers. Problems seems to come from SDL:
 [guillaume@agathe guillaume]$ gltron
 [..]
 Fatal signal: Segmentation Fault (SDL Parachute Deployed)
 Has anyone else better results ?
No, it's opengl and /dev/nvidia* permissions. Under root all is OK.
To fix, remove nvidia* from dri=... line in /etc/security/console.perms, reboot 
and execute makedevices.sh from driver tarball.

Who added nvidia* into pam? Please fix it back.




RE: [Cooker] LESSOPEN in /etc/skel?? less won't open .gz files anymore!

2001-05-20 Thread Andrej Borsenkow


 Why has LESSOPEN been moved to /etc/skel/.bash_alias ?  Before it was in
 /etc/profile which also allowed other shells, namely zsh,

Sorry? Zsh never reads /etc/profile if called as zsh. It reads
/etc/zprofile.

I think, that we just need something like /etc/profile.d/alias.sh, because
/etc/profile.d is sourced by both bash and zsh.

-andrej





[Cooker] LM 8.0 with Promise Ultra100TX2 Adaptec Ultra160 29160N

2001-05-20 Thread Frederic Soulier



Hi,

I just got a new Promise Ultra100 TX2 
controller card that shares
the same IRQ (10) as my Adaptec 29160N SCSI 
card.
(pls refer to my config. 
below)

When I boot the LM 8.0 (download) install 
CD, I get the following:
 If I just press enter then the 
install does not recognize the
 Promise card and the HDs on it 
are not found.

 On mandrakeuser I found an 
article on the Promise controller and
 I tried to apply it to my 
pbm.
 I press F1) to get more 
options then enter on the command line:
 linux 
ide2=0xbff0,0xbfe6 ide3=0xbfa8,0xbfe2
 the Promise gets recognized 
but the loading of the aic7xxx module
 fails, here are the 
messages:

 ide0: BM-DMA at 0xffa0-0xffa7, 
Bios settings: hda:DMA, hdb:pio
 ide0: BM-DMA at 0xffa8-0xffaf, Bios settings: hdc:DMA, 
hdd:pio

 hda: IDM-DPTA-373420, ATA DISK 
drive
 hdc: Pioneer DVD-ROM 
ATAPIModel DVD-104S 012, ATAPI CD/DVD-ROM drive
 hdd: IOMEGA ZIP 250 ATAPI, 
ATAPI FLOPPY drive
 hde: IC35L040AVER07-0, ATA 
DISK drive
 hdg: IBM-DPTA-372730, ATA DISK 
drive

 ide0 at 0x1f0-0x1f7, 0x3f6 on 
irq 14
 ide1 at 0x170,0x177, 0x376 on 
irq 15
 ide2 at 0xbff0-0xbff7, 0xbfe6 
on irq 10
 ide3 at 0xbfa8-0xbfaf, 0xbfe2 
on irq 10 (shared with ide2)

 ...
 then display drive geometry 
for hda, hde and hdg
 partition check for hda, hde 
and hdg
 ...
 
Welcome to Linux-Mandrake

 Traktopel says: drinking... 
blabla
 Running install 
blabla
 Welcome to Linux-Mandrake... 
blabla
 Please wait: Installing 
Adaptec|7892A
 Error! Warning, 
installation of driver failed: (please include... blabla)

Alt-F3 gives me the following:

 ... blabla
 needs scsi_mod
 needs sr_mod
 succeeded 
sr_mod
 PCI: device 9005 80 is 
"Adaptec|7892A" (aic7xxx)
 have to insmod 
aic7xxx
 needs aic7xxx
 init_module: aic7xxx: no such 
device
 
failed
 warning, insmod failed 
(aic7xxx (null)) (1)



Basically, if the "linux ide2=..., 
ide3=..." is not given then the
loading of the aic7xxx works fine, if I try 
to get the Promise
recognized then the loading of the aic7xxx 
fails
Could that be because these 2 cards share 
the same IRQ 10?

Right now, they share the same IRQ because 
they occupy the 2 PCI
64bits/66MHz PCI slots:
 Promise Ultra100 TX2 is PCI 32bits, 
66MHz (although can do 33MHz)
 Adaptec 29160N is PCI 64bits, 
?MHz

Potentially I could try to put the Promise 
into a PCI 33MHz slot
that does not use the IRQ 10 but I'd rather 
be able to use it
at its full capabilities.

That was a bit long :) hope they're someone 
out there who can
give me a few hints. I have ordered the 
Powerpack to mandrakesoft
but it has not arrived yet, I have deleted 
my 7.1 partitions and am
stuck with windows for the moment, so 
please help me! :)

-
Config:
 Motherboard Supermicro PIIIDME 
(SMP)
- 1 AGP 
PRO x4 / 4 PCI 32bits, 33MHz / 2 PCI 64bits, 66MHz
- 
onboard Intel etherpro 10/100
 2x PIII at 733MHz
 512MB (4x 128Mb)
 Guillemot Hercules GeForce 
DDR-DVI 32Mb (AGP)
 3Com 
Etherlink 10/100 (3C905C-TX) (PCI)
 SB 
Live! 1024 value (PCI)
 Promise Ultra100 TX2 (PCI 
66MHz)
 Adaptec Ultra 160 SCSI 
(29160N) (PCI 64bits)

 Onboard IDE:
 Primary (M): HD IBM 
ATA/66 37Gb
 Primary (S): 
none
Secondary (M): PIONEER DVD-ROM 
ATAPI
 
Secondary (S): IOMEGA ZIP 250 ATAPI

 Promise Ultra100 
TX2:
  
Primary (M): HD IBM ATA/100 GXP60 41Gb

  
Primary (S): none
  Secondary 
(M): HD IBM ATA/66 27Gb
  Secondary 
(S): none

Adaptec 29160N:
 CD-RW YAMAHA 4416 
(x4x4x16)

 IRQs:
 1: keyboard
2: ?
 3: SB Live! 1024 + 
USB
 4: com1
 5: MPU-401
 6: floppy
7: //
 8: ?
 9: 3Com (3C905C-TX)
10: Adaptec (29160N) + 
Promise Ultra100 TX2
 11: Hercules GeForce + Onboard 
Etherpro
 12: mouse
 13: ?
 14: onboard IDE Primary 
channel
 15: onboard IDE Secondary 
channel

 note: PCI 64bits slots share the 
same IRQ (10). This cannot
 
be changed.

 BIOS:
 - non PnP OS
 - com2 disabled
-

Thanks.
Fred


[Cooker] tinyfirewall

2001-05-20 Thread Armisis Aieoln

tinyfirewall is broke, it says bastille and iptables are not installed, 
however they are installed, and i have reinstalled them several times...

any ideas anyone?

dave




Re: [Cooker] Mandrake PPC

2001-05-20 Thread Stew Benedict


It's targeted for New-World machines, which only have a CD or hard-drive
as a boot device.  For a minimal boot CD you'll need the yaboot.conf that
should be at the base of the directory, and the boot directory.  The
stage1 installer then gives options for all the various install types.

Perhaps I should make a tools directory with an x86 version of mkhybrid
for those of you starting the process from Intel.  You need this older
version, as the current version makes read-only hybrids and the
mkINSTALLCD script is unable to bless the boot folder.

Be aware, we do not have a non-destructive partition splitter for PPC,
like on Intel.  You will need to prep your hard drive beforehand, leaving
whatever space you want to dedicate for Linux as Apple_Free.  I have a
doc that goes over this, which I should drop into the download area too.

Stew Benedict

On Sun, 20 May 2001, Guillaume Rousse wrote:

 I discovered the PPC tree on my mirror was now more empty :-) There are lots 
 of guys here interested...
 I found a README file indicating how to burn an installation disc. Before 
 rushing to the nearest cd-writer, is it worth the try now, or is it just 
 waste of time and blanck CD ? And are there any other installation method ?
 -- 
 Guillaume Rousse [EMAIL PROTECTED]
 GPG keys http://www.univ-reunion.fr/~grousse/gpgkeys.html
 





Re: [Cooker] problems with new NVidia drivers

2001-05-20 Thread Andreas Simon

On Sunday 20 May 2001 11:45, Tomas Perez wrote:
 On Sat, 19 May 2001, Guillaume Rousse wrote:
  I can't use any 3D app (tuxracer, gltron, chromium) since i upgraded to
  latest NVidia drivers. Problems seems to come from SDL:
  [guillaume@agathe guillaume]$ gltron
  [..]
  Fatal signal: Segmentation Fault (SDL Parachute Deployed)
  Has anyone else better results ?

 Same here (On two systems with NVidia vidcards, GeForce2MX and
 RivaTNT2-M64)! Quake 3 exits per Signal 11 (but starngely, not during
 the GL init sequence), tuxracer, gltron, gears etc. just coredump. I
 reverted to 0.9-769 and everything is fine again. A bit of a shame for
 a 1.0 release if you ask me...

I have no problems with NV's 1.0 driver on an NV TNT2.
I used their srpms.

AS




[Cooker] Problems with XFree86-4.0.99

2001-05-20 Thread J . A . Magallon

Hi all.

I have tried to install the new XFree packagesm with some trouble; finally
I am running them, but with a bit of handcrafting...just what I noticed to
help debug the package.

First and more important, all the fonts in the dirs 100dpi, 75dpi and misc
look like screwed, thay are all gzipped files of size 20 bytes. I had
to reinstall 4.0.3 from 8.0, save those fonts, and re-copy them over the
hew ones:
-r--r--r--1 root root   20 May 19 15:09 timR24-ISO8859-1.pcf.gz
-r--r--r--1 root root   20 May 19 15:09 timR24-ISO8859-10.pcf.gz
-r--r--r--1 root root   20 May 19 15:09 timR24-ISO8859-13.pcf.gz
-r--r--r--1 root root   20 May 19 15:09 timR24-ISO8859-14.pcf.gz
-r--r--r--1 root root   20 May 19 15:09 timR24-ISO8859-15.pcf.gz
-r--r--r--1 root root   20 May 19 15:09 timR24-ISO8859-2.pcf.gz
-r--r--r--1 root root   20 May 19 15:09 timR24-ISO8859-3.pcf.gz
-r--r--r--1 root root   20 May 19 15:09 timR24-ISO8859-4.pcf.gz
-r--r--r--1 root root   20 May 19 15:09 timR24-ISO8859-9.pcf.gz
-r--r--r--1 root root 8480 May 20 15:23 timR24.pcf.gz
(the only ones with size != 20 are those I copied from 4.0.3)
Server cannot find even 'fixed', so it refuses to start. For example, see sizes:
-rw-r--r--1 root root   219322 May 20 14:04
XFree86-100dpi-fonts-4.0.99.900-1mdk.i586.rpm
-r--r--r--1 root root  1275047 May 20 14:33
XFree86-100dpi-fonts-4.0.3-7mdk.i586.rpm

Second, there is a conflict with Mesa-common. I rpm -e'ed it manually, but
even if you add a conflict or an obsoletes, replaces, etc, XFree does not
include glut
(so if you erase Mesa-common, you have no glut)
So perhaps mesa-common has to be splitted in mesa-glu and mesa-glut, or pack
GLUT apart for XFree-4.1.

And just a detail, /usr/X11R6/lib/libPEX5.so.6 points nowhere.

Happy cooking. And thanks for listening.

-- 
J.A. Magallon   #  Let the source be with you...
mailto:[EMAIL PROTECTED]
Linux Mandrake release 8.1 (Cooker) for i586
Linux werewolf 2.4.4-ac11 #2 SMP Fri May 18 12:27:06 CEST 2001 i686





[Cooker] XFree

2001-05-20 Thread Sebastian Dransfeld


Could we please get a new package ASAP? The 100dpi fonts are bad.

mkfontdir: unable to process font ./charBI12.pcf.gz, skipping
mkfontdir: unable to process font ./charBI24.pcf.gz, skipping

-r--r--r--1 root root   20 May 19 15:09 timR24-ISO8859-2.pcf.gz
-r--r--r--1 root root   20 May 19 15:09 timR24-ISO8859-3.pcf.gz
-r--r--r--1 root root   20 May 19 15:09 timR24-ISO8859-4.pcf.gz


seb





Re: [Cooker] XFree

2001-05-20 Thread Andrej Borsenkow

On Sun, 20 May 2001, Sebastian Dransfeld wrote:


 Could we please get a new package ASAP? The 100dpi fonts are bad.


*ALL* fonts are bad

 mkfontdir: unable to process font ./charBI12.pcf.gz, skipping
 mkfontdir: unable to process font ./charBI24.pcf.gz, skipping

 -r--r--r--1 root root   20 May 19 15:09 timR24-ISO8859-2.pcf.gz
 -r--r--r--1 root root   20 May 19 15:09 timR24-ISO8859-3.pcf.gz
 -r--r--r--1 root root   20 May 19 15:09 timR24-ISO8859-4.pcf.gz



100dpi:
ÉÔÏÇÏ 7512
-r--r--r--1 root root   20 íÁÊ 19 17:09
UTBI__10-ISO8859-1.pcf.gz
-r--r--r--1 root root   20 íÁÊ 19 17:10
UTBI__10-ISO8859-10.pcf.
...
75dpi:
ÉÔÏÇÏ 7512
-r--r--r--1 root root   20 íÁÊ 19 17:09
UTBI__10-ISO8859-1.pcf.gz
-r--r--r--1 root root   20 íÁÊ 19 17:09
UTBI__10-ISO8859-10.pcf.
...
cyrillic:
ÉÔÏÇÏ 280
-r--r--r--1 root root   20 íÁÊ 19 17:10 crox1c.pcf.gz
-r--r--r--1 root root   20 íÁÊ 19 17:10 crox1cb.pcf.gz
-r--r--r--1 root root   20 íÁÊ 19 17:10 crox1cbo.pcf.gz
...

-andrej





Re: [Cooker] LESSOPEN in /etc/skel?? less won't open .gz files anymore!

2001-05-20 Thread Alexander Skwar

So sprach Andrej Borsenkow am Sun, May 20, 2001 at 03:51:29PM +0400:
 
  Why has LESSOPEN been moved to /etc/skel/.bash_alias ?  Before it was in
  /etc/profile which also allowed other shells, namely zsh,
 
 Sorry? Zsh never reads /etc/profile if called as zsh. It reads
 /etc/zprofile.

from man zsh:

   The  usual  zsh  startup/shutdown  scripts are not executed.  Login
   shells source /etc/profile followed by $HOME/.profile.  If  the  ENV
   environment

 I think, that we just need something like /etc/profile.d/alias.sh, because
 /etc/profile.d is sourced by both bash and zsh.

Wrong.  Neither bash nor zsh nor tcsh source /etc/profile.d out of them
selves.  I don't know (and care) about (t)csh, to be honest, but bash and
zsh source /etc/profile.  In /etc/profile, you'll find something like:

for profile in /etc/profile.d/*.sh; do
source $profile
done

And further, if you add something to /etc/profile, it will also be available
in zsh, which proves that your statement is wrong.

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:   http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 6 days 3 hours 53 minutes




Re: [Cooker] XMMS Segfaults with aRts output driver

2001-05-20 Thread Michèl Alexandre Salim

In the meantime you might find it worthwhile switching
to the ALSA sound drivers, turning off aRts and hey
presto, less CPU utilisation and you can still play
multiple sound streams simultaneously :)

Michel
--- Charles A. Shirley [EMAIL PROTECTED] wrote: 
Howdy, 
   I've tried getting a response for this from other
 means (bugs.xmms.org (bug 
 73), qa.mandrakesoft.com (bug 3637)) to no avail. 
 The response I got from 
 qa.mandrakesoft.com was You are using an alpha
 version of KDE. Sorry.
 Well, of course it is, I marked Cooker as the
 Mandrake version in the bug 
 report, and was trying to report a bug in the
 system.  Isn't that the idea?  
 
 
 So here goes: 
 
 When running Xmms with the aRts output driver, Xmms
 segfaults with the
 following error:
  
  bash-2.05$ xmms
  MCOP ObjectManager: can't find implementation for
 Arts::X11GlobalComm.
 
  Segmentation fault
 
  You've probably found a bug in XMMS, please visit
  http://www.xmms.org/bugs and fill out a bug
 report.
 
  Xlib: unexpected async reply (sequence 0x1ad8d)!
 
  Segmentation fault
 
  You've probably found a bug in XMMS, please visit
  http://www.xmms.org/bugs and fill out a bug
 report.
  
 This occurs after the second mp3 file finishes
 playing.
 The first and second files to be played play without
 problems.
 Manually advancing through the playlist produces the
 same result.
 Length of the mp3 file does not affect the result.
 All seems well when using the OSS output driver.
 Other file types haven't been tested.
  
 Software versions:
 [chas@magnetron chas]$ rpm -q XFree86
 XFree86-4.0.3-9mdk
 [chas@magnetron chas]$ rpm -q kdebase
 kdebase-2.2-0.alpha1.7mdk
 [chas@magnetron chas]$ rpm -q kdelibs
 kdelibs-2.2-0.alpha1.5mdk
 [chas@magnetron chas]$ rpm -q xmms
 xmms-1.2.5-0.pre1.3mdk
 [chas@magnetron chas]$ rpm -q xmms-arts
 xmms-arts-0.4-3mdk
 [chas@magnetron chas]$ rpm -q arts
 arts-2.2-0.alpha1.5mdk
 



Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie




Re: [Cooker] kernel-2.4.4-1mdk

2001-05-20 Thread Blue Lizard

 To clarify my earlier accusations of further unresolved symbols (other 
 than that hgafb thing I don't use), this is what happene to me.  the 
 first few unresolved messages are about names including cdrom_ but not 
 all.  Like said, could be around 8-10 different modules 


I wasn't paying attention.  The messages are still there and for the 
most part pertain to ide-cd.o.
There are 8 unresolved symbol messages that have to do with ide-cd.o





[Cooker] gpg 1.0.5: unusable secret key

2001-05-20 Thread Alexander Skwar

Hello!

I've recently upgraded to gnupg v1.0.5 from 1.0.4 on Linux Mandrake,
using the RPM packages made by Mandrake.

Since I upgraded, I'm no longer able to sign a message with my ElGamal
key with ID 4E35467E.

If I try to sign a message, I get this error message from GnuPG 1.0.5:

[askwar@teich public_html]$ gpg -v -v  -u 4E35467E --sign --armor rfc822.php 
gpg: loaded digest 2
gpg: /usr/lib/gnupg/idea: IDEA ($Revision: 1.11 $)
gpg: loaded digest 3
gpg: loaded digest 1
gpg: skipped `4E35467E': unusable secret key
gpg: signing failed: unusable secret key

Going back to GnuPG 1.0.4, I am able to use this key:

[askwar@teich public_html]$ gpg -v -v  -u $k --sign --armor rfc822.php 
gpg: loaded digest 2
gpg: /usr/lib/gnupg/idea: IDEA ($Revision: 1.11 $)

You need a passphrase to unlock the secret key for
user: Alexander Skwar (ElGamal) [EMAIL PROTECTED]
2048-bit ELG key, ID 4E35467E, created 1999-11-19

gpg: loaded digest 3
gpg: writing to `rfc822.php.asc'
gpg: ELG signature from: 4E35467E Alexander Skwar (ElGamal) 
[EMAIL PROTECTED]

Invoking gnupg with --debug-all, I get a lot of these messages:

gpg: DBG: Ooops, m_size called
gpg: DBG: mpi_free_limb_space of size 0
gpg: DBG: mpi_free
gpg: DBG: Ooops, m_size called
gpg: DBG: mpi_free_limb_space of size 0
gpg: DBG: iobuf-3.0: underflow: eof (due to filter eof)
gpg: DBG: iobuf-3.0: close `(null)'
gpg: skipped `4E35467E': unusable secret key
gpg: signing failed: unusable secret key

The full output of --debug-all is available at http://dp.ath.cx/~askwar/gnupg-debug-all

What's causing this?

Thanks,
Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:   http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 6 days 4 hours 58 minutes




Re: [Cooker] winmodem? 8.0?

2001-05-20 Thread Robert L Martin

best thing to do about a winmodem is yank the board out and spend in US
~$70.00
on a real modem. Just make sure that the modem says controller based
or Linux support (anybody have details on the PCI versions?).

Robert L Martin





[Cooker] run-parts

2001-05-20 Thread Sebastian Dransfeld


--- run-parts.c Wed May 16 19:17:11 2001
+++ run-parts.c.seb Sun May 20 17:25:06 2001
@@ -117,7 +117,7 @@
 {
   char *c = d-d_name;
   while (*c) {
-if (!isalnum(*c)  *c!='_'  *c!='-')
+if (!isalnum(*c)  *c!='_'  *c!='-'  *c!='.')
   return 0;
 ++c;
   }







Re: [Cooker] Problems with XFree86-4.0.99

2001-05-20 Thread John Cavan

J . A . Magallon wrote:
 First and more important, all the fonts in the dirs 100dpi, 75dpi and misc
 look like screwed, thay are all gzipped files of size 20 bytes.

Same thing here... fonts are messed up in general. The Type1 module
won't load as well.

 And just a detail, /usr/X11R6/lib/libPEX5.so.6 points nowhere.

libPEX doesn't build, I tried a rebuild of the source RPM and discovered
errors in two of the PEX header files. I managed to build it, after some
edits, and copy it over. The source RPM wouldn't build completely
anyways.

However, even after getting the fonts and libraries sorted out, the X
server won't start, it just hangs and locks my machine up tighter than a
drum. Fortunately, I also have X from the DRI project installed, so I'm
back in X without having to re-install the old packages.

John




Re: [Cooker] evolution and gpg

2001-05-20 Thread Alexander Skwar

So sprach Eaon am Sun, May 20, 2001 at 01:13:18AM -0600:
 Using evolution-0,10-1 and gnupg1.0.5-1, evolution only runs a signed
 message through gpg if it's pgp/mime.  It doesn't run it through gpg if
 the message is cleartext signed.  So, things like, say, Mandrake
 security announcements sent to bugtraq, which are sent cleartext, not
 pgp/mime, evolution doesn't touch them.  Has anyone else seen this?
 (It's probably an evolution thing, not a gpg thing, but I included both
 version numbers just in case).

Uhm, dunno how your setup is, but if you're running your own mta at home and
have evolution check your spoolfile ínstead of your providers POP3/IMAP box,
you might want to check out this procmail recipe.  It checks if this is a
PGP'd message and changes the header entries to pgp/mime if it's a cleartext
(text/plain) message.

--- CUT HERE

:0
* !^Content-Type: message/
* !^Content-Type: multipart/
* !^Content-Type: application/pgp
{
 :0 fBw
 * ^-BEGIN PGP MESSAGE-
 * ^-END PGP MESSAGE-
 | formail -i Content-Type: application/pgp; format=text; x-action=encrypt

 :0 fBw
 * ^-BEGIN PGP SIGNED MESSAGE-
 * ^-BEGIN PGP SIGNATURE-
 * ^-END PGP SIGNATURE-
 | formail -i Content-Type: application/pgp; format=text; x-action=sign
}

--- CUT HERE

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:   http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 6 days 4 hours 3 minutes




Re: [Cooker] licq keeps crashing... kded races

2001-05-20 Thread SI Reasoning

licq-kde-1.0.3-5mdk
is what I am using... I think I plucked it from
contrib but could be wrong. It was packaged by you
though. The only reason I think it might be that
plugin is when it segfaults and I try to exit licq...
the docked flower is half there. I have to run a
killall licq to fully exit out. I am only guessing
though.

--- Geoffrey Lee [EMAIL PROTECTED] wrote:
 On Sat, May 19, 2001 at 07:41:34PM -0700, SI
 Reasoning wrote:
  
  the kde plugin from contrib... It is probably
 where
  the problem is... but it is so nice to have the
  dockable icon!
  
 
 
 What? Are you sure?
 
 The KDE plugin for Licq is in /main.
 
 --
 Geoffrey Lee [EMAIL PROTECTED]
 李長風
 
 http://www.wychk.org/~glee
 
 $ /usr/games/fortune
 Anything that can go wrong will go
 Segmentation fault (core dumped)
 $ 
 
 

=
SI Reasoning
[EMAIL PROTECTED]
gnupg/pgp key id 035213BC

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




Re: [Cooker] licq keeps crashing... kded races

2001-05-20 Thread SI Reasoning

One possible clue. The latest time licq crashed was
when I opened my yahoo email using yahoo messenger's
alert linked to konqueror alpha. I do this often
though and licq does not crash everytime I do it.

--- Geoffrey Lee [EMAIL PROTECTED] wrote:
 On Sat, May 19, 2001 at 07:41:34PM -0700, SI
 Reasoning wrote:
  
  the kde plugin from contrib... It is probably
 where
  the problem is... but it is so nice to have the
  dockable icon!
  
 
 
 What? Are you sure?
 
 The KDE plugin for Licq is in /main.
 
 --
 Geoffrey Lee [EMAIL PROTECTED]
 李長風
 
 http://www.wychk.org/~glee
 
 $ /usr/games/fortune
 Anything that can go wrong will go
 Segmentation fault (core dumped)
 $ 
 
 

=
SI Reasoning
[EMAIL PROTECTED]
gnupg/pgp key id 035213BC

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




Re: [Cooker] XMMS Segfaults with aRts output driver

2001-05-20 Thread Guillaume Cottenceau

Andrej Borsenkow [EMAIL PROTECTED] writes:

 
  [...]
 
   And what lets you all believe it is aRts (or KDE) problem? xmms
  segfaults
   in Gnome just as well. And it is not KDE program AFAIK ...
 
  No one reported segfault under Gnome and it works fine with OSS.
 
 
 I do. Frankly speaking, I do not know what OSS is. I just start KDE or Gnome
 with 'startx Gnome' or 'startx KDE', open terminal and type xmms. In both
 cases it results in xmms reporting segfault. If I do something wrong -
 please, tell me. If you need additional info - I am ready to send it. If you

1. all exact message on console

2. rpm -qa | grep xmms

3. what output plugin are you using



-- 
Guillaume Cottenceau




Re: [Cooker] LESSOPEN in /etc/skel?? less won't open .gz files anymore!

2001-05-20 Thread Andrej Borsenkow

Alexander Skwar wrote:

 So sprach Andrej Borsenkow am Sun, May 20, 2001 at 03:51:29PM +0400:
 
Why has LESSOPEN been moved to /etc/skel/.bash_alias ?  Before it was in
/etc/profile which also allowed other shells, namely zsh,

Sorry? Zsh never reads /etc/profile if called as zsh. It reads
/etc/zprofile.

 
 from man zsh:
 
The  usual  zsh  startup/shutdown  scripts are not executed.  Login

  ^^^


shells source /etc/profile followed by $HOME/.profile.  If  the  ENV
environment
 
 


Please, learn how to quote. The quoted paragraph is from Compatibility 
section and applies if zsh was called as sh e.g. by symlinking to it. 
The usual zsh startup scripts are zshenv, zprofile, zshrc and zlogin 
in this order (and corresponding private ones of course). So, if you 
mean, that on your system you linked /bin/sh to zsh - then you are right 
of course.


I think, that we just need something like /etc/profile.d/alias.sh, because
/etc/profile.d is sourced by both bash and zsh.

 
 Wrong.  Neither bash nor zsh nor tcsh source /etc/profile.d out of them
 selves.  


I know. But on Mandrake both are setup to source files from 
/etc/profile.d. I speak about Mandrake, not about some virtual zsh.

   I don't know (and care) about (t)csh, to be honest, but bash and
 zsh source /etc/profile.  In /etc/profile, you'll find something like:
 
   for profile in /etc/profile.d/*.sh; do
   source $profile
   done



FYI for zsh you have it in /etc/zshrc.

 And further, if you add something to /etc/profile, it will also be available
 in zsh, which proves that your statement is wrong.
 


About zsh? Wow! :-)

Have you ever tested it?

bor@localhost% print $ZSH_VERSION
4.0.1-pre-4
bor@localhost% grep PROFILE_LOADED /etc/profile
PROFILE_LOADED=1
bor@localhost% print $PROFILE_LOADED?
  - nothing -

-andrej





Re: [Cooker] problems with new NVidia drivers

2001-05-20 Thread Will Smith

Le Dimanche 20 Mai 2001 05:56, vous avez écrit :
 On óÕÂÂÏÔÁ 19 íÁÊ 2001 21:34, Guillaume Rousse wrote:
  I can't use any 3D app (tuxracer, gltron, chromium) since i upgraded to
  latest NVidia drivers. Problems seems to come from SDL:
  [guillaume@agathe guillaume]$ gltron
  [..]
  Fatal signal: Segmentation Fault (SDL Parachute Deployed)
  Has anyone else better results ?

 No, it's opengl and /dev/nvidia* permissions. Under root all is OK.
 To fix, remove nvidia* from dri=... line in
 /etc/security/console.perms, reboot and execute makedevices.sh from driver
 tarball.

 Who added nvidia* into pam? Please fix it back.

hum this doesn't seem to work.
Here is my SDL version :
[root@bastard root]# rpm -qa | grep SDL
libSDL_image1.2-1.2.0-1mdk
perl-SDL-1.08-2mdk
libSDL1.2-1.2.0-2mdk
libSDL1.1-devel-1.1.8-7mdk
libSDL_net1.1-1.1.1-3mdk
libSDL_image1.1-1.1.0-4mdk
libSDL_mixer1.2-1.2.0-1mdk
libSDL_mixer1.1-1.1.0-3mdk
libSDL1.1-1.1.8-7mdk
-- 
Copyright Faber's prod. 2001
Powered by Linux Mandrake 8.0




Re: [Cooker] Loop back install??

2001-05-20 Thread Guillaume Cottenceau

Robert L Martin [EMAIL PROTECTED] writes:

 I just recieved from a high bandwidth but 60% clue free friend a copy of
 the
 (as of thursday) Mandrake isos burnt to cds AS FILES.

:-)


 1 How can i (after doing a copy of the cds to hardrive??) do a loopback
 mount so i can install the cds?.

You can copy the Installation CD ISO image file on your disk then install
from this ISO image file; see:

http://mandrakesoft.com/~gc/html/stage1.html


 2 anyway to tell if the cds are intact?

md5sum file.iso

and compare the value with the md5sum on the servers


 3Or should i just wait until i can front for a retail box?

Would be nice for our finances :-).




-- 
Guillaume Cottenceau




[Cooker] Loop back install??

2001-05-20 Thread Robert L Martin

I just recieved from a high bandwidth but 60% clue free friend a copy of
the
(as of thursday) Mandrake isos burnt to cds AS FILES.
1 How can i (after doing a copy of the cds to hardrive??) do a loopback
mount so i can install the cds?.
2 anyway to tell if the cds are intact?
3Or should i just wait until i can front for a retail box?

Step by step please and redoing the burn on my system is a no go (my p75
doesn't have a burner)

Robert L Martin
I will be buying a retail box but i need more RAM first.





Re: [Cooker] LM 8.0 with Promise Ultra100TX2 Adaptec Ultra160 29160N

2001-05-20 Thread Guillaume Cottenceau

Frederic Soulier [EMAIL PROTECTED] writes:


[...]

 Basically, if the linux ide2=..., ide3=... is not given then the
 loading of the aic7xxx works fine, if I try to get the Promise
 recognized then the loading of the aic7xxx fails
 Could that be because these 2 cards share the same IRQ 10?

Maybe? :-(

Anyway the aic7xxx is bugged, could you try with the following:

http://qa.mandrakesoft.com/~gc/aic7xxx/


 Right now, they share the same IRQ because they occupy the 2 PCI
 64bits/66MHz PCI slots:
   Promise Ultra100 TX2 is PCI 32bits, 66MHz (although can do 33MHz)
   Adaptec 29160N is PCI 64bits, ?MHz
 
 Potentially I could try to put the Promise into a PCI 33MHz slot
 that does not use the IRQ 10 but I'd rather be able to use it
 at its full capabilities.

Maybe the BIOS could be told to assign given IRQ's to some peripherals?
Sometimes you can map a PCI device by its order on your motherboard, to
given parameters such as IRQ.




-- 
Guillaume Cottenceau




Re: [Cooker] winmodem? 8.0?

2001-05-20 Thread Gary Lawrence Murphy

USR makes a very nice PCI voice/fax modem that works with Linux;
you need to do some fiddling with the serial ports to make it work
(see the Modem-HOWTO) but otherwise it works fine.

The key is to get the hardware modem which retails for about $120
and not the software modem that retails for about half that amount.

As for the Lucent WinModem, I use this on an Acer 330T with Linux 2.4
and while it has some serious lock problems (when it crashes, you must
remove the battery to reboot) these only occur if _you_ terminate
pppd instead of allowing the closed connection to terminate pppd.
(that's my theory anyway).  

The current version linked to the linmodems page is better, but still
has this problem; as a precaution, unless the modem disconnects
because the ISP hung-up or did not connect, I always do a hard reboot
between calls.

-- 
Gary Lawrence Murphy [EMAIL PROTECTED]: office voice/fax: 01 519 4222723
T(C)Inc Business Innovations through Open Source http://www.teledyn.com
KernelWiki Community Linux Docs: http://kernelbook.sourceforge.net/wiki




Re: [Cooker] rename cron files

2001-05-20 Thread SI Reasoning

I removed .cron from my files in cron.hourly and now
it worked running run-parts /etc/cron.hourly/. I have
now removed .cron from all other directories like
cron.daily, etc

thanks!

--- Sebastian Dransfeld [EMAIL PROTECTED] wrote:
 Rename these files:
 
 From man-1.5h1-10mdk:
 /etc/cron.daily/makewhatis.cron -
 /etc/cron.daily/makewhatis
 From slocate-2.5-5mdk:
 /etc/cron.daily/slocate.cron -
 /etc/cron.daily/slocate
 
 Else run-parts doesn't run these scripts.
 
 Or make . a valid character in a filename.
 
 seb
 
 

=
SI Reasoning
[EMAIL PROTECTED]
gnupg/pgp key id 035213BC

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




Re: [Cooker] LESSOPEN in /etc/skel?? less won't open .gz files anymore!

2001-05-20 Thread Alexander Skwar

So sprach Andrej Borsenkow am Sun, May 20, 2001 at 08:30:41PM +0400:
 About zsh? Wow! :-)
 
 Have you ever tested it?

Uhm, yes, but somehow my tests were bad (ie. gave false positives).

I'm sorry for accusing you, as you are and were completely right.  Now I
tested some more and found out exactly what you told.

Sorry about this.

But still, aliases should be moved to /etc/profile.d/alias.sh or somesuch.

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:   http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 6 days 6 hours 9 minutes




Re: [Cooker] off topic - a request for help with PCMCIA in desktop PC's.

2001-05-20 Thread OS

With the help of David Hinds am am getting a little closer to getting this 
thing to work. What it complains about now is that there is no entry for 
pmcia in /proc/devices.  Can someone tell me how this file is built up. I  
have a sneaking suspicion that if I just emacs devices and add '254 pcmcia'  
it won't work !!! Is this correct ?
 
Thanks,
Owen

 On Tuesday 15 May 2001 12:07, you wrote:
  Emmh... well, last time I had to use 'irqmode=0'
 to
  get mine to work, but with pcmcia-cs 3.1.25 it
 just
  works out of the box. Try upgrading? But if you're
 on
  Mandrake you are running the latest version
 anyway...
  hmmph.
  
   Try recompiling the kernel - might as well make it
 a
  newer kernel so it does not overwrite the older
 one -
  and use the kernel's PCMCIA modules instead of
   PCMCIA-cs'? Although the latter is normally more
   mature..
  
   Good luck
   Michel
   --- OS [EMAIL PROTECTED] wrote:  Hello,
  
   Thanks for your reply. The is no makers mark on
 the
   card ! (Thanks IT dept.
!!!). It uses a Ricoh chipset (or at least the
 one
   and only VLSI chip is
marked as Ricoh). Window$ reports it as an Intel
chipset, so I guess it's
i82365 compatible.
   
I did not modify any of the scripts or the
 option
   files.
   
The exact messages that are reported at boot
 time
   are :
'starting pcmcia:  cardmgr [413]: config error,
 file
   ./config.opts line 8,
no function bindings'
'cardmgr [413]: exiting'
   
After this I modified config.opts to match the
enteries from the Window$
control panel for the same card in the same PC
 (had
   to swap hard disks for
that one !!!), but exactly the same happened.
   
I then removed line 8 ('config ports') and tried
again. The error message was
the same except now it complained about line 9.
   
According to the pcmcia pages on the web it
 should
   'just work' !!!
Owen
   
On Friday 11 May 2001 23:50, you wrote:
 Desktop PCMCIA expansion cards can be rather
 problematic sometimes, but since Mandrake 8's
   
default
   
 kernel uses PCMCIA modules from the PCMCIA-cs
 distribution (pcmcia-cs.sourceforge.net)
 instead
  
of
   
 those maintained in the kernel, it should
 support
  
more
   
 esoteric hardware.

 What's the make of the card and what chipset
 does
  
it
   
 use? Try providing the output of lspci for
   
instance (I
   
 assume it's PCI-based, not ISA, otherwise
 provide
  
the
   
 result of pnpdump)

 Regards

 Michel
 --- OS [EMAIL PROTECTED] wrote: 
 Hello,
   
  I have put a PCMCIA expansion card into my
 Linux
 desktop PC at work.
 
  The problem is I have had no success in
 getting
  
it
   
  running. At start up it
  says :
 
  Starting pcmcia  : failed - config.opts line
 8,
  
no
   
  function to manage
 
  What does that mean ?!  Line 8 is :
  include port 0x100-0x4ff, port 0x800-0x8ff,
 port
 0xc00-0xcff
 
  Trying to /etc/init.d/pcmcia start results
 in
  
loads
   
  of failure messages, but
  lets deal with the first issue first !!!
 
  Can anyone help ?
 
  Thanks,
  Owen
 
  


 
  
Do You Yahoo!?
 Get your free @yahoo.co.uk address at
   
http://mail.yahoo.co.uk
   
 or your free @yahoo.ie address at
 
   http://mail.yahoo.ie
  
  
  


 
   Do You Yahoo!?
   Get your free @yahoo.co.uk address at
 http://mail.yahoo.co.uk
  or your free @yahoo.ie address at

 http://mail.yahoo.ie
 

 
 Do You Yahoo!?
 Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
 or your free @yahoo.ie address at http://mail.yahoo.ie




Re: [Cooker] Problems with XFree86-4.0.99

2001-05-20 Thread J . A . Magallon


On 05.20 John Cavan wrote:
 J . A . Magallon wrote:
  First and more important, all the fonts in the dirs 100dpi, 75dpi and misc
  look like screwed, thay are all gzipped files of size 20 bytes.
 
 Same thing here... fonts are messed up in general. The Type1 module
 won't load as well.
 
  And just a detail, /usr/X11R6/lib/libPEX5.so.6 points nowhere.
 
 libPEX doesn't build, I tried a rebuild of the source RPM and discovered
 errors in two of the PEX header files. I managed to build it, after some
 edits, and copy it over. The source RPM wouldn't build completely
 anyways.
 
 However, even after getting the fonts and libraries sorted out, the X
 server won't start, it just hangs and locks my machine up tighter than a
 drum. Fortunately, I also have X from the DRI project installed, so I'm
 back in X without having to re-install the old packages.
 

Oh, mine works. And be surprised, even with the nVidia drivers...

-- 
J.A. Magallon   #  Let the source be with you...
mailto:[EMAIL PROTECTED]
Linux Mandrake release 8.1 (Cooker) for i586
Linux werewolf 2.4.4-ac11 #2 SMP Fri May 18 12:27:06 CEST 2001 i686





Re: [Cooker] off topic - a request for help with PCMCIA in desktop PC's.

2001-05-20 Thread Hoyt

On Saturday 19 May 2001 02:11 pm, OS wrote:
 With the help of David Hinds am am getting a little closer to getting this
 thing to work. What it complains about now is that there is no entry for
 pmcia in /proc/devices.  Can someone tell me how this file is built up. I
 have a sneaking suspicion that if I just emacs devices and add '254 pcmcia'
 it won't work !!! Is this correct ?



This file should have been installed when you installed the kernel-pcmcia 
rpm. 

You can use the mknod command (see man mknod) to create the file and can get 
the major/minor numbers from the file /usr/src/linux/Documentation/devices.txt

Hoyt




Re: [Cooker] evolution and gpg

2001-05-20 Thread Eaon

Actually I'm connecting to my isp's pop and smtp servers using evolution
only (like, I don't have fetchmail or procmail or sendmail specially set
up, I just plugged it all into evolution and let it deal with it).  

I'm actually commenting on it because in evolution-0.9 it worked for
both pgp/mime and cleartext.  It seems odd that functionality that was
there would just disappear.  

I guess maybe it's time to go the complex route and setup all the
*mail programs.  Too bad though, I liked being lazy.

Eaon

On 20 May 2001 17:19:34 +0200, Alexander Skwar wrote:
 So sprach Eaon am Sun, May 20, 2001 at 01:13:18AM -0600:
  Using evolution-0,10-1 and gnupg1.0.5-1, evolution only runs a signed
  message through gpg if it's pgp/mime.  It doesn't run it through gpg if
  the message is cleartext signed.  So, things like, say, Mandrake
  security announcements sent to bugtraq, which are sent cleartext, not
  pgp/mime, evolution doesn't touch them.  Has anyone else seen this?
  (It's probably an evolution thing, not a gpg thing, but I included both
  version numbers just in case).
 
 Uhm, dunno how your setup is, but if you're running your own mta at home and
 have evolution check your spoolfile ínstead of your providers POP3/IMAP box,
 you might want to check out this procmail recipe.  It checks if this is a
 PGP'd message and changes the header entries to pgp/mime if it's a cleartext
 (text/plain) message.
 
 --- CUT HERE
 
 :0
 * !^Content-Type: message/
 * !^Content-Type: multipart/
 * !^Content-Type: application/pgp
 {
  :0 fBw
  * ^-BEGIN PGP MESSAGE-
  * ^-END PGP MESSAGE-
  | formail -i Content-Type: application/pgp; format=text; x-action=encrypt
 
  :0 fBw
  * ^-BEGIN PGP SIGNED MESSAGE-
  * ^-BEGIN PGP SIGNATURE-
  * ^-END PGP SIGNATURE-
  | formail -i Content-Type: application/pgp; format=text; x-action=sign
 }
 
 --- CUT HERE
 
 Alexander Skwar
 -- 
 How to quote: http://learn.to/quote (german) http://quote.6x.to (english)
 Homepage: http://www.digitalprojects.com   |   http://www.iso-top.de
iso-top.de - Die günstige Art an Linux Distributionen zu kommen
   Uptime: 6 days 4 hours 3 minutes
 





Re: [Cooker] winmodem? 8.0?

2001-05-20 Thread andre

On Sunday 20 May 2001 12:08, you wrote:
 best thing to do about a winmodem is yank the board out and spend in US
 ~$70.00
 on a real modem. Just make sure that the modem says controller based
 or Linux support (anybody have details on the PCI versions?).

 Robert L Martin

Almost all softmodems are supported under linux. You just have to run an 
old kernel so seeing if it is linux supported is not sufficiant




Re: [Cooker] licq keeps crashing... kded races

2001-05-20 Thread SI Reasoning

More clue it happened again. This time it happened
when there was no konqueror running and I again
clicked on yahoo messengers email alert and it opened
konqueror alpha and licq segfaulted.

--- SI Reasoning [EMAIL PROTECTED] wrote:
 One possible clue. The latest time licq crashed was
 when I opened my yahoo email using yahoo messenger's
 alert linked to konqueror alpha. I do this often
 though and licq does not crash everytime I do it.
 
 --- Geoffrey Lee [EMAIL PROTECTED]
 wrote:
  On Sat, May 19, 2001 at 07:41:34PM -0700, SI
  Reasoning wrote:
   
   the kde plugin from contrib... It is probably
  where
   the problem is... but it is so nice to have the
   dockable icon!
   
  
  
  What? Are you sure?
  
  The KDE plugin for Licq is in /main.
  
  --
  Geoffrey Lee [EMAIL PROTECTED]
  李長風
  
  http://www.wychk.org/~glee
  
  $ /usr/games/fortune
  Anything that can go wrong will go
  Segmentation fault (core dumped)
  $ 
  
  
 
 =
 SI Reasoning
 [EMAIL PROTECTED]
 gnupg/pgp key id 035213BC
 
 __
 Do You Yahoo!?
 Yahoo! Auctions - buy the things you want at great
 prices
 http://auctions.yahoo.com/
 

=
SI Reasoning
[EMAIL PROTECTED]
gnupg/pgp key id 035213BC

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




Re: [Cooker] winmodem? 8.0?

2001-05-20 Thread Alexander Skwar

So sprach andre am Sun, May 20, 2001 at 11:05:05PM -0400:
 Almost all softmodems are supported under linux. You just have to run an 
 old kernel so seeing if it is linux supported is not sufficiant

? Why are old kernels better in supporting winmodems than new ones?  And,
how old is old enough?  2.0?

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:   http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 6 days 10 hours 24 minutes




Re: [Cooker] Eazel services picked up and expanded by Mandrake?

2001-05-20 Thread John J. Allen

With reference to your statement in relation to revenue, and hard times
in relation to cash, would Mandrake consider a user/developer investment
plan. I'd rather invest direct in Mandrake, than purchase a boxed set
where a considerable portion of the revenue goes to the box makers,
box shifters etc...

Guillaume Cottenceau wrote:

 SI Reasoning [EMAIL PROTECTED] writes:
 
 I liked the drag and drop interface for moving files
 within eazel services. What if Mandrake picked it up
 and allowed for such things as photo galleries, etc
 like Yahoo. Maybe Mandrake can have a linux enhanced
 web portal... with email , calendering, etc... that
 sync's with netscape, outlook, and the gnome and kde
 apps like calendering, etc. There is a strong need for
 these things and it could be another potential revenue
 for Mandrake.
 
 
 Currently we're looking for actual revenue rather than potential
 revenue since we're facing very hard times in terms of cash.
 
 
 





Re: [Cooker] evolution and gpg

2001-05-20 Thread Anton Graham

Submitted 20-May-01 by Eaon:
 Using evolution-0,10-1 and gnupg1.0.5-1, evolution only runs a signed
 message through gpg if it's pgp/mime.  It doesn't run it through gpg if
 the message is cleartext signed.

See an earlier post of mine with regard to this and mutt.  You need to
run them through a procmail script that will correctly change them

-- 
Anton GrahamGPG ID: 0x18F78541
[EMAIL PROTECTED] RSA key available upon request
 
Most people would like to be delivered from temptation but would like it to
keep in touch. 
  -- Robert Orben





[Cooker] Where is kde1-compat, qt-* in my cd (iso from mirror)

2001-05-20 Thread DUCLOS Andre



Why kde1-compat-1.1.2-8mdk.i586.rpm  qt-1.44-30mdk.i586.rpm  (... ?) in 
mandrake/8.0/i586/Mandrake/RPMS/ (mirror server) but not in my cd 

]$ ll /mnt/cdrom/Mandrake/RPMS/qt-*
ls: /mnt/cdrom/Mandrake/RPMS/qt-*: Aucun fichier ou répertoire de ce type

]$ ll /mnt/cdrom/Mandrake/RPMS2/qt-*
ls: /mnt/cdrom/Mandrake/RPMS2/qt-*: Aucun fichier ou répertoire de ce type

]$ cat /mnt/cdrom/VERSION
Linux-Mandrake 8.0 Traktopel-i586 20010418 13:31 --- Why ?

]$ lynx --dump 
http://ftp.sunet.se/pub/Linux/distributions/mandrake/8.0/i586/VERSION
Linux-Mandrake Traktopel-i586 20010418 12:15 -- Why ?

]$ lynx --dump http://ftp.sunet.se/pub/Linux/distributions/
mandrake/8.0/i586/Mandrake/RPMS | grep qt-
 [   ]  [1451]qt-1.44-30mdk.i586.rpm  11-Apr-2001 22:01   895k
 [   ]  [1452]qt-devel-1.44-30mdk... 11-Apr-2001 22:01   2.5M
 [   ]  [1453]qt-qgl-1.44-30mdk.i5.. 11-Apr-2001 22:0120k
 [   ]  [1454]qt-qimgio-1.44-30mdk.. 11-Apr-2001 22:0114k


Thinks

-- 
On se fait stoïcien, mais on naît épicurien.
Diderot


Linux Mandrake release 8.0 (Traktopel) for i586

2x PIII800EB + 512 Mo -- Linux 2.4.3-20mdksmp i686

Uptime :   3:24pm  up 3 days, 22:28,  3 users,  load average: 2.20, 2.05, 1.69




Re: [Cooker] winmodem? 8.0?

2001-05-20 Thread Tom Massey

On Sun, 20 May 2001, Alexander Skwar wrote:

 So sprach andre am Sun, May 20, 2001 at 11:05:05PM -0400:
  Almost all softmodems are supported under linux. You just have to run an
  old kernel so seeing if it is linux supported is not sufficiant

 ? Why are old kernels better in supporting winmodems than new ones?  And,
 how old is old enough?  2.0?

It's just that most winmodem manufacturers that have released drivers for
Linux have done so in the form of binary kernel modules compiled against a
2.2.x kernel. However Lucent have put out a driver that's been seperated
into two parts so that Lucent's proprietary stuff can be linked properly
against any kernel.





Re: [Cooker] winmodem? 8.0?

2001-05-20 Thread andre

On Sunday 20 May 2001 17:37, you wrote:
 So sprach andre am Sun, May 20, 2001 at 11:05:05PM -0400:
  Almost all softmodems are supported under linux. You just have to run
  an old kernel so seeing if it is linux supported is not sufficiant

 ? Why are old kernels better in supporting winmodems than new ones?  And,
 how old is old enough?  2.0?

 Alexander Skwar

I have an Intel modem in a shoe-box(came with the pc) and the drivers for 
that one are for 2.2.17ish. Not 2.4. and what i understand it doesn't work 
with it




Re: [Cooker] Eazel services picked up and expanded by Mandrake?

2001-05-20 Thread Alexander Skwar

So sprach John J. Allen am Sun, May 20, 2001 at 09:02:05PM +:
 With reference to your statement in relation to revenue, and hard times
 in relation to cash, would Mandrake consider a user/developer investment
 plan. I'd rather invest direct in Mandrake, than purchase a boxed set
 where a considerable portion of the revenue goes to the box makers,
 box shifters etc...

Uhm, isn't that what the donations page is for?

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:   http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 6 days 11 hours 17 minutes




Re: [Cooker] winmodem? 8.0?

2001-05-20 Thread Gary Lawrence Murphy

 a == andre  [EMAIL PROTECTED] writes:

a Almost all softmodems are supported under linux. You just
a have to run an old kernel so seeing if it is linux supported is
a not sufficiant

I'm sorry, but I have been using Linux since 0.99 and I have _never_
found _any_ support for soft modems in Linux.  Can you substantiate
this claim?

If there was support in any prior version of Linux, we wouldn't have
linmodems.org desperately trying to reverse-engineer the beasts.  The
Modem-HOWTO also concurs that software modems are not supported under
Linux except for those drivers listed at linmodems.org.

Software modems are just raw DSP chips; the software must do all of
the signal processing to understand dialtones, produce dialing tones
and modulate/demodulate the carrier frequency.  This is a non-trivial
program.  The only modem support for Linux (outside of the linmodems)
is for those modems based (sometimes loosely) on the old Hayes
AT command set.

-- 
Gary Lawrence Murphy [EMAIL PROTECTED]: office voice/fax: 01 519 4222723
T(C)Inc Business Innovations through Open Source http://www.teledyn.com
KernelWiki Community Linux Docs: http://kernelbook.sourceforge.net/wiki




Re: [Cooker] winmodem? 8.0?

2001-05-20 Thread Terrible Tom


 I have an Intel modem in a shoe-box(came with the pc) and the drivers for
 that one are for 2.2.17ish. Not 2.4. and what i understand it doesn't work
 with it


As bad as that may sound. Listen to this

I have a bunch of 3-com 3c450 pci 10/100 ethernet cards, very nice cards
too.

In the Mandrake box, work flawlessly.

I throw one in this machine.. Win2k  Pro, no drivers. Ok, I load up the cd,
no win2k drivers. same on the website.

Back to my 3c509 hehe
ALT.2600.WAREZ AWARD : ALL YOUR BASE ARE BELONG
TO US!!!






Re: [Cooker] winmodem? 8.0?

2001-05-20 Thread Charles A. Shirley

I have that USR PCI voice/fax/modem iin my system.  It works great.  With the 
2.2.x Kernel series, I had to run setserial on it to associate the hardware 
parameters to the device special file, but with 2.4.x, it just works 
auto-magickally.  The only thing that threw me was the fact that it gets 
called /dev/ttyS4, but now Mandrake finds it, and I don't even have to worry 
about that.  As for using an external modem, what about folks (like me) who 
have other stuff to do with their serial ports (exempli gratis: Palm cradle 
and UPS?) 

-Charles

Thus spake Hoyt, on Sunday 20 May 2001 15:05.
 On Sunday 20 May 2001 02:06 pm, Gary Lawrence Murphy wrote:
  USR makes a very nice PCI voice/fax modem that works with Linux;
  you need to do some fiddling with the serial ports to make it work
  (see the Modem-HOWTO) but otherwise it works fine.
 
  The key is to get the hardware modem which retails for about $120
  and not the software modem that retails for about half that amount.

 If you are going to spend that amount of money on a modem, purchase an
 external serial-port modem. They _all_ work with Linux. As a bonus, you
 free up a slot in your PC.




Re: [Cooker] Eazel services picked up and expanded by Mandrake?

2001-05-20 Thread SI Reasoning


I think what he was talking about was... instead of
going public with an ipo, have mandrake be a
user/developer owned company with the ability to buy
into the company that you are also putting effort
into.

--- Alexander Skwar [EMAIL PROTECTED]
wrote:
 So sprach John J. Allen am Sun, May 20, 2001 at
 09:02:05PM +:
  With reference to your statement in relation to
 revenue, and hard times
  in relation to cash, would Mandrake consider a
 user/developer investment
  plan. I'd rather invest direct in Mandrake, than
 purchase a boxed set
  where a considerable portion of the revenue goes
 to the box makers,
  box shifters etc...
 
 Uhm, isn't that what the donations page is for?
 
 Alexander Skwar
 -- 
 How to quote: http://learn.to/quote (german)
 http://quote.6x.to (english)
 Homepage: http://www.digitalprojects.com   |  
 http://www.iso-top.de
iso-top.de - Die günstige Art an Linux
 Distributionen zu kommen
   Uptime: 6 days 11 hours 17 minutes
 

=
SI Reasoning
[EMAIL PROTECTED]
gnupg/pgp key id 035213BC

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




[Cooker] mkcds scripts broken?

2001-05-20 Thread Charles A. Shirley

Greetings!,

I've used this to make the iso images before, so I don't know what the scoop 
is, but it isn't working now.  I'm certain that all of the files mentioned in 
the error message are in my rsync target path, so I wonder, is this a problem 
with my mirror, or is there something genuinely broken?  I can install from 
the Tree using the hd.img, but I like to make a backup copy of the Tree from 
time to time, in case something bad happens... 8^)

Here's the output:

# ./mkcds /rpm/COOKER-MIRROR /store
/rpm/COOKER-MIRROR/Mandrake/mdkinst/usr/bin/perl: error while loading shared 
libraries: /rpm/COOKER-MIRROR/Mandrake/mdkinst/lib/libc.so.6: symbol 
_dl_debug_files, version GLIBC_2.2 not defined in file ld-linux.so.2 with 
link time reference





Re: [Cooker] winmodem? 8.0?

2001-05-20 Thread Hoyt

On Sunday 20 May 2001 06:14 pm, Gary Lawrence Murphy wrote:
  a == andre  [EMAIL PROTECTED] writes:

 a Almost all softmodems are supported under linux. You just
 a have to run an old kernel so seeing if it is linux supported is
 a not sufficiant

 I'm sorry, but I have been using Linux since 0.99 and I have _never_
 found _any_ support for soft modems in Linux.  Can you substantiate
 this claim?


Of course there is support. Not for every soft modem, but for some like PCTel 
and Lucent. You should look at www. linmo . oops. I see below that you 
say . . .

 If there was support in any prior version of Linux, we wouldn't have
 linmodems.org desperately trying to reverse-engineer the beasts.  The
 Modem-HOWTO also concurs that software modems are not supported under
 Linux except for those drivers listed at linmodems.org.


So the driver support mentioned at linmodems.org is not  . . . _any_ support 
for soft modems in Linux.? That's odd. I don't understand your claim to have 
never found _any_ support if you know about linmodems.org.

Given that there _is_ support, I would not take that as a ringing endorsement 
to rush out and buy a supported soft modem. These drivers are only useful if 
you have a modem you can't easily and cheaply replace (like a built-in modem 
in a laptop). Some people just don't have the money to buy a better modem and 
must use what they have; it's great that the Linux community is working 
toward support for this hardware (and WinPrinters, too) to support these 
people.

You're not still using kernel version 0.99 are you? 8)

Hoyt




[Cooker] 2.4.4-1mdk panics with USB storage

2001-05-20 Thread Brian J. Murrell

I seem to be getting kernel panics frequently trying to access my
Casio QV-2000UX digital camera on USB.  It follows the USB Storage
protocol.

Here is the Oops output:


Unable to handle kernel NULL pointer dereference at virtual address 00b8
 printing eip:
e08a0321
pgd entry cc98d000: 
pmd entry cc98d000: 
... pmd not present!
Oops: 
CPU:0
EIP:
0010:[3c59x:__insmod_3c59x_O/lib/modules/2.4.4-1mdk/kernel/drivers/net/+-52447/96]
EIP:0010:[e08a0321]
EFLAGS: 00010246
eax:    ebx: e08a66ac   ecx:    edx: 0010
esi: e08a50c8   edi: dee09fec   ebp: e08a50b8   esp: dee09f44
ds: 0018   es: 0018   ss: 0018
Process usb-storage-0 (pid: 380, stackpage=dee09000)
Stack: dee08000 e08a53c9 dee09ff0 df3d0800 0004 df3d098c 0286 0003 
    c0105b5e dee08000 e08a5f7e c8b6971a df3d0800 df3d0988 dee09f84 
   0001 dee08000 0024 df3d098c e08a06a2 df3d0800 dee09fcc 0024 
Call Trace: 
[3c59x:__insmod_3c59x_O/lib/modules/2.4.4-1mdk/kernel/drivers/net/+-31799/96] 
[__down_interruptible+202/212] 
[3c59x:__insmod_3c59x_O/lib/modules/2.4.4-1mdk/kernel/drivers/net/+-28802/96] 
[3c59x:__insmod_3c59x_O/lib/modules/2.4.4-1mdk/kernel/drivers/net/+-51550/96] 
[kernel_thread+35/48] 
Call Trace: [e08a53c9] [c0105b5e] [e08a5f7e] [e08a06a2] [c010552f] 
   [3c59x:__insmod_3c59x_O/lib/modules/2.4.4-1mdk/kernel/drivers/net/+-28820/96] 
   [e08a5f6c] 

Code: 66 8b 88 b8 00 00 00 66 c1 e9 0c 8b 5c 24 58 80 c9 30 88 4b 

Any ideas?

b.


-- 
Brian J. Murrell




[Cooker] Install problems in 8.0 (LBA prob?)

2001-05-20 Thread Anton Graham

I tried installing 8.0 on a friend's 800Mhz Thunderbird box and ran into
some problems with diskdrake.  The first install attempt seemed to go
well, I set up the partitions within driskdrake, but I got the dreaded
LI on reboot.  Several attempts to reinstall lilo gave the same
results.  I tried changing bootloaders to GRUB and got GRUB on the
screen and no more.

Looking at the partion tables with another utility (Rannish Partition
Manager) showed a fairly scrambled partition table, though I was able to
boot from floppy if the floppy had a kernel on it.

Pre-generating the partition table with Rannish, diskdrake gave errors
about being unable to read the partition table.  I aborted the install
at that point.

It is interesting to note that the Luser was insistent on placing the
Linux partitions in the last 4G of a 46G device, and so the boot loaders
would have needed to operate in LBA mode.

The diskdrake error is of more concern, however, as the text installer
actually presented a proposed partition table and wanted to format the
whole drive.

-- 
Anton GrahamGPG ID: 0x18F78541
[EMAIL PROTECTED] RSA key available upon request
 
I got everybody to pay up front...then I blew up their planet.
Now why didn't I think of that?
  -- Post Bros. Comics