[Cooker] Another strange oops in 2.4.17.18mdk

2002-02-19 Thread Reinhard Katzmann
Hi! I just noticed an oops in my log file. On my SCSI host-adapter (currently driven with the AMC driver) I saw the following oops in the log file (ksymoops'd): Feb 20 08:40:45 linux kernel: Unable to handle kernel paging request at virtual address 5a5a5a9e Feb 20 08:40:45 linux kernel: c01674a

Re: [Cooker] dhcp-client segfaults

2002-02-19 Thread Martin Mačok
On Tue, Feb 19, 2002 at 06:46:19PM -0800, Alkis Evlogimenos wrote: > Latest dhcpcd segfaults > (cooker/i586/Mandrake/RPMS/dhcp-client-3.0-1rc6.2mdk.i586.rpm). When I tried Can you try dhcpcd-1.3.22pl1-3mdk instead? (cooker) > to run it through gdb, it complains that the executable is truncated

RE: [Cooker] make modules fails with 2.4.17-19mdk

2002-02-19 Thread SI Reasoning
I always do a make menuconfig first. (xconfig is still broken). However, I have done a make mrproper and started over again the modules are currently compiling --- Borsenkow Andrej <[EMAIL PROTECTED]> wrote: > > > /usr/src/linux-2.4.17-19mdk/include/asm/processor.h:72: > > nondigits in nu

RE: [Cooker] make modules fails with 2.4.17-19mdk

2002-02-19 Thread Borsenkow Andrej
> /usr/src/linux-2.4.17-19mdk/include/asm/processor.h:72: > nondigits in number and not hexadecimal > /usr/src/linux-2.4.17-19mdk/include/asm/processor.h:72: > parse error before `0657d037' So what? The reason is well known, mandrake source cannot be compiled out-of-the-box and need explicit make

[Cooker] make modules fails with 2.4.17-19mdk

2002-02-19 Thread SI Reasoning
In file included from /usr/src/linux-2.4.17-19mdk/include/asm/processor.h:13, from /usr/src/linux-2.4.17-19mdk/include/linux/prefetch.h:13, from /usr/src/linux-2.4.17-19mdk/include/linux/list.h:6, from /usr/src/linux-2.4.17-19mdk/include/linux/mod

RE: [Cooker] Ooops with DC390 Scsi Controller on latest 2.4.17.18mdk kernel

2002-02-19 Thread Borsenkow Andrej
> > I can no longer boot with the current kernel (self-compiled) as > it oopses on startup. I can't post the oops as it is not fully visible > on screen and I can't scroll back after the crash. If you have another PC available connect serial cable and direct output additionally to serial port.

[Cooker] php/apache

2002-02-19 Thread Curt Siffert
One of the features of php4 is that you can include apache directives in your httpd.conf, like php_value name value - the commands are what you might see in a php.ini . When I tried using the latest cooker apache/php modules, and added a command in my httpd.conf (in the recommended place, and af

RE: [Cooker] Latest Cooker (Beta2) Install report

2002-02-19 Thread Borsenkow Andrej
> > Aparently after a fresh install the machine had a problem with hostname. > I simply put a hostname and a bogus domainname. > > When I added the local machines' hostname to /etc/hosts file > with IP address - then squid starts with no problem. You mean it was not there after fresh install? I

[Cooker] XFree86 segfault during upgrade continues

2002-02-19 Thread SI Reasoning
Does this cause a problem? 29:XFree86 ### [ 78%] /var/tmp/rpm-tmp.59511: line 13: 6562 Segmentation fault xftcache >/dev/null 2>&1 = SI Reasoning [EMAIL PROTECTED] A requirement of creativity is that it contributes to change. Cr

[Cooker] rpmsave created when no pre-existing file (msec)

2002-02-19 Thread SI Reasoning
Here is a little oddity, msec created a security.conf.rpmsave when there was no original security.conf file 7:msec ### [ 18%] warning: /etc/security/msec/security.conf saved as /etc/security/msec/security.conf.rpmsave = SI Reasoning

[Cooker] mysql

2002-02-19 Thread Jeremy Salch
I installed MySQL on my system and it didn't create a config file. I would think that a config file should be made shouldn't it /?

[Cooker] Pop 3 server ?

2002-02-19 Thread Jeremy Salch
Am i right in the statement that Mandrake doesn't have a stock pop3 server you have to download one from contrib ??

Re: [Cooker] 1.654 - Install report

2002-02-19 Thread guran
On Wednesday 20 February 2002 2:31 am, Blue Lizard wrote: > On Mon, 2002-02-18 at 23:50, guran wrote: > > AbiWord - opens with: > > AbiWorld was not able to add its fonts to the X font path. > > (medium security + mediocre security in BastilleChooser) > > Well, as said before you can turn it off.

Re: [Cooker] /etc/rc.d/init.d/alsa at boot up

2002-02-19 Thread vernie
On Tuesday 19 February 2002 04:34, Thierry Vignaud wrote: > Borsenkow Andrej <[EMAIL PROTECTED]> writes: > >> During the first run of /etc/rc.d/init.d/alsa at boot up tells me that > > > > Alsa > > > >> driver already running. > > haven't you compile alsa in kernel core ? I used the alsa source i

Re: [Cooker] Re: [Contrib-Rpm] multi-gnome-terminal-1.3.11-2mdk

2002-02-19 Thread Stefan van der Eijk
> > >>* Fri Feb 15 2002 Stefan van der Eijk <[EMAIL PROTECTED]> 1.3.11-2mdk >> >>- BuildRequires >> > >In 1.3.11-2mdk, you removed the Requires: on common-licenses. Why did >you do that? > Because common-licenses is required by basesystem. It should always be on your system, so there is really n

Re: [Cooker] ssh in msec level 4

2002-02-19 Thread Jeremy Salch
well at first that worked but after leaving it running for a while and after a reboot it no longer accepts connecitons again. On Tuesday 19 February 2002 04:21 pm, you wrote: > so i added > > authorized_services(all) to the level.local file and that made it work > but but i wonder if that

[Cooker] mirror (Canada)

2002-02-19 Thread Marc Lijour
Hi, I may decide to set up a mirror. My location is toronto, Canada. But my server is very small and Ièd like to know how much space it takes. Thanks, marc

Re: [Cooker] dhcp-client segfaults

2002-02-19 Thread Charles A Edwards
On Tue, 19 Feb 2002 18:46:19 -0800 Alkis Evlogimenos <[EMAIL PROTECTED]> wrote: > Hi, > > Latest dhcpcd segfaults > (cooker/i586/Mandrake/RPMS/dhcp-client-3.0-1rc6.2mdk.i586.rpm). When I tried > to run it through gdb, it complains that the executable is truncated. > > I wonder why noone repor

[Cooker] dhcp-client segfaults

2002-02-19 Thread Alkis Evlogimenos
Hi, Latest dhcpcd segfaults (cooker/i586/Mandrake/RPMS/dhcp-client-3.0-1rc6.2mdk.i586.rpm). When I tried to run it through gdb, it complains that the executable is truncated. I wonder why noone reported ithis before (noone uses dhcp, I guess :-) ) Alkis

[Cooker] Boot images failing md5sum?

2002-02-19 Thread Anderson Vitous
The boot images in i586/images fail md5sum check ('md5sum -c MD5SUM'). This happens both for my local rsync'd copy of the cooker tree and on separate downloads from two ftp sites. Was MD5SUM list updated incorrectly, or are there problems with the mirrors I'm using? [avitous@beavis images]$ pwd

[Cooker] KDE problem opening folders on desktop

2002-02-19 Thread Jeremy Salch
I just noticed when i try to click on a user created folder on the desktop it opens the open with dialog and when i select konqueror it says that "foldername" is a directory , file was expected this used to work, i don'[t know which RPM was the last one to work but i know it used to. *shrugs

[Cooker] no mcc

2002-02-19 Thread guran
Hi Version (fmirror ftp.uninett.no) Mandrake Linux Cooker-i586 20020220 1:33 /ChangeLog/1.656/Tue Feb 19 17:21:16 2002// The same pb with lang in strace: open("/usr/share/locale/en_GB/LC_MESSAGES/usermode.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/l

Re: [Cooker] Tar or BZip the mdkinst directory

2002-02-19 Thread Bill Greenwood
Thanks for that Ron-- will give it a try--- much appreciated. :) Using DrakSync (hope it is called mdkSync soon) and seems to work pretty well, but I think it needs a little touching up. Kind Regards, -Bill === Ron Stodden wrote: >Bill Greenwood wrote: > >>In the mean time

[Cooker] Re: [Contrib-Rpm] multi-gnome-terminal-1.3.11-2mdk

2002-02-19 Thread Stefan van der Eijk
Alexander Skwar wrote: >»Stefan van der Eijk« sagte am 2002-02-15 um 17:09:13 +0100 : > >>* Fri Feb 15 2002 Stefan van der Eijk <[EMAIL PROTECTED]> 1.3.11-2mdk >> >>- BuildRequires >> > >Sorry for mailing twice, but I should learn to call diff corectly... > >Anyhow, still some questions. Why did

[Cooker] Re: [CHRPM] tetex-1.0.7-39mdk

2002-02-19 Thread Stefan van der Eijk
> > >--=-=-= > >* Tue Feb 19 2002 Giuseppe Ghibò <[EMAIL PROTECTED]> 1.0.7-39mdk > >- fixed -38mdk %changelog with real changelog-er. >- removed BuildRequires: gcc (obvious) > Obvious for you, but for rebuilding scripts, etc, not so obvious. From a technical point of view we currently need this B

Re: [Cooker] Compupic anyone ?

2002-02-19 Thread Peter Polman
On February 19, 2002 12:26 am, you wrote: > On Tuesday 19 February 2002 01:42 am, you wrote: > > Same results in 16 bit depth as with 32 bit depth. If memory serves it > > was about the time that XFree 4.2 came out that Compupic quit working, so > > it's probably not a Mandrake thing > > No,

Re: [Cooker] Compupic anyone ?

2002-02-19 Thread Peter Polman
On February 19, 2002 10:36 am, you wrote: > Op di 19-02-2002, om 07:42 schreef Peter Polman: > > On February 18, 2002 12:42 pm, you wrote: > > > Try X in an other depth > > > > Same results in 16 bit depth as with 32 bit depth. If memory serves it > > was about the time that XFree 4.2 came out th

Re: [Cooker] 1.654 - Install report

2002-02-19 Thread Blue Lizard
On Mon, 2002-02-18 at 23:50, guran wrote: > AbiWord - opens with: > AbiWorld was not able to add its fonts to the X font path. > (medium security + mediocre security in BastilleChooser) Well, as said before you can turn it off. CURRENTLY, there is no compile option to disable that warning (a bit

Re: [Cooker] XFree86-4.20-6

2002-02-19 Thread John Cavan
Fabrice FACORAT wrote: > http://gatos.sourceforge.net/ati.2.php > > do you use the right kernel version with the patched drm ? Seems to me that this makes Mandrake less likeable as a kernel development platform. Generally speaking, up until now, major software components (such as XFree86) did

Re: [Cooker] AbiWord

2002-02-19 Thread Blue Lizard
You guys know this can be turned off in prefs, right? And that the below mentioned documentation is so out of date you might as well ignore it. DW, if you could get the xfreefont usage system you mention below to work, please send info to myself, [EMAIL PROTECTED] (caution, unlikely to work), or

Re: [Cooker] XFree86-4.20-6

2002-02-19 Thread Charles A Edwards
On 20 Feb 2002 01:58:58 +0100 Fabrice FACORAT <[EMAIL PROTECTED]> wrote: > > http://gatos.sourceforge.net/ati.2.php > > do you use the right kernel version with the patched drm ? > > --=-=-= > Name: kernel-2.4.17.19mdk Relocations: (not > relocateable) > Version : 1

[Cooker] Abiword: 0.99.2.

2002-02-19 Thread Blue Lizard
The maintainership of abiword for mandrake has never been less clear, and I am uncertain as to the timeline for 8.2beta2 (beta1 took me by surprise given the usual time cycle). Note that this is also to be known as 1.0beta2 for abi. Will this be able to make it in? Gracias -MG -Forwarded M

Re: [Cooker] XFree86-4.20-6

2002-02-19 Thread Fabrice FACORAT
le mer 20-02-2002 à 01:31, Charles A Edwards a écrit : > It appears that this release has corrected the problem with the r128 > But, there's always a but isn't there, it craps out with the Radeon. > > Performance with Radeon 32mb ddr has dropped back to less than 200fbs nearly as low >as that se

Re: [Cooker] Tar or BZip the mdkinst directory

2002-02-19 Thread Ron Stodden
Bill Greenwood wrote: > > In the mean time, would you please post the command line that you use > with rsync. There is a free perl script on my web site that will selectively download all the Mandrake stuff needed for English-only installs (except source) using rsync. It is very fast, faster a

Re: [Cooker] DiskDrake mount option problem

2002-02-19 Thread Fabrice FACORAT
le mer 20-02-2002 à 01:12, Pixel a écrit : > "L.M. de Vries" <[EMAIL PROTECTED]> writes: > > > Today's Cooker: > > > > - Start DiskDrake > > - Unmount partition > > - Unable to change mount path: the edit-box is not editable > > switch to expert mode is there a way to grey/disable/change the c

[Cooker] XFree86-4.20-6

2002-02-19 Thread Charles A Edwards
It appears that this release has corrected the problem with the r128 But, there's always a but isn't there, it craps out with the Radeon. Performance with Radeon 32mb ddr has dropped back to less than 200fbs nearly as low as that seen when the wrong libGL was been accessed and used (lib being us

Re: [Cooker] DiskDrake mount option problem

2002-02-19 Thread Pixel
"L.M. de Vries" <[EMAIL PROTECTED]> writes: > Today's Cooker: > > - Start DiskDrake > - Unmount partition > - Unable to change mount path: the edit-box is not editable switch to expert mode

[Cooker] DiskDrake mount option problem

2002-02-19 Thread L.M. de Vries
Today's Cooker: - Start DiskDrake - Unmount partition - Unable to change mount path: the edit-box is not editable Bye, Manuel

[Cooker] SNF documentation

2002-02-19 Thread Salane King
I can't seem to find out how to use snf. Is there documentation other that the out of date info on Mandrake web page. -- If a man has talent and cannot use it, he has failed. -- Thomas Wolfe

Re: [Cooker] Frozen-Bubble

2002-02-19 Thread David Walser
That may have been your intent, in practice that's not what happened. At least not in 0.9.2 --- Guillaume Cottenceau <[EMAIL PROTECTED]> wrote: > Well, more exactly, a new (e.g. different) random > level over and > over. __ Do You Yahoo!? Yahoo! S

[Cooker] X Install in beta2

2002-02-19 Thread J.A. Magallon
Hi, cookers. I have tried to install beta2 on a laptop. It has a SiS630, that works fine under XFree-4.2, but the installer only lets me to choose X-3.3.6 or X-3.3.6-with-experimental-3D-acceleration. X-4.2 is not offered anywhere. Could you include 4.2 in the possible options ? How does the ins

Re: [Cooker] Install report

2002-02-19 Thread Charles A Edwards
On Tue, 19 Feb 2002 22:43:51 +0100 Olivier Thauvin <[EMAIL PROTECTED]> wrote: > Well, I don't want a war about this. > > At time all poeple know the problem, you and me has write our point of view. > Mandrake can choose... Definitely no war. Me coward. Seriously I just wanted to have the ch

Re: [Cooker] Frozen-Bubble

2002-02-19 Thread Guillaume Cottenceau
David Walser <[EMAIL PROTECTED]> writes: > Yes, I beat it once. After that it gives you a random Yes, me too. It's definitely beatable. > level (and from then on it's the same level over and > over). Well, more exactly, a new (e.g. different) random level over and over. -- Guillaume Cotten

Re: [Cooker] RAR archiver - pls add to LM / Cooker

2002-02-19 Thread Alexander Skwar
»Guillaume Cottenceau« sagte am 2002-02-19 um 23:22:49 +0100 : > position is very slow, and if there is corruption at a place of > the stream, the whole rest of data is lost. However, that's not true with RAR. RAR (and also the even better compressing ACE archiver) support so called "recovery da

Re: [Cooker] Simple mail _send_ client

2002-02-19 Thread Alexander Skwar
»Danny Tholen« sagte am 2002-02-19 um 22:54:54 +0100 : > are security reports still sent to root with sendmail? If so, maybe this package is >better Uhm, I *seem* to remember that there was some talk some time ago about setting up a defalt mail forward from root -> first setup user. Haven't che

[Cooker] Errors during booting !! (libsafe.so, modprobe)

2002-02-19 Thread Juergen Krause
Hi ! I did a fresh install of Mandrake 8.2BETA3 (Linux Cooker-i586 20020219 18:36) on my notebook via ftp (installation secure level = HIGH !!). After the installation I get many many error from libsave.so !! libsafe.so[PID]: Detected an attempt to write across

[Cooker] Bad hdlist.cz on Sunsite?

2002-02-19 Thread Charles A Edwards
I think there might be a problem with the hdlist on ftp.Sunsite Using rpmdrake to update to XFree86-2.4-6 neither XFree-server or XFree-xfs are listed as available for update nor are even shown if display all is selected. They are also not pulled in as requires so the installation fails because

Re: [Cooker] Diskdrake comments

2002-02-19 Thread Pixel
Tech At Mathco Dot Com <[EMAIL PROTECTED]> writes: > The application is comming along really nice I must say. > There is just one thing in the smb configuration tool > that I would like to have added. When chosing the mountpoint > there should be a browse button that opens up a window that lets y

[Cooker] Installation on Laptops

2002-02-19 Thread Edward Tandi
All, I am new to this newsgroup, so I apologise if you already know about the issues mentioned below. I am sharing my experiences with Mandrake 8.2 Beta 2 in the hope that it may become easier to install on laptops in the future... Sony PCG-Z600NE --- This machine has a PCMCIA CD

[Cooker] Diskdrake comments

2002-02-19 Thread Tech At Mathco Dot Com
The application is comming along really nice I must say. There is just one thing in the smb configuration tool that I would like to have added. When chosing the mountpoint there should be a browse button that opens up a window that lets you select or create the directory for the mountpoint. This

Re: [Cooker] RAR archiver - pls add to LM / Cooker

2002-02-19 Thread Guillaume Cottenceau
Geoffrey Lee <[EMAIL PROTECTED]> writes: > IIRC, It is non-free, unfortunately. Yes. Even unrar was removed from contrib because of the licensing issue. > We all know that RAR is good but because of licensing issues we cannot do > that. Well RAR is nice, but as ARJ or even bzip2, the compress

Re: [Cooker] how to stop these recurrent libpng problems !!!

2002-02-19 Thread Fabrice FACORAT
le mer 20-02-2002 à 00:27, Yves Duret a écrit : > pascal <[EMAIL PROTECTED]> writes: > > > We have regularly this kind of problems under KDE, with updates ... > > > > libpng warning: Application was compiled with png.h from libpng-1.0.12 > > libpng warning: Application is running with png.c fr

Re: [Cooker] ssh in msec level 4

2002-02-19 Thread Jeremy Salch
so i added authorized_services(all) to the level.local file and that made it work but but i wonder if that could potentially open up other stuff perhaps /? On Tuesday 19 February 2002 04:10 pm, you wrote: > Well i stuck that in the hosts.allow but it still doesn't allow connectoins > > On

Re: [Cooker] 1.654 - Install report

2002-02-19 Thread guran
On Tuesday 19 February 2002 9:25 pm, Daouda LO wrote: > guran <[EMAIL PROTECTED]> writes: > > Hi > > [...] > > > 6) > > Mozilla still has iso8859-1 as default when using en_GB. > > That's normal behaviour. Splitted GB from Euro zone (iso8859-15) I think that the normality, is something that says

Re: [Cooker] ssh in msec level 4

2002-02-19 Thread Jeremy Salch
Well i stuck that in the hosts.allow but it still doesn't allow connectoins On Tuesday 19 February 2002 03:12 pm, you wrote: > On Tuesday 19 February 2002 12:51 pm, you wrote: > > Jeremy Salch <[EMAIL PROTECTED]> writes: > > > Thankyou that was the problem. I was pulling my hair out. Now I

Re: [Cooker] how to stop these recurrent libpng problems !!!

2002-02-19 Thread Yves Duret
pascal <[EMAIL PROTECTED]> writes: > We have regularly this kind of problems under KDE, with updates ... > > libpng warning: Application was compiled with png.h from libpng-1.0.12 > libpng warning: Application is running with png.c from libpng-1.2.1 > libpng error: Incompatible libpng version

Re: [Cooker] Simple mail _send_ client

2002-02-19 Thread Danny Tholen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hmmm are security reports still sent to root with sendmail? If so, maybe this package is better for home users (I rather not install sendmail for such a simple task). Danny On Tuesday 19 February 2002 11:18, you wrote: > »Borsenkow Andrej« sagte am

Re: [Cooker] Install report

2002-02-19 Thread Olivier Thauvin
Well, I don't want a war about this. At time all poeple know the problem, you and me has write our point of view. Mandrake can choose... Le Mardi 19 Février 2002 19:48, Charles A Edwards a écrit : > On Tue, 19 Feb 2002 18:27:33 +0100 > > Olivier Thauvin <[EMAIL PROTECTED]> wrote: > > Le Mardi

Re: [Cooker] 8.2beta2 feedback

2002-02-19 Thread Guillaume Cottenceau
[EMAIL PROTECTED] writes: > Even if it weren't NFS on loopback -- say someone's got their cdroms > mounted and "shared" out -- or if they simply copied the contents of > their cdroms to day /mnt/mandrake/8.2/disc{1,2} and shared that out in Then it's easy: just copy the contents of all the CD's

[Cooker] Ooops with DC390 Scsi Controller on latest 2.4.17.18mdk kernel

2002-02-19 Thread Reinhard Katzmann
Hi! I can no longer boot with the current kernel (self-compiled) as it oopses on startup. I can't post the oops as it is not fully visible on screen and I can't scroll back after the crash. The oops happens after the SCSI host-adapter is recognised (tcmscim, type: DC390). I also found out that wi

RE: [Cooker] I cannot believe!!! Is it Windows or Linux?

2002-02-19 Thread Fabrice FACORAT
le mar 19-02-2002 à 08:08, Franki a écrit : > perhaps that is something that should be initially filled out at install, > then, should it require changes later, you should be able to start it from > control panel. > > One last thing, Mandrake should not make any GUI tools that don't have > consol

Re: [Cooker] Re: [CHRPM] XFree86-4.2.0-6mdk

2002-02-19 Thread Fabrice FACORAT
le mar 19-02-2002 à 21:45, Warly a écrit : > Michal Bukovjan <[EMAIL PROTECTED]> writes: > > > Thanks for the ati.2 !!! > > > > Which version is in there? Is the kernel drm synced as well? > > in 2.4.17-19mdk I love you, chmouel too and ... I love everybody ! -- http://perso.wanadoo.fr/linux_

Re: [Cooker] ssh in msec level 4

2002-02-19 Thread Jeremy Salch
On Tuesday 19 February 2002 12:51 pm, you wrote: > Jeremy Salch <[EMAIL PROTECTED]> writes: > > Thankyou that was the problem. I was pulling my hair out. Now I just > > have to figure out how to make that stick so that when i go to level 4 > > the hosts.deny file will have what I want in it. Th

Re: [Cooker] chbg-1.5-5mdk (nautilus)

2002-02-19 Thread Alexander Skwar
»Fabrice FACORAT« sagte am 2002-02-19 um 20:06:18 +0100 : > in chbg option you wan tell it to force nautilus redraw ( man chbg ) Which doesn't work as expected (see my mail). Alexander Skwar -- How to quote: http://learn.to/quote (german) http://quote.6x.to (english) Homepage: http://ww

Re: [Cooker] Re: [CHRPM] XFree86-4.2.0-6mdk

2002-02-19 Thread Warly
Michal Bukovjan <[EMAIL PROTECTED]> writes: > Thanks for the ati.2 !!! > > Which version is in there? Is the kernel drm synced as well? in 2.4.17-19mdk -- Warly

Re: [Cooker] beta2 installer: sound--->bugfix

2002-02-19 Thread Danny Tholen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thank you for the reply, it is really nice to have u back from holidays :) On Tuesday 19 February 2002 17:03, you wrote: > > ?? and you say the installer chose the OSS driver??? are you sure > of that? yes..actually I assume it uses lspcidrake as we

Re: [Cooker] Install report

2002-02-19 Thread Charles A Edwards
On 19 Feb 2002 15:52:09 +0100 Guillaume Cottenceau <[EMAIL PROTECTED]> wrote: > Olivier Thauvin <[EMAIL PROTECTED]> writes: > > > Le Mardi 19 Février 2002 12:29, vous avez écrit : > > > Olivier Thauvin <[EMAIL PROTECTED]> writes: > > > > 3) There are always a problem with the KDE login, there ar

[Cooker] Re: [CHRPM] XFree86-4.2.0-6mdk

2002-02-19 Thread Michal Bukovjan
Thanks for the ati.2 !!! Which version is in there? Is the kernel drm synced as well? Michal Frederic Lepied wrote: >--=-=-= >Name: XFree86 Relocations: (not relocateable) >Version : 4.2.0 Vendor: MandrakeSoft >Release : 6mdk

[Cooker] Re: [CHRPM] XFree86-4.2.0-6mdk

2002-02-19 Thread Brian J. Murrell
On Tue, Feb 19, 2002 at 09:29:51PM +0100, Frederic Lepied wrote: > > - by popular demand, use ati.2 drivers. Woohoo! I think you will see less complaints here about ATI cards, DRI, etc. Awesome work! b. -- Brian J. Murrell

Re: [Cooker] 1.654 - Install report

2002-02-19 Thread Daouda LO
guran <[EMAIL PROTECTED]> writes: > Hi > [...] > > 6) > Mozilla still has iso8859-1 as default when using en_GB. That's normal behaviour. Splitted GB from Euro zone (iso8859-15)

[Cooker] how to stop these recurrent libpng problems !!!

2002-02-19 Thread pascal
We have regularly this kind of problems under KDE, with updates ... libpng warning: Application was compiled with png.h from libpng-1.0.12 libpng warning: Application is running with png.c from libpng-1.2.1 libpng error: Incompatible libpng version in application and library Developpers please

Re: [Cooker] Install report

2002-02-19 Thread Charles A Edwards
On Tue, 19 Feb 2002 20:29:25 +0100 RA <[EMAIL PROTECTED]> wrote: > On Tuesday, 19. February 2002 19:48, you wrote: > > On Tue, 19 Feb 2002 18:27:33 +0100 > > > > Olivier Thauvin <[EMAIL PROTECTED]> wrote: > > > Le Mardi 19 Février 2002 17:20, Guillaume Cottenceau a écrit : > > > > Charles A Edwar

Re: [Cooker] Re: [Contrib-Rpm] multi-gnome-terminal-1.3.11-2mdk

2002-02-19 Thread Charles A Edwards
On Tue, 19 Feb 2002 20:10:15 +0100 Alexander Skwar <[EMAIL PROTECTED]> wrote: > »Charles A Edwards« sagte am 2002-02-15 um 13:09:46 -0500 : > > Maybe I am missing something but how does posting a new version to meet the build >requires of an app that Will Not run accomplish anything. > > > > 1

Re: [Cooker] Install report

2002-02-19 Thread RA
On Tuesday, 19. February 2002 19:48, you wrote: > On Tue, 19 Feb 2002 18:27:33 +0100 > > Olivier Thauvin <[EMAIL PROTECTED]> wrote: > > Le Mardi 19 Février 2002 17:20, Guillaume Cottenceau a écrit : > > > Charles A Edwards <[EMAIL PROTECTED]> writes: > > > > No > > > > > > > > Do not disable d

Re: [Cooker] Re: how many times is an upgrade going to trash mypassword file?

2002-02-19 Thread Bryan B Whitehead
> You probably wouldn't have to put it back if amanda were in the distro > ;-) (although that is not a solution!). > > I have amanda srpms that compile and install fine on 8.x (but not quite > tested yet ...) ... anyone interested? same here, but ours has some pretty specific build options tha

[Cooker] On /usr/share/docs in Konqueror

2002-02-19 Thread guran
Hi This must probably be for the future, but I was to read some documentation for proftpd in Konqueror and asked for README.linux-privs, and got a dialog window asking me to select the apropriate program in which to open the desired file. If a newbie is to read this documentation he has to kn

Re: [Cooker] error in installation when switching mousetype towheelmouse Beta2

2002-02-19 Thread Fabrice FACORAT
le mar 19-02-2002 à 15:53, Guillaume Cottenceau a écrit : > Paul Pak <[EMAIL PROTECTED]> writes: > > > > Have you moved the wheel as asked, and as pixel asked you? > > > > Yes, yesterday I did and it really works, but it lasts at least 10 seconds. I > > would suggest to change the way the user

Re: [Cooker] Install report

2002-02-19 Thread SI Reasoning
--- Charles A Edwards <[EMAIL PROTECTED]> wrote: > On Tue, 19 Feb 2002 18:27:33 +0100 > Olivier Thauvin <[EMAIL PROTECTED]> > wrote: > > > Le Mardi 19 Février 2002 17:20, Guillaume > Cottenceau a écrit : > > > Charles A Edwards <[EMAIL PROTECTED]> > writes: > > > > No > > > > > > > > Do not

Re: [Cooker] XFdrake layout

2002-02-19 Thread Fabrice FACORAT
le mar 19-02-2002 à 11:23, Pixel a écrit : > Mattias Dahlberg <[EMAIL PROTECTED]> writes: > > > > The pb is that it is not obvious to them that they should look in > > > XFdrake. Why , because they will see this option only when the test will > > > fails ( if they try thet test ). > > > To my min

Re: [Cooker] Re: [Contrib-Rpm] multi-gnome-terminal-1.3.11-2mdk

2002-02-19 Thread Alexander Skwar
»Charles A Edwards« sagte am 2002-02-15 um 13:09:46 -0500 : > Maybe I am missing something but how does posting a new version to meet the build >requires of an app that Will Not run accomplish anything. > 1.3.12 has been released and should reach the contrib mirrors pretty soon. If you're too

Re: [Cooker] Re: Missing dependency of rpmbuild

2002-02-19 Thread Alexander Skwar
»Stefan van der Eijk« sagte am 2002-02-15 um 12:09:18 +0800 : > BuildRequires: flex > BuildRequires: gcc > BuildRequires: gdk-pixbuf-devel > BuildRequires: ImageMagick > BuildRequires: libglade-devel > BuildRequires: scrollkeeper For this, see

Re: [Cooker] Latest Cooker (Beta2) Install report

2002-02-19 Thread Robert Fox
Aparently after a fresh install the machine had a problem with hostname. I simply put a hostname and a bogus domainname. When I added the local machines' hostname to /etc/hosts file with IP address - then squid starts with no problem. Squid trys to use "gethostname()" and fails for some reason -

Re: [Cooker] [PATCH] making msec.csh NOT outputing the uid (and fixing it)

2002-02-19 Thread Frederic Lepied
Olivier Dormond <[EMAIL PROTECTED]> writes: > Hello, > > Damned! > > Please ignore my previous patch in which the backquotes are replaced by > quotes. Sorry! > > Just for completness, this patch fixes the check for the uid in order to > 1. makes it work > 2. stopping outputing garbage (the ui

[Cooker] for Andrej.Borsenkow

2002-02-19 Thread Robert Fox
Ok - compiled the new kernel with Richard Gooch's recommended patch for check.c Rebooted and checked /var/messages Here's the output snip of messages: Feb 19 19:33:26 foxbase kernel: PIIX4: IDE controller on PCI bus 00 dev 39 Feb 19 19:33:26 foxbase kernel: PIIX4: chipset revision 1 Feb 19 19:3

[Cooker] sensors

2002-02-19 Thread Peter Ruskin
I get this message when booting: Error -4 loading sensors configuration file: /etc/sensors.conf When logged in however, the sensors are working in gkrellm. In modules.conf, I have: # I2C module options alias char-major-89 i2c-dev options adm1021

Re: [Cooker] urpmi paper (in french)

2002-02-19 Thread Fabrice FACORAT
le mar 19-02-2002 à 14:21, Guillaume Rousse a écrit : > I wrote a paper about urpmi for french LinuxMagazine journal. François > already read and commented it, but maybe some other people could be > interested. It is available (french-only, sorry) at > http://lis.snv.jussieu.fr/~rousse/linux/ur

Re: [Cooker] ssh in msec level 4

2002-02-19 Thread Frederic Lepied
Jeremy Salch <[EMAIL PROTECTED]> writes: > Thankyou that was the problem. I was pulling my hair out. Now I just have to > figure out how to make that stick so that when i go to level 4 the hosts.deny > file will have what I want in it. The only problem is i dont konw what > files to modify.

Re: [Cooker] X/OpenGL crash

2002-02-19 Thread Fabrice FACORAT
le mar 19-02-2002 à 02:27, Richard Garand a écrit : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I'm running a cooker system updated in the last two days, and I seem to get a > lot of crashes with OpenGL programs. Whenever it happens, the program will > freeze, and a few seconds later

[Cooker] Re: [Contrib-Rpm] multi-gnome-terminal-1.3.11-2mdk

2002-02-19 Thread Alexander Skwar
»Stefan van der Eijk« sagte am 2002-02-15 um 17:09:13 +0100 : > * Fri Feb 15 2002 Stefan van der Eijk <[EMAIL PROTECTED]> 1.3.11-2mdk > > - BuildRequires Sorry for mailing twice, but I should learn to call diff corectly... Anyhow, still some questions. Why did you remove the versioned BuildReq

Re: [Cooker] XFree86 specs missing in SPECS CVS (web access)

2002-02-19 Thread Frederic Lepied
Borsenkow Andrej <[EMAIL PROTECTED]> writes: > Actually there are surprisingly few entries there. What's up? > There was a problem with cvs yesterday. All should be back to normal now. -- Fred - May the source be with you

Re: [Cooker] msec-0.18-6 installation report

2002-02-19 Thread Frederic Lepied
huug <[EMAIL PROTECTED]> writes: > Frederic Lepied <[EMAIL PROTECTED]> writes: > > > huug <[EMAIL PROTECTED]> writes: > > > >> Borsenkow Andrej <[EMAIL PROTECTED]> writes: > >> > >> > On ÁÑâ, 2002-02-16 at 00:59, huug wrote: > >> >> > >> >> [root@huug2001 huug]# rpm -Uv msec-0.18-6mdk.i586.rpm

Re: [Cooker] Install report

2002-02-19 Thread Charles A Edwards
On Tue, 19 Feb 2002 18:27:33 +0100 Olivier Thauvin <[EMAIL PROTECTED]> wrote: > Le Mardi 19 Février 2002 17:20, Guillaume Cottenceau a écrit : > > Charles A Edwards <[EMAIL PROTECTED]> writes: > > > No > > > > > > Do not disable dri. > > > Once past the login screen all video function are as

Re: [Cooker] RE: Suggestion: Mandrake Naming Layout Change

2002-02-19 Thread Fabrice FACORAT
le mar 19-02-2002 à 16:26, Pixel a écrit : > "John Herdy" <[EMAIL PROTECTED]> writes: > > > The MDK naming convention sounds great. It makes our lives a lot easier. > > Can someone from the Mandrake-team respond to this? > > As for me, the name switching is a much too big work. You have to chang

Re: [Cooker] Key-map problem solved?

2002-02-19 Thread Borsenkow Andrej
On ÷ÔÒ, 2002-02-19 at 19:59, Guillaume Cottenceau wrote: > Chmouel Boudjnah <[EMAIL PROTECTED]> writes: > > > Borsenkow Andrej <[EMAIL PROTECTED]> writes: > > > > > Unfortunately, there was already "functions" and mandrake_everytime and > > > mandrake_firsttime so I just followed the suite... If

[Cooker] Re: [Contrib-Rpm] multi-gnome-terminal-1.3.11-2mdk

2002-02-19 Thread Alexander Skwar
»Stefan van der Eijk« sagte am 2002-02-15 um 17:09:13 +0100 : > * Fri Feb 15 2002 Stefan van der Eijk <[EMAIL PROTECTED]> 1.3.11-2mdk > > - BuildRequires In 1.3.11-2mdk, you removed the Requires: on common-licenses. Why did you do that? Alexander Skwar -- How to quote: http://learn.to/quote

Re: [Cooker] Latest Cooker (Beta2) Install report

2002-02-19 Thread Borsenkow Andrej
On ÷ÔÒ, 2002-02-19 at 14:11, Florin wrote: > > I've just made a cooker fresh install and squid works without complaining > as during my tests ... ??? > Same here with install done about a month ago and last time updated on Friday. -andrej

Re: [Cooker] Kernel 2.4.17-18mdk failed compilation with debugenabled !!!

2002-02-19 Thread Borsenkow Andrej
On ÷ÔÒ, 2002-02-19 at 16:14, Mircea Ciocan wrote: > While trying to rebuild the the kernel with default config supplied and > just multiple route tables added it fails in make modules with errors > from expanding do_BUG in include/asm/page.h !!! ... > /usr/src/linux-2.4.17-18mdk/include/asm/

Re: [Cooker] 8.2beta2 feedback

2002-02-19 Thread mandrake
On Tue, 19 Feb, at 18:50:47 +0100, Guillaume Cottenceau <[EMAIL PROTECTED]> done said: > [EMAIL PROTECTED] writes: > > > It might be too late for this, but I was initially doing an install over > > NFS. On the NFS server, I had the isos mounted via loopback on > > /mnt/tmp1 and /mnt/tmp2 (the f

RE: [Cooker] RE: Suggestion: Mandrake Naming Layout Change

2002-02-19 Thread Franki
well how about just create symlinks to the new names.. that way things can go on as they are for now, and slowly as the packages are "enhanced" in future, they can be recreated with the new names, and the symlinks can be swaped to the old names.. or just do that, go with the newer naming scheme,

Re: [Cooker] RE: Suggestion: Mandrake Naming Layout Change

2002-02-19 Thread andre
Op di 19-02-2002, om 16:26 schreef Pixel: > "John Herdy" <[EMAIL PROTECTED]> writes: > > > The MDK naming convention sounds great. It makes our lives a lot easier. > > Can someone from the Mandrake-team respond to this? > > As for me, the name switching is a much too big work. You have to change

  1   2   3   >