Re: [Cooker-firewall] Does MNF support 5 network cards?

2003-07-05 Thread Florin
 
  Hi,
 
 I was wondering if MNF (with all current software updates applied)
  supports the use of a fifth network card. I have four cards configured
  and working properly, but attempts to configure an additional card have
  failed.
 
 I have tried four different brands of cards (two of which use the
  common 'tulip' driver) in both of the remaining PCI slots, but a fifth
  card is not detected automatically by MNF, nor when I try to manually
  configure it with the web-based front end.

please use [EMAIL PROTECTED] for MNF questions ... 

But let's go back to those sheep ...

simply edit, by hand the /var/lib/naat/configuration file and add the
fith card variables.

For example, if you see Eth3IP= than also add an extra line called Eth4IP=
and so on 


 
 Thank you in advance for any help.
 
  Bye,
  Phil
 
 

-- 
Florin  http://www.mandrakesoft.com
http://people.mandrakesoft.com/~florin/



[Cooker] [Bug 3941] [galaxy-kde] Color bug of galaxy-kde on Konqueror buttons

2003-07-05 Thread [marco]
http://qa.mandrakesoft.com/show_bug.cgi?id=3941


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2003-05-07 09:49 ---
I have not been able to find the version 0.2-29mdk, however I have found
galaxy-0.9-1mdk.src.rpm on the Cooker and rebuilt and installed it on MDK 9.1.
This bug seems to be fixed.

Thank you.

Marco Pratesi


-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
Alas, the Galaxy theme for KDE has a bad color bug that affects the
CSS compliance of Konqueror w.r.t. colors of buttons of the web page:

http://bugs.kde.org/show_bug.cgi?id=55134

You can easily see the bug looking at http://www.pgmarket.net/
using the Galaxy theme and then switching to the Keramik theme:
the background color of the search button should always correspond
to the same color chosen in the style sheet; instead, if you use
the Galaxy theme, the button background color is the same of
/usr/share/doc/HTML/index.html

The problem would be less serious if *all* the colors in the button
would be independent of the style sheet code; but, alas, with the Galaxy
theme, color: #ffe2b1; is honored, while background-color: #77;
is not; hence, if the style sheet chooses a dark background with
a light color for the label, the label is light, but the background color
is light too, and, as a result, the label text is almost unreadable :-(

Regards,

Marco Pratesi



[Cooker] [Bug 1647] [kernel] ipsec module problem

2003-07-05 Thread [tmb]
http://qa.mandrakesoft.com/show_bug.cgi?id=1647


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2003-05-07 10:54 ---
This one is fixed in current cooker 
(2.4.21.3mdk) 

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
attempting to start freeswan ipsec and got this in the log saying kernel
compiled by gcc v3 but ipsec.o module compiled by gcc v2:
Had the the problem with 9.1 beta3 (pre4-1mdk); upgraded to latest cooker kernel
(pre4-6mdk) but same problem...

Apr 26 16:14:35 localhost ipsec_setup: Starting FreeS/WAN IPsec 1.99...
Apr 26 16:14:37 localhost ipsec_setup:
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz: The module you are
trying to load (/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz) is
compiled with a gcc
Apr 26 16:14:37 localhost ipsec_setup: version 2 compiler, while the kernel you
are running is compiled with
Apr 26 16:14:37 localhost ipsec_setup: a gcc version 3 compiler. This is known
to not work.
Apr 26 16:14:37 localhost ipsec_setup: Using
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz
Apr 26 16:15:00 localhost CROND[1178]: (root) CMD (  
/usr/share/msec/promisc_check.sh)
Apr 26 16:15:10 localhost ipsec_setup: /sbin/insmod
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz
Apr 26 16:15:10 localhost ipsec_setup:
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz: The module you are
trying to load (/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz) is
compiled with a gcc
Apr 26 16:15:10 localhost ipsec_setup: version 2 compiler, while the kernel you
are running is compiled with
Apr 26 16:15:10 localhost ipsec_setup: a gcc version 3 compiler. This is known
to not work.
Apr 26 16:15:10 localhost ipsec_setup: modprobe: insmod
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz failed
Apr 26 16:15:10 localhost ipsec_setup: modprobe: insmod ipsec failed



[Cooker] Re: cooker - state of play

2003-07-05 Thread Frej Rasmussen
On Sat, 05 Jul 2003 03:52:37 +0100, Adam Williamson wrote:

 Here's the current happy fun bugs I have with Cooker:
 
 still seem to have this devfsd problem that people are experiencing to
 various degrees. loop, nvidia, usbmouse and probably some others I don't
 know about are not loaded on boot.
 
 just now, the system's starting freezing at Finding module
 dependencies: - it sits there and does nothing. I can workaround this
 with Alt-SysRq-E, which terminates whatever is freezing the system, and
 boot continues, but then the X Font Server fails to initialise properly
 (complains about some executable not existing).
 
 So to boot up I have to pick my kernel, do Alt-SysRq-E when module
 dependencies freeze, login to the console, modprobe nvidia and usbmouse,
 restart the xfs service and restart the dm service. This is not optimal.
 :)
 
 Any status on these problems, particularly the devfsd one? I'm running
 devfsd-1.3.25-30mdk , which seems to be the latest. I note that the
 changelog for 29mdk reads really package /sbin/devfsd-try-modload, but
 I don't *have* /sbin/devfsd-try-modload , nor does urpmf find it.


I've seen the same error. Didn't know the workaround though. I don't think
it's related to the missing module loading. That works here with the same
devfsd (1.3.25-30mdk).  Although i dont have /sbin/devfsd-try-modload
either. 


Frej Rasmussen.







[Cooker] Re: [CHRPM] mozilla-1.4-1mdk

2003-07-05 Thread David Coe
- Enable l10n

 %define enable_l10n		 0
%if %{enable_l10n}
Source7:   mozilla-%{version}-l10n.tar.bz2
%endif
+- Enable l10n
Don't think this is quite right, Frederic. The l10n tar isn't in the 
package either.

But it runs a treat! Many thanks to both you and Buchan!




Re: [Cooker] OT X multi-user

2003-07-05 Thread Leon Brooks
On Sat, 5 Jul 2003 02:02, Greg Meyer wrote:
 if it is going to be added as a feature that every user
 can use, it has to be even simpler than that.  Perhaps the time will
 come when everything required is in the kernel and everything else
 can be auto-detected.

Or... MPD-Drake? HydraDrake? Drakoprenia? XXFDrake? (-:

Cheers; Leon




[Cooker] initscripts-7.06-13mdk breaks pcmcia

2003-07-05 Thread Michael Reinsch
Hi!

Something in initscripts-7.06-13mdk breaks the pcmcia stuff on my
system: inserting a (xircom network) card no longer initializes it. It
seems that /etc/hotplug/pci.agent is no longer called after inserting
the card / after starting pcmcia, which happens with
initscripts-7.06-12mdk.

After going back to initscripts-7.06-12mdk, everything works fine again.

-- 
  Michael Reinsch [EMAIL PROTECTED]   http://mr.uue.org



pgp0.pgp
Description: PGP signature


Re: [Cooker] urpmi --auto-select

2003-07-05 Thread Duncan
On Thu 03 Jul 2003 03:10, Buchan Milne posted as excerpted below:
 Levi Ramsey wrote:
  On Wed Jul 02 19:54 -0700, Duncan wrote:
 
  Even if I wasn't making mdk rpms, I'd never do this.  Having to use
  either option indicates a bug

Please be a bit more careful with your attributions.  I didn't write that.  
What I wrote was snipped, but the attribution wasn't.  (For a moment, I was 
confused, until I noticed the lack of third quote mark the attribution to me 
at second quote mark implied should be next.  I couldn't figure out when I 
wrote THAT!  g)

-- 
Duncan - List replies preferred.
They that can give up essential liberty to obtain a little
temporary safety, deserve neither liberty nor safety.
Benjamin Franklin




Re: [Cooker] Making DVD's of cooker?

2003-07-05 Thread Simon Oosthoek
On Fri, Jul 04, 2003 at 08:09:23PM +0200, Warly wrote:
 Well, it explains you that the arguments to the auto option are 
 
 repository extra RPMS directory 1 extra RPMS directory 2 ... extra RPMS 
 directory n
 
 and you simply provided nothing.
 
 ./MakeCD --discsize 700m -a /cooker_path/

I'm sorry, I guess the instructions didn't get through my usage filter ;-)

I also expected MakeCD to have some sort of default relative path. Adding
the path to the cooker/i586 directory works fine (it's now building images)

Cheers

Simon



Re: [Cooker] OT X multi-user

2003-07-05 Thread Svetoslav Slavtchev
Quoting Leon Brooks [EMAIL PROTECTED]:

 On Sat, 5 Jul 2003 02:02, Greg Meyer wrote:
  if it is going to be added as a feature that every user
  can use, it has to be even simpler than that.  Perhaps the time will
  come when everything required is in the kernel and everything else
  can be auto-detected.
 
 Or... MPD-Drake? HydraDrake? Drakoprenia? XXFDrake? (-:
 

it could be just extension to XFdrake

if we are talking for the most simplified setup:
2 Nvidia cards configured for Xinerama,
one just have to add independent mice sections and layouts for independant
screens with independent mice(independent keyboards are configured trough the
vtX option)
and setup dm which is quite easy. 
actually it's not obligatory Nvidia cards to be used,
it should work with other cards configured for Xinerama too.






Re: [Cooker] cooker - state of play

2003-07-05 Thread danny
On 5 Jul 2003, Adam Williamson wrote:
 just now, the system's starting freezing at Finding module
 dependencies: - it sits there and does nothing. I can workaround this
 with Alt-SysRq-E, which terminates whatever is freezing the system, and
 boot continues, but then the X Font Server fails to initialise properly
 (complains about some executable not existing).
This is (most likely) a devfs bug, it was fixed by a patch by Andrey. If 
you have this hang often, please test attached patch (for some people it 
never occurs, for others only rarely)


d.




2.4.21-0.13-devfs.minilogd.patch.bz2
Description: BZip2 compressed data


Re: [Cooker] cooker - state of play

2003-07-05 Thread Olivier Blin
 So to boot up I have to pick my kernel, do Alt-SysRq-E when module
 dependencies freeze, login to the console, modprobe nvidia and usbmouse,
 restart the xfs service and restart the dm service. This is not optimal.
 :) 

Same problem here, but I also need to modprobe some i2c and video modules to then 
modprobe bttv :/
Thanks for the SysRq tip :-)

 Any status on these problems, particularly the devfsd one? I'm running
 devfsd-1.3.25-30mdk , which seems to be the latest. I note that the
 changelog for 29mdk reads really package /sbin/devfsd-try-modload, but
 I don't *have* /sbin/devfsd-try-modload , nor does urpmf find it.

You should have a look at devfsd-1.3.25-30mdk changelog :-)
- patch 100: run-time kernel 2.5 detection for MODLOAD action (Andrey Borzenkov)
  (replace source 5 and patch 40)

Source5 was the devfsd-try-modload file :
http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/SPECS/devfsd/devfsd.spec.diff?r1=1.100r2=1.101f=h

Olivier



Re: [Cooker] Making DVD's of cooker?

2003-07-05 Thread Greg Meyer
On Saturday 05 July 2003 07:52 am, Simon Oosthoek wrote:
 On Fri, Jul 04, 2003 at 08:09:23PM +0200, Warly wrote:
  Well, it explains you that the arguments to the auto option are
 
  repository extra RPMS directory 1 extra RPMS directory 2 ... extra
  RPMS directory n
 
  and you simply provided nothing.
 
  ./MakeCD --discsize 700m -a /cooker_path/

 I'm sorry, I guess the instructions didn't get through my usage filter
 ;-)

 I also expected MakeCD to have some sort of default relative path. Adding
 the path to the cooker/i586 directory works fine (it's now building images)

I updated the MakeCD page to included the path to the cooker repository.  
Thanks for pointing this out.
-- 
/g

Outside of a dog, a man's best friend is a book, inside
a dog it's too dark to read -Groucho Marx



[Cooker] Re: [CHRPM] kernel-2.4.21.3mdk-1-1 where has the ntfs driver gone to?!

2003-07-05 Thread Sefer Tov
Well, this kernel does boot but seems to be missing some vital parts.
For example, the ntfs driver is gone, which breaks my Wine and some other 
stuff I have running on the host.

Hmm... not good.

Sefer.

_
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* 
http://join.msn.com/?page=features/junkmail




Re: [Cooker] cooker - state of play -2421-3

2003-07-05 Thread Tom Brinkman
On Saturday July 5 2003 07:23 am, [EMAIL PROTECTED] wrote:
 On 5 Jul 2003, Adam Williamson wrote:
  just now, the system's starting freezing at Finding module
  dependencies: - it sits there and does nothing. I can
  workaround this with Alt-SysRq-E, which terminates whatever is
  freezing the system, and boot continues, but then the X Font
  Server fails to initialise properly (complains about some
  executable not existing).

 This is (most likely) a devfs bug, it was fixed by a patch by
 Andrey. If you have this hang often, please test attached patch
 (for some people it never occurs, for others only rarely)

 I'm urpmi --auto-selecting back to cooker after a fresh 9.1 
install (urpmi urpmi first ;)

 2421-3 hung for me on Finding module deps.
Alt-SysRq-E got it unstuck, but after several screens of mesg's 
flying by it'd get to a login prompt. Any attempt to do anything 
there would cause a reboot as soon as I pressed Enter after 
typing my user name. I tried several times. I booted the 1st CD to 
try a rescue, but any attempt to try and -force a reinstall of 
2421-18mm (to possibly fix /boot) errored on 'db3'. I lack the 
trouble shootin skills to do much more.

   After the reinstall of 9.1, 2421-3 installed and booted with no 
problems, tho it was a little (few seconds more'n normal) slow 
getting by Finding module deps. I've probly got about 45mins 
to go getting cooker current ... then I'll see if 2421-3 will boot 
again. OTOH, I now have installin 9.1, adding cooker sources, and 
gettin cooker current down to a science ;)
-- 
Tom Brinkman  Corpus Christi, Texas



Re: [Cooker] cooker - state of play

2003-07-05 Thread Adam Williamson
On Sat, 2003-07-05 at 13:23, [EMAIL PROTECTED] wrote:
 On 5 Jul 2003, Adam Williamson wrote:
  just now, the system's starting freezing at Finding module
  dependencies: - it sits there and does nothing. I can workaround this
  with Alt-SysRq-E, which terminates whatever is freezing the system, and
  boot continues, but then the X Font Server fails to initialise properly
  (complains about some executable not existing).
 This is (most likely) a devfs bug, it was fixed by a patch by Andrey. If 
 you have this hang often, please test attached patch (for some people it 
 never occurs, for others only rarely)

What does the patch apply to?
-- 
adamw




Re: [Cooker] Mandrake mail server - Postfix, Spamassassin Razor

2003-07-05 Thread Giuseppe Ghibò
Luca Berra ha scritto:

if the virus is a spoofing virus you have no way of identifying the 
sender mail address, unless you force the sender to authenticate before 
sending a message.
well, smpt auth could be and idea for this purpose, but postfix indeed would knows
the real client sender IP. That's the reason why I suggested a map between real
(known) IPs and real (known) email addresses.

$viruses_that_fake_sender_re = new_RE(
  qr'nimda|hybris|klez|bugbear|yaha|braid|sobig|palyh|inor|fizzer'i );


I don't understand. IMHO there is no need to warn the sender if 
external, as the
sending address can be always forged (and maybe this also would
unveil attacker your kind of virus scanner and maybe whether it's
not updated or not able to maybe recognize a certain virus). IMHO the 
this is used also to alter virus report, the user gets a report stating 
she received a virus from an unknown source, vs. a real mail address.
which user are you talking about: internal (i.e. local) or external?

Bye.
Giuseppe.




Re: [Cooker] Mandrake mail server - Postfix, Spamassassin Razor

2003-07-05 Thread Giuseppe Ghibò
Luca Berra ha scritto:

On Thu, Jul 03, 2003 at 01:39:41PM +0200, Giuseppe Ghibò wrote:

http://peoples.mandrakesoft.com/~ghibo/amavisd-new-0.20030616-1mdk.src.rpm 

:!wget ...

But, before posting to contrib, I'm currently trying to find how to 
modify amavisd.conf so that:

- local recipient users is warned about receiving virus mail (with 
virus ID)
- sender is warned about sending a mail with virus, but only if sender
is relaying from LAN (it's a nonsense to warn non-local sender because
99.9% in case of virus, the sender is fake).
bret answered those two, i'd like the list of worm that fake sender to
be loaded from an external file to make it easy to modify for lusers.
- let spam pass to users (but with X-Spam-Status) and at the same time 
collect
all the recognized spam to a repository for further bayes learning.

well you get this free with spamassassin
see auto_learn, auto_learn_threshold_nonspam, auto_learn_threshold_spam
in Mail::SpamAssassin::Conf (it is enabled by default)
collecting spamming (at least at beginning) could be useful for spam learning if 
you have
to bayes train a 2nd spamassassin server or for testing purposes. Or for
balancing spam and ham, IMHO.
Any quick hints welcome...

Furthermore I still need to add a %post script so to set $mydomain in 
/etc/amavisd.conf.


i'd also like for the rpm to provide a modified master.cf with all
goodies described in README.postfix (the part below the ascii art
diagram i mean)
You are right, but indeed, I was thiking to something different. Instead of a
awkward %post script which with some perl/sed/grep would add the lines to master.cf and main.cf,
rather only a line to /etc/sysconfig/amavis, containing some variable
(e.g. AMAVISD)to yes or no. Then a stand-alone script (e.g. postfix-amavisconf) which would 
configure or un-configure the master.cf/main.cf according to this value.

Bye.
Giuseppe.




Re: [Cooker] cooker - state of play

2003-07-05 Thread Olivier Blin
 just now, the system's starting freezing at Finding module
 dependencies: - it sits there and does nothing. I can workaround this
 with Alt-SysRq-E, which terminates whatever is freezing the system, and
 boot continues, but then the X Font Server fails to initialise properly
 (complains about some executable not existing).

I added -v option to depmod -A in /etc/rc.d/rc.sysinit (gruik gruik), it seems to 
break on :
type 2 /lib/modules/2.4.21-3mdk/kernel/3rdparty/atmelwlan/usbvnet_i
xftw_readdir /lib/modules/2.4.21-3mdk/kernel/3rdparty/atmelwlan/usbvnet_i

How could I debug this ?



Re: [Cooker] Mandrake mail server - Postfix, Spamassassin Razor

2003-07-05 Thread Giuseppe Ghibò
Levi Ramsey ha scritto:

On Thu Jul 03 13:39 +0200, Giuseppe Ghibò wrote:

- let spam pass to users (but with X-Spam-Status) and at the same time 
collect
all the recognized spam to a repository for further bayes learning.


Collecting SA mails to a bayesian system is beyond stupid, as far as I
can tell.  You go through all the computational expense of bayesian to
essentially duplicate the SpamAssassin rules..
AFAIK the sa-learn is only performed once, that it can
be useful for training a 2nd server, maybe testing different
thresholds, IMHO.
BTW, has anyone tried the crm114 filter?

Bye.
Giuseppe.




Re: [Cooker] cooker - state of play

2003-07-05 Thread danny

On 5 Jul 2003, Adam Williamson wrote:

 
 What does the patch apply to?
 
You could have looked at it, it's small...
But the answer is: the kernel.

d.





Re: [Cooker] cooker - state of play

2003-07-05 Thread danny
On Sat, 5 Jul 2003, Olivier Blin wrote:

  just now, the system's starting freezing at Finding module
  dependencies: - it sits there and does nothing. I can workaround this
  with Alt-SysRq-E, which terminates whatever is freezing the system, and
  boot continues, but then the X Font Server fails to initialise properly
  (complains about some executable not existing).
 
 I added -v option to depmod -A in /etc/rc.d/rc.sysinit (gruik gruik), it seems to 
 break on :
 type 2 /lib/modules/2.4.21-3mdk/kernel/3rdparty/atmelwlan/usbvnet_i
 xftw_readdir /lib/modules/2.4.21-3mdk/kernel/3rdparty/atmelwlan/usbvnet_i
 
 How could I debug this ?
 
By trying Andreys patch.

d.





Re: [Cooker] Re: [CHRPM] mozilla-1.4-1mdk

2003-07-05 Thread Frederic Crozat
Le Sat, 05 Jul 2003 11:24:26 +0100, David Coe a écrit :

 - Enable l10n
 
  0efine enable_l10n   0
 
 0f %{enable_l10n}
 Source7:   mozilla-%{version}-l10n.tar.bz2
 0.00e+00ndif
 
 +- Enable l10n
 
 Don't think this is quite right, Frederic. The l10n tar isn't in the 
 package either.

/me mumbles

I'll fix that on Monday...

-- 
Frédéric Crozat
MandrakeSoft






[Cooker] Re: [CHRPM] kernel-2.4.21.3mdk-1-1mdk

2003-07-05 Thread Michael Altizer
Well, happily the .3 kernel boots fine when installing the precompiled 
rpm, unfortunately I still get the same error during startup as most of 
us did after compiling my own kernel (*** Kernel Panic: Attempted to 
kill init!).  This has me somewhat confused since a previous mail from 
Juan said this was just a side affect of a badly applied patch, which I 
assumed was fixed in the .3 kernel-source.  If anyone would care to 
enlighten me, I would be grateful.
Thanks,
Michael




[Cooker] Re: postfix broken

2003-07-05 Thread David Walser
I am in the midst of recompiling every library Postfix depends on.  I notice that the 
pam binary is compiled against db4.0, could that be the problem?  Or is this a sasl 
thing, due to the fact that both versions of that are linked?

David Walser wrote:
 If I try to run the package in Cooker, I get messages in the log that every child 
 process of it segfaults (killed by signal 11).
 
 I recompiled the package myself, and it doesn't send anything to the logs in 
 /var/log/mail, and it also doesn't work.
 
 If I use the mail command to send mail to myself, I don't get any mail, and the 
 sendmail command segfaults.




Re: [Cooker] initscripts-7.06-13mdk breaks pcmcia

2003-07-05 Thread Götz Waschk
Am Samstag,  5. Juli 2003, 13:35:08 Uhr MET, schrieb Michael Reinsch:
 Something in initscripts-7.06-13mdk breaks the pcmcia stuff on my
 system: inserting a (xircom network) card no longer initializes it. It
 seems that /etc/hotplug/pci.agent is no longer called after inserting
 the card / after starting pcmcia, which happens with
 initscripts-7.06-12mdk.
 After going back to initscripts-7.06-12mdk, everything works fine again.

That initscripts package seems to be really buggy as I couldn't even
boot with 13mdk. It hung during the depmod part. I also had to revert
to 12mdk. 
 
-- 
What difference does it make to the dead, the orphans and the
homeless, whether the mad destruction is wrought under the name of
totalitarianism or the holy name of liberty or democracy?
Mahatma Gandhi (1869 - 1948), Non-Violence in Peace and War



Re: [Cooker] Re: Re: [Contrib-Rpm] epiphany-0.7.3-1mdk

2003-07-05 Thread Götz Waschk
Am Samstag,  5. Juli 2003, 00:33:02 Uhr MET, schrieb Reinout van Schouwen:
 * The epiphany startup script misses a line that sets the MOZ_PLUGIN_PATH.
 Because of that ephy finds no plugins. I could solve it by adding this
 line to the startup script:

Thanks for noticing this. I've uploaded a new package. You might want
to report it to the gnome bugzilla (please verify that it hasn't been
fixed in the cvs, the file is src/epiphany.in).
 
-- 
What difference does it make to the dead, the orphans and the
homeless, whether the mad destruction is wrought under the name of
totalitarianism or the holy name of liberty or democracy?
Mahatma Gandhi (1869 - 1948), Non-Violence in Peace and War



Re: [Cooker] cooker - state of play

2003-07-05 Thread Olivier Blin
 You could have looked at it, it's small...
 But the answer is: the kernel.

--- linux-2.4.21-0.13mdk/fs/devfs/base.c.minilogd   2002-11-29 02:53:15.0 
+0300
+++ linux-2.4.21-0.13mdk/fs/devfs/base.c2003-05-06 00:41:35.0 +0400

It's not a patch for the latest kernel source, does it apply to it ?

Thanks




Re: [Cooker] Re: [CHRPM] kernel-2.4.21.3mdk-1-1 where has the ntfs driver gone to?!

2003-07-05 Thread Thomas Backlund
From: Sefer Tov [EMAIL PROTECTED]

 Well, this kernel does boot but seems to be missing some vital parts.
 For example, the ntfs driver is gone, which breaks my Wine and some other
 stuff I have running on the host.

 Hmm... not good.


It's known...
It had to be disabled to get a working kernel out...
It will probably be back by the next kernel update with updated ntfs
driver...

Regards

Thomas





Re: [Cooker] Re: [CHRPM] kernel-2.4.21.3mdk-1-1mdk

2003-07-05 Thread Charles A Edwards
On Sat, 05 Jul 2003 03:10:01 +0200
Till Kamppeter [EMAIL PROTECTED] wrote:

 After Thomas Backlund has tested it successfully, I have tested, too. 
 And it works on my Asus S8600 laptop with Pentium III 850 MHz and ext3
 file systems on IDE hard disk.


Finally update 2 of my system, still 2 to go.

Both system updated and boot without problem.
Athlon 650, reiserfs, nvidia driver GeForceII
XP 1900+, reiserfs, fglrx driver Radeon 9600Pro


Charles

-- 
12. now it's funny you should ask that, because I don't know either

--Top 100 things you don't want the sysadmin to say
-
Mandrake Linux 9.2 on PurpleDragon
Kernel- 2.4.21.3mdk http://www.eslrahc.com 
-

 


pgp0.pgp
Description: PGP signature


[Cooker] audigy driver broken in the new kernel 2.4.21-3mdk ?

2003-07-05 Thread LUGGE
It doesn't work with my SB Audigy2.

[EMAIL PROTECTED] ~]# modprobe audigy
/sbin/insmod /lib/modules/2.4.21-3mdkcustom/kernel/drivers/sound/sound.o
/sbin/insmod
/lib/modules/2.4.21-3mdkcustom/kernel/drivers/sound/ac97_codec.o
/sbin/insmod
/lib/modules/2.4.21-3mdkcustom/kernel/drivers/sound/audigy/audigy.oUnable
to handle kernel NULL pointer dereference at virtual address 
*pde = 
Oops: 
audigy ac97_codec sound binfmt_misc ohci1394 ieee1394 tuner tvaudio bttv
i2c-algo-bit i2c-core videodev soundcore ide-scsi ide-cd keybdev mousedev
hid usbmouse
input usb-uhci usbcore
CPU:0
EIP:0010:[]Not tainted
EFLAGS: 00010286
eax:    ebx: ed6f8000   ecx: f0850a4d   edx: f0850a42
esi: ed6fc0a0   edi:    ebp:    esp: ed789e24
ds: 0018   es: 0018   ss: 0018
Process insmod (pid: 1411, stackpage=ed789000)
Stack: f08b8d21 ed6fc0a0   c187c400  f08503df
f0850ee0
   f08cd4e0  ed6f8000 ed6fc0a0   f08c2546
ed6fc0a0
    ed789e74  eeaf90c0 76697264 652f7265 3031756d
302f316b
Call Trace: [f08b8d21]  [f08503df]  [f0850ee0]  [f08cd4e0]
[f08c2546]  [f08c68b3]  [f08cd31c]  [f08cd360]  [c022b3f5]
[f08cd31c]  [f08cd360]  [c022b49c]  [f08cd360]  [f08c6a7f]
[f08cd360]  [c011c98b]  [f08bc060]  [f08cc0e8]  [f08bc060]
[c010735f]
Code:  Bad EIP value.
 modprobe: insmod
/lib/modules/2.4.21-3mdkcustom/kernel/drivers/sound/audigy/audigy.o failed
modprobe: insmod audigy failed


After that, the module remains in this state:
Module  Size  Used byNot tainted
audigy 70952   1  (initializing)

and cannot be removed!
Then, when I reboot, the shutdown sequence hangs on the network device
eth0

Any ideas?
thx

 Marco





Re: [Cooker] isdn - damien chaumatte somewhere ?

2003-07-05 Thread dams
Steffen Barszus [EMAIL PROTECTED] said:

 Am Freitag, 4. Juli 2003 12:35 schrieben Sie:
 Steffen Barszus [EMAIL PROTECTED] said:

 By te way, the last thing to check is the channel aggregation. It works
 very well with isdn-light, it uses an additional service to handle the 2nd
 channel dialup if needed.

 Thats one of the things that i have fixed in isdn4net. What you mean is ibod 
 and ibod needs the slave in dialmode auto. For per minute dial up dialmode 
 auto on the master is not wished, with old isdn4net master and slave are set 
 to manuel then. This prevented channelbundling/ibod from working. I have no 
 made an extra option for defining the dialmode of SLAVE seperate. The default 
 is set to auto no matter which modew the master has. As the dialmode auto on 
 the slave is not dangerous as it just defines how the second channel has to 
 be added this is a save solution (the same as in isdn-light I guess). 

 In short : it will work. 

I have made the needed modifications in the cvs.

Now the virtual interface is ONBOOT=yes by default, and the up/down scripts
only dialup or hangup.

Are there other modifications to do?
btw your src.rpm seems alright, I'll try to make it included.

You now have to wait for the next drakxtools to be packaged. If you need to
test it before that, you can apply this patch to
/usr/lib/libDrakX/network/idsn.pm :

--- network/isdn.pm 28 May 2003 14:49:15 -  1.75
+++ network/isdn.pm 5 Jul 2003 17:36:53 -
@@ -84,16 +84,19 @@
 
 substInFile { s/^FIRMWARE.*\n//; $_ .= qq(FIRMWARE=$isdn-{firmware}\n)
 if eof  } $prefix/etc/sysconfig/network-scripts/ifcfg-ippp0;
 
+# we start the virtual interface at boot (we dial only on demand.
+substInFile { s/^ONBOOT.*\n//; $_ .= qq(ONBOOT=yes\n) if eof  }
+$prefix/etc/sysconfig/network-scripts/ifcfg-ippp0;
+
 write_secret_backend($isdn-{login}, $isdn-{passwd});
 
 write_cnx_script($netc, isdn,
-/sbin/route del default
-/sbin/ifup ippp0
+#/sbin/route del default
+#/sbin/ifup ippp0
 /usr/sbin/isdnctrl dial ippp0
  . if_($isdn-{speed} =~ /128/, service ibod restart
 ),
 /usr/sbin/isdnctrl hangup ippp0
-/sbin/ifdown ippp0
+#/sbin/ifdown ippp0
   . if_($isdn-{speed} =~ /128/, service ibod stop
 ), $netc-{isdntype});
 1;
END OF PATCH--

-- 
dams



Re: [Cooker] pcmcia sequence in boot

2003-07-05 Thread Luca Berra
 For a system with only a PCMCIA NIC, you should set ONBOOT=no in
 /etc/sysconfig/network-scripts/ifcfg-eth0 . This is the real bug, this
 should be the default setting for PCMCIA NICs. That way the network
 service just does nothing to it on boot, and the pcmcia service brings
 it up as it should.
my problem is the opposite,
i do not want the damned pcmcia ethernet card to be started at boot, i
might want it to enable it from time to time, but not always (i'd also
like the modem on the same pcmcia card to be recognised and the on-board
ethernet interface to be brought up at boot).

regards,
L.

-- 
Luca Berra -- [EMAIL PROTECTED]
 /\
 \ / ASCII RIBBON CAMPAIGN
  XAGAINST HTML MAIL
 / \




Re: [Cooker] audigy driver broken in the new kernel 2.4.21-3mdk ?

2003-07-05 Thread Svetoslav Slavtchev
update to cvs (0.20a) fixed it for me


Quoting LUGGE [EMAIL PROTECTED]:

 It doesn't work with my SB Audigy2.
 
 [EMAIL PROTECTED] ~]# modprobe audigy
 /sbin/insmod /lib/modules/2.4.21-3mdkcustom/kernel/drivers/sound/sound.o
 /sbin/insmod
 /lib/modules/2.4.21-3mdkcustom/kernel/drivers/sound/ac97_codec.o
 /sbin/insmod
 /lib/modules/2.4.21-3mdkcustom/kernel/drivers/sound/audigy/audigy.oUnable
 to handle kernel NULL pointer dereference at virtual address 
 *pde = 
 Oops: 
 audigy ac97_codec sound binfmt_misc ohci1394 ieee1394 tuner tvaudio bttv
 i2c-algo-bit i2c-core videodev soundcore ide-scsi ide-cd keybdev mousedev
 hid usbmouse
 input usb-uhci usbcore
 CPU:0
 EIP:0010:[]Not tainted
 EFLAGS: 00010286
 eax:    ebx: ed6f8000   ecx: f0850a4d   edx: f0850a42
 esi: ed6fc0a0   edi:    ebp:    esp: ed789e24
 ds: 0018   es: 0018   ss: 0018
 Process insmod (pid: 1411, stackpage=ed789000)
 Stack: f08b8d21 ed6fc0a0   c187c400  f08503df
 f0850ee0
f08cd4e0  ed6f8000 ed6fc0a0   f08c2546
 ed6fc0a0
 ed789e74  eeaf90c0 76697264 652f7265 3031756d
 302f316b
 Call Trace: [f08b8d21]  [f08503df]  [f0850ee0]  [f08cd4e0]
 [f08c2546]  [f08c68b3]  [f08cd31c]  [f08cd360]  [c022b3f5]
 [f08cd31c]  [f08cd360]  [c022b49c]  [f08cd360]  [f08c6a7f]
 [f08cd360]  [c011c98b]  [f08bc060]  [f08cc0e8]  [f08bc060]
 [c010735f]
 Code:  Bad EIP value.
  modprobe: insmod
 /lib/modules/2.4.21-3mdkcustom/kernel/drivers/sound/audigy/audigy.o failed
 modprobe: insmod audigy failed
 
 
 After that, the module remains in this state:
 Module  Size  Used byNot tainted
 audigy 70952   1  (initializing)
 
 and cannot be removed!
 Then, when I reboot, the shutdown sequence hangs on the network device
 eth0
 
 Any ideas?
 thx
 
  Marco
 
 
 


-- 




audigy-25062003.patch.bz2
Description: BZip2 compressed data


Re: [Cooker] Mandrake mail server - Postfix, Spamassassin Razor

2003-07-05 Thread Luca Berra
Giuseppe Ghibò wrote:

 $viruses_that_fake_sender_re = new_RE(
   qr'nimda|hybris|klez|bugbear|yaha|braid|sobig|palyh|inor|fizzer'i );

.

 this is used also to alter virus report, the user gets a report
 stating she received a virus from an unknown source, vs. a real mail
 address.
 
 
 which user are you talking about: internal (i.e. local) or external?
 

Local recipient only.

-- 
Luca Berra -- [EMAIL PROTECTED]
 /\
 \ / ASCII RIBBON CAMPAIGN
  XAGAINST HTML MAIL
 / \




Re: [Cooker] Re: [CHRPM] kernel-2.4.21.3mdk-1-1mdk

2003-07-05 Thread Paul Misner
On Saturday 05 July 2003 11:11 am, Michael Altizer wrote:
 Well, happily the .3 kernel boots fine when installing the precompiled
 rpm, unfortunately I still get the same error during startup as most of
 us did after compiling my own kernel (*** Kernel Panic: Attempted to
 kill init!).  This has me somewhat confused since a previous mail from
 Juan said this was just a side affect of a badly applied patch, which I
 assumed was fixed in the .3 kernel-source.  If anyone would care to
 enlighten me, I would be grateful.
 Thanks,
 Michael

My system boots from the .3 kernel version, which is a big improvement over 
the last 2 versions.  Unfortunately, it appears to be using 70-80% of my CPU 
cycles somewhere, which get listed under system in top.  The computer runs 
extremely slowly in this state.  We are getting closer to a usable version of 
the 2.4.21 release.

Paul Misner




Re: [Cooker] Mandrake mail server - Postfix, Spamassassin Razor

2003-07-05 Thread Luca Berra
Giuseppe Ghibò wrote:
 Luca Berra ha scritto:
 i'd also like for the rpm to provide a modified master.cf with all
 goodies described in README.postfix (the part below the ascii art
 diagram i mean)
 
 
 You are right, but indeed, I was thiking to something different. Instead
 of a
 awkward %post script which with some perl/sed/grep would add the lines
 to master.cf and main.cf,
 rather only a line to /etc/sysconfig/amavis, containing some variable
 (e.g. AMAVISD)to yes or no. Then a stand-alone script (e.g.
 postfix-amavisconf) which would configure or un-configure the
 master.cf/main.cf according to this value.
 
yes,
i like the idea.

L.
P.S. you don't need perl/sed/grep for main.cf (postconf -e rocks), but
you would for master.cf.

L.

-- 
Luca Berra -- [EMAIL PROTECTED]
 /\
 \ / ASCII RIBBON CAMPAIGN
  XAGAINST HTML MAIL
 / \




Re: [Cooker] Re: [CHRPM] kernel-2.4.21.3mdk-1-1mdk

2003-07-05 Thread Tom Brinkman
On Friday July 4 2003 05:48 pm, Thomas Backlund wrote:
 YES !! !! !! ;-)

 It works 
 All kernels testbooted with 2 systems:
 - one nForce2 system with 1GB ram (running enterprise now...)
 - ond dual P2-333 with 256MB ram (running secure now...)

   Wouldn't boot successfully for me, hung on Finding module 
dependencies Nothin I tried (Alt-SysRq-E) would get it to finish, 
just a spontaneous reboot. Even worse, my previous kernels wouldn't 
boot either, hanging on Finding module... in the same way.

   So I did a 9.1 install formatting /boot and /. Then I installed 
2421-3 and it booted jus fine. After resyncing to current cooker 
using urpmi --auto-select, 2421-3 would then still successfully 
boot.  So I'm usin it, jus took me two hours to get it goin ;)
-- 
Tom Brinkman  Corpus Christi, Texas




Re: [Cooker] audigy driver broken in the new kernel 2.4.21-3mdk ?

2003-07-05 Thread LUGGE
On Sat, 5 Jul 2003, Svetoslav Slavtchev wrote:

 update to cvs (0.20a) fixed it for me
Thanks.
I wonder why they didn't apply it...

 Marco




[Cooker] [Bug 3002] [Installation] Mandrake 9.1rc2 does not recognize additional harddrives

2003-07-05 Thread [lee_partridge]
http://qa.mandrakesoft.com/show_bug.cgi?id=3002





--- Additional Comments From [EMAIL PROTECTED]  2003-05-07 20:19 ---
Downloaded a patch from http://www.iki.fi/tmb/9.1/ It allows Mandrake to see the
drives on the Promise controller, but, changes hda to hde and hde to hdc. This
is OK but a pain since I am dual booting Windows from hda which does not show in
Mandrake. So, lilo will not update the boot.

Lee Partridge

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date: 
description: 
Trying to install on a computer running Mandrake 9.0. Motherboard is an Asus
A7V333 with Promise Raid. I am not using the Raid but have hard drives 2 and 3
plugged in there. When I try to install it only shows the drive on the standard
motherboard ide ports. 

I have Mandrake 9.0 running on a drive on the Promise ide and it has no problem
recognizing all the drives. I did not know of any special kernel commands to
give since I have never had to do that in the past when installing Redhat or
Mandrake.

Lee Partridge



[Cooker] ogg123(libao) problem on cooker

2003-07-05 Thread David Walser
Can anybody running current Cooker test this?

Run something that uses aRts sound output so that aRts has the sound device open, then
run ogg123 on some ogg file (with no command-line options).  It should autodetect to 
use aRts output, print the song file info, then what?

Does it play, or does it say Killed?




Re: [Cooker] audigy driver broken in the new kernel 2.4.21-3mdk ?

2003-07-05 Thread Svetoslav Slavtchev
Quoting LUGGE [EMAIL PROTECTED]:

 On Sat, 5 Jul 2003, Svetoslav Slavtchev wrote:
 
  update to cvs (0.20a) fixed it for me
 Thanks.
 I wonder why they didn't apply it...
 
  Marco
 
good question :)

a even better one: why is extigy not built for months (since pre7-1mdk)
i'm sending the fix from time to time to cooker@ and opened a bug-report with
attachment :(

PS
i don't have it, but ...




Re: [Cooker] Mandrake mail server - Postfix, Spamassassin Razor

2003-07-05 Thread Giuseppe Ghibò
Luca Berra ha scritto:
Giuseppe Ghibò wrote:

Luca Berra ha scritto:

i'd also like for the rpm to provide a modified master.cf with all
goodies described in README.postfix (the part below the ascii art
diagram i mean)


You are right, but indeed, I was thiking to something different. Instead
of a
awkward %post script which with some perl/sed/grep would add the lines
to master.cf and main.cf,
rather only a line to /etc/sysconfig/amavis, containing some variable
(e.g. AMAVISD)to yes or no. Then a stand-alone script (e.g.
postfix-amavisconf) which would configure or un-configure the
master.cf/main.cf according to this value.
yes,
i like the idea.
L.
P.S. you don't need perl/sed/grep for main.cf (postconf -e rocks), but
you would for master.cf.
yes for main.cf is not needed because only content_filter is needed to
modify.
Bye.
Giuseppe.



Re: [Cooker] Mandrake mail server - Postfix, Spamassassin Razor

2003-07-05 Thread Giuseppe Ghibò
Luca Berra ha scritto:

Giuseppe Ghibò wrote:


$viruses_that_fake_sender_re = new_RE(
 qr'nimda|hybris|klez|bugbear|yaha|braid|sobig|palyh|inor|fizzer'i );

.

this is used also to alter virus report, the user gets a report
stating she received a virus from an unknown source, vs. a real mail
address.


which user are you talking about: internal (i.e. local) or external?



Local recipient only.

The problem is that warnvirusender doesn't take care of the warn_offsite
status, i.e. if $warnvirussender = 1 the warn mail is sent to sender
(with the exception of the viri above), either to local or non local
sender.
Bye.
Giuseppe.



[Cooker] [Bug 3002] [Installation] Mandrake 9.1rc2 does not recognize additional harddrives

2003-07-05 Thread [tmb]
http://qa.mandrakesoft.com/show_bug.cgi?id=3002





--- Additional Comments From [EMAIL PROTECTED]  2003-05-07 22:17 ---
Could you send me the files /var/log/dmesg,
/etc/fstab and /etc/lilo.conf

both from 9.0 and 9.1 if possible.

how do you have the system bios set?
does it boot from hda first, or from Promise?

where do you have lilo bootloader installed?

and how do you exactly want your hardware to be recognized?

hda= what hardware
hdb= what hardware
hdc= what hardware
hdd= what hardware
hde= what hardware
hdf= what hardware

...

You can send me this info directly to: [EMAIL PROTECTED]

Regards

Thomas


-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date: 
description: 
Trying to install on a computer running Mandrake 9.0. Motherboard is an Asus
A7V333 with Promise Raid. I am not using the Raid but have hard drives 2 and 3
plugged in there. When I try to install it only shows the drive on the standard
motherboard ide ports. 

I have Mandrake 9.0 running on a drive on the Promise ide and it has no problem
recognizing all the drives. I did not know of any special kernel commands to
give since I have never had to do that in the past when installing Redhat or
Mandrake.

Lee Partridge



Re: [Cooker] initscripts-7.06-13mdk breaks pcmcia

2003-07-05 Thread Stew Benedict

On Sat, 5 Jul 2003, [iso-8859-1] Götz Waschk wrote:

 That initscripts package seems to be really buggy as I couldn't even
 boot with 13mdk. It hung during the depmod part. I also had to revert
 to 12mdk. 
  
 

Strange,

I made a 1 line change to detectloader for bug on non-lilo systems. 
Something else must have been injected into cvs or -12mdk didn't come from 
cvs entirely.


-- 
Stew Benedict

--
MandrakeSoft




[Cooker] Re: postfix broken

2003-07-05 Thread David Walser
Ok, I recompiled every library Postfix depends on (compiling pam and cyrus-sasl 
against db4.1 and openldap with gdbm as it otherwise wouldn't build), then postfix 
itself, and it still doesn't work.

Immediately upon startup, and whenever I try to send a message, I get these in 
/var/log/mail/warnings:
Jul  5 16:52:39 mario postfix/master[21325]: warning: process /usr/lib/postfix/pickup 
pid 21330 killed by signal 11
Jul  5 16:52:39 mario postfix/master[21325]: warning: /usr/lib/postfix/pickup: bad 
command startup -- throttling
Jul  5 16:52:39 mario postfix/master[21325]: warning: process /usr/lib/postfix/nqmgr 
pid 21331 killed by signal 11
Jul  5 16:52:39 mario postfix/master[21325]: warning: /usr/lib/postfix/nqmgr: bad 
command startup -- throttling

and telnet localhost 25 doesn't give a version string.

Is this a SASL thing, or is glibc broken (maybe that explains libao too, seems to die 
on a pthreads call)?

David Walser wrote:
 I am in the midst of recompiling every library Postfix depends on.  I notice that 
 the pam binary is compiled against db4.0, could that be the problem?  Or is this a 
 sasl thing, due to the fact that both versions of that are linked?
 
 David Walser wrote:
 If I try to run the package in Cooker, I get messages in the log that every child 
 process of it segfaults (killed by signal 11).
 
 I recompiled the package myself, and it doesn't send anything to the logs in 
 /var/log/mail, and it also doesn't work.
 
 If I use the mail command to send mail to myself, I don't get any mail, and the 
 sendmail command segfaults.




Re: [Cooker] cooker - state of play

2003-07-05 Thread Duncan
On Fri 04 Jul 2003 19:52, Adam Williamson posted as excerpted below:

 still seem to have this devfsd problem that people are experiencing to
 various degrees. loop, nvidia, usbmouse and probably some others I don't
 know about are not loaded on boot.

 So to boot up I have to pick my kernel, do Alt-SysRq-E when module
 dependencies freeze, login to the console, modprobe nvidia and usbmouse,
 restart the xfs service and restart the dm service. This is not optimal.

 :)

Sounds like that is a bit of an understatement.  At least it boots!  g

FWIW..  My system is a bit different.  I'm running 2.4.21 self-compiled from 
kernel.org.  As such, I have boot-required modules like reiserfs (on all my 
partitions except for swap, naturally, and legacy vfat) built-in, so don't 
need or have an initrd to worry about.

That said, with devfsd -30mdk here, no serious issues.  I don't have usbmouse 
(still use ps2, since I have the port and it's less complicated than tracking 
USB for such a critical input device), but I have nvidia supporting two 
monitors on my AGP GForce2 (svirge on the PCI supporting a third monitor).  I 
originally didn't load it on boot, but at X start (I boot init 3 by default 
and start X/KDE from my user login with the kde command from BASH).  However, 
I'm assuming due to the binary portion being compiled with a different gcc, 
that didn't work after I upgraded to kernel 2.4.21.  It does, however, work 
if I load nvidia from /etc/modules at boot, which I am doing now.  I have 
loopback modulized, but haven't used it recently so don't know whether it 
works or not.

Anyway, while several have said it's a devfsd issue, I'm not sure that's 
entirely the case, as it doesn't seem to be affecting me here, with a 
standard kernel.org kernel, and no initrd.  If it IS specifically a devfsd 
issue, the kernel and/or initrd apparently triggers it.

-- 
Duncan - List replies preferred.
They that can give up essential liberty to obtain a little
temporary safety, deserve neither liberty nor safety.
Benjamin Franklin




Re: [Cooker] Re: postfix broken

2003-07-05 Thread Buchan Milne
quote who=David Walser
 Ok, I recompiled every library Postfix depends on (compiling pam and
 cyrus-sasl against db4.1 and openldap with gdbm as it otherwise wouldn't
 build),

Build openldap-2.1 instead
(http://ranger.dnsalias.com/mandrake/cooker/openldap-2.1.22-1mdk.src.rpm),
the reason for the update to db4.1 in the first place. I don't think
openldap ever built against db4.0, I think the current 2.0.x package
builds against db3.3 (which would mean ldap shouldn't be your problem, or
it should have been before).

Regards,
Buchan





Re: [Cooker] cooker - state of play

2003-07-05 Thread Adam Williamson
On Sat, 2003-07-05 at 22:38, Duncan wrote:
 On Fri 04 Jul 2003 19:52, Adam Williamson posted as excerpted below:
 
  still seem to have this devfsd problem that people are experiencing to
  various degrees. loop, nvidia, usbmouse and probably some others I don't
  know about are not loaded on boot.
 
  So to boot up I have to pick my kernel, do Alt-SysRq-E when module
  dependencies freeze, login to the console, modprobe nvidia and usbmouse,
  restart the xfs service and restart the dm service. This is not optimal.
 
  :)
 
 Sounds like that is a bit of an understatement.  At least it boots!  g
 
 FWIW..  My system is a bit different.  I'm running 2.4.21 self-compiled from 
 kernel.org.  As such, I have boot-required modules like reiserfs (on all my 
 partitions except for swap, naturally, and legacy vfat) built-in, so don't 
 need or have an initrd to worry about.
 
 That said, with devfsd -30mdk here, no serious issues.  I don't have usbmouse 
 (still use ps2, since I have the port and it's less complicated than tracking 
 USB for such a critical input device), but I have nvidia supporting two 
 monitors on my AGP GForce2 (svirge on the PCI supporting a third monitor).  I 
 originally didn't load it on boot, but at X start (I boot init 3 by default 
 and start X/KDE from my user login with the kde command from BASH).  However, 
 I'm assuming due to the binary portion being compiled with a different gcc, 
 that didn't work after I upgraded to kernel 2.4.21.  It does, however, work 
 if I load nvidia from /etc/modules at boot, which I am doing now.  I have 
 loopback modulized, but haven't used it recently so don't know whether it 
 works or not.
 
 Anyway, while several have said it's a devfsd issue, I'm not sure that's 
 entirely the case, as it doesn't seem to be affecting me here, with a 
 standard kernel.org kernel, and no initrd.  If it IS specifically a devfsd 
 issue, the kernel and/or initrd apparently triggers it.

But you maybe *do* have the bug. the nvidia module should load if you
have this line in /etc/modules.conf:

alias /dev/nvidia*   nvidia

but for many of us, it doesn't. We have to load it manually or put it in
/etc/modules. what about you?
-- 
adamw




[Cooker] Re: [Contrib-Rpm] sylpheed-0.9.3-1mdk

2003-07-05 Thread Buchan Milne
quote who=Charles A Edwards
 [Contrib-RPM]

 --=-=-=
 Name: sylpheed Relocations: (not
 relocateable) Version : 0.9.3 Vendor:
 MandrakeSoft Release : 1mdk  Build Date: Fri
 Jul  4 15:54:24 2003 Install date: (not installed)   Build
 Host: klama.mandrake.org Group   : Networking/Mail
 Source RPM: (none)
 Size: 2099406  License: GPL
 Packager: Charles A Edwards [EMAIL PROTECTED]
 URL : http://sylpheed.good-day.net/
 Summary : A GTK+ based, lightweight, and fast e-mail client


 * Fri Jul 04 2003 Charles A Edwards [EMAIL PROTECTED] 0.9.3-1mdk

 - 0.9.3
 - drop Sources 1-3 and use included icon
 - add marco iconname
 - use marco makeinstall_std


[..]

 +mkdir -p
 %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir},%{_menudir}}
 +convert sylpheed.png -geometry 48x48
 %{buildroot}%{_liconsdir}/%{iconname} +convert sylpheed.png -geometry
 32x32 %{buildroot}%{_iconsdir}/%{iconname} +convert sylpheed.png
 -geometry 16x16 %{buildroot}%{_miconsdir}/%{iconname}


In which case (IMHO converting is a better idea than making a tarball of
icons which could becomed outdated) you will probably want to add a
BuildRequires for ImageMagick.

BTW, I consider this one a canidate for the skel.spec ... especially since
icon names for KDE apps normally all have similar form.

Regards,
Buchan





Re: [Cooker] Re: [CHRPM] icewm-1.2.9-2mdk

2003-07-05 Thread Guillaume Rousse
Ainsi parlait David Walser :
 Guillaume Rousse wrote:
  Ainsi parlait Per Øyvind Karlsen :
  --=-=-=
 
  * Fri Jul 04 2003 Per Øyvind Karlsen [EMAIL PROTECTED] 1.2.9-2mdk
 
  - put / at the end of the url after strong wishes from David Walser:)
 
  I've never understood why so many people included a final / when citing
  an URL. Could you explain why ?

 As others have explained, the web server has to do more work when you leave
 out the /, because it has to do a redirect.

 Multiplied by enough hits, the amount of extra work could be significant. 
 In the earlier days of the 'net, for a while www.yahoo.com refused to do
 the redirect if you didn't put the /, instead offering an explanation, to
 condition people to put the /.  Also mentioned here, it just looks better. 
 Anyway it saves the server work, and it actually decreases the load time
 (yes, the extra work for the server is often noticeable).

 So now that this has been explained on the list, can we please make sure to
 use the / in the future when a URL is just a domain?  Thanks.
Well, i understand for the directory/file disambiguation, but when requesting 
just the domain, it is a non-sense, as there is no ambiguity at all.

And anyway, the server has still to do a redirect to the precise default page. 
If you really want to avoid this, you have to use an explicit URL as 
http://my.domain.com/index.html, but then you're lost the day the webmaster 
switch to index.php instead.
-- 
Any cool program always requires more memory than you have. 
-- Murphy's Computer Laws n°2




[Cooker] Cooker + VMware

2003-07-05 Thread Lonnie Borntreger
Has anyone used latest cooker (gcc3.3, etc.) with VMware 3.2?  I'm a
little behind on keeping up with cooker since I'm a little leery of that
upgrade.

Lonnie Borntreger





[Cooker] [Bug 740] [gcc] Compilation failed

2003-07-05 Thread [mandrake_bugzilla]
http://qa.mandrakesoft.com/show_bug.cgi?id=740





--- Additional Comments From [EMAIL PROTECTED]  2003-06-07 01:10 ---
? is this the same as 4095 ??? Reads very simialr to the problem I listed there.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
Compilation of modules fails. The error is the following :
--
gcc -D__KERNEL__ -I/usr/src/linux-2.4.19-16mdk/include  -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-st ack-boundary=2 -march=athlon 
-DMODULE -DMODVERSIONS -include
/usr/src/linux-2.4.19-16mdk/include/linux/modversions.h  -nostdinc -I
/usr/lib/gcc-lib/i586-mandrake-linux-gnu/3. 2/include
-DKBUILD_BASENAME=do_balan  -c -o do_balan.o do_balan.c
do_balan.c: In function `balance_leaf':
do_balan.c:1175: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:https://qa.mandrakesoft.com/ for instructions.
make[2]: *** [do_balan.o] Erreur 1
make[2]: Quitte le répertoire `/usr/src/linux-2.4.19-16mdk/fs/reiserfs'
make[1]: *** [_modsubdir_reiserfs] Erreur 2
make[1]: Quitte le répertoire `/usr/src/linux-2.4.19-16mdk/fs'
make: *** [_mod_fs] Erreur 2




Re: [Cooker] cooker - state of play

2003-07-05 Thread danny
On Sat, 5 Jul 2003, Olivier Blin wrote:

  You could have looked at it, it's small...
  But the answer is: the kernel.
 
 --- linux-2.4.21-0.13mdk/fs/devfs/base.c.minilogd   2002-11-29 
 02:53:15.0 +0300
 +++ linux-2.4.21-0.13mdk/fs/devfs/base.c2003-05-06 00:41:35.0 +0400
 
 It's not a patch for the latest kernel source, does it apply to it ?

well duhh..you could at least try and then complain if it doesn't.
It is made for an older version because the bug is known for a long time. 
The only thing that is not sure it if the patch works actually correctly 
(but it has been in my kernel version on club for some time, without 
complaints).

d.




Re: [Cooker] cooker - state of play

2003-07-05 Thread Stéphane Soucy




I try to put set -x at the start of my /etc/rc.sysinit script and it stop to freeze!!!

I don't know why???

Le ven 04/07/2003  22:52, Adam Williamson a crit :

Here's the current happy fun bugs I have with Cooker:

still seem to have this devfsd problem that people are experiencing to
various degrees. loop, nvidia, usbmouse and probably some others I don't
know about are not loaded on boot.

just now, the system's starting freezing at Finding module
dependencies: - it sits there and does nothing. I can workaround this
with Alt-SysRq-E, which terminates whatever is freezing the system, and
boot continues, but then the X Font Server fails to initialise properly
(complains about some executable not existing).

So to boot up I have to pick my kernel, do Alt-SysRq-E when module
dependencies freeze, login to the console, modprobe nvidia and usbmouse,
restart the xfs service and restart the dm service. This is not optimal.
:) 

Any status on these problems, particularly the devfsd one? I'm running
devfsd-1.3.25-30mdk , which seems to be the latest. I note that the
changelog for 29mdk reads really package /sbin/devfsd-try-modload, but
I don't *have* /sbin/devfsd-try-modload , nor does urpmf find it.




-- 
Stphane Soucy [EMAIL PROTECTED]








Re: [Cooker] cooker - state of play

2003-07-05 Thread Duncan
On Sat 05 Jul 2003 14:52, Adam Williamson posted as excerpted below:
 But you maybe *do* have the bug. the nvidia module should load if you
 have this line in /etc/modules.conf:

 alias /dev/nvidia*   nvidia

 but for many of us, it doesn't. We have to load it manually or put it in
 /etc/modules. what about you?

That's what I thought I said..  However, I attribute it to something else..  
the binary only bit of the nvidia module, as I had to force 
recompile/reinstall of the nvidia module after compiling and switching to 
2.4.21, as the nvidia installer otherwise gave me a warning/error about me 
using a different compiler to compile the module than I had to compile the 
kernel, tho it was the same one, and I'd just finished compiling the kernel.  
The only reasonable explanation for that is that the nvidia binary-only 
component was compiled with a different compiler, which would be expected 
since I rather doubt they could be using the latest Cooker gcc, when I 
believe this release (the latest, but..) was out b4 the latest gcc!

Thus, I think the problem is the stupid binary-only core, which of necessity 
HAS to be compiled with something older than the newest gcc, rather than 
devfsd or some other such thing.  I expect the reason it won't load by 
default now has to do with the compiler differences, tho it will still load 
if specifically loaded, as it is when loaded from modules or manually.

I really wish they'd just release the thing so it could be fully compiled with 
whatever I happen to be using, already!  I doubt I will buy another nvidia 
card due to all this hassle.  (I got this one back b4 I switched to Linux.  
At the time I was planning to switch, so I verified Linux drivers and that 
the dual head worked with them, but I didn't know enough to realize what 
complications nvidia proprietary drivers would cause, nor even that they were 
different from the nv drivers.  I just knew to verify they were there and 
would work with the card I was looking to purchase.)

Of course, one does have a hard time arguing with nvidia's price and wide 
availability..

-- 
Duncan - List replies preferred.
They that can give up essential liberty to obtain a little
temporary safety, deserve neither liberty nor safety.
Benjamin Franklin




Re: [Cooker] Re: [CHRPM] icewm-1.2.9-2mdk

2003-07-05 Thread Jay DeKing
On Friday 04 July 2003 9:27 am, Frederic Crozat honored me with this 
communique:
 On Fri, 04 Jul 2003 15:24:37 +0200, Guillaume Rousse wrote:
  Ainsi parlait Per Øyvind Karlsen :
  --=-=-=
 
  * Fri Jul 04 2003 Per Øyvind Karlsen [EMAIL PROTECTED] 1.2.9-2mdk
 
  - put / at the end of the url after strong wishes from David Walser:)
 
  I've never understood why so many people included a final / when citing
  an URL. Could you explain why ?

 Because it is the correct way to form an URL :

 http://foobar/foo/bar should grab file bar in foo directory

 http://foobar/foo/bar/ should grab index file in bar directory..

 Many web servers do a redirection when first case doesn't apply and
 'bar' directory exist.. But it is BAD :)

The trailing / is especially important (in general) because if you run ls 
on a directory name that is actually just a link to another directory, you 
don't get the contents of that directory - just the name of the link. This 
little feature bites me all the time in Solaris (at work) because I have a 
number of links set up this way to make it easier for me to cd to my userware 
directories (I write a lot of scripts, etc. that I want others to be able to 
access - but I don't want other users to be able to have access to my /home 
subdirectories, so I put them in a semi-public location and put my own links 
in /home/usr). I am forever forgetting the trailing /. However, it is still 
easier for me to type ~/usr/linkname/ than to type something like 
/data/mgc_arch/cust/etc/mgc_tk/en/userware/dirname.

Yes, in my opinion it is bad to leave off the trailing /.

Sorry about the windy explanation!

Jay

-- 
Opportunity is missed by most people because it is dressed
in overalls and looks like work.
- Thomas Edison




Re: [Cooker] more messed up dependencies

2003-07-05 Thread Duncan
On Thu 03 Jul 2003 06:22, Adam Williamson posted as excerpted below:
 on urpmi --auto-select this afternoon:

 Some package requested cannot be installed:
 drakfirsttime-0.91-13mdk.noarch (due to unsatisfied perl(Request))

I got that too, only here it wanted to install Apache and a mail server to 
satisfy dependencies!  I upgraded the package manually using rpm --nodeps 
rather than urpmi, and no other issues.

-- 
Duncan - List replies preferred.
They that can give up essential liberty to obtain a little
temporary safety, deserve neither liberty nor safety.
Benjamin Franklin




Re: [Cooker] cooker - state of play

2003-07-05 Thread Duncan
On Sat 05 Jul 2003 17:12, Stphane Soucy posted as excerpted below:
 I try to put set -x at the start of my /etc/rc.sysinit script and it
 stop to freeze!!!

 I don't know why???

Please observe the Cooker list guidelines and refrain from posting in HTML.  I 
am replying to this out of my trash folder, where it was deposited because 
you posted in HTML, which IMO is only fit for use in mail by spammers and 
crackers.  Some may not see your post at all, if in HTML.  (It seems 
Evolution users have this issue more than most, for some reason.  You aren't 
the first and won't be the last..)

Your question?..  I don't know, but I'm guessing it may have something to do 
with the system not being fully up and ready for such a command at that 
point.  IOW, it may cause BASH to attempt to load something it doesn't yet 
have access to.  It may also have to do with the BASH vs. SH distinction, or 
some such.  Just guesses..

-- 
Duncan - List replies preferred.
They that can give up essential liberty to obtain a little
temporary safety, deserve neither liberty nor safety.
Benjamin Franklin




[Cooker] Some advices on the desktop

2003-07-05 Thread
Dear cookers,
I know the new Mandrake 9.2 will released in 4 months.
So I think that it is the time to tell you my
experience on 9.1:
1. The start menu should be changed, especilly the
Office menu. You put the OpenOffice and KOffice and
other offices together, and this made us hard to use.
I think it should be like this:
  Office - OpenOffice.org - OpenOffice.org Calc
   - OpenOffice.org Writer
   - ...
 - KOffice - KOffice Workspace
- KPresenter
- ...
 - Others - ...
and the same situation exists in Configure menu. I
cannot tell the differences between DrakTools and
other tools.
2. After installing StarSuite, the menu desn't appear
in your start menu, but it appears in the KDE's
original menu. StarSuite is the asian languages
(Chinese, Japanese and Corean) version of StarOffice.
Because the limited function to handle asian languages
in OpenOffice.org, we often use StarSuite. So, it
should automatically appears in Mandrake's menu after
installing StarSuite.
3. When I use KDE, I find that the words under CDROM
and Floppy's logos are too long. For example, the
words under CDROM are CDROM mounted on /mnt/cdrom.
Well, in fact, most users don't need to know where the
CDROM is mounted, and they don't want the words are so
long like this. If we use Chinese, it will be more
longer than that. I know this is new KDE's original
desktop, but I hope you will change them.
If you will solve all the problems, the 9.2 will be
more wonderful.
Yours,
Shiyu Tang

_
Do You Yahoo!? 

http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.tech.yahoo.com/zhuanti/laji/index.html



Re: [Cooker] cooker - state of play

2003-07-05 Thread tracer
Hello Olivier Blin,
I know its not on topic but it seemms that your email address on
laposte.net  is blacklisted by spamcop...
I was playing with some antispam tools and obviously it intrigued me
what was supposedly spam.
So if you find people not responding or members on the cooker and
other lists donot see your responses and use an antispam service.

-- 

Best regards,
 
tracer

Using theBAT 1.63 Beta/7 

mail to : [EMAIL PROTECTED]
C.C.S. Associates
handphone : 01-891-9560
FAX (USA): (208) 460-3753
pgp 6.5.3 : 0x909D9B10






Re: [Cooker] Cooker + VMware

2003-07-05 Thread Jason Komar
On Sat, 2003-07-05 at 16:40, Lonnie Borntreger wrote:
 Has anyone used latest cooker (gcc3.3, etc.) with VMware 3.2?  I'm a
 little behind on keeping up with cooker since I'm a little leery of that
 upgrade.
 
 Lonnie Borntreger
 

I was using it until version 4 of VMWare came out at which point I
upgraded.
-- 
Jason Komar [EMAIL PROTECTED]
Lubetec




Re: [Cooker] Cooker + VMware

2003-07-05 Thread Jason Straight
On Saturday 05 July 2003 18:40, Lonnie Borntreger wrote:
 Has anyone used latest cooker (gcc3.3, etc.) with VMware 3.2?  I'm a
 little behind on keeping up with cooker since I'm a little leery of that
 upgrade.

 Lonnie Borntreger

Yes, it worked fine, although it complained about my kernel not being compiled 
with 3.2 it did work. I have a home brew kernel compiled with gcc3.1.

VMware workstation 4.0 also worked, but galaxy-gnome breaks it at current 
state .9-1mdk


-- 
Jason Straight
[EMAIL PROTECTED]
icq: 1796276
pgp: http://www.JeetKuneDoMaster.net/~jason/pubkey.asc




Re: Kppp KO but modem is OK

2003-07-05 Thread Ben Reser
On Fri, Jul 04, 2003 at 11:24:25PM +0200, Philippe legay wrote:
 I write a small script that allows me to connect to internet. So my
 mandrake 9.1 on my G4 mac is OK, and the internal MODEM is OK,
 and the /dev is OK.
 
 But, if I use the Kppp interface, the modem is ready but do not answer !
 
 have you some idea ? or some pointers ?
 
 I download the source of Kppp, unfortunately the configure does not work
 (but I install the developpement option).
 
 Nevertheless, I can read the source. Kppp seems to open a socket with
 the device (My first idea was that kppp was a frontal that calls some
 scripts).
 I my script is reunning I do not understant why the socket fails ?

In the kppp configuration under modem commands make sure you allow 80
for the Post-init delay.  For some reasons the Apple modems are slow to
finish their init sequence and kppp is thinking their is no modem there
as a result.

-- 
Ben Reser [EMAIL PROTECTED]
http://ben.reser.org

What upsets me is not that you lied to me, but that from now on I can
no longer believe you. -- Nietzsche