Re: [Cooker] AXP-mandrake

2002-01-02 Thread Stefan van der Eijk

>
>
>Hi all,
>Just recently I searched for ImageMagick for alpha on rpmfind.net and 
>wondered that the newest version is in the Mandrake-cooker distribution! As I 
>thought this one is dead for alpha (the last official Mandrake for alpha is 
>7.1), I got a nice surprise. Looking at the cooker-directory I saw all the 
>newest modules (KDE 2.2.2, KOffice 1.1.1 a.s.o.) readily compiled. 
> Now I wonder: do you guyz plan to release a AXP-Mandrake again, or are these 
>rpms just automatically generated? 
> If I download them, do I have any chance of getting them to work (I wouldn't 
>ask if I already had my ADSL...)
>
I'm running cooker on my alpha box and it's solid. I don't use kde / 
koffice on that box though...

> Is there active development?
>
I beleive Jeff Garzik is working on it.

> Is this the right list to ask questions about AXP-Mandrake?
>
A better place is the [EMAIL PROTECTED] list.

Stefan





[Cooker] menudrake proposal

2002-01-02 Thread SI Reasoning

Here are a few ideas that can make menudrake better:

non-mandraked rpms generally place their shortcuts in
either a gnome or kde default app folder, so why not
have menudrake read these folders and have those
shortcuts available in the "available applications"
section.

an alternate file manager view where all of the
shortcut directories can be viewed with the main
mandrake unified menus the largest... so you can drag
and drop into mdk's.

The option to do menudrake as root (and therefore do
system menu's) when accessed from
right-click,properties on the kde start menu button.

The ability to drag and drop from nautilus or
konqueror into menudrake

The ability to drag and drop from the gnome or kde
desktop into menudrake. This would allow for simple
icon creation on the desktop, then open up menudrake
and drag and drop it into the section of choice.



=
SI Reasoning
[EMAIL PROTECTED]

"They that can give up essential liberty to obtain a little temporary safety deserve 
neither liberty nor safety." 
Benjamin Franklin

__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com




[Cooker] AXP-mandrake

2002-01-02 Thread Linus Gasser

Hi all,
Just recently I searched for ImageMagick for alpha on rpmfind.net and 
wondered that the newest version is in the Mandrake-cooker distribution! As I 
thought this one is dead for alpha (the last official Mandrake for alpha is 
7.1), I got a nice surprise. Looking at the cooker-directory I saw all the 
newest modules (KDE 2.2.2, KOffice 1.1.1 a.s.o.) readily compiled. 
 Now I wonder: do you guyz plan to release a AXP-Mandrake again, or are these 
rpms just automatically generated? 
 If I download them, do I have any chance of getting them to work (I wouldn't 
ask if I already had my ADSL...)
 Is there active development?
 Is this the right list to ask questions about AXP-Mandrake?

Thanks in advance,

Ineiti




Re: [Cooker] Today install

2002-01-02 Thread Alexander Skwar

So sprach »Yura Gusev« am 2002-01-02 um 21:48:57 -0500 :
> Debian users will kill us ;-)

Why?  Debian also has these fonts - granted, they are in the non-free
section, and installing the package causes the .exe file to be
downloaded from the MS servers, but they do have an easy to use package!

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: 17 days 15 hours 27 minutes




[Cooker] "KDE applnk directory" & evolution BuildRequires

2002-01-02 Thread Stefan van der Eijk

Hi,

I'm trying to get the BuildRequires for evolution right. At the moment 
I've got all of them listed, but when I rebuild the packge on an empty 
system it complains that it can't find the "KDE applnk directory" which 
results in:

RPM build errors:
   File not found by glob: 
/home/cooker/tmp/evolution-1.0-root/usr/share/applnk /*/*


At the moment the following cooker packages provide the "KDE applnk 
directory" ( /usr/share/applnk ):

qtrans ktelnet ksetiwatch knetload kmago kvirc kdemultimedia-aktion 
kdeadmin kdevelop kdetoys kdepim koffice kdenetwork kdegames kdeutils 
kdesdk kdemultimedia kdegraphics kdebase

But which package is supposed to own it? In my opinion none of the above 
(since the package lowest in the RPM hierarchy should own it, and none 
of these packages is required by the rest) but *kdelibs* (all packages 
seem to require kdelibs).

Can the directory /usr/share/applnk be added to the kdelibs package, and 
removed from the packages above?

Thanks you.

Stefan van der Eijk





Re: [Cooker] XFree86-4.1.0-22mdk

2002-01-02 Thread Yura Gusev

On 2 Jan 2002, Frederic Lepied wrote:

> Yura Gusev <[EMAIL PROTECTED]> writes:
>
> > Why doest it requires /lib/cpp (During the installation it asked for
> > gcc3.0-cpp).
>
> because xrdb needs it.
>

No it needs it only if you have .Xdefaults in CPP format
# ifdef NeXT
*WarningColor: Orange
 XTerm*Background: #40
 XTerm*Foreground: White
#
Then you need cpp to parse it.

It you dont need this advanced feature then you dont need to have cpp
installed.


-- 
 12:17am  up 7 days, 11:27,  2 users,  load average: 0.00, 0.00, 0.00
  O //
 <==-}  ->.--._.-^-(.}
  )'/{( \d
 ./\, ) -._.- >
/  /   `\/' GNU  -=LFS*1482=-
I am not 31337. But I can use the Vi editor... ;-0





Re: [Cooker] rpm --rebuild error on some cooker src rpms

2002-01-02 Thread Frederic Lepied

Bill Kenworthy <[EMAIL PROTECTED]> writes:

> When trying to build some (that is, not all) cooker rpm's on a mixed
> cooker/8.1 system, "rpm --rebuild" gives the following error - on some
> src rpm's (latest being openldap.)
> 
> ___
> ...
> ...
> 
> Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.20994
> + umask 022
> + cd /usr/src/RPM/BUILD
> + cd openldap-2.0.18
> + rm -rf /var/tmp/openldap-2.0.18-root
> + %makeinstall_std
> /var/tmp/rpm-tmp.20994: fg: no job control
> error: Bad exit status from /var/tmp/rpm-tmp.20994 (%install)
> 
> 
> RPM build errors:
> Bad exit status from /var/tmp/rpm-tmp.20994 (%install)
> 
> 
> There has been a few mentions of this on the expert list (I think), but
> no solutions that worked for me.  Any hints please?
> 

You need to upgrade rpm-build before using the new macros.
-- 
Fred - May the source be with you




Re: [Cooker] XFree86-4.1.0-22mdk

2002-01-02 Thread Frederic Lepied

Yura Gusev <[EMAIL PROTECTED]> writes:

> Why doest it requires /lib/cpp (During the installation it asked for
> gcc3.0-cpp).

because xrdb needs it.
-- 
Fred - May the source be with you




Re: [Cooker] XFS (font server)

2002-01-02 Thread Oden Eriksson

On Thursdayen den 3 January 2002 03.39, Yura Gusev wrote:
> /etc/rc.d/init.d/xfs
>daemon --check xfs xfs -daemon -droppriv -user xfs
> --
> man xfs
> -droppriv
>   If  specified,  xfs  will  attempt  to run as user and
>   group xfs (unless the -user option is used).
> -user username
>   This is equivalent to -droppriv except that xfs will run as
>   user username.
> ---
> So you can remove -user xfs from the file.
> Not very important but anyway FYI.

Yes I just noticed that too since X suddenly stopped working...

xfs was running fine, no errors, the unix socket was there, but still X would 
not start because of "can't find fixed font" (or something like that).

Solution; reinstall:

XFree86-libs-4.1.0-22mdk
XFree86-100dpi-fonts-4.1.0-22mdk
XFree86-ISO8859-2-Type1-fonts-1.0-16mdk
XFree86-server-4.1.0-22mdk
XFree86-75dpi-fonts-4.1.0-22mdk
XFree86-xfs-4.1.0-22mdk
XFree86-devel-4.1.0-22mdk
XFree86-4.1.0-22mdk
fonts-ttf-west_european-1.3-9mdk
fonts-ttf-decoratives-1.3-9mdk

Wierd, eehh ?

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.16-11mdksmp: 23 minutes
| cpu0 @ 799.53 bm, fan 4530 rpm, temp +27°C
| cpu1 @ 801.17 bm, fan 4470 rpm, temp +27.0°C




Re: [Cooker] Today install

2002-01-02 Thread Yura Gusev

On Thu, 3 Jan 2002, Mircea Ciocan wrote:

> Pixel wrote:
>   Well, IANAL but if some of you are lawyers please take a look at the
> acommpanying licence, I've extracted for your convenience at:
> http://mircea.interplus.ro/MS-EULA
>
> The relevant paragraph seem to be:
> [snip...]
> 1. GRANT OF LICENSE. This EULA grants you the following rights:
> *   Installation and Use. You may install and use an unlimited
> number
> of copies of the SOFTWARE PRODUCT.
> *   Reproduction and Distribution. You may reproduce and distribute
> an
> unlimited number of copies of the SOFTWARE PRODUCT;  provided that each
> copy shall be a true and complete copy, including all copyright and
> trademark notices, and shall be accompanied by a copy of this EULA.
> Copies
> of the SOFTWARE PRODUCT may be distributed as a standalone product or
> included with your own product.  Copies of the SOFTWARE PRODUCT may not
> be
> sold or distributed for any kind of fee.
> [snip...]
>
>   Please if you are a law person take a look at the full document and
> enlighten us !!!
>
>   Mircea C.

Hmm as log as you dont ask your(mandrake) clients additional fee for this
SOFTWARE PRODUCT (They are not sold seperaty but included with Mandrake-Linux product)
you can include them(ttfs) if you will not modify them and will include
EULA.

IMHO.

Debian users will kill us ;-)
-- 
  9:42pm  up 7 days,  8:52,  2 users,  load average: 0.00, 0.00, 0.00
  O //
 <==-}  ->.--._.-^-(.}
  )'/{( \d
 ./\, ) -._.- >
/  /   `\/' GNU  -=LFS*1482=-
I am not 31337. But I can use the Vi editor... ;-0





[Cooker] XFS (font server)

2002-01-02 Thread Yura Gusev


/etc/rc.d/init.d/xfs
   daemon --check xfs xfs -daemon -droppriv -user xfs
--
man xfs
-droppriv
  If  specified,  xfs  will  attempt  to run as user and
  group xfs (unless the -user option is used).
-user username
  This is equivalent to -droppriv except that xfs will run as
  user username.
---
So you can remove -user xfs from the file.
Not very important but anyway FYI.

-- 
  9:35pm  up 7 days,  8:45,  2 users,  load average: 0.07, 0.02, 0.00
  O //
 <==-}  ->.--._.-^-(.}
  )'/{( \d
 ./\, ) -._.- >
/  /   `\/' GNU  -=LFS*1482=-
I am not 31337. But I can use the Vi editor... ;-0





Re: [Cooker] Today install

2002-01-02 Thread Mircea Ciocan

Pixel wrote:
Well, IANAL but if some of you are lawyers please take a look at the
acommpanying licence, I've extracted for your convenience at:
http://mircea.interplus.ro/MS-EULA

The relevant paragraph seem to be:
[snip...]
1. GRANT OF LICENSE. This EULA grants you the following rights:
*   Installation and Use. You may install and use an unlimited
number
of copies of the SOFTWARE PRODUCT.
*   Reproduction and Distribution. You may reproduce and distribute
an
unlimited number of copies of the SOFTWARE PRODUCT;  provided that each
copy shall be a true and complete copy, including all copyright and
trademark notices, and shall be accompanied by a copy of this EULA. 
Copies
of the SOFTWARE PRODUCT may be distributed as a standalone product or
included with your own product.  Copies of the SOFTWARE PRODUCT may not
be
sold or distributed for any kind of fee.
[snip...]

Please if you are a law person take a look at the full document and
enlighten us !!!

Mircea C.

> 
> Mircea Ciocan <[EMAIL PROTECTED]> writes:
> 
> >   Strangely enough, it seem that they are under certain conditions ( like
> > distributing the original dos executable archive with the fonts !!!), it
> > seem that Bill forget to mention in the licence agreement that they MUST
> > be used only on doze OS or probably they just want to promote them and
> > the IE friendly pages, anyhow they render Internt pages and normal stuff
> > very beautiful and if someone wants to try them ( I'll be extra happy if
> > the legal department of Mandrake Soft will study the licence and include
> > them in official distribution :) they are mirrored here:
> > http://mircea.interplus.ro/webfonts-1-3.noarch.rpm
> 
> As far as i've looked, the only accepted form is dowloading for use.
> Duplicating the .exe on another server may be allowed?...
> 
> If this could be done, we could have an automatic tool which would download
> those fonts and install them. Would be nice :)
> 
> I don't think we could have more than this.
> And if we can't copy the .exe on another server, downloading from microsoft is
> kind of fragile. They just have to change the location or decide enough is
> enough!




Re: [Cooker] Today install

2002-01-02 Thread Pixel

Mircea Ciocan <[EMAIL PROTECTED]> writes:

>   Strangely enough, it seem that they are under certain conditions ( like
> distributing the original dos executable archive with the fonts !!!), it
> seem that Bill forget to mention in the licence agreement that they MUST
> be used only on doze OS or probably they just want to promote them and
> the IE friendly pages, anyhow they render Internt pages and normal stuff
> very beautiful and if someone wants to try them ( I'll be extra happy if
> the legal department of Mandrake Soft will study the licence and include
> them in official distribution :) they are mirrored here:
> http://mircea.interplus.ro/webfonts-1-3.noarch.rpm

As far as i've looked, the only accepted form is dowloading for use.
Duplicating the .exe on another server may be allowed?...

If this could be done, we could have an automatic tool which would download
those fonts and install them. Would be nice :)

I don't think we could have more than this.
And if we can't copy the .exe on another server, downloading from microsoft is
kind of fragile. They just have to change the location or decide enough is
enough!




Re: [Cooker] can't open console while booting with Aurora

2002-01-02 Thread Brendon Oliver

On Thu, 3 Jan 2002 11:19, you wrote:
> I could write a small book on things that go wrong in 8.1. One of the
> things that piss me off are that Eterm won't display some chars like the
> ~ and [ ]. Kde prints a ? for the Euro sign etc ...

Weird - I use Eterm all the time and have never had a problem like that, all 
characters (I've used so far) display properly.  My only niggle with it is 
that "Save Current Settings" doesn't (at least under KDE).  Whenever I start 
a new Eterm, it's back to the original default settings.

Any thoughts?

cheers,

- brendon
---
What PROGRAM are they watching?

 11:35am  up 20 days, 22:40,  4 users,  load average: 0.26, 0.10, 0.08





Re: [Cooker] can't open console while booting with Aurora

2002-01-02 Thread Guy Zelck



HeadTechnican @ Mathco.com wrote:

>I guess this is a old thing, I get this with 8.1 also.
>Whenever i boot mandrake with any of the Aurora rpms installed
>it complains that it can't run kudzu cause it can't open the console.
>
>so i guess its a known problem.
>
>Just a reminder.
>
>MattB
>
>
>
Yes, I noticed the aurora variable used in the concerning startup script 
stays empty so the if statements fail.
Where this aurora variable is supposed to be defined I don't know but 
would like to. In the mean time just hardcode it to the right value, i 
think it's 'y' or 'yes'; check the if stmt again cause I'm writing this 
by heart.
I could write a small book on things that go wrong in 8.1. One of the 
things that piss me off are that Eterm won't display some chars like the 
~ and [ ]. Kde prints a ? for the Euro sign etc ...

Guy.





[Cooker] Nethack Falconseye

2002-01-02 Thread Yura Gusev

nethack_falconseye-3.3.1_jtp_1.9-3mdk

/usr/games/nethack
Segmentation fault

strace /usr/games/nethack
blah..

open("/etc/mtab", O_RDONLY) = 5
brk(0x83bb000)  = 0x83bb000
fstat64(5, {st_mode=S_IFREG|0644, st_size=410, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x40018000
read(5, "/dev/hda6 / xfs rw 0 0\nnone /pro"..., 4096) = 410
stat64("/dev/hdd", {st_mode=S_IFBLK|0600, st_rdev=makedev(22, 64), ...}) = 0
open("/dev/hdd", O_RDONLY|O_NONBLOCK|O_EXCL) = 6
ioctl(6, 0x530b, 0xbfffe980)= 0
close(6)= 0
munmap(0x9f0f704b, 3398733977)  = -1 EINVAL (Invalid argument)
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++


-- 
  7:48pm  up 7 days,  6:59,  2 users,  load average: 0.00, 0.00, 0.00
  O //
 <==-}  ->.--._.-^-(.}
  )'/{( \d
 ./\, ) -._.- >
/  /   `\/' GNU  -=LFS*1482=-
I am not 31337. But I can use the Vi editor... ;-0





[Cooker] can't open console while booting with Aurora

2002-01-02 Thread HeadTechnican @ Mathco.com

I guess this is a old thing, I get this with 8.1 also.
Whenever i boot mandrake with any of the Aurora rpms installed
it complains that it can't run kudzu cause it can't open the console.

so i guess its a known problem.

Just a reminder.

MattB




Re: [Cooker] Today install

2002-01-02 Thread Mircea Ciocan

Strangely enough, it seem that they are under certain conditions ( like
distributing the original dos executable archive with the fonts !!!), it
seem that Bill forget to mention in the licence agreement that they MUST
be used only on doze OS or probably they just want to promote them and
the IE friendly pages, anyhow they render Internt pages and normal stuff
very beautiful and if someone wants to try them ( I'll be extra happy if
the legal department of Mandrake Soft will study the licence and include
them in official distribution :) they are mirrored here:
http://mircea.interplus.ro/webfonts-1-3.noarch.rpm

It will make my day a loophole in M$ EULA ;

Regards,

Mircea C.

Alexander Skwar wrote:
> 
> So sprach »Pixel« am 2002-01-02 um 22:46:37 +0100 :
> > if you know some good free one, please tell! AFAIK there are no free one
> > (except for freeware weird/special fonts)
> 
> Uhm, are the Microsoft fotns free?  I mean those, that you can download
> from microsoft.com.
> 
> Alexander Skwar
> --




[Cooker] Mozilla

2002-01-02 Thread Yura Gusev


Mozilla in "presonal toolbar" it has a wrong link to Mandrake-Online
http://www.mandrakesoft.com/products/mdkonline/  404 error.

"Mandrake Campus" does not .

-- 
  7:02pm  up 7 days,  6:13,  2 users,  load average: 0.00, 0.00, 0.00
  O //
 <==-}  ->.--._.-^-(.}
  )'/{( \d
 ./\, ) -._.- >
/  /   `\/' GNU  -=LFS*1482=-
I am not 31337. But I can use the Vi editor... ;-0





Re: [Cooker] Today install

2002-01-02 Thread Alexander Skwar

So sprach »Pixel« am 2002-01-02 um 22:46:37 +0100 :
> if you know some good free one, please tell! AFAIK there are no free one
> (except for freeware weird/special fonts)

Uhm, are the Microsoft fotns free?  I mean those, that you can download
from microsoft.com.

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: 17 days 6 hours 59 minutes




[Cooker] [BUG] Few more in VERSION 20020102 11:18

2002-01-02 Thread Mircea Ciocan

Ok, now the install goes smoothly even if almost everithing selected ( 
 >3.5 GB ) :-)
After install those rascals appreared:
1) After boot this shows in the system log:
Jan  2 23:17:35 localhost devfsd: Started device management daemon for /dev
Jan  2 23:17:36 localhost rc.sysinit: Running DevFs deamon succeeded
Jan  2 23:17:36 localhost devfsd[69]: error calling: "unlink" in "GLOBAL"
Jan  2 23:17:36 localhost devfsd[69]: error making tree for: 
"/lib/dev-state/vc/11"
Jan  2 23:17:36 localhost devfsd[69]: error copying: "/dev/vcsa11" to 
"/lib/dev-state/vcsa11"
I don't know if is harmless or not !!!

2) Somehow the accton script is wrong because you can not turn on 
process acounting at start, the error message is:
Jan  2 21:17:43 localhost accton: accton: No such file or directory
Jan  2 21:17:43 localhost rc.sysinit: §hide§ §hide§ Turning on process 
accouning
Easy enough, the file /var/log/pacct was missing and a touch on it 
solved the problem ( BTW, why pacct and not psacct ???)
This error shows in Mandrake 8.1 also  !!!

3) DrakConf (AKA Control Center ) is BADLY borken, it miss the 
following files after it complains that wizards package is not installed 
(it does not make a difference !!!):
gtkcreate_png: missing png file boot-mdk.png at 
/usr/lib/libDrakX/my_gtk.pm line 359.
gtkcreate_png: missing png file security-mdk_highlight.png at 
/usr/lib/libDrakX/my_gtk.pm line 359.
gtkcreate_png: missing png file drakfloppy-mdk.png at 
/usr/lib/libDrakX/my_gtk.pm line 359.
gtkcreate_png: missing png file drakboot-mdk.png at 
/usr/lib/libDrakX/my_gtk.pm line 359.
gtkcreate_png: missing png file XFdrake-mdk.png at 
/usr/lib/libDrakX/my_gtk.pm line 359.
gtkcreate_png: missing png file harddrake-mdk.png at 
/usr/lib/libDrakX/my_gtk.pm line 359.
gtkcreate_png: missing png file draknet-mdk.png at 
/usr/lib/libDrakX/my_gtk.pm line 359.
gtkcreate_png: missing png file drakgw-mdk.png at 
/usr/lib/libDrakX/my_gtk.pm line 359.
gtkcreate_png: missing png file draksec-mdk.png at 
/usr/lib/libDrakX/my_gtk.pm line 359.
gtkcreate_png: missing png file firewall-mdk.png at 
/usr/lib/libDrakX/my_gtk.pm line 359.
gtkcreate_png: missing png file service-mdk.png at 
/usr/lib/libDrakX/my_gtk.pm line 359.
gtkcreate_png: missing png file drakfont-mdk.png at 
/usr/lib/libDrakX/my_gtk.pm line 359.
gtkcreate_png: missing png file logdrake-mdk.png at 
/usr/lib/libDrakX/my_gtk.pm line 359.
All those files make DrakConf die !!!
After replacing manually all those if finally dies with:
tiled(160, 45) x : 0 - y : 43
tiled(160, 45) x : 0 - y : 44
Use of uninitialized value in subroutine entry at 
/usr/X11R6/bin/drakconf.real line 442.
Thu Jan  3 00:16:16 2002 Gdk-WARNING **: Missing charsets in FontSet 
creation
Thu Jan  3 00:16:16 2002 Gdk-WARNING **: ISO8859-1
Thu Jan  3 00:16:16 2002 Gdk-WARNING **: ISO8859-1
Thu Jan  3 00:16:16 2002 Gdk-LOG **: file gdkfont.c: line 233 
(gdk_font_unref): assertion `font != NULL' failed. at 
/usr/lib/libDrakX/my_gtk.pm line 386.
new_font is not of type Gtk::Gdk::Font at /usr/lib/libDrakX/my_gtk.pm 
line 386.

4) MandrakeUpdate is also dead from few versions back, it segfaults 
because of the database left in /var/lib/urpmi after instalation, 
probabely in that parse_compssUsers () function and IMHO is because of 
the install program is saving in an incompatible format, have a look at 
the gdb output:
[root@localhost icons]# gdb MandrakeUpdate
GNU gdb 5.1
This GDB was configured as "i386-mandrake-linux"...(no debugging symbols 
found)...
(gdb) run
Starting program: /usr/sbin/MandrakeUpdate
(no debugging symbols found)...(no debugging symbols found)...(no 
debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
[New Thread 1024 (LWP 10518)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 10518)]
0x08051096 in parse_compssUsers ()
The trouble seem to be in files: list.Contrib CD (http2)  
list.Installation CD (http1), I did my instalation via http and those 
files have content like that:
http://mircea.interplus.ro//cooker/i586/Mandrake/RPMS/ldconfig-2.2.4-18mdk.i586.rpm
http://mircea.interplus.ro//cooker/i586/Mandrake/RPMS/readline-4.2a-1mdk.i586.rpm
...
This is because I specified at install time an absolute path like 
/cooker/i586 instead of cooker/i586 but the instalation went OK !!!

After moving them MandrakeUpdate did not failed anymore but it wasn't 
able to rebuild the database also :( so I lost the install media 
information, after I defined a new cooker source, it was added and I was 
able to perform an update to the latest version and the new list file 
looks like this:
...
http://mircea.interplus.ro/cooker/i586/Mandrake/RPMS/zgv-5.5-1mdk.i586.rpm
http://mircea.interplus.ro/cooker/i586/Mandrake/RPMS/zh-autoconvert-devel-0.3.13-1mdk.i586.rpm
...
Observe that no more // are in it, so it seem that was the problem, 
that means that either install

[Cooker] base/pkglist.cooker does not seem to be updated

2002-01-02 Thread Joseph Wang

on ftp.sunet.se, the file

/pub/Linux/distributions/mandrake-devel/cooker/i586/Mandrake/base/pkglist.cooker

does not seem to have been updated since the 12/24 even through there 
have been
some updates to cooker since then.  This is causing problems with 
apt-get since
it uses that file to check to see what to pull over.







Re: [Cooker] Today install

2002-01-02 Thread Pixel

Yura Gusev <[EMAIL PROTECTED]> writes:

> What about removing ugly fonts (XFree86-100dpi-fonts) and installing
> TTF by default? You can find good free fonts on the internet imho.

if you know some good free one, please tell! AFAIK there are no free one
(except for freeware weird/special fonts)




[Cooker] Today install

2002-01-02 Thread Yura Gusev


Everything was fine exept : -)
1) No banners during installation (you just disabled it for now?)
1.1) Got kernel panick at the end of installation and some errors.

2) Now you have to rebuild alot of pkgs like pygtk after you updated
python.

3) IceWM Some themes still use default mandrake "Start" buttom.
(+Broken Cyrillic fonts).

4) KDM display one system user gice. please add this youer to the ignore
list
from KDM, GDM and Webmin.
(gica:x:90:90:Gica Account:/opt/gica:/bin/bash)

5) What about removing ugly fonts (XFree86-100dpi-fonts) and installing
TTF by default? You can find good free fonts on the internet imho.

6) After installation i got gcc-cpp-2.96-0.69mdk and gcc3.0-cpp-3.0.3-1mdk



P.S Can you please make warning-free installation for 8.2? i.e Check if
file exist before deleting it.

P.P.S
report.bug

* rpm database closed
* closing install.log file
* running: ldconfig  with root /mnt
* Install took: 0:01:24
* Installed: 811Mb(df), 692Mb(rpm)
* warning: setstep configureX
* warning: setstep configureX
...propagated at /usr/bin/perl-install/interactive.pm line 166.


- Cleaning msec appended line in /etc/rc.d/rc.firewall :
Can't open /etc/rc.d/rc.firewall: No such file or directory.
- Cleaning msec appended line in /etc/zprofile :
Can't open /etc/zprofile: No such file or directory.
  Modifying config in /etc/rc.d/rc.firewall...
grep: /etc/rc.d/rc.firewall: No such file or directory

Shutting down interface eth0:  [  ok  ]
*something* lo:  [  ok  ]
Cannot open netlink socket: Address family not supported by protocol
modprobe: Can't open dependencies file
/lib/modules/2.4.16.1mdk-1-1mdkBOOT/modules.dep (No such file or
directory)
Setting up inittab to authorize any user to issue ctrl-alt-del : done.
Allow console users to reboot/shutdown : done.
Setting up the root ssh login : /usr/share/msec/current-level.sh:
/etc/ssh/sshd_config: No such file or directory
mv: cannot stat `/etc/ssh/sshd_config.new': No such file or directory
chmod: getting attributes of `/etc/ssh/sshd_config': No such file or
directory

You might logout of your session for some change to be activated.

* starting step `configureNetwork'
* warning: Modification of a read-only value attempted at 
/usr/lib/perl5/site_perl/5.6.1/MDK/Common/Globals.pm line 28.

* running: gzip -S .cz /var/lib/urpmi/synthesis.hdlist.Contrib CD (ftp2) with root /mnt
* warning: output in file /mnt/usr/share/config/kdm/kdmrc failed: No such file or 
directory
* warning: output in file /mnt/usr/share/config/kdm/kdmrc failed: No such file or 
directory

* getFile Mandrake/base/hdlist2.cz:
* ignoring package arts-3.0-0.beta1.6mdk.i586 already present in distribution with 
different version or release
* ignoring package kdevelop-2.1-0.beta1.1mdk.i586 already present in distribution with 
different version or release
* ignoring package kdevelop-static-devel-2.1-0.beta1.1mdk.i586 already present in 
distribution with different version or release
* ignoring package kpl2-2.3.0-1mdk.i586 already present in distribution with different 
version or release

P.P.S I hope it will help you.

-- 
  5:14pm  up 7 days,  4:25,  2 users,  load average: 0.01, 0.01, 0.00
  O //
 <==-}  ->.--._.-^-(.}
  )'/{( \d
 ./\, ) -._.- >
/  /   `\/' GNU  -=LFS*1482=-
I am not 31337. But I can use the Vi editor... ;-0





[Cooker] NFS (cache?) bug with mdk-specific kernels

2002-01-02 Thread David Hedbor

After a complete crash (user error :-), I reinstalled my box using
recent cooker CD's (more or less up to date). Doing so I discovered a
problem I had not seen before - newly created files (for example
compiled programs) in my NFS home directory were not executable. After
some debugging I figured out that the file actually was executable on
the NFS server (which is running Mandrake 7.1 with a 2.2 kernel).

After some frustration I installed the "plain" kernel,
kernel-linus2.4-2.4.16-4mdk to be exact. Now I do not have such a
problem. Thus some patch in the mdk-kernels do cause this NFS
attribute caching bug (just my guess that the problem is something
like that). Broken kernels I've tried with are kernel-2.4.16.11mdk-1-1mdk
and kernel-enterprise-2.4.16.11mdk-1-1mdk.

Unfortunately I can't use the plain kernel since my main partition
uses XFS.

If required, I can give exact specs on the NFS server as well (the NFS
client is an up-to-date cooker as of the time I write this email).

Thanks.

-- 
[ Below is a random fortune, which is unrelated to the above message. ]
Q:  How many mathematicians does it take to screw in a lightbulb?
A:  One.  He gives it to six Californians, thereby reducing the problem
to the earlier joke.





Re: [Cooker] trying to upgrade from mandrake 8.1 to cooker destroyed lvm

2002-01-02 Thread SI Reasoning

That was it! Thanks!
I also agree that there should be a console/log for
rpmdrake. The logging should be a default and the
console an option.

--- pascal <[EMAIL PROTECTED]> wrote:
> I had the same problem with PATH and X11R6. It is
> msec related. Look for 
> *.rpmnew in /etc/profile.d  and replace old files
> with rpmnew files.
> 
> Always check *.rpmnew files when updating RPMS. RPM
> try to be conservative 
> and does not replace user configuration files in
> general. But this can be a 
> problem when new functionnalities are introduced or
> old ones modified.
> 
> URPMI shows warning messages about files not beeing
> replaced BUT RPMDRAKE 
> DOES NOT REPORT THEM WHICH IS A PITY :)
> 
>   RPMDRAKE SHOULD DISPLAY A WINDOW SHOWING CONSOLE
> OUTPUT OF INSTALLATION.
> 
> Pascal
> 
> Le Mercredi 2 Janvier 2002 07:37, SI Reasoning a
> écrit :
> > that worked... :-}
> >
> > the question is still what failed and how
> should
> > it be fixed?
> >
> > I suspect it might be a msec issue... but I am at
> msec
> > 1 and was at msec 3. I believe that 1 is pretty
> low
> > security although I am not sure.
> > The reason I suspect msec is that I noticed an
> area
> > where it set the path to /usr/X11R6/bin in
> > /etc/profile.d/msec.csh and msec.sh.
> >
> > --- jerry white <[EMAIL PROTECTED]> wrote:
> > > SI Reasoning wrote:
> > > > For some reason /usr/X11R6/bin does not appear
> to
> > >
> > > be
> > >
> > > > in the path. I even manually added it to
> > > > /etc/rc.sysinit and rebooted but it had no
> effect.
> > >
> > > Had same problem so i added /usr/X11R6/bin to
> the
> > > PATH statement in
> > > .bash_profile and logged out then back in and
> solved
> > > problem for kde2
> > > and kde3
> > >
> > > hope this helps
> > >
> > > Jerry
> > >
> > > > What would cause that. What package normally
> sets
> > > > these things. I may be able to
> > >
> > > uninstall/re-install
> > >
> > > > and resolve the problem.
> > > >
> > > > --- SI Reasoning <[EMAIL PROTECTED]> wrote:
> > > > > for some reason I can no longer access kde
> with
> > > > > users.
> > > > > I get the dcopserver error. It works fine
> with
> > >
> > > root.
> > >
> > > > > I
> > > > > even uninstalled kde and qt and reinstalled
> > >
> > > because
> > >
> > > > > of
> > > > > the png issue.
> > > > >
> > > > > Also, when I try to startx as user (works in
> > >
> > > root) I
> > >
> > > > > get the following message:
> > > > > [sczjd@sidereal sczjd]$ startx
> > > > >
> > > > > Authentication failed - cannot start X
> server.
> >
> > =
> > SI Reasoning
> > [EMAIL PROTECTED]
> >
> > "They that can give up essential liberty to obtain
> a little temporary
> > safety deserve neither liberty nor safety."
> Benjamin Franklin
> >
> > __
> > Do You Yahoo!?
> > Send your FREE holiday greetings online!
> > http://greetings.yahoo.com
> 


=
SI Reasoning
[EMAIL PROTECTED]

"They that can give up essential liberty to obtain a little temporary safety deserve 
neither liberty nor safety." 
Benjamin Franklin

__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com




[Cooker] Mkcd 2.6.2

2002-01-02 Thread Spencer

Hi Warly;
Tried mkcd 2.6.2 today and get the following error;

groups
makeDiscs: Discs 1 2 3 TOPDIR /root/tmp/build/Cooker
Finalizing disc 1
makeDiscs: dir (1)
SIZE (dir) 0
makeDiscs: generic (1)
generic: rep rpms
generic: src /Cooker/Mandrake/RPMS
SIZE (generic) 0
makeDiscs: installation (1)
Can't use string ("") as a symbol ref while "strict refs" in use at
/usr/lib/perl5/site_perl/5.6.1/Mkcd/Functions.pm line 612.

---
Spence




[Cooker] [RPM] notlame-3.91-1mdk

2002-01-02 Thread Guillaume Rousse

Resistance is futile, you will be packaged

---
Name: notlame  Relocations: (not relocateable)
Version : 3.91  Vendor: Penguin Liberation Front
Release : 1mdk  Build Date: Wed Jan  2 17:46:38 2002
Install date: (not installed)   Build Host: silbermann.snv.jussieu.fr
Group   : Sound Source RPM: (none)
Size: 764372   License: LGPL
Packager: Götz Waschk <[EMAIL PROTECTED]>
URL : http://lame.sourceforge.net
Summary : LAME Ain't an MP3 Encoder
Description :
LAME is an educational tool to be used for learning about MP3 encoding.  The
goal of the LAME project is to use the open source model to improve the
psycho acoustics, noise shaping and speed of MP3.  Another goal of the LAME
project is to use these improvements for the basis of a  patent free audio
compression codec for the GNU project.

This package contains the command line program "lame"

---

 Wed Jan 02 2002 Götz Waschk <[EMAIL PROTECTED]> 3.91-1mdk

- 3.91 final

-- 
http://lis.snv.jussieu.fr/~rousse/linux/plf





[Cooker] [RPM] notlame-3.91-1mdk

2002-01-02 Thread Guillaume Rousse

Resistance is futile, you will be packaged

---
Name: notlame  Relocations: (not relocateable)
Version : 3.91  Vendor: Penguin Liberation Front
Release : 1mdk  Build Date: Wed Jan  2 17:46:38 2002
Install date: (not installed)   Build Host: silbermann.snv.jussieu.fr
Group   : Sound Source RPM: (none)
Size: 764372   License: LGPL
Packager: Götz Waschk <[EMAIL PROTECTED]>
URL : http://lame.sourceforge.net
Summary : LAME Ain't an MP3 Encoder
Description :
LAME is an educational tool to be used for learning about MP3 encoding.  The
goal of the LAME project is to use the open source model to improve the
psycho acoustics, noise shaping and speed of MP3.  Another goal of the LAME
project is to use these improvements for the basis of a  patent free audio
compression codec for the GNU project.

This package contains the command line program "lame"

---

 Wed Jan 02 2002 Götz Waschk <[EMAIL PROTECTED]> 3.91-1mdk

- 3.91 final

-- 
http://lis.snv.jussieu.fr/~rousse/linux/plf





Re: [Cooker] Suggest downgrade from gcc-3.0.3 to gcc-3.0.2

2002-01-02 Thread Mark Swanson

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On January 2, 2002 10:50 am, you wrote:
> On Wed, 2 Jan 2002, Mark Swanson wrote:
> > Good news. Thanks for the quick response!
> > Let me know if you would like the test code I sent to gnu.org.
>
> Hmm, actually, seems to be binutils problem. Please try with the latest
> release (2.11.92.0.12-2mdk). Now works for me with your test program and
> the 3.0.3-1mdk package.

Had I known you would have solved this so quick I wouldn't have upgraded all 
the development machines to 3.1. I had to... as such, I can't test. Sorry.

However, if that test program is working for you, I'm sure it's solved.

Cheers.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8MzJdP6+Az0OIt2IRAmG/AJ96AFAYlcY3FJx5dCRmAQ5+nOUomACcD8O1
3haQlMJukGYyEx+fKJ4dQbc=
=hDyz
-END PGP SIGNATURE-




Re: [Cooker] Suggest downgrade from gcc-3.0.3 to gcc-3.0.2

2002-01-02 Thread Gwenole Beauchesne

On Wed, 2 Jan 2002, Mark Swanson wrote:

> Good news. Thanks for the quick response!
> Let me know if you would like the test code I sent to gnu.org.

Hmm, actually, seems to be binutils problem. Please try with the latest
release (2.11.92.0.12-2mdk). Now works for me with your test program and
the 3.0.3-1mdk package.

Bye,
Gwenolé.





[Cooker] 2/1 - Install success

2002-01-02 Thread guran

Hi

VERSION (rsync ftp.uninett.no)
Mandrake Linux Cooker-i586 20020102 13:04
/ChangeLog/1.611/Sun Dec 30 21:55:53 2001//

gpm added in services, but got none in console on serial mouse - GUI found at 
Ctrl-Alt-F9 when returning.

1280x1024 and 32bits impossible unless going to show all.

Still no /mnt/hd after install as 'Installer' confused by ext2 in partition 
table, is ext3.

Has to add kernel-source and ncuses-devel manually although asked for 
development and detected NVIDIA card.

Aurora not tested 

regards
guran
-- 
Mandrake Linux 8.2 Cooker kernel-2.4.16.11mdk-1-1mdk version:2002:01:02:13:04




Re: [Cooker] Suggest downgrade from gcc-3.0.3 to gcc-3.0.2

2002-01-02 Thread Mark Swanson

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On January 2, 2002 06:00 am, you wrote:
> On Tue, 1 Jan 2002, Mark Swanson wrote:
> > gcc-3.0.3 has some new bugs in it that prevent exceptions from working.
> > See the gnats bug: c++/5238: Exceptions work in 3.0.2, not in 3.0.3
> > at http://gcc.gnu.org/
>
> This appears to be caused by the PR3145 patch in the contrib/ directory.
> That patch was supposed to fix a "KDE bug" (arts & co). This does occur
> only with PIC code btw.
>
> > (Or instead of downgrading, fix the bug and release a new 3.0.3 :-)
>
> I will probably disable that patch for 3.0.3-2mdk or check whether there
> is an updated one.

Good news. Thanks for the quick response!
Let me know if you would like the test code I sent to gnu.org.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8MygSP6+Az0OIt2IRAoMDAJ94c8Q/yVZmoeQ8vFFVftLVCiYmaACaAlzZ
4Q5+KRI4pe9L7sVYFfzwUAQ=
=76se
-END PGP SIGNATURE-




Re: [Cooker] xmms seems to get frequent indigestion

2002-01-02 Thread Bryan C. Warnock

On Wednesday 02 January 2002 09:47 am, tech at mathco dot com wrote:
> I have a similar problem. My problem is that xmms won't start
> with "xmms ", it works with "xmms" and "soundwrapper xmms"
> but if you type in a filename or click on a music file like a wav
> or mp3 it just choaks and hangs.
>

Fixed in CVS.  Should be in the next pre-release.

-- 
Bryan C. Warnock
[EMAIL PROTECTED]




RE: [Cooker] xmms seems to get frequent indigestion

2002-01-02 Thread tech at mathco dot com

I have a similar problem. My problem is that xmms won't start
with "xmms ", it works with "xmms" and "soundwrapper xmms"
but if you type in a filename or click on a music file like a wav
or mp3 it just choaks and hangs.

/MattB


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Yura Gusev
Sent: Tuesday, January 01, 2002 4:27 PM
To: [EMAIL PROTECTED]
Subject: Re: [Cooker] xmms seems to get frequent indigestion


On Mon, 31 Dec 2001, Vincent Meyer wrote:

> Last few days xmms seems to bomb between songs or when a new song is
> selected, either from the select file menu or from the playlist.  Console
> output says:
>
> [meyerv@localhost meyerv]$ xmms
> mcop warning: user defined signal handler found for SIG_PIPE, overriding
> mcop warning: user defined signal handler found for SIG_PIPE, overriding
> MCOP ObjectManager: can't find implementation for Arts::X11GlobalComm.
> xmms: core.cc:2016: Arts::GlobalComm_base *Arts::GlobalComm_base::_create
> (const string &): Assertion `skel' failed.
> Aborted
> [meyerv@localhost meyerv]$
>
>
> This is under KDE 2 and all updates that have hit sunsite.uio.no as of
> about 9:00 PM Central time .
>
> V.
>

# $HOME/.mcoprc file
GlobalComm=Arts::X11GlobalComm

This can solve your problem.(And install aRts).

-- 
  5:25pm  up 6 days,  4:36,  1 user,  load average: 0.00, 0.00, 0.00
  O //
 <==-}  ->.--._.-^-(.}
  )'/{( \d
 ./\, ) -._.- >
/  /   `\/' GNU  -=LFS*1482=-
I am not 31337. But I can use the Vi editor... ;-0






[Cooker] Problem with hdlist.cz

2002-01-02 Thread Vincent Jaubert

Hiya.
Today, i tried a urpmi.update from my cooker source (lip6).
A 2,633,728 hdlist.cz was downloaded (it must be much bigger, i think), and a 
enormeous error list was shown. 
I tried to log the errors to a pipe but failed.
I looked into urpmi.log, but it doesn't log urpmi.update.

Is lip6 broken ?




Re: [Cooker] XINE

2002-01-02 Thread Onur Kucuk


a> Thanks for all your input guys.  I installed all the relevent RPM's then 
a> ran usr/bin/xine and the ui came up, then immediately crashed.  The ui 
a> looks great (for the 2 seconds I get to see it anyway =), a huge leap 
a> from the old ui.  But, I just can't get it to run no matter what. It 
a> would be really great to try out this program as I've heard lots of 
a> great things about it but even when I got older versions to run, some of 
a> the codecs must have been wrong as the video was all screwy (barely 
a> visible). I'll keep playing with it though...

 I am not using the mdk packages now ( did not have time to change to
 mdk rpms) but things are not much different.

 Xine works fine, really, despite it has lots of bugs it is a great
 software (and those ppl of xine seems to work hard to fix those :)

 Xine crashes in my box too, exactly the same as yours, "when I have a
 program using my soundcard", such as xmms,(even if it is not
 playing). This had not happened in versions prior to .9.7. Things may
 be about "oss, alsa" stuff. You may try forcing xine to use either as
 output sound plugin.

 A bit of configuration may help you solve your problem (check your
 home for config files, guess the name is .xinerc) and a bit of
 problem searching will give more info on what is the trouble.

 Just open a terminal and execute xine from there, it really gives a
 lot of info, in normal cases and errors.

 Onur Kucuk



_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





Re: [Cooker] Installation showstopper bug (large report ) !!!

2002-01-02 Thread Yura Gusev

On Wed, 2 Jan 2002, Mircea Ciocan wrote:

>   Question: how I could fix that ???

Throught meditation and thinking.

>   Proposition: Isn't better to just print a warning and if package is not
> important just skip it and continue the instalattion ???
>

No now we all know there it a bug in the package ;-)
Cooker is unstable you have to keep it in mind, Mandrake teem will fix
this bug soon and introduce new one so don't worry, be happy !
Happy  new year.

>   Best regards,
>   Mircea C.

Same.

-- 
  7:55am  up 6 days, 19:06,  2 users,  load average: 0.00, 0.00, 0.00
  O //
 <==-}  ->.--._.-^-(.}
  )'/{( \d
 ./\, ) -._.- >
/  /   `\/' GNU  -=LFS*1482=-
I am not 31337. But I can use the Vi editor... ;-0





[Cooker] Road Runner 10 ADSL PCI Card

2002-01-02 Thread Tapio Riikonen

There's no way I can make this very popular and cheap ADSL card work under
Cooker or Mdk 8.1. It does work with some versions of Red Hat, though. This
must again be an instance of open/closed source dilemma. They seem to use
itex drivers.

If you are interested in solving (if at all possible without undue waste of
time) this problem, you might have a look at the site www.avaks.com or email
the manufacturer and me for further info.

As a special bonus, I would be prepared to pay 50-100 euros to MandrakeSoft
or anyone who is first to walk me through a working solution.

Tapio
[EMAIL PROTECTED]







Re: [Cooker] Suggest downgrade from gcc-3.0.3 to gcc-3.0.2

2002-01-02 Thread Gwenole Beauchesne

On Tue, 1 Jan 2002, Mark Swanson wrote:

> gcc-3.0.3 has some new bugs in it that prevent exceptions from working.
> See the gnats bug: c++/5238: Exceptions work in 3.0.2, not in 3.0.3
> at http://gcc.gnu.org/

This appears to be caused by the PR3145 patch in the contrib/ directory.
That patch was supposed to fix a "KDE bug" (arts & co). This does occur
only with PIC code btw.

> (Or instead of downgrading, fix the bug and release a new 3.0.3 :-)

I will probably disable that patch for 3.0.3-2mdk or check whether there
is an updated one.

Bye,
Gwenole





[Cooker] Installation showstopper bug (large report ) !!!

2002-01-02 Thread Mircea Ciocan

First of all, a Happy New Year to all Mandrake Linux developers and
contributors and a BIG than you for this wonderful product !!!

I installed and I'm using cooker since last month instead of 8.1
because I like the new packages and all went fine and dandy except for
the latest 3-4 VERSIONs that have a show stopper bug in install program
that goes lile this:

1) All is ok up until after end of partitioning and when the package
selection screen should show up, but instead I got this message on the
graphical screen:
An error occured deplist.ordered mismatch against hdlist file

2) On the 3-rd text console the messages are like that ( copyed by hand
):
ignoring arts-3.0-0.beta1.6mdk.i586 allready present with a different
version
ignoring kdevelop...something allready present with a different version

replacing old package with package
drakx-autoinstall-doc-8.1.1-1mdk.noarch with better arch: noarch

inconsistency in position for drakx-autoinstall-doc-8.1.1-1mdk.noarch in
deplist and hdlist

warning: deplist.ordered mismatch against hdlist files at
/usr/bin/perl-install/pkgs.pm line 565,  line 3425

3) after that if I click on graphic screen button it goes back one step
to the partition chooser and then it never recovers from that error it
shows aftert that no error but some seriously borked packages selection
that of course it means that it can't continue anymore the instalation,
IMHO some variables from the last time attempt remainded with wrong
values.



Question: how I could fix that ???

Proposition: Isn't better to just print a warning and if package is not
important just skip it and continue the instalattion ???


Best regards,

Mircea C.




Re: [Cooker] trying to upgrade from mandrake 8.1 to cooker destroyed lvm

2002-01-02 Thread pascal

I had the same problem with PATH and X11R6. It is msec related. Look for 
*.rpmnew in /etc/profile.d  and replace old files with rpmnew files.

Always check *.rpmnew files when updating RPMS. RPM try to be conservative 
and does not replace user configuration files in general. But this can be a 
problem when new functionnalities are introduced or old ones modified.

URPMI shows warning messages about files not beeing replaced BUT RPMDRAKE 
DOES NOT REPORT THEM WHICH IS A PITY :)

  RPMDRAKE SHOULD DISPLAY A WINDOW SHOWING CONSOLE OUTPUT OF INSTALLATION.

Pascal

Le Mercredi 2 Janvier 2002 07:37, SI Reasoning a écrit :
> that worked... :-}
>
> the question is still what failed and how should
> it be fixed?
>
> I suspect it might be a msec issue... but I am at msec
> 1 and was at msec 3. I believe that 1 is pretty low
> security although I am not sure.
> The reason I suspect msec is that I noticed an area
> where it set the path to /usr/X11R6/bin in
> /etc/profile.d/msec.csh and msec.sh.
>
> --- jerry white <[EMAIL PROTECTED]> wrote:
> > SI Reasoning wrote:
> > > For some reason /usr/X11R6/bin does not appear to
> >
> > be
> >
> > > in the path. I even manually added it to
> > > /etc/rc.sysinit and rebooted but it had no effect.
> >
> > Had same problem so i added /usr/X11R6/bin to the
> > PATH statement in
> > .bash_profile and logged out then back in and solved
> > problem for kde2
> > and kde3
> >
> > hope this helps
> >
> > Jerry
> >
> > > What would cause that. What package normally sets
> > > these things. I may be able to
> >
> > uninstall/re-install
> >
> > > and resolve the problem.
> > >
> > > --- SI Reasoning <[EMAIL PROTECTED]> wrote:
> > > > for some reason I can no longer access kde with
> > > > users.
> > > > I get the dcopserver error. It works fine with
> >
> > root.
> >
> > > > I
> > > > even uninstalled kde and qt and reinstalled
> >
> > because
> >
> > > > of
> > > > the png issue.
> > > >
> > > > Also, when I try to startx as user (works in
> >
> > root) I
> >
> > > > get the following message:
> > > > [sczjd@sidereal sczjd]$ startx
> > > >
> > > > Authentication failed - cannot start X server.
>
> =
> SI Reasoning
> [EMAIL PROTECTED]
>
> "They that can give up essential liberty to obtain a little temporary
> safety deserve neither liberty nor safety." Benjamin Franklin
>
> __
> Do You Yahoo!?
> Send your FREE holiday greetings online!
> http://greetings.yahoo.com




Re: [Cooker] Antialiasing + Gnome

2002-01-02 Thread Frederic Crozat

On Wed, 26 Dec 2001 17:12:41 +0100, Lonnie Borntreger wrote:

> see http://gdkxft.sourceforge.net/
> 
> 
> On Wed, 2001-12-26 at 07:33, Vincent Jaubert wrote:
> Is it possible to have antialiasing under GTK apps with cooker ?
> Thanks

This is not officially supported by GNOME/GTK+ so you'll have to wait
for GTK+ 2.0 / GNOME 2 to get antialiasing in Mandrake version of GNOME

-- 
Frédéric Crozat
MandrakeSoft




Re: [Cooker] Where have all of the Gnome config tools gone?

2002-01-02 Thread Frederic Crozat

On Sat, 22 Dec 2001 17:44:09 +0100, Brian J. Murrell wrote:

> There is a new "Ximian" style gnomecc now.  Okidoke.  But some of the
> configurable items that used to be in the old style are gone.  For
> instance, how does one associate mime-types and extensions to
> applications now?  There are others missing too.

Install gnome-control-center-plus package
-- 
Frédéric Crozat
MandrakeSoft