Re: [Cooker] Kernel-2.4.8.2 and Nvidia drivers (The never ending story!)

2002-03-04 Thread Justin T. Broste

Heya,

Just a quick question.  How are you building them?  Directly from source, rpm 
--rebuild, rpm -ba (or -bp) or? 

I have them currently installed on 2.4.8-2 without any problems (created from 
src.rpm and rpm -ba).

Justin T

On Sunday 03 March 2002 23:14, Sergio Korlowsky wrote:
 Kernel-2.4.8.2 and Nvidia drivers (The never ending story!)

 I can't compile the drivers under kernel 2.4.8-2

 Including just the ending part of it.
 --

 ON=0 -DNV_PATCHLEVEL=2313  -I. -I/lib/modules/2.4.18-2mdk/build/include
 os-registry.c
 ld -r -o Module-linux nv.o os-interface.o os-registry.o
 ld -r -o NVdriver Module-linux Module-nvkernel
 size NVdriver
textdata bss dec hex filename
  661824   43936   52396  758156   b918c NVdriver
 /bin/sh: ./makedevices.sh: bad interpreter: Permission denied ==
 Permissions? make: *** [package-install] Error 126
 [root@mandrake NVIDIA_KERNEL]#





Re: [Cooker] init messages on different consoles

2002-03-04 Thread Levi Ramsey

On Sun Mar 03 21:02 +0100, Rainer Koschnick wrote:
 On Sun, 3 Mar 2002, Warly wrote:
 
  Rainer Koschnick [EMAIL PROTECTED] writes:
  
   Hello,
  
   lately I've noticed that while booting only the first 4 or so init 
   messages are shown on the first console, the others all go to console 
   #11 (alt+f11).  Is there a configuration flag somewhere where I can
   set this behaviour or is there something wrong?
  
  set or remove the quiet option in your bootloader kernel parameters
 
 Why all of a sudden?  I didn't change that option and it used to work 
 before.

I seem to remember 8.1 defualting to quiet...

-- 
Levi Ramsey
[EMAIL PROTECTED]
[EMAIL PROTECTED]

When it comes down to desperation,
You make the best of your situation.
Linux 2.4.17-20mdk
  3:01am  up 6 days, 12:43, 14 users,  load average: 0.40, 0.61, 0.58



msg58226/pgp0.pgp
Description: PGP signature


[Cooker] 4/3 - Install report

2002-03-04 Thread guran

Hi

Version:(fmirror ftpuninettno)
/ChangeLog/1670/Sat Mar  2 18:22:23 2002//
Mandrake Linux Cooker-i586 20020304  4:26

Very, very nice indeeed

rpmdrake-14-15mdki586 failed to install but was installed after boot

no printer icon on desktop

I am impressed by the chapter 121 on Audio in user guide
The copyright should be made up to date ie 2002

regards
guran
-- 
Mandrake Linux 82 Cooker kernel-24182mdk-1-1mdk version:2002-03-04-04:26




[Cooker] Wine 20020228 has arrived

2002-03-04 Thread Michal Bukovjan

Will it make it to 8.2 ?

Current Wine (from Cooker) does not work for me, or if it works, I 
cannot seem to notice it:-)

The problems with Wine were already mentioned on this list, so my 
opinion is that just anything else may be better than the current state, 
i.e. ver low risk in upgrading :-(

Michal



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [Cooker] More KDE and GNOME problems

2002-03-04 Thread Frederic Crozat

On Thu, 28 Feb 2002 21:06:56 +0100, David Walluck wrote:

 I do not get any GNOME window decorations, such as a titlebar, or the
 ability to move a window around. This is especially visible the very
 first time you login, where MandrakeFirstTime tries to run, but you
 can't position the window with the mouse.

MandrakeFirstTime is run BEFORE GNOME or KDE, so that is normal there is
no window manager at that time..

After that, do you have window decoration in GNOME ?

If no, check in ~/.xsession-errors for sawfish error..

-- 
Frédéric Crozat
MandrakeSoft




Re: [Cooker] Filesizes are listed wrong (ls versus du) [notabug]

2002-03-04 Thread Martin Maok

On Mon, Mar 04, 2002 at 08:47:06AM +0100, Alexander Skwar wrote:
  I don't know exactly if this is really OK, but it is probably OK,
  because you can have holes in a file (open/create file, seek to X MB
  and write something, close it), so file size can be large but actual
  disk usage is small. Coredump is likely to have an hole in it.
 
 Hm, I don't understand.  I first thought you were saying that in the
 above file there were only 380 KiB of data and because of a seek or
 something, it would take up 6 MiB.

The logical file size can be X but actual physical disk usage (space
it's actually occuppies on a disc) could be Y (where Y = X), because
the file can have holes in it.

ls shows file sizes, du shows disc usage.

If you create new file, seek to 6MB and write 1kB of data, you will
get file which contains 6MB+1kB of data which actually occupies
something more than 1kB but much smaller space than 6MB ...

Try this:

df .
dd if=/dev/zero of=test seek=1 count=1
ls -l test
du -hs test
df .

 What I'd like to know now:  If my partition is 500 MiB, how many of
 those 6 MiB files with 380 KiB data can I have on the partition?
 500/6 or is it 500/(380/1024)?

The second - not exactly, because it occupies a little more space, but
you propable get the idea.

P.S. It's an OFFTOPIC here, try searching google with something like
file size disc usage space holes if you want more. This is not about
cooker.

-- 
 Martin Maok http://underground.cz/
   [EMAIL PROTECTED]http://Xtrmntr.org/ORBman/




Re: [Cooker] rpm -q kernel shows nothing

2002-03-04 Thread Buchan Milne

I suspect the naming has changed so that users CAN'T trash the current 
kernel with a rpm -Uvh kernel, and MandrakeUpdate can't do it either 
Think about it 

Buchan

Steve Fox wrote:
 On Sun, 2002-03-03 at 15:49, Chuck Shirley wrote:
 
But for kernel, (for example) kernel-enterprise-241722mdk-1-1mdk, the 
package _name_ is kernel-enterprise-241722mdk, while the versioning
is the -1-1mdk, which is a scheme unique to the kernel package  You can

 
 Agreed, and if kernel-enterprise-24foo is the only kernel package you
 have installed, then 'rpm -q kernel' should show you nothing
 
 But I only have kernel-24foo installed and I would fully expect to see
 that package listed when I 'rpm -q kernel' If I want to check all
 installed packages with kernel in the name, I will grep
 
 


-- 
|Registered Linux User #182071-|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x202
Stellenbosch Automotive Engineering http://wwwcaecoza
GPG Key   http://rangerdnsaliascom/gpgkey





Re: [Cooker] Re: [CHRPM] ImageMagick-5.4.2.3-3mdk

2002-03-04 Thread Giuseppe Ghibo'

Bryan Paxton wrote:
 
 On Sun, 2002-03-03 at 18:43, Bryan Paxton wrote:
  s'/3mdk/4mdk/' : )
 
 
  Damn enter key again : p
 Anyway, still can't find Magik++ etc at %install on a build

Are you talking to package rebuilt by yourself or
the libMagick5-devel-542-3mdk in cooker? Here is what I got:

rpm -qpl libMagick5-devel-5423-3mdki586rpm |grep config

/usr/bin/Magick++-config
/usr/bin/Magick-config
/usr/include/magick/magick_configh

and, so the Magick++-config and Magick-config are in the package If you
have trouble on rebuilding, 1st be sure you aren't rebuilding the package
as root, 2nd be sure you have libtool 142-3mdk, 3rd what
is exactly the output error of rpm?

 Once again, it's these commands that fubars the %install
 perl -pi -e \
   's|-L/*magick/\libs ||' \
$RPM_BUILD_ROOT%{_bindir}/Magick-config \
$RPM_BUILD_ROOT%{_bindir}/Magick++-config

Because probably the perl doesn't find the files in the BuildRoot
dir You can change to:

if [ -e $RPM_BUILD_ROOT%{_bindir}/Magick++-config ]; then
perl blabla
fi

And if you remove what you obtain?

Bye
Giuseppe





Re: [Cooker] The domain you entered:

2002-03-04 Thread Jaroslaw Zachwieja

 Funny thing, now when I click on a URL in Konqui it just frezees!
 I have to kill the process.  h
 I am using KDE 2 at the moment...

Well, i was almost sure it was already sorted out, but...

I've noticed strange behaviour of conqueror, that is specific only to kde 
2.2.2 and only on MDK. The problem is, that when you select the _whole_ URL 
in location bar, konqueror freezes. I repeat. SOMETIMES, but often enough 
to annoy me beyond understanding...

I would suspect the clipart app, becouse it seems somehow related to 
http://; prefix. Another thing is, that after the konqueror un-freezes 
(about 2 minutes on Celeron800) the Klipper pops up with the URL processing 
menu. 

The same kde-2.2.2 on Slackware (compiled from tar.gz) does not have 
this... feature :)

Regards,
--
grok






Re: [Cooker] rpm -q kernel shows nothing

2002-03-04 Thread Franois Pons

Quel Qun [EMAIL PROTECTED] writes:

 Reminds me that man urpmq (1000 thanks for writing it) says -p is the
 default when -P seems to be the actual default option.

Sorry, I made an error so.

-p is default for urpmi but not for urpmq, why ? I made it the simplest by
 default and adding options to increase its working.

François.




Re: [Cooker] [ new RPM ] Xenophilia-0.7

2002-03-04 Thread Guillaume Rousse

Ainsi parlait Han :
 Name: Xenophilia   Relocations: /usr
 Version : 0.7   Vendor: MandrakeSoft
 Release : 1mdk  Build Date: Sun Mar  3 11:40:09
 2002 Install date: Sun Mar  3 11:44:14 2002  Build Host:
 sesamstraat.han.myip.org Group   : Graphical desktop/Other   Source
 RPM: Xenophilia-0.7-1mdk.src.rpm Size: 188171  
 License: GPL
 Packager: Han Boetes [EMAIL PROTECTED] URL: unknown
 Summary : A pleasant looking, lightning fast gtk-engine with a few
 themes. Description :

 I wrote this theme engine because I think that the default GTK
 look is kind of ugly.

 I designed the theme to look good with Window Maker and Netscape.
 If you think it looks like Windoze 95, you should know that the look
 of Windoze is largely a rip-off of NeXTStep's. (among many other things)

 Beside the fact that the theme is has a pleasing look:

  * Patches several widgets with code that changes the
look and feel to the better.
Standard policy is to use 3rd person descriptions for packages:
The author wrote this theme engine because he thinks that the default GTK 
look is kind of ugly.
-- 
Guillaume Rousse [EMAIL PROTECTED]
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html




Re: [Cooker] YMF-740C sound still dead?

2002-03-04 Thread Thierry Vignaud

Leon Brooks [EMAIL PROTECTED] writes:

   if you want me to switch your card from alsa to oss, sent me the
   result of lspcidrake -v -f

  Was it alsa or oss in 8.{0,1}?  It worked perfectly fine in both
  of those releases, but, as we've discussed, not so fine thus far
  in the 8.2 beta releases.

 My machine and my wife's both use ymf-744; mine is 8.1b3 and hers is
 8.1final; both use ALSA and work fine. It would be nice if it
 continued to work fine with 8.2. Here is my own lspcidrake:

i'm going to revert this card to oss module





Re: [Cooker] cooker on md?

2002-03-04 Thread Thierry Vignaud

Pixel [EMAIL PROTECTED] writes:

  The install complained that there's no boot loaders capable of
  booting /boot from a md, but lilo seemed to cope just fine (!).

 i won't change this now. I suspect booloaders work nicely for raid
 level 1, but not for others.

grub only boot from raid1 /boot





[Cooker] Aurora?

2002-03-04 Thread Oden Eriksson

Hi, 

As I understand Aurora has been dropped for good, can someone clean up the 
aurora stuff from the initscripts now? 

 --
Kindest regards // Oden Eriksson
Deserve-IT Networks/HFE Systems 




RE: [Cooker] Aurora?

2002-03-04 Thread Borsenkow Andrej

 
 Hi,
 
 As I understand Aurora has been dropped for good, can someone clean up
the
 aurora stuff from the initscripts now?
 

Please, not before 82 is out Too dangerous




Re: [Cooker] SNF/diald screwed up my networking

2002-03-04 Thread Florin

[EMAIL PROTECTED] (Borsenkow Andrej) writes:

 I installed snf to see how is it going. On the next start I could not
 access internet (modem) anymore. It turned out, snf installs diald that
 starts up in default configuration, installs its own pseudo interface.
 With the result tha when I connect all IP goes with source address of
 this pseudo interface diald installs.
 
 Folks, I already reported it. In case of diald default configuration CAN
 NOT BE CREATED. There is none! It means, diald MUST NO BE STARTED by
 default. Service may be enabled, no problem, but diald itself must not
 be started unless valid configuration is created.
 
 It took me some time to find out what's going wrong. For a newbie it is
 almost impossible. I know about arguments if you have installed it you
 are assumed to use it. But when I install snf it installs many packages
 and not all of them are really used.
 
 Please, fix it.
 
 -andrej
 

ok, thank you for your message. We will fix it ASAP.

have a nice day,
-- 
Florin  http://www.mandrakesoft.com




Re: [Cooker] word perfect 8.0

2002-03-04 Thread Giuseppe Ghibo'

Keld Jørn Simonsen wrote:

 
 So what package should one install?
 And then how to execute?

well, I've installed ld.so1-1.9.11-5mdk, and
libc-{base,extras}-5.3.12-36mdk from current cooker contrib.

The wordpwerfect I have (the one in RPM from Application CD of Mandrake 7.0)
works flawlessly. I don't have any other wordperfect 8 (nor it seems no more 
downloadable
from corel site). The wrapper script in /usr/X11R6/bin/wordperfect just unset the 
LD_LIBRARY_PATH,,
for the rest, xwp is:

-rwxr-xr-x1 root root  8008636 mar 30  1999 
/usr/X11R6/lib/wordperfect-8.0/wpbin/xwp*

Alternatively I can try building a ldconfig5, which reads a /etc/ld.so1.conf
and writes a /etc/ld.so1.cache, but i don't think it is that the problem.

 keld
 
 On Sun, Mar 03, 2002 at 11:09:38PM +0100, Giuseppe Ghibo' wrote:
  Marcel Pol wrote:
  
   On 03 Mar 2002 15:14:28 -0500
   Frederic Lepied [EMAIL PROTECTED] wrote:
  
 Anyone notice that WP8 no longer works in Mandrake 8.2?
   
Yes I just got a report about that but I haven't got any message or
trace about what is going wrong. Someone has more info about that ?
  
   It was discussed on the list around 23 January.
   Pablo Saratxaga was into that discussion also.
  
   The plain error message when running xwp, or strace /path/to/xwp is like:
   ldd /opt/wp8/wpbin/xwp
   /usr/bin/ldd: line 1:  7133 Bus error   LD_TRACE_LOADED_OBJECTS=1 
LD_WARN= LD_BIND_NOW= LD_LIBRARY_VERSION=$verify_out LD_VERBOSE= $file
 
  try ldd-libc5.
 
  
   While it should show this:
   ldd /opt/wp8/wpbin/xwp
   libXt.so.6 = /usr/i486-linux-libc5/lib/libXt.so.6 (0x40012000)
   libX11.so.6 = /usr/i486-linux-libc5/lib/libX11.so.6 (0x4005)
   libXpm.so.4 = /usr/i486-linux-libc5/lib/libXpm.so.4 (0x400e6000)
   libm.so.5 = /lib/libm.so.5 (0x400f5000)
   libc.so.5 = /lib/libc.so.5 (0x400fe000)
   libSM.so.6 = /usr/i486-linux-libc5/lib/libSM.so.6 (0x401ba000)
   libICE.so.6 = /usr/i486-linux-libc5/lib/libICE.so.6 (0x401c2000)
  
   That is with the libc-5.rpm and /lib/ld-linux.so.1
   Exchanging glibc's ldconfig with ld.so's ldconfig gives exactly the same error.
   Installing the glibc and ldconfig rpms of mdk 8.1 makes no difference either.
   Maybe it is caused by the locales rpms?

then try to unset them to see.

BTW, can you also do this attempt:

rm /etc/ld.so.preload

and rerun wp?

Bye.
Giuseppe





Re: [Cooker] X freeze

2002-03-04 Thread danny

On Sat, 2 Mar 2002, Brook Humphrey wrote:

 On Saturday 02 March 2002 03:46, you wrote:
 I'm getting simmilar problems on my system Since at least mandrake 81 if 
 the num lock is on it causes my system to send jiberish to the keyboard and 
 the arrow keys cease to function correctly This has been been happening for 
 a long time The fix is to shut off num lock 

hmmfunny that you mention this Since a bit before 81 (I think after a 
kernel or X upgrade) numlock causes my old K6 (on Asus P5A) to act a bit 
weird I need to hold a key for about 4 or 5 seconds before it comes on 
the screen (but then if I keep holding it a lot of chars appear, so the 
repeat is working normally) I just fixed it by turning numlock off, and 
didn't really worry about it It is with a normal (thoug older, without 
winkeys) US PS/2 keyboard

Danny






Re: [Cooker] mem=nopentium and AMD

2002-03-04 Thread Juan Quintela

 baal == Baal  [EMAIL PROTECTED] writes:

Hi

baal The installer could check for the kind of CPU and adjust in
baal consequence...

As it is not nown a good pattern to recognize the machines affected
(normally they are AMD + VIA + NVidea, but not all).  That means that
only good solution for the insntaller is trying to stress AGP too
hard, and if the machine crashes, put mem=nopentium.

Ooops, but if we have crashed, we can't change anything :(

Later, Juan.


PD. Pixel, solution to this problem is easy:
Installer in OpenGL now :)

-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy




Re: [Cooker] clusters / PVM

2002-03-04 Thread Erwan Velu

Is there a web page for the Mandrake's clustertool ?
Is anyone has done a XPVM (graphical interface for PVM : Parallel
Virtual Machine) package for Mandrake ?
Thanks

Pvm 343 is included in the contrib's cdrom but i'm currently
repackaging pvm 344
Xpvm is stored in the pvm-gui package




signature.asc
Description: This is a digitally signed message part


Re: [Cooker] kernel 2.4.17-20 + patch request

2002-03-04 Thread Juan Quintela

 richard == richard  [EMAIL PROTECTED] writes:

richard OK so no-ones wants to answer request for info on how to build the non
richard standard parts of the mdk kernel.


hi
will be in 2.4.18-4mdk (3mdk is already in stress-testing).

Later, Juan.

richard OK rephase and alter the question to:-  who is willing to add a patch to
richard the current kernel so it dosnt need to be recompiled for use by people
richard using the ham radio sections.A small patch that dos'nt effect anything
richard apart from netrom on the ham radio part of the kernel, which in its
richard current state stops a clean shutdown with an unregistered netdevice
richard error
richard perhaps this is why the majority of radio hams that are using linux use
richard SuSE, Debian, Redhat or slackware.
richard BTW there are a lot of radio hams., a few million !

richard TIA just in case
richard -- 
richard Best regards
richard Richard Bown


richard diff -ruN -X dontdiff linux-2.4.18-rc2/net/netrom/af_netrom.c 
linux/net/netrom/af_netrom.c
richard --- linux-2.4.18-rc2/net/netrom/af_netrom.cTue Feb 19 16:06:42 2002
richard +++ linux/net/netrom/af_netrom.c   Tue Feb 19 16:14:39 2002
richard @@ -31,7 +31,9 @@
richard *  NET/ROM 007 Jonathan(G4KLX) New timer architecture.
richard *  Impmented Idle timer.
richard *  Arnaldo C. Melo s/suser/capable/, micro cleanups
richard - *Jeroen (PE1RXQ) Use sock_orphan() on release.
richard + *Jeroen(PE1RXQ)  Use sock_orphan() on release.
richard + *Tomi(OH2BNS)Better frame type checking.
richard + *Device refcnt fixes.
richard */
 
richard #include linux/config.h
richard @@ -128,6 +130,7 @@
 
richard if ((s = nr_list) == sk) {
richard nr_list = s-next;
richard +  dev_put(sk-protinfo.nr-device);
richard restore_flags(flags);
richard return;
richard }
richard @@ -135,6 +138,7 @@
richard while (s != NULL  s-next != NULL) {
richard if (s-next == sk) {
s- next = sk-next;
richard +  dev_put(sk-protinfo.nr-device);
richard restore_flags(flags);
richard return;
richard }
richard @@ -616,16 +620,20 @@
richard * Only the super user can set an arbitrary user callsign.
richard */
richard if (addr-fsa_ax25.sax25_ndigis == 1) {
richard -  if (!capable(CAP_NET_BIND_SERVICE))
richard +  if (!capable(CAP_NET_BIND_SERVICE)) {
richard +  dev_put(dev);
richard return -EACCES;
richard +  }
sk- protinfo.nr-user_addr   = addr-fsa_digipeater[0];
sk- protinfo.nr-source_addr = addr-fsa_ax25.sax25_call;
richard } else {
richard source = addr-fsa_ax25.sax25_call;
 
richard if ((user = ax25_findbyuid(current-euid)) == NULL) {
richard -  if (ax25_uid_policy  !capable(CAP_NET_BIND_SERVICE))
richard +  if (ax25_uid_policy  !capable(CAP_NET_BIND_SERVICE)) 
{
richard +  dev_put(dev);
richard return -EPERM;
richard +  }
richard user = source;
richard }
 
richard @@ -680,8 +688,10 @@
richard source = (ax25_address *)dev-dev_addr;
 
richard if ((user = ax25_findbyuid(current-euid)) == NULL) {
richard -  if (ax25_uid_policy  !capable(CAP_NET_ADMIN))
richard +  if (ax25_uid_policy  !capable(CAP_NET_ADMIN)) {
richard +  dev_put(dev);
richard return -EPERM;
richard +  }
richard user = source;
richard }
 
richard @@ -976,6 +986,8 @@
sk- ack_backlog++;
make- pair = sk;
 
richard +  dev_hold(make-protinfo.nr-device);
richard +
richard nr_insert_socket(make);
 
richard skb_queue_head(sk-receive_queue, skb);
richard @@ -1364,7 +1376,6 @@
richard dev_nr[i].priv = NULL;
richard unregister_netdev(dev_nr[i]);
richard }
richard -  kfree(dev_nr[i].name);
richard }
 
richard kfree(dev_nr);
richard diff -ruN -X dontdiff linux-2.4.18-rc2/net/netrom/nr_loopback.c 
linux/net/netrom/nr_loopback.c
richard --- linux-2.4.18-rc2/net/netrom/nr_loopback.c  Thu Jun 28 03:10:55 2001
richard +++ linux/net/netrom/nr_loopback.c Tue Feb 19 16:12:35 2002
richard @@ -85,6 +85,9 @@
richard if (dev == NULL || nr_rx_frame(skb, dev) == 0)
richard kfree_skb(skb);
 
richard +  if (dev != NULL)
richard +  dev_put(dev);
richard +
richard if (!skb_queue_empty(loopback_queue)  !nr_loopback_running())
richard nr_set_loopback_timer();
richard }
richard diff -ruN -X dontdiff linux-2.4.18-rc2/net/netrom/nr_route.c 
linux/net/netrom/nr_route.c
richard --- linux-2.4.18-rc2/net/netrom/nr_route.c Sat Dec 30 00:44:46 2000
richard +++ linux/net/netrom/nr_route.cTue Feb 19 16:12:35 2002
richard @@ -19,6 +19,7 @@
richard *  Alan Cox(GW4PTS) Added the firewall hooks.
richard *  NET/ROM 006 Jonathan(G4KLX) Added the setting of digipeated 
neighbours.
richard * 

[Fwd: Re: [Cooker] xmovie in 8.2 beta 3]

2002-03-04 Thread Michal 'hramrach' Suchanek



 Original Message 
Subject: Re: [Cooker] xmovie in 8.2 beta 3
Date: Mon, 04 Mar 2002 11:26:43 +0100
From: Michal 'hramrach' Suchanek [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]



Edward Tandi wrote:

 All,

 In Mandrake 8.0, xmovie was superb. I get an error when trying to open 
 mpeg 2 (SVCD) files -no supported codecs. It also reports the 
 following error when trying to open quicktime (.mov) files:

I have similar experience with xmovie. It has very nice GUI but I wasnt 
able to play a single movie with it.
I'd try xine. AFAIK it plays divX, mpeg, and from PLF you can download 
some microsoft codecs.
I havent tried to load subtitles from external file as I don't have my 
movies here.






Re: [Cooker] Aurora?

2002-03-04 Thread Warly

Borsenkow Andrej [EMAIL PROTECTED] writes:

 
 Hi,
 
 As I understand Aurora has been dropped for good, can someone clean up
 the
 aurora stuff from the initscripts now?
 

 Please, not before 8.2 is out. Too dangerous.

yes, too dangerous.

-- 
Warly




Re: [Cooker] mcc - System group icon layout glitch

2002-03-04 Thread dams

[EMAIL PROTECTED] (Borsenkow Andrej) writes:

 In Russian more space is needed between icons; when I first time select
 System immediately after starting mcc looks like icon placement is
 calculated based on English text. If I select another group and then go
 back in System icons placement is normal (it takes to rows in Russian).
 
 
 I guess it is not System group specific :-)

It's mcc initialization. Corrected in new version. Thanks

-- 
dam's




Re: [Cooker] MCC Still Broken!

2002-03-04 Thread dams

[EMAIL PROTECTED] (M.Demirtas) writes:

 In the newest verseion of drakconf Software Manager refuses to
 start.Hier is the error log:
 
 Can't use an undefined value as an ARRAY reference at
 /usr/X11R6/bin/drakconf.real line 561, VERS line 3.

corrected, thanks.

 
 Please before that you make a package test it yourself first. I mean,
 this is obvious that it does give errors..

...

-- 
dam's




Re: [Cooker] drakfont in current cooker

2002-03-04 Thread dams

[EMAIL PROTECTED] (H. Narfi Stefansson) writes:

 Did not import Cyberbit.TTF from my windows directory when I chose to 
 import the windows fonts.
 
 I then used Advanced-Add and selected Cyberbit.TTF explicitly. Drakfont 
 proceeded to import the font and claimed to have done so successfully.
 However, a quick inspection of /usr/.../drakfont/ showed that it had not 
 done that.
 
 When I renamed Cyberbit.TTF to cyberbit.ttf, I could use Advanced-Add to 
 successfully import the font.

which drakxtools pversion? I fixed this in the last package
-- 
dam's




Re: [Cooker] mcc observations

2002-03-04 Thread dams

[EMAIL PROTECTED] (Garrick Staples) writes:

 On Fri, Mar 01, 2002 at 01:38:33PM +, dams alleged:
  [EMAIL PROTECTED] (Guillaume Cottenceau) writes:
  
   garrick [EMAIL PROTECTED] writes:
   
  Clicking on Console in mcc results in this error:
  sh: -c: line 1: syntax error near unexpected token `ARRAY(0x84eb9a8)'
  sh: -c: line 1: `ARRAY(0x84eb9a8) '
  Someone didn't dereference an array correctly :)
 
 Line 583 of drakconf.real:
   system(($alternate ? $alternate : $exec) .  );
 
 $alternative is actually an array ref, this fixes this problem:
   system(($alternate ? $alternate-[0] : $exec) .  );

My bad, the correct line is:
   system(($alternate-[0] ? $alternate-[0] : $exec) .  );
   
   Well better:
   
   system(($alternate-[0] || $exec) .  );
   
   Dams?
  
  well, $alternete is a simple string in the case of gtk tool, and an array ref
  in the case of external application. I have not tested it in the case of non
  embedded mode. Thanks for the bug. So the pb is not a dereferencing, I'm not
  that bad at perl :)
 
 I just started looking at this code for my first time.  It looks fun to
 play with; and I have to say, this embedded/non-embedded thing is pretty
 slick :)  Maybe I'll finally learn this gtk stuff.

yes, it's a good piece of code, with some interesting things. Embedding
external application like rxvt is still ugly, but we didn't find anything
cleaner.

btw, look at /usr/share/mcc/* If you guys want to do some themes, you're
welcome :)

-- 
dam's




Re: [Cooker] beta3 on Inspiron 8100

2002-03-04 Thread Juan Quintela

 gc == Guillaume Cottenceau [EMAIL PROTECTED] writes:

Hi

gc Ok, if latest boot kernel contains orinoco we can add it to
gc gi/perl-install/modules.pm so at least it would be selectable
gc during install.

2.4.18-4mdk will have orinoco drivers.

Why wireless drivers depends of ham radio is beyord my knowledge :(((

Later, Juan.

-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy




Re: [Cooker] does bootsplash not work with 640x480?

2002-03-04 Thread Warly

Doug McClendon [EMAIL PROTECTED] writes:

   I'll probably just try this, but does bootsplash not work
 for 640x480? The docs specifically mention 800x600,
 1024x768, and 1280x1024, but leave out 640x480.

 What gives?

 Personally I think 640x480 is a wonderful video mode :)

Well, depend what you mean. It works given that you put
in the bootsplash dir a image and a config for this resolution, as
well as any resolution.

images in /usr/share/bootsplash/themes/THEMES/images/bootsplash-RESOL.jpg

config in /etc/bootsplash/themes/THEMES/cfg/bootsplash-RESOL.cfg

-- 
Warly




Re: [Cooker] clusters / PVM

2002-03-04 Thread Cosmic Flo

Thanks.

and about Mosix ? It cannot be installed with Mandrake because of kernel 
patchs.

   Thanks



From: Erwan Velu [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: Cosmic Flo [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: [Cooker] clusters / PVM
Date: 04 Mar 2002 11:50:53 +0100

 Is there a web page for the Mandrake's clustertool ?
 Is anyone has done a XPVM (graphical interface for PVM : Parallel
 Virtual Machine) package for Mandrake ?
 Thanks

Pvm 3.4.3 is included in the contrib's cdrom but i'm currently
repackaging pvm 3.4.4.
Xpvm is stored in the pvm-gui package.

 signature.asc 




=


_
MSN Photos est le moyen le plus simple de partager, modifier et imprimer vos 
photos préférées. http://photos.msn.fr/Support/WorldWide.aspx





Re: [Cooker] 1.670 - Install report

2002-03-04 Thread Daouda LO

guran [EMAIL PROTECTED] writes:

 Hi
 
 Version:  (fmirror ftp.uninett.no)
 Mandrake Linux Cooker-i586 20020302 22:30
 /ChangeLog/1.670/Sat Mar  2 18:22:23 2002//
 
 rpmdrake-1.4-15mdk still fails to install, but the very same file installs 
 nicely after boot.

Francois is fixing...

[...]

 First time wizard not tested - I always start with my LAN cable off until the 
 box is secured - This service could have a dialog asking to see this again 
 or something.

What? could you elaborate?




Re: [Cooker] xmms freezing the computer...

2002-03-04 Thread Baal

On Sun, 2002-03-03 at 22:38, David BAUDENS wrote:
 On Sunday 03 March 2002 21:07, you wrote:
  Hi,
 
  When i click on an html link that points to an mp3 file with galeon
  or Mozilla my computer immédiatly freezes. This is not only the X
  server because after the freeze, it is also impossible to ssh in from
  another computer.This makes it very hard to see what happens...
 
  These are the packages involved:
  xmms-1.2.6-2mdk
  mozilla-0.9.8-6mdk
  galeon-1.0.3-4mdk
 
  If someone needs more info just ask ;)
 
 Something like... an URL? Can be usefull to test.

Any of the urls on the left side of this page The harmonica samples)
cause the freeze to happen...

http://www.harmonicajukebox.com/

Regards,

Baal

 
 -- 
 David BAUDENS
 MandrakeSoft - http://www.mandrakesoft.com






Re: [Cooker] [patch] xmms.spec

2002-03-04 Thread Daouda LO

Bryan Paxton [EMAIL PROTECTED] writes:

 On Sun, 2002-03-03 at 00:45, David Walser wrote:
  I know how you feel.  I recently posted a patch for
  rpmrc which they won't accept because they think it's
  wrong, but I'm willing to bet almost every Mandrake
  Linux user would disagree with them.  Apparently they
  don't care.
  
 
 
  Hmmm I will say this:
 mdk-devel used to be a lot more fun, and a lot more accepting : )

... because we were a more lot young :) 

Hey, don't be silly guys! We always accept patches when they are
relevant. For the patch on xmms.spec, gc (as the maintainer of xmms)
have the full right to accept/reject your changes. Now he's on
one-day-vacation that's why you received no response.

EOT.





Re: [Cooker] Logitech Quickcam Express

2002-03-04 Thread Juan Quintela

 marc == Marc Lijour [EMAIL PROTECTED] writes:

marc Hi,
marc is there a chance to have the qce-ga driver in the kernel?
marc (it's not that I have it working!)

It is already there.

Later,Juan.

marc Is there a working driver for the Logitech Quickcam Express.? I can't get 
marc that working despite of the hardware being listed in the Mandrake 
marc 'compatibility list' on the web-site.


-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy




[Cooker] Can't view source in konqueror

2002-03-04 Thread Richard Garand

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I've having some trouble viewing the source of a page in konqueror. When I 
right click and then click on View source, the menu stays there and an empty 
editor window comes up. When I close the window, I get the error KDEInit 
could not launch 'kedit' and the menu closes.
- -- 
Richard Garand   - r i c h a r d  g a r a n d n e t . n e t
(L)ICQ: 12190132 - http://www.garandnet.net
We are upping our standards ... so up yours.
-- Pat Paulsen for President, 1988.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8g2rbjuZKnjxs0fMRAtJvAJoDjGmyvdn9SW/l7qXoGkISpdEcHACfRWFb
VsT5skR6bs2PdD/2Ijf7ox4=
=L93L
-END PGP SIGNATURE-




Re: [Cooker] 1.670 - Install report

2002-03-04 Thread guran

On Monday 04 March 2002 12:26 pm, Daouda LO wrote:

  First time wizard not tested - I always start with my LAN cable off until
  the box is secured - This service could have a dialog asking to see this
  again or something.

 What? could you elaborate?

Well I was just guessing that if other people are like me and disconnect from 
Internet during install then some of goodies of the wizard are going to be 
missing. That is to say that the wizard will not be able to connect to Mdk 
and send the data collected in the wizard.

My thinking was along this line:
 This wizard will register you and your computer at Mdk for future use in 
establishing a statistical user profile. To be able to do this you must be 
connected to the internet. If you want to fill in this data at a later moment 
check at the dialog box 'repeat this wizard' and the first time wizard will 
come up at next boot.

This was just an idea.
guran
-- 
Mandrake Linux 8.2 Cooker kernel-2.4.18.2mdk-1-1mdk version:2002-03-04-04:26




[Cooker] problem in with hp 6l /oj710 printer

2002-03-04 Thread Keld Jørn Simonsen

I have a problem with my HP 6l and oj 710 printer
When booting 2 pages are written on the oj 710 printer,
which it should not I am not sure if this is an error,
as I still have an unresolved problem with my lp0 and lp1
parallel ports and it could be OK if this was for the HP6L
I do not really understand why it has to print at boot, tho

best regards
Keld




Re: [Cooker] Can't view source in konqueror

2002-03-04 Thread David BAUDENS

On Monday 04 March 2002 13:38, you wrote:
 I've having some trouble viewing the source of a page in konqueror
 When I right click and then click on View source, the menu stays
 there and an empty editor window comes up When I close the window, I
 get the error KDEInit could not launch 'kedit' and the menu closes

Not reproducible Please give more informations:
  - version of packages you were using when you tested
  - what happen when you create a new user

-- 
David BAUDENS
MandrakeSoft - http://wwwmandrakesoftcom




[Cooker] KDE3 Source RPMs

2002-03-04 Thread Justin T. Broste

Heya,

Quick question for anyone rebuilding KDE3 from Mandrake source RPMs  Whenever 
I try to compile KDE3base it always error on me with audiocddesktop not 
found  I also noticed that in the kioslave Makefileam the following 
dircetories aren't compiling:

 $(LDAP_SUBDIR) $(AUDIOCD_SUBDIR) $(SMB_SUBDIR) 

Is this just something that I am doing wrong or is this something that other 
people have also seen?

I'm trying to do a compile optimized for an Athlon without any debugging just 
to see what kind of speed difference I see (if it's noticeable or not) and 
whether I should continue compiling these from source

Any suggestions?

Justin T




Re: [Cooker] rpm -q kernel shows nothing

2002-03-04 Thread Steve Fox

On Mon, 2002-03-04 at 03:02, Buchan Milne wrote:
 I suspect the naming has changed so that users CAN'T trash the current 
 kernel with a rpm -Uvh kernel, and MandrakeUpdate can't do it either 
 Think about it 

Well, I'm not upgrading, just querying But since nobody from
MandrakeSoft has responded, I guess it's a new feature I have to deal
with

-- 

Steve Fox
http://k-lugorg





Re: [Cooker] Cooker warning with rpmdrake

2002-03-04 Thread Franois Pons

Charles A Edwards [EMAIL PROTECTED] writes:

 When using rpmdrake to add/change a cooker source would it be possible to get a
 check box, as is used in the Add Security Source, for the warning so it will not
 display very time.

If you add using rpmdrake mutliple different cooker source, it may be
simpler to use urpmi.addmedia by script ? if you update it, using urpmi is
problably better as cooker is modified all the time, and a cron will to it
better ?

Or doing urpmi.update -a  urpmi --auto-select --auto ?

François.




Re: [Cooker] urpmi option needed

2002-03-04 Thread Franois Pons

Todd Lyons [EMAIL PROTECTED] writes:

 I was going to install a new kernel and decided not to:
 
 [root@fiji ~]# urpmi kernel
 One of the following packages is needed:
  1- kernel-enterprise-2.4.17.22mdk-1-1mdk
  2- kernel-linus2.4-2.4.18-1mdk
  3- kernel-secure-2.4.17.22mdk-1-1mdk
  4- kernel-smp-2.4.17.22mdk-1-1mdk
  5- kernel-2.4.17.22mdk-1-1mdk
 What is your choice? (1-5)
 
 There's no easy way to get out.  0 doesn't cancel it.  Ctrl-C doesn't
 kill it immediately, but I did get it to coredump after Ctrl-C'ing for a
 while.

When you chose an option, it will display all the package chosen and ask you if
this is correct. Is it enough ?

François.




Re: [Cooker] does bootsplash not work with 640x480?

2002-03-04 Thread Quel Qun

On Mon, 2002-03-04 at 03:23, Warly wrote:
 Doug McClendon [EMAIL PROTECTED] writes:
 
I'll probably just try this, but does bootsplash not work
  for 640x480? The docs specifically mention 800x600,
  1024x768, and 1280x1024, but leave out 640x480.
 
  What gives?
 
  Personally I think 640x480 is a wonderful video mode :)
 
 Well, depend what you mean. It works given that you put
 in the bootsplash dir a image and a config for this resolution, as
 well as any resolution.
 
 images in /usr/share/bootsplash/themes/THEMES/images/bootsplash-RESOL.jpg
 
 config in /etc/bootsplash/themes/THEMES/cfg/bootsplash-RESOL.cfg
 
Sweet!
Just one question, how can I remove the progress bar once the boot
process is finished?
=--=
kk1





Re: Ya know what would be nice [was Re: [Cooker] urpmi option needed]

2002-03-04 Thread Franois Pons

Bryan Paxton [EMAIL PROTECTED] writes:

  
  That damn enter key : P
  Anyway... A build option would be nice in urpmi, for the power users.
 ala `make world` on *BSD. Yet, you could either say something like 
 urpmi --build packagename
 And it would locate the src rpm that the package came from...
 It would then build the package ( rpm -bb)
 After a _sucessful_ build, have it ask if you would like to remove the
 source (rpm --clean --rmsource --rmspec).
 Then ask if you would like to install/upgrade said package that was
 argv[2] from the inital call, use urpmi package name here, for depedency
 || conflict || whatever handling. Then finally have it ask if you would
 like to delete or keep the built packages.
 
 Just an idea : )  

For next release ;-)

currently you make medium containing source, download them, install them along
with requires...

Yes, you have to be root for downloading and installing requires and to be
simple user to install package, but this better than before.

François.




Re: [Cooker] xpcd help displays funny

2002-03-04 Thread Daouda LO

Vincent Meyer, MD [EMAIL PROTECTED] writes:

 Hi,
 
   Crashing around in the system, playing with random stuff..  decided to see
 what xpcd does.  The about and help boxes show good text, but with a lot 
 of non-displayable characters at the end of lines?  (these show as boxes)

Hum, some trailing \n which is not properly interpreted.
Won't fix.





Re: [Cooker] rpm -q kernel shows nothing

2002-03-04 Thread Franois Pons

Steve Fox [EMAIL PROTECTED] writes:

 [root@tp cooker]# rpm -q kernel
 package kernel is not installed
 [root@tp cooker]# rpm -qa | grep kernel
 kernel-2.4.18.2mdk-1-1mdk
 
 This is definitely a bug. I know there is some skip list stuff for the
 kernel packages, but query should show them.

[fpons@ackbar:~/gi/tools]
$ rpm -q --whatprovides kernel
kernel-2.4.17.16mdk-1-1mdk
kernel-2.4.17.6mdk-1-1mdk
kernel-2.4.18.2mdk-1-1mdk

François.




Re: [Cooker] problems with urpmi not installing packages

2002-03-04 Thread Franois Pons

Salane King [EMAIL PROTECTED] writes:

 rpm -q rpm
 rpm-4.0.3-9mdk
 [root@slksmb RPMS]# rpm -q urpmi
 urpmi-3.3-17mdk
 urpmi tnef
 installing /home/Mandrake/cooker/i586/Mandrake/RPMS/ical-2.2-22mdk.i586.rpm
 Preparing...##
 package ical-2.2-22mdk is already installed
 Installation failed
 Try installation without checking dependencies? (y/N) n
  RPMS]# rpm -ivh tnef-1.1.1-1mdk.i586.rpm
 Preparing...### [100%]
1:tnef   ### [100%]

Do you still have the bug ?

Can you send me /etc/urpmi/urpmi.cfg and output of ls -l /var/lib/urpmi as well
as your synthesis file ?

Thanks,
François.




Re: [Cooker] drakfont in current cooker

2002-03-04 Thread H. Narfi Stefansson

On Monday 04 March 2002 06:14, dams wrote:
 [EMAIL PROTECTED] (H. Narfi Stefansson) writes:
  Did not import Cyberbit.TTF from my windows directory when I chose to
  import the windows fonts.
 
  I then used Advanced-Add and selected Cyberbit.TTF explicitly.
  Drakfont proceeded to import the font and claimed to have done so
  successfully. However, a quick inspection of /usr/.../drakfont/ showed
  that it had not done that.
 
  When I renamed Cyberbit.TTF to cyberbit.ttf, I could use Advanced-Add
  to successfully import the font.

 which drakxtools pversion? I fixed this in the last package
Here's an experiment I ran this morning:
rpm -q drakxtools gives
drakxtools-1.1.7-89mdk
I used drakfont to remove Bitstream Cyberbit from the drakfont/ttf and 
drakfont/Type1 directories. I then restarted drakfont and used it to 
import Cyberbit.TTF.
It failed.
The std. output and std. err are at the bottom of this email as well as 
type1inst.log

On a related note: The file 
/usr/X11R6/lib/X11/fonts/drakfont/ttf/fonts.dir is empty whereas 
/usr/X11R6/lib/X11/fonts/drakfont/Type1/fonts.dir is not.
Is this the reason why I can't use my imported TTF fonts when I'm using AA 
in KDE, but I can use them when I'm not using antialiasing?

Thanks,

Narfi.
###
Standard error from drakfont when importing Cyberbit.TTF:
mv: missing file argument
Try `mv --help' for more information.
cp: cannot stat `*.ttf': No such file or directory
sh: /usr/sbin/ttmkfdir: No such file or directory
mv: cannot stat `*.gsf': No such file or directory
mv: cannot stat `*.pfb': No such file or directory
mv: cannot stat `*.pfm': No such file or directory
mv: cannot stat `*.afm': No such file or directory
There are no PostScript fonts in this directory
mv: cannot stat `*.pfm': No such file or directory
mv: cannot stat `*.gsf': No such file or directory
mv: cannot stat `*.afm': No such file or directory
mv: cannot stat `*.pfb': No such file or directory
chkfontpath: /usr/X11R6/lib/X11/fonts/drakfont/ttf already in list
###
Standard output from drakfont when importing Cyberbit.TTF:
--
Before installing any fonts, be sure that you have the right to use and 
install them on your system.

-You can install the fonts using the normal way. In rare cases, bogus 
fonts may hang up your X Server.

Install Specifics Fonts...
Font to install : /mnt/win_c/windows/fonts/Cyberbit.TTF
type1inst Version 0.6.1 (11th February 1998)
Copyright (C) 1996-1998 James Macnicol ([EMAIL PROTECTED])

type1inst Version 0.6.1 (11th February 1998)
Copyright (C) 1996-1998 James Macnicol ([EMAIL PROTECTED])

There are a total of 209 PostScript fonts in this directory
[10]
[20]
[30]
[40]
[50]
[60]
[70]
[80]
[90]
[100]
[110]
[120]
[130]
[140]
[150]
[160]
[170]
[180]
[190]
[200]
---
209 fonts found
209 were standard PostScript fonts

I skipped 209 of these fonts because they already
had overriding entries in both fonts.scale and/or Fontmap
(X Windows fonts or Ghostscript fonts respectively).
---
While reading the existing fonts.scale file I saw 1 entry
which mentioned a filename which now does not exist.  Most likely
you removed or renamed the file.  I ignored these entries.
---
While reading the existing Fontmap file I saw 1 entry
which mentioned a filename which now does not exist.  Most likely
you removed or renamed the file.  I ignored these entries.
---

A log of errors is located in the file type1inst.log



retarting xfs..

The End...
##
The file /usr/X11R6/lib/X11/fonts/drakfont/Type1/type1inst.log
It obviously reflects the fact that I had previously removed Bitstream 
Cyberbit from drakfont/Type1 using drakfont.

type1inst Version 0.6.1 (11th February 1998)
Copyright (C) 1996-1998 James Macnicol ([EMAIL PROTECTED])

Run started at Mon Mar  4 07:36:33 CST 2002

Reading fonts.scale Removed fonts.scale entry cyberbit.pfb 
-bitstream-bitstream 
cyberbit-medium-r-normal--0-0-0-0-p-0-adobe-fontspecific since the file 
did not exist
Done.
Reading Fontmap 
Removed Fontmap entry /BitstreamCyberbit-Roman 
(cyberbit.pfb) ; since the file did not exist
Done.
Writing fonts.scale
 Done.
Writing Fontmap Done.




RE: [Cooker] rpm -q kernel shows nothing

2002-03-04 Thread Borsenkow Andrej


 [] I guess it's a new feature []


this feature is several months old




Re: [Cooker] 1.670 - Install report

2002-03-04 Thread Daouda LO

guran [EMAIL PROTECTED] writes:

 On Monday 04 March 2002 12:26 pm, Daouda LO wrote:
 
   First time wizard not tested - I always start with my LAN cable off until
   the box is secured - This service could have a dialog asking to see this
   again or something.
 
  What? could you elaborate?
 
 Well I was just guessing that if other people are like me and disconnect from 
 Internet during install then some of goodies of the wizard are going to be 
 missing. That is to say that the wizard will not be able to connect to Mdk 
 and send the data collected in the wizard.
 
 My thinking was along this line:
  This wizard will register you and your computer at Mdk for future use in 
 establishing a statistical user profile. To be able to do this you must be 
 connected to the internet. If you want to fill in this data at a later moment 
 check at the dialog box 'repeat this wizard' and the first time wizard will 
 come up at next boot.
 
 This was just an idea.

Ok i see. This part og the wizard that connect to the Internet is just
replayed through mdkonline wizard (on the desktop). So ...






[Cooker] X server wrong in determining monitor size

2002-03-04 Thread Keld Jørn Simonsen

X says my monitor is 283x211 mm while it is 320x240 mm

X says:
(II) I810(0): VESA VBE DDC supported
(II) I810(0): Manufacturer: KSI  Model: 6746  Serial#: 1092750836
(II) I810(0): Year: 1999  Week: 27
(II) I810(0): EDID Version: 11
(II) I810(0): Analog Display Input,  Input Voltage Level: 0700/0300 V
(II) I810(0): Sync:  Separate
(II) I810(0): Max H-Image Size [cm]: horiz: 28  vert: 21

So this may not be a problem of X, but of either Intel for
the onboard video controller or the monitor vendor that
does not know what they make Maybe you could have an advanced
option in DrakX to set the monitor size (15 17 19 etc)
It affects X applications in various places

Kind regards
keld




[Cooker] macro file for po files in vim

2002-03-04 Thread Keld Jørn Simonsen

Nice to have: I see that there are a number of different
supports for different file types with vim It would be nice
if the po macros were also supported out of the box 
Pablo even advertises the po-macros on the Mandrake
translation status page

Best regards
keld




Re: [Cooker] libgtk+1.2-devel dependency failure

2002-03-04 Thread Daouda LO

Gary Walsh [EMAIL PROTECTED] writes:

 I tried to install libgtk+1.2-devel-1.2.10-23mdk.i586.rpm on 8.2 beta3
 and libgtk+1.2-devel-1.2.10-25mdk.i586.rpm from Cooker and got a
 failed dependency for glib-devel.  

Due to libification most of the foo librairies packages as now named
libfoo%{version} the librairie that replaces/obsoletes/provides glib-devel
is in libglib1.2-1.2.10-4mdk.
If you use urpmi, you'll have not to bother resolving such nasty
dependencies.

BTW, Charles this has nothing to do with glibc-devel ;P





[Cooker] symbol error

2002-03-04 Thread marco

Hello,

I installed the kernel 2418-2 cooker beta3 yesterday and now 
I get following errors if I trying to start some commands:

# mc
/user/bin/mc: relocation error: /usr/bin/mc: undefined symbol:
g_snprintf

# DrakConf
/usr/bin/perl: relocation error: /usr/lib/libgdk_imlibso1: undefined
symbol: g_snprintf

Whats wrong? Who can help me?

regards 
Marco




Re: [Cooker] Problems installing Mandrake-doc-es

2002-03-04 Thread Daouda LO

Sergio Korlowsky [EMAIL PROTECTED] writes:

 Problems installing Mandrake-doc-es
 
 It does not install during normal installation, tried later and the software 
 manager reaches about 33% of the installation and displays an error
 
 
 corrupted maybe?

Are you sure? 

[daouda@touba indexer]$ sudo urpmi mandrake_doc-es
Pour satisfaire les dépendances, les paquetages suivants vont être installés (17 Mo):
mandrake_doc-es-8.2-0.3mdk.noarch locales-es-2.3.1.2-8mdk.i586
Est-ce correct ? (O/n) O
installation de /mnt/nfs/Mandrake/RPMS/mandrake_doc-es-8.2-0.3mdk.noarch.rpm 
/mnt/nfs/Mandrake/RPMS/locales-es-2.3.1.2-8mdk.i586.rpm
Preparing...##
locales-es  ##
mandrake_doc-es ##
[daouda@touba indexer]$
[daouda@touba indexer]$ rpm -qa mandrake_doc*
mandrake_doc-es-8.2-0.3mdk
[daouda@touba indexer]$ 

The exact name of the package is mandrake_doc-es . Type it as is.




Re: [Cooker] rpm -q kernel shows nothing

2002-03-04 Thread Buchan Milne

Steve Fox wrote:
 On Mon, 2002-03-04 at 03:02, Buchan Milne wrote:
 
I suspect the naming has changed so that users CAN'T trash the current 
kernel with a rpm -Uvh kernel, and MandrakeUpdate can't do it either 
Think about it 

 
 Well, I'm not upgrading, just querying 

The point being that if it provides the kernel, and someone does rpm 
-Uvh, it will be a disaster for the newbie Since it doesn't provide 
kernel, newbie double-clicks on the rpm, or runs rpm -Uvh kernel*rpm 
(thereby qualifying for the expert list ;-)) or uses MandrakeUpdate, and 
  it now does not upgrade the kernel, since there is no kernel package 
So now both kernels are installed

But since nobody from
 MandrakeSoft has responded, I guess it's a new feature I have to deal
 with
 

Well, this is me guessing why the numbering has changed, since it seems 
there was quite some effort put into it 
Buchan

-- 
|Registered Linux User #182071-|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x202
Stellenbosch Automotive Engineering http://wwwcaecoza
GPG Key   http://rangerdnsaliascom/gpgkey





[Cooker] MCC SMB Shares

2002-03-04 Thread Justin T. Broste

Heya,

I was just wondering if there was going to be a way to set a username and 
password when doing a share search  I am on a network that doesn't have any 
open shares and that makes this tool useless for me  

Or am I just missing something and there is some way to set this up?

Justin T




[Cooker] WordPerfect, Matlab, etc.

2002-03-04 Thread Giuseppe Ghibo'

Ok, it seems the problem causing segfaulting of WordPerfect, etc
it's a zero-length /etc/ldsopreload file placed there by some 80/81 script
I just uploaded to cooker a patched ldso1-1911-6mdki586rpm so
it doesn't segfault with a zero length ldsopreload
(well, maybe it still could choke with libsafe preloaded in
/etc/ldsopreload, not yet tested myself)

So, to use libc5 based applications such as Word Perfect 8,
you should install these packages:

ldso1-1911-6mdki586rpm
libc-base-5312-36mdki586rpm

and if needed:

libc-extras-5312-36mdki586rpm

This should also work for Mathematica 412, old Matlab 53, etc

Bye
Giuseppe





[Cooker] 8.3 beta 3 Network install vs CDRom install (display option)

2002-03-04 Thread Steven Mackenzie

The cdrom boot image should configure networking if the 'display' parameter
is specified.

I tried to do an install using the network.img (dated 26 Feb 2002), and saw
that there was a display option. This worked as I expected:

I booted from a network.img disk, hit F1, and typed
vgalo display=192.168.0.254:0
to have the X part of the install appear on a remote display.

The installer asked me to set up networking (expected because I am
installing from an FTP site), and then when the X-based installer was
loaded, everything appeared on the correct remote display.

No problem, and I'm impressed at this point.

Later on a different machine, I have the beta 3 iso burned to CDROM, and try
to do the same trick. Only this time, I wasn't prompted to set up
networking, and when the installer tried to open my remote display, it
failed, and quit the installer.

It would be good if the cdrom boot image prompted the user for network
configuration info if the display option has been given on the command line.

===
Steven Mackenzie
Active Navigation Ltd
http://activenavigation.com/
+44 (0) 23 8074 2420
[EMAIL PROTECTED]





[Cooker] Re: 8.3 beta 3 Network install vs CDRom install (display option)

2002-03-04 Thread Oden Eriksson

Steven Mackenzie writes: 

 The cdrom boot image should configure networking if the 'display' parameter
 is specified. 
 
 I tried to do an install using the network.img (dated 26 Feb 2002), and saw
 that there was a display option. This worked as I expected: 
 
 I booted from a network.img disk, hit F1, and typed
 vgalo display=192.168.0.254:0
 to have the X part of the install appear on a remote display. 
 
 The installer asked me to set up networking (expected because I am
 installing from an FTP site), and then when the X-based installer was
 loaded, everything appeared on the correct remote display. 
 
 No problem, and I'm impressed at this point.

I didn't know this was possible, very nice indeed! 


 --
Kindest regards // Oden Eriksson
Deserve-IT Networks/HFE Systems 





[Cooker] too much i18n...

2002-03-04 Thread Guillaume Rousse

Is it *really* necessary to translate 'frozen bubble' to 'bulle glacées' in 
menu :-) ?
-- 
Guillaume Rousse [EMAIL PROTECTED]
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html




Re: [Cooker] too much i18n...

2002-03-04 Thread Duan Lacko

On Monday 04 March 2002 10:05, Guillaume Rousse wrote:
 Is it *really* necessary to translate 'frozen bubble' to 'bulle glacées' in
 menu :-) ?

You didn't see the English 'What to do?' menu yet.
- What to do? / Play games / Play Frozen-Buggle
:)))

-- 
Dušan Lacko
[EMAIL PROTECTED]




[Cooker] beta4

2002-03-04 Thread Warly


Not an rc, nearly, though

-- 
Warly




Re: [Cooker] macro file for po files in vim

2002-03-04 Thread R.I.P. Deaddog

On Mon, 4 Mar 2002, Keld [iso-8859-1] Jørn Simonsen wrote:

 Nice to have: I see that there are a number of different
 supports for different file types with vim It would be nice
 if the po macros were also supported out of the box 
 Pablo even advertises the po-macros on the Mandrake
 translation status page

Did you notice the po syntax highlighting in vim? If not,
please have a look at /usr/share/vim/syntax/povim

Abel

 Best regards
 keld





Re: [Cooker] too much i18n...

2002-03-04 Thread Guillaume Rousse

Ainsi parlait Du?an Lacko :
 On Monday 04 March 2002 10:05, Guillaume Rousse wrote:
  Is it *really* necessary to translate 'frozen bubble' to 'bulle glacées'
  in menu :-) ?

 You didn't see the English 'What to do?' menu yet.
 - What to do? / Play games / Play Frozen-Buggle
No, but i have (in french):
play tuxracer, a great race game with tux as main character
play frozen bubbles [nada, nothing, que dalle, nitchevo ]
Is it some kind of masochist self-depreciation :-) ?
-- 
Guillaume Rousse [EMAIL PROTECTED]
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html




Re: [Cooker] Logitech Quickcam Express

2002-03-04 Thread Dave Cowern

Really now?  I find that interesting because without the qce-ga driver (which 
I downloaded and built from the sourceforge website), camstream and 
GnomeMeeting do not work as they do not find the cam on /dev/video0. 
/dev/video and /dev/video0 exist but there are errors opening them.  However, 
when I install the driver from sourceforge, it works fine.  Could this be a 
problem with the driver in Mandrake's kernel?  TIA -- Dave  

On Monday 04 March 2002 06:05, you wrote:
  marc == Marc Lijour [EMAIL PROTECTED] writes:

 marc Hi,
 marc is there a chance to have the qce-ga driver in the kernel?
 marc (it's not that I have it working!)

 It is already there.

 Later,Juan.

 marc Is there a working driver for the Logitech Quickcam Express.? I can't
 get marc that working despite of the hardware being listed in the Mandrake
 marc 'compatibility list' on the web-site.




Re: [Cooker] too much i18n...

2002-03-04 Thread R.I.P. Deaddog

On Mon, 4 Mar 2002, Guillaume Rousse wrote:

 Is it *really* necessary to translate 'frozen bubble' to 'bulle glacées' in 
 menu :-) ?
 

That really depends on the translator's taste or translation
team's policy If you really dislike it, you can talk to the
translator of menu-messages

Abel






Re: [Cooker] file corruption w/ journaled file systems(was: strange kernel compile issues)

2002-03-04 Thread Dean Brissinger

On Wed, 2002-02-27 at 12:46, Todd Lyons wrote:
 Chevalley, Scott wrote on Tue, Feb 26, 2002 at 08:33:51AM -0500 :
  
  I've since decided to try EXT3 because it journals the data as well as
 
 not be default  You have to tell it to  Warning:  it will be very
 sllw
 
  the meta-data, while reiserfs only journals the meta-data (I think,
  that's what I've read)
 
 Why not just JFS which by default journals both data and meta-data?
 Warning:  it will be very sllw

After doing my best to break the journaling file systems I have
determined that XFS and ReiserFS are the two more reliable and fast
solutions  I corrupted both JFS and EXT3 to the point I could no longer
boot  My test was to bring the system down dirty repeatedly without
performing a consistency check on boot   In beta3 ReiserFS and XFS are
more durable  XFS is a pretty slow file system unless you're working
with BIG files  Reiser does better with lots of small files (a tad
slower than ext3, but worth it)

I managed to ruin and XFS filesystem as shipped with 81  The kernel
patches from SGI are pretty good on a raw kernel or RedHat kernel (I
haven't broken it in such cases)  I assume XFS has been upgraded in the
2417+ mdk kernels (haven't looked)

Has anyone published current tests on the file systems on Linux for
durability and speed?  My test is hardly comprehensive





[Cooker] Mandrake Update

2002-03-04 Thread ggrlinux

Still can not add a mirror to the update. Same was with beta 2: Error adding this 
resource.

Could be because I am behind a firewall? There are too many applications (chat and 
video conferencing,etc) that require me to 'open' my firewall. I refuse to use 
anything that requires it. What would be the purpose of using a firewall if I have to 
open ports to use an application?

Gary Russell
Maryville, TN
-- 




__
Your favorite stores, helpful shopping tools and great gift ideas. Experience the 
convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/





Re: [Cooker] mcc observations

2002-03-04 Thread Yves Duret

garrick [EMAIL PROTECTED] writes:

 Should all be current cooker... 
 userdrake-0.3-21mdk
 drakxtools-1.1.7-85mdk
 drakxtools-newt-1.1.7-85mdk
 
 
 The Mail/SMS Alert (accessed from within logdrake) setup window isn't
 wide enough to show it's buttons.  It appears that the only button
 options are Cancel and - Previous.  The Next - button is hidding
 off to the right of the window.
 
 The Configure the way the system will alert you pane needs some
 cleanup.  I don't think smtp ?? is a good option name =P  Also, the
 cursor won't show up in the text boxes.
 
yep.

 The title bar on most of the mcc apps get nicely formatted names,
 logdrake just says logdrake.
 
it wil say a tool to monitor your logs.

 Enabling the log window in mcc (logdrake) just creates alot of logdrake
 zombie processes.  I can see a log window, but nothing is every printed
 there.

yep reproductible.
-- 
Yves Duret
[EMAIL PROTECTED]
piouk toujours et meme apres !





Re: [Cooker] NFS exports in mcc?

2002-03-04 Thread Yves Duret

Quel Qun [EMAIL PROTECTED] writes:

 Hi,
 
 In mcc mount points tab, there is a way to mount external NFS and Samba
 shares and to export smb share.
 
 Wouldn't it be nice to also setup NFS exports here?

in kinqueror or in nautilus, right click , properties..
-- 
Yves Duret
[EMAIL PROTECTED]
piouk toujours et meme apres !





Re: [Cooker] plf forbids me to get src files!

2002-03-04 Thread Yves Duret

SI Reasoning [EMAIL PROTECTED] writes:

 Forbidden
 You don't have permission to access /rpm/src/ on this
 server.
 
 Apache-AdvancedExtranetServer/1.3.19 Server at
 plf.zarb.org Port 80

already fixed.
-- 
Yves Duret
[EMAIL PROTECTED]
piouk toujours et meme apres !





Re: [Cooker] macro file for po files in vim

2002-03-04 Thread Keld Jørn Simonsen

On Tue, Mar 05, 2002 at 12:26:35AM +0800, RIP Deaddog wrote:
 On Mon, 4 Mar 2002, Keld [iso-8859-1] J?rn Simonsen wrote:
 
  Nice to have: I see that there are a number of different
  supports for different file types with vim It would be nice
  if the po macros were also supported out of the box 
  Pablo even advertises the po-macros on the Mandrake
  translation status page
 
 Did you notice the po syntax highlighting in vim? If not,
 please have a look at /usr/share/vim/syntax/povim

Well, vim does not highlight and have the finding
macros out of the box, that is what I would like it to have
I normally then call my own file with the po standard macroes
with the -u option to vim

Kind regards
Keld




Re: [Cooker] 8.3 beta 3 Network install vs CDRom install (display option)

2002-03-04 Thread Steven Mackenzie


From: Pixel [EMAIL PROTECTED]
  It would be good if the cdrom boot image prompted the user for network
  configuration info if the display option has been given on the command
line.

 you can't do this. There's no network modules on the cdrom boot image.

Fair enough. Perhaps the installer could warn when the display parameter
is used, or just ignore it ...

Now, it quits with a Could not open display ... message, which might leave
a user confused as to why the display couldn't be opened.

(It would have confused me if I hadn't already done a network install, and
even then, I tried CDROM install with display twice to make sure I hadn't
entered my display wrongly ...)

It's a great feature though -- I made everyone in the office look at it
while it was working :)





[Cooker] wish: gettext 0.11

2002-03-04 Thread Keld Jørn Simonsen

The gettext version delivered with beta3 was 01040
It would be nice if the new gettext version was delivered instead
The recent version is 011something, pablo would know more

keld




Re: [Cooker] beta4

2002-03-04 Thread Charles A Edwards

On Mon, 04 Mar 2002 17:24:43 +0100
Warly [EMAIL PROTECTED] wrote:

 
 Not an rc, nearly, though.
 
 
...and 3 cds this time.
Great!


   Charles




Re: [Cooker] beta4

2002-03-04 Thread Oden Eriksson

On 4 Mar 2002, at 17:24, Warly wrote:

 
 Not an rc, nearly, though

Is this an announcement of b4?
--

Regards // Oden Eriksson




Re: [Cooker] too much i18n...

2002-03-04 Thread andre

Op ma 04-03-2002, om 17:34 schreef R.I.P. Deaddog:
 On Mon, 4 Mar 2002, Guillaume Rousse wrote:
 
  Is it *really* necessary to translate 'frozen bubble' to 'bulle glacées' in 
  menu :-) ?
  
 
 That really depends on the translator's taste or translation
 team's policy. If you really dislike it, you can talk to the
 translator of menu-messages.
 
 Abel
 
 
Names shouldn be translated. morte chien





Re: [Cooker] beta4

2002-03-04 Thread Stéphane Teletchéa

Le Lundi 4 Mars 2002 18:39, Charles A Edwards a écrit :
 On Mon, 04 Mar 2002 17:24:43 +0100

 Warly [EMAIL PROTECTED] wrote:
  Not an rc, nearly, though.

 ...and 3 cds this time.
 Great!


Charles
I found a place where i could download the first CD, but where are the two 
seconds, it seems ftp sites are not yet mirrored (those on Mandrake web 
site), so where can i find a list ?
Best regards,
Stef




[Cooker] clipboard

2002-03-04 Thread ggrlinux

I find it very frustrating that the clipboard is very inconsist across the board as to 
which programs use it and which don't. Is that a KDE problem or individual app problem?

Gary Russell
Maryville, TN
-- 




__
Your favorite stores, helpful shopping tools and great gift ideas. Experience the 
convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/





[Cooker] hardware detection

2002-03-04 Thread ggrlinux

Beta 3 still does not detect the chipset of my P4 Intel mobo. The files in /proc/bus 
have been forwarded to harddrake.

A strange thing happened last night during shutdown and thought I would pass it on. I 
have a Belkin UPS USB version attached. It has never been detected. Here is a messages 
I got during shut down:

Mandrake Linux release 8.2beta3 (Cooker) i586
Kernel 2.4.17-19mlk on an i686 / tty1
localhost login: hub.c: USB new device connect on bus1/2/2, assigned device number 7
usb-uhci.c: interrupt, status 2, frame# 477
hiddenv0: USB HID v1.00 Joystick [BELKIN UPS] on usb1:7.0
md:
etc... regular power down

Unfortunately, this one a one time deal and has not shown again.

Gary Russell
Maryville, TN

-- 




__
Your favorite stores, helpful shopping tools and great gift ideas. Experience the 
convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/





Re: [Cooker] wish: gettext 0.11

2002-03-04 Thread R.I.P. Deaddog

On Mon, 4 Mar 2002, Keld [iso-8859-1] Jørn Simonsen wrote:

 The gettext version delivered with beta3 was 01040
 It would be nice if the new gettext version was delivered instead
 The recent version is 011something, pablo would know more
 
 keld

I guess nobody would like such change in cooker The major
number of libintlso has changed in gettext 011 (libintlso2)

But I must say that gettext 011 has many sweet additions compared
with gettext 010x

Yet one problem is, it needs to search for installed JDK before
it has java support :(

Abel





Re: [Cooker] beta4

2002-03-04 Thread Ben Reser

On Mon, Mar 04, 2002 at 06:46:12PM +0100, Oden Eriksson wrote:
 Is this an announcement of b4?

Must be since I have beta4 cds on my mirror.
Looks like I got it around 22:00 PST last night.

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

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 and democracy? - Ghandi




Re: [Cooker] too much i18n...

2002-03-04 Thread R.I.P. Deaddog

On 4 Mar 2002, andre wrote:

   Is it *really* necessary to translate 'frozen bubble' to 'bulle glacées' in 
   menu :-) ?
  
  That really depends on the translator's taste or translation
  team's policy If you really dislike it, you can talk to the
  translator of menu-messages
  
 Names shouldn be translated morte chien

Again, this also depends

There are many cases that, even though a brand name has an official
translation, people just ignore the translation and uses English
brand name

On the contrary, I've seen other cases that, once a name has a
translation, nobody uses the original name anymore

What I want to express is, I believe no single party or no single
person can have absolute decision on this It depends on the
all people's practice for that particular language

Abel

PS Should we move this discussion to cooker-i18n?





Re: [Cooker] Filesizes are listed wrong

2002-03-04 Thread Garrick Staples

Both are correct.  That file has one giant hole, it's mostly nulls and
hasn't been allocated many disk blocks.  'ls' reports the filesize as
reported in the header of the file.  'du' reports the number of disk
blocks allocated.  If you were to 'cp' that file, you'll find the new
file has a much larger disk usage.

On Mon, Mar 04, 2002 at 01:25:53AM +0100, Alexander Skwar alleged:
 Hi.
 
 Watch the following:
 
  ls -lh core.29027
 -rw---1 askwar   askwar   6.2M Mär  4 00:45 core.29027
 
  du -h core.29027
 396Kcore.29027
 
 Uhm, how can it be that ls reports that the file takes 6.2 MB and du
 only says 396K?  What is correct?
 
  file core.29027
 core.29027: ELF 32-bit LSB core file of 'nslookup' (signal 25), Intel 80386, version 
1 (SYSV), from 'nslookup'
 
 This is on a XFS filesystem.
 
 Alexander Skwar
 -- 
 How to quote: http://learn.to/quote (german) http://quote.6x.to (english)
 Homepage: http://www.iso-top.de  | Jabber: [EMAIL PROTECTED]
iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 1 day 15 hours 34 minutes




Re: [Cooker] beta4

2002-03-04 Thread Stéphane Teletchéa

Le Lundi 4 Mars 2002 19:01, Ben Reser a écrit :
 On Mon, Mar 04, 2002 at 06:46:12PM +0100, Oden Eriksson wrote:
  Is this an announcement of b4?

 Must be since I have beta4 cds on my mirror.
 Looks like I got it around 22:00 PST last night.

Where is your mirror (not listed in MDK's lists ?)
Stef




[Cooker] SNF in 8.2 cooker.

2002-03-04 Thread Randy Welch

Has anyone had any success with it?

It get's stuck on my system doing the initial configuration, 
ie  in retreiving the network and other information from 
the install

I'd be happy to tweak it by hand ( got to figure out 
what/where it's looking for and putting this information)

Any word on when the follow on product will be available?

Thanks

-randy





[Cooker] SUB cooker

2002-03-04 Thread Mike Eheler







signature.asc
Description: This is a digitally signed message part


Re: [Cooker] 8.3 beta 3 Network install vs CDRom install (display option)

2002-03-04 Thread Pixel

Steven Mackenzie [EMAIL PROTECTED] writes:

 It would be good if the cdrom boot image prompted the user for network
 configuration info if the display option has been given on the command line.

you can't do this. There's no network modules on the cdrom boot image.




Re: [Cooker] MCC SMB Shares

2002-03-04 Thread Pixel

Justin T. Broste [EMAIL PROTECTED] writes:

 I was just wondering if there was going to be a way to set a username and 
 password when doing a share search.  I am on a network that doesn't have any 
 open shares and that makes this tool useless for me.  

sorry, it doesn't handle this.




[Cooker] Linuxconf Crash on Add/Remove program

2002-03-04 Thread Mathias L Bjorkman

When clicking on Add/Remove Programs (doesn't this sound familiar)
in Drakconf it crashes with the following error

Can't use an undefined value as an ARRAY reference at
/usr/X11R6/bin/drakconfreal line 555, VERS line 3

/MattB







Re: [Cooker] libwmf not obsoleting previous version

2002-03-04 Thread Brad Felmey

On Fri, 2002-03-01 at 06:18, Guillaume Cottenceau wrote:

 Brad Felmey [EMAIL PROTECTED] writes:
 
  Installing libwmf0.2_2-02.2-1mdk does not remove prior version:
  
  $ rpm -qa | grep libwmf0.2
  
  libwmf0.2_1-0.2.1-1mdk
  libwmf0.2_2-0.2.2-1mdk
 
 That's the point of the new lib policy.

So we just get more and more and more libs forever? Is this why I have
to keep manually uninstalling libfoo18-devel packages whenever I need to
-Uvh libfoo19-devel? Surely something more elegant can be conceived.

I ask because something else refused to install because it needed the
newer libwmf (which was also installed), but kept seeing the older
version and refusing to install. I wish for the life of me that I
remembered which package(s) this was, but I didn't make a note at the
time.
-- 
Brad Felmey





[Cooker] vserver patches

2002-03-04 Thread Dean Brissinger

Has anyone tried using the vserver patches:

http://wwwsolucorpqcca/miscprj/s_contexthc

on a Mandrake kernel?  I want to use Mandrake for BSD-like virtual
private servers without the speed penalty of emulation (vmware, etc) 
The patch fails on 2418-2mdk which isn't a big supprise because it's a
2417 patch

Is there already support for this type of virtual private server in
Mandrake I don't know of?  I have a crazy idea of building a virtual
private server environment and then scaling this environment infinatly
using Linux Virtual Server type thing:

http://linuxvirtualserverorg/

Ultimatly having a scaleable super-super that supports many virtual
private servers







Re: [Cooker] beta4

2002-03-04 Thread Olivier Thauvin

Le Lundi 4 Mars 2002 19:10, vous avez écrit :
 Le Lundi 4 Mars 2002 19:01, Ben Reser a écrit :
  On Mon, Mar 04, 2002 at 06:46:12PM +0100, Oden Eriksson wrote:
   Is this an announcement of b4?
 
  Must be since I have beta4 cds on my mirror.
  Looks like I got it around 22:00 PST last night.

 Where is your mirror (not listed in MDK's lists ?)
 Stef

carroll.cac.psu.edu is my mirror and I have beta4's Cd since last nigth.
I 'm using rsync but this mirror accept ftp connexion !

-- 
Linux pour Mac !? Enfin le moyen de transformer
une pomme en véritable ordinateur.
JL.
/
| Olivier Thauvin - CNRS Service Aeronomie
| [EMAIL PROTECTED] 
| 01 64 47 43 60 à Verrières (lundi,mercredi et vendredi)
| 01 44 27 47 59 à Jussieu (Mardi et Jeudi)
| Fax:33 (0)1 69 20 29 99
| Service d'Aéronomie, Réduit de Verrieres
| Route des Gatines - BP 3
| 91371 Verrieres le Buisson Cedex
| France
\==




Re: [Cooker] ssh and hostnames

2002-03-04 Thread Brad Felmey

On Fri, 2002-03-01 at 08:26, Robert Fox wrote:

 The hostname on the machine is automagically picked for me during the
 latest install - and here's what I get when I try to connect from
 another machine:
 
 
 [robert@amda7v robert]$ ssh [EMAIL PROTECTED]
 Warning: Permanently added '192.168.1.100' (RSA) to the list of known
 hosts.
 [EMAIL PROTECTED]'s password:
 Permission denied, please try again.
 [EMAIL PROTECTED]'s password:
 Last login: Fri Mar  1 00:14:03 2002
 /usr/X11R6/bin/xauth:  creating new authority file /root/.Xauthority
 /usr/X11R6/bin/xauth: (stdin):1:  bad display name
 localhost.BS1.srv.t-online.de:10.0 in add command
 [root@localhost root]#

I can confirm this behavior on 3 different machines updated to current
ssh rpms, using either IP or hostname, it makes no difference.
-- 
Brad Felmey





Re: [Cooker] WordPerfect, Matlab, etc.8

2002-03-04 Thread Charles A Edwards

On Mon, 04 Mar 2002 14:12:00 +0100
Giuseppe Ghibo' [EMAIL PROTECTED] wrote:

 Ok, it seems the problem causing segfaulting of WordPerfect, etc.
 it's a zero-length /etc/ld.so.preload file placed there by some 8.0/8.1 script.
 I just uploaded to cooker a patched ld.so1-1.9.11-6mdk.i586.rpm so
 it doesn't segfault with a zero length ld.so.preload
 (well, maybe it still could choke with libsafe preloaded in
 /etc/ld.so.preload, not yet tested myself).
 
 So, to use libc5 based applications such as Word Perfect 8,
 you should install these packages:
 
   ld.so1-1.9.11-6mdk.i586.rpm
   libc-base-5.3.12-36mdk.i586.rpm
 
 and if needed:
 
   libc-extras-5.3.12-36mdk.i586.rpm
 
 

I still get segfaults even after installing ld.so1-1.9.11-7 on a system with WP8 
already installed.

On a clean system (WP8 never before installed) with ld.so1-1.9.11-7, 
libc-base-5.3.12-3, and libc-extras-5.3.12-36 WP graphical installer will not run.


Charles  




[Cooker] Problems installing 8.2 beta 4

2002-03-04 Thread Mike Eheler

Hi,

Trying to install 82 beta 4, and the installer is unable to load the
second stage image (I'm pretty sure that's what it's trying to do)

Happens after the CD boots, I hit enter and it loads the kernel and
stuff then normally it loads a screen that says loading image or
something like that with a progress bar, and a bar at the bottom that
says Alt-F1 for here, Alt-F3 for something, Alt-F4 for osmething
else

Basically it sits there for a while then gives me a dialog box saying it
had trouble accessing the image and if I wanted to try again If I say
yes it just repeats itself after some time

Here's some info I pulled off of the Alt-F3 screen:

* IDE/0: hdd is a PLEXTOR CD-R PX-W1610A
* mounting /dev/hdd on /tmp/image as type iso9660
* have to insmod isofs
* needs isofs
*   succeeded isofs
* mount failed: Not a directory

And here's some info I pulled off of the Alt-F4 screen:

4hdd: ATAPI 40X CD-ROM CD-RW drive, 2048kB cache, DMA
4Interlaced files not (yet) supported
4File unit size != 0 for ISO file (75776)
4Warning: defective CD-ROM (volume sequence number 20047) Enabling
cruft mount option
4hdd: drive not ready for command
4hdd: status timeout: status=0xd0 (busy)
4hdd: DMA disabled
4hdd: drive not ready for command
4hdd: ATAPI reset complete
4hdd: irq timeout: status=0x80 (busy)
4hdd: ATAPI reset complete
4hdd: irq timeout: status=0x80 (busy)
6end_request: I/O error, dev 16:40 (hdd), sector 0

Mike
-- 
Inform all the troops that communications have completely broken down



signature.asc
Description: This is a digitally signed message part


[Cooker] 8.2 Beta 4 is out

2002-03-04 Thread Luc Roseberry

8.2 Beta 4 is out
-- 
Luc Roseberry
Consultant Tivoli certifié / Certified Tivoli Consultant
Facilité Informatique Canada 





Re: [Cooker] too much i18n...

2002-03-04 Thread Baal

On Mon, 2002-03-04 at 11:05, Guillaume Rousse wrote:
 Is it *really* necessary to translate 'frozen bubble' to 'bulle glacées' in 
 menu :-) ?
 -- 
 Guillaume Rousse [EMAIL PROTECTED]
 GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html

Je doit avouer que bulle glacées c' est un peu excessif... Tant qu' à y
être pourquoi pas civlibre et tuxcourseur ;)





[Cooker] beta4

2002-03-04 Thread richard bown

H, is this going to be another example of cyber-hermitry?
What is the point of having a configurable firewall and configurable
levels of MSEC , when Mandrake's cyber-hermit wont allow any incomming
packets from the outside ?

HINT !!!

br richard







  1   2   3   >