[Cooker] OpenOffice.org fonts screwed up when bold

2002-06-05 Thread Curtis H

OpenOffice.org-1.0-5mdk

I just noticed that when certain fonts in OpenOffice.org are capitalized
and bolded, their display onscreen is screwed up.  For example my name
"Curtis H" gets changed to "#urtis( "  My locale is  English(USA).

Some of the font's that I noticed this with:
Arial   (MS)
Arial Narrow  (MS)
Times New Roman
Tahoma
Courier New
Lucida Console
Verdana
<>

-- 
/curtis  ><>


  Mandrake Linux 8.3 (cooker)
  Kernel Version 2.4.18-18mdk
Uptime 5 days 7 hours 7 minutes





RE: [Cooker] NVIDIA Driver help please!!

2002-06-05 Thread Borsenkow Andrej

> >> I'm running 8.2 with the cooker kernel
  ^^
 
> Or better yet, compile it with the same version of gcc that was used
to
> compile the kernel
> 
> [dmc@roc dmc]$ cat /proc/version
> Linux version 2.4.18-6mdk


Have you bothered to actually read the question?

-andrej




Re: [Cooker] NVIDIA Driver help please!!

2002-06-05 Thread Doug McClendon

Eugenio Diaz wrote:

> Mark Finlay wrote:
>
>> I'm running 8.2 with the cooker kernel cus the 8.2 kernel
>> only runs my via chipset as ata2.
>>
>> but now i cant compile the NVIDIA kernel driver cus the cooker kernel 
>> was compile with gcc3.1 AKAICT.
>>
>> Would someone do me a big favour and save me 36.6ing gcc3.1,
>> and do a rpm --rebuild on the NVIDIA kernel src.rpm and send me the 
>> resulting RPM.
>>
>> The src.rpm is here
>> http://download.nvidia.com/XFree86_40/1.0-2960/NVIDIA_kernel-1.0-2960.src.rpm 
>>
>>
>> CC: me
>>
>> Pretty Please :)
>>
> Just do this before compiling
>
> export IGNORE_CC_MISMATCH=1
>

Or better yet, compile it with the same version of gcc that was used to 
compile the kernel

[dmc@roc dmc]$ cat /proc/version
Linux version 2.4.18-6mdk ([EMAIL PROTECTED]) (gcc version 
2.96 2731 (Mandrake Linux 8.2 2.96-0.76mdk)) #1 Fri Mar 15 02:59:08 
CET 2002

Then do something like

export CC=gcc-2.96

instead of the above.  Obviously you must install the gcc-2.96 
packages(rpms), which can happily live alongside whatever other versions 
of gcc/egcs you have installed.  Note, I haven't actually tried the 
above line, but either it, or something substantially similar will work 
for you, and I'm pretty sure it will be a much more robust solution than 
compiling the module with a different version of gcc than was used to 
compile your kernel.

-dmc








[Cooker] urpmi manapage error ?

2002-06-05 Thread Fabrice MARIE


Hello,

at one point, urpmi(8) says :

"
--wget use wget only for downloading distant files.
  By default curl is used if available or wget instead.

--curl use curl only for downloading distant files.
  By default curl is used if available or wget instead.
"

However, I have both wget and curl installed, and it will use wget.

# rpm -q wget curl urpmi
wget-1.8.1-3mdk
curl-7.9.7-1mdk
urpmi-3.4-2mdk

Have i done something wrong ? or is it the manpage that needs to be modified ?

Thank you.

Have a nice day,

Fabrice.
--
Fabrice MARIE
Senior R&D Engineer
Celestix Networks
http://www.celestix.com/

"Silly hacker, root is for administrators" 
   -Unknown




RE: [Cooker] kernel ppSCSI patch

2002-06-05 Thread Borsenkow Andrej


> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Has this been applied to the cooker kernel yet? It hadnt been last
time i
> checked, but the maintainer (forget your name sorry) said it was on
his todo
> list.

1. check the current kernel
2. if it not applied send a mail to quintela at mandrakesoft.com .
Attaching your patch once more probably does not harm as well (he is
busy enough ...)


-andrej




Re: [Cooker] Gaim compiled without arts sound support

2002-06-05 Thread Yves Duret

Geoffrey Lee <[EMAIL PROTECTED]> writes:

> On Tue, Jun 04, 2002 at 05:30:57PM -0500, Jeremy Salch wrote:
>> Whay happened to arts sound support for gaim ?
>> 
>> 
>
> nothing. I just haven't gotten around to merging it yet while I was hoping
> in vain that gaim applet would work for gnome2 and yves disabled the applet and
>  didn't put arts back in.

i was aware that there was a arts support. it was already disabled when i did
the upgrade.. so..
btw , is this arts support trough a plugin ? because having gaim depends on
arts ie depends on libqt3 is really too much.
-- 
Yves Duret
[EMAIL PROTECTED]
piouk toujours et meme apres !





Re: [Cooker] rpmdrake crash

2002-06-05 Thread François Pons

Charles A Edwards <[EMAIL PROTECTED]> writes:

> Can't call method "id" on unblessed reference at
> /usr/lib/perl5/site_perl/5.6.1/urpm.pm line 1409.

fixes comes with urpmi-3.4-5mdk...

François.




Re: [Cooker] Re: libgail philosophy (dep on gail)

2002-06-05 Thread Quel Qun

On Wed, 2002-06-05 at 19:14, Quel Qun wrote:
> On Wed, 2002-06-05 at 12:48, Brian J. Murrell wrote:
> > On Wed, Jun 05, 2002 at 03:27:32PM -0500, Quel Qun wrote:
> > > $ sudo rpm -Uvh libgail15-0.15-1mdk.i586.rpm
> > > error: failed dependencies:
> > > gail >= 0.15-1mdk is needed by libgail15-0.15-1mdk
> > > $ sudo rpm -Uvh gail-0.15-1mdk.i586.rpm
> > > error: failed dependencies:
> > > libgailutil.so.15   is needed by gail-0.15-1mdk
> > > 
> > > So, if none can be installed without the other, what is the point
> > > of having two different packages?
> > 
> > Not sure if it reflects reality or not but one could (some day) do:
> > 
> > # rpm -Uvh libgail15-0.15-1mdk.i586.rpm gail-4.02-1mdk.i586.rpm
> > 
> But that's my question: what's the point splitting in 2 packages?
> 
Oops, sorry, I replied too quickly and didnt notice the version difference, 
please ignore.

However, I'd bet gail-4.02-1mdk will require an up to date library, when
I could imagine a new library backward compatible with an old gail.

=o=
kk1
 






Re: [Cooker] Re: libgail philosophy (dep on gail)

2002-06-05 Thread Quel Qun

On Wed, 2002-06-05 at 12:48, Brian J. Murrell wrote:
> On Wed, Jun 05, 2002 at 03:27:32PM -0500, Quel Qun wrote:
> > $ sudo rpm -Uvh libgail15-0.15-1mdk.i586.rpm
> > error: failed dependencies:
> > gail >= 0.15-1mdk is needed by libgail15-0.15-1mdk
> > $ sudo rpm -Uvh gail-0.15-1mdk.i586.rpm
> > error: failed dependencies:
> > libgailutil.so.15   is needed by gail-0.15-1mdk
> > 
> > So, if none can be installed without the other, what is the point
> > of having two different packages?
> 
> Not sure if it reflects reality or not but one could (some day) do:
> 
> # rpm -Uvh libgail15-0.15-1mdk.i586.rpm gail-4.02-1mdk.i586.rpm
> 
But that's my question: what's the point splitting in 2 packages?

=o=
kk1





[Cooker] lyx install oddity

2002-06-05 Thread Todd Lyons

[root@fiji ~]# urpmi lyx
One of the following packages is needed:
 1- rpc2-1.13-1mdk.i586
 2- librpc23-1.13-1mdk.i586
What is your choice? (1-2)

Selecting 1 will install 2 anyway since it's a Requires and it will also
pull in liblwp2.


I'm still trying to figure out why, but when I try to export to html, it
dies with lots of messages.  I'm still trying to troubleshoot this one.


output is newfile1
Using catalogs: /etc/sgml/catalog
Using stylesheet:
/usr/share/sgml/docbook/utils-0.6.10/docbook-utils.dsl#html
Working on: /tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:1:58:W: cannot
generate  system identifier for public text "-//OASIS//DTD DocBook
V4.1//EN"
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:1:58:E:
reference to entity "ARTICLE" for which no system identifier could be
generated
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:1:0: entity was
defined here
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:1:58:E: DTD did
not contain element declaration for document type name
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:3:14:E: there
is no attribute "LANG"
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:3:18:E: element
"ARTICLE" undefined
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:5:12:E: element
"ARTICLEINFO" undefined
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:5:19:E: element
"TITLE" undefined
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:5:38:E: element
"DATE" undefined
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:5:58:E: element
"AUTHOR" undefined
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:5:69:E: element
"FIRSTNAME" undefined
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:5:93:E: element
"SURNAME" undefined
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:5:125:E:
element "ABSTRACT" undefined
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:5:131:E:
element "PARA" undefined
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:6:6:E: element
"SECT1" undefined
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:6:13:E: element
"TITLE" undefined
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:6:40:E: element
"PARA" undefined
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:7:6:E: element
"SECT1" undefined
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:7:13:E: element
"TITLE" undefined
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:7:41:E: element
"PARA" undefined
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:8:6:E: element
"SECT1" undefined
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:8:13:E: element
"TITLE" undefined
jade:/tmp/lyx_tmpdir18392cJBJN/lyx_tmpbuf0/newfile1.sgml:8:40:E: element
"PARA" undefined

Blue skies...   Todd
-- 
  Todd Lyons -- MandrakeSoft, Inc.   http://www.mandrakesoft.com/
UNIX was not designed to stop you from doing stupid things, because 
  that would also stop you from doing clever things. -- Doug Gwyn
   Cooker Version mandrake-release-8.3-0.2mdk Kernel 2.4.18-18mdk



msg65598/pgp0.pgp
Description: PGP signature


Re: [Cooker] NVIDIA Driver help please!!

2002-06-05 Thread Murray J. Root

On Wed, 5 Jun 2002 16:32:36 -0700 Todd Lyons <[EMAIL PROTECTED]> wrote:

> Mark Finlay wrote on Wed, Jun 05, 2002 at 12:17:41AM +0100 :
> > 
> > Would someone do me a big favour and save me 36.6ing gcc3.1,
> > and do a rpm --rebuild on the NVIDIA kernel src.rpm and send 
> > me the resulting RPM.
> > The src.rpm is here
> > http://download.nvidia.com/XFree86_40/1.0-2960/NVIDIA_kernel-1.0-2960.src.rpm
> 
> http://ranger.dnsalias.com usually has the most recent NVidia drivers.
> I see that you have a link to 2960, but he only has 2802 at the moment.
> Keep your eyes peeled at that site for a more recent version.
> 
> The current rpms are:
> http://ranger.dnsalias.com/mandrake/mandrake8.2/NVIDIA_GLX-1.0-2802.1mdk.i586.rpm
> 
>http://ranger.dnsalias.com/mandrake/mandrake8.2/NVIDIA_kernel-2.4.18-6mdk-1.0-2802.2mdk.i586.rpm
> 
> Just drop the filename and you can browse the directory.
> 

For me, 2960 doesn't work anyway - had to go back to 2880.
Get 'screens found but none usable' with 2960
(GF2 GTS)

-- 
Murray J. Root

DISCLAIMER: http://www.goldmark.org/jeff/stupid-disclaimers/

Mandrake on irc.openprojects.net:
  #mandrake & #mandrake-linux = help for newbies
  #mandrakeguru = advanced discussions  #mdk-cooker = Mandrake Cooker




Re: [Cooker] NVIDIA Driver help please!!

2002-06-05 Thread Todd Lyons

Mark Finlay wrote on Wed, Jun 05, 2002 at 12:17:41AM +0100 :
> 
> Would someone do me a big favour and save me 36.6ing gcc3.1,
> and do a rpm --rebuild on the NVIDIA kernel src.rpm and send 
> me the resulting RPM.
> The src.rpm is here
> http://download.nvidia.com/XFree86_40/1.0-2960/NVIDIA_kernel-1.0-2960.src.rpm

http://ranger.dnsalias.com usually has the most recent NVidia drivers.
I see that you have a link to 2960, but he only has 2802 at the moment.
Keep your eyes peeled at that site for a more recent version.

The current rpms are:
http://ranger.dnsalias.com/mandrake/mandrake8.2/NVIDIA_GLX-1.0-2802.1mdk.i586.rpm
http://ranger.dnsalias.com/mandrake/mandrake8.2/NVIDIA_kernel-2.4.18-6mdk-1.0-2802.2mdk.i586.rpm

Just drop the filename and you can browse the directory.

Blue skies...   Todd
-- 
  Todd Lyons -- MandrakeSoft, Inc.   http://www.mandrakesoft.com/
UNIX was not designed to stop you from doing stupid things, because 
  that would also stop you from doing clever things. -- Doug Gwyn
   Cooker Version mandrake-release-8.3-0.2mdk Kernel 2.4.18-18mdk



msg65596/pgp0.pgp
Description: PGP signature


[Cooker] NVIDIA Driver help please!!

2002-06-05 Thread Mark Finlay

I'm running 8.2 with the cooker kernel cus the 8.2 kernel
only runs my via chipset as ata2.

but now i cant compile the NVIDIA kernel driver cus the cooker 
kernel was compile with gcc3.1 AKAICT.

Would someone do me a big favour and save me 36.6ing gcc3.1,
and do a rpm --rebuild on the NVIDIA kernel src.rpm and send 
me the resulting RPM.

The src.rpm is here
http://download.nvidia.com/XFree86_40/1.0-2960/NVIDIA_kernel-1.0-2960.src.rpm

CC: me

Pretty Please :)


-- 
Mark Finlay
"sisob's linux eXPerience"
http://sisob.dyndns.org
Registered Linux User: #243436





Re: [Cooker] urpmi

2002-06-05 Thread François Pons

"Yura Gusev" <[EMAIL PROTECTED]> writes:

> sh# LC_MESSAGES=C urpmi
> opening read only rpm db 0x804ecf0
> closing rpm db 0x804ecf0
> everything already installed
> 
> I think it should better prind help page if no parameters were passed.
> urpmi-3.4-4mdk

Yes :-)

François.




[Cooker] Mandrake RPM

2002-06-05 Thread Elijah P Newren

Hello,

My apologies if I'm sending this to the wrong place.  I wasn't sure
where this should go.  Please let me know whom I should be emailing
with these questions if this list is the wrong place.

I recently subscribed to the Cooker list, hoping to help out some.  I
read the mdk-rpm howto (as
http://www.linux-mandrake.com/en/cookerdevel.php3 suggested).  I've also 
read Maximum RPM recently.  My questions are in two categories--broken
links, and differences between Mandrake's version of RPM and the normal
(RedHat) version of RPM:

1. Broken Links--what are the correct links for the following:

  Page containing link:
 http://www.linux-mandrake.com/en/howtos/mdk-rpm/building.html
  Text with link  : "at FSF"
  Links to (broken)   : http://fsf.org/philosophy/license.html

  Page containing link:
 http://www.linux-mandrake.com/en/howtos/mdk-rpm/advanced.html  
  Text with link  :
 "ftp://ftp.mandrakesoft.com/pub/chmou/rpm-spec-mode-mdk.el";
  Links to (broken)   : 
 ftp://ftp.mandrakesoft.com/pub/chmou/rpm-spec-mode-mdk.el

2. Differences in (RedHat) RPM and Mandrake RPM?

  I found that Appendix B of the mdk-rpm howto 
  (http://www.linux-mandrake.com/en/howtos/mdk-rpm/more-macros.html)
  specified some of the extensions of mdk-rpm, but there were other
  tags/macros referenced in the howto that weren't clearly identified
  as being standard RPM or a Mandrake extension (and I couldn't tell,
  since Maximum RPM is a little out of date).  Can anyone tell me?

  Most of the specific tags/macros that I was wondering about:
 License (vs. Copyright)
 %defattr
 %{_bindir}, %{_sbindir}, %{_datadir}, etc..
 %{_menudir}
 BuildRequires, BuildConflicts
 Epoch
 %config(noreplace), %config(ghost), %config(missingok)

  Also, if anyone knows (or knows where I can find) any other relevant
differences, I would appreciate it.  


Thanks in advance,
Elijah

-
Elijah Newren
Internet: http://www.math.utah.edu/~newren   [EMAIL PROTECTED]
Current quote : Stealing from one person is plagiarism.  Stealing
from many is research.
-





[Cooker] manpage conflicts

2002-06-05 Thread Brian J. Murrell

Trying to continue my update today, got the following errors:

file /usr/share/man/man2/capget.2.bz2 from install of man-pages-1.50-1mdk conflicts 
with file from package libcap-1.10-1
file /usr/share/man/man3/err.3.bz2 from install of man-pages-1.50-1mdk conflicts with 
file from package libopenssl0-devel-0.9.6d-4mdk

b.

-- 
Brian J. Murrell



msg65592/pgp0.pgp
Description: PGP signature


[Cooker] Re: Re: Need new gnome-media

2002-06-05 Thread Brian J. Murrell

On Thu, Jun 06, 2002 at 12:04:47AM +0200, Frédéric Crozat wrote:
> 
> Don't hold your breath too long because libbonoboui 2.0.0 is out and I'll
> package it tomorrow => all packages above libbonoboui will need to be
> rebuild again.. Sorry but it is needed to have ABI compatibility for the
> future..

Don't appologize.  This is cooker afterall.  I will just wait until I
see libbonoboui and friends rebuilt before I do a cooker update again.
Thanx for the heads up.  Nice to see.

b.

-- 
Brian J. Murrell



msg65591/pgp0.pgp
Description: PGP signature


Re: [Cooker] Xine causes hard lockup.

2002-06-05 Thread Danny Tholen

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

You're not the only one:
http://www.xfree86.org/pipermail/xpert/2001-December/013917.html

I do not know whether there is a solution, you might harass the Xfree people with
it, or try http://www.probo.com/timr/savage40.html

hope this helps

Danny


On Wednesday 05 June 2002 11:20 pm, you wrote:
> On Wed, 5 Jun 2002, Danny Tholen wrote:
> > What kind of videocard/driver are you using?
> > Do other video players (mplayer?) have problems?
>
> Heh..  oops, I guess that is vital, isn't it.. :^)
>
> Video is onboard S3 Savage-4 using savage driver for Xfree86.  Xfree
> Packages:
>
> [root@localhost chas]# rpm -qa | grep XFree86
> XFree86-compat-libs-4.1.0-2mdk
> XFree86-devel-4.2.0-12mdk
> XFree86-4.2.0-12mdk
> XFree86-75dpi-fonts-4.2.0-12mdk
> XFree86-libs-4.2.0-12mdk
> XFree86-doc-4.2.0-12mdk
> XFree86-server-4.2.0-12mdk
> XFree86-server-common-3.3.6-26mdk
> XFree86-100dpi-fonts-4.2.0-12mdk
> XFree86-xfs-4.2.0-12mdk
> [root@localhost chas]#
>
> Also, I have been able to play mpeg files using KDEs automagic media
> preview, and also mplayer, and have even been able to play wmf files with
> it.  Ogle has been working, but it FODs out on the DVD I tried (Iron
> Giant)  So, other media players are working in a hit and miss manner but
> they don't cause the laptop to go catatonic or anything.
>
> > On Wednesday 05 June 2002 06:46 pm, you wrote:
>
> [edit for brevity] blah blah, Xine crashes catstrophically and the
> machine, a laptop by HP, is completely unresponsive, but there is still
> stuff ontthe screen, I tried several kernels and window manager
> combinations, all with same result.  I have the following xine packages
> installed: [/edit]
>
> > > [root@localhost chas]# rpm -qa | grep xine
> > > libxine0.9.9-docs-0.9.9-1mdk
> > > xine-plugins-0.9.10-2mdk
> > > xine-d5d-0.2.4-3plf
> > > xinetd-2.3.5-1mdk
> > > xine-alsa5-0.9.8-4mdk
> > > libxine0.9.8-0.9.8-4mdk
> > > xine-oss-0.9.10-2mdk
> > > libxine0-0.9.10-2mdk
> > > xine-dvdnav-0.9.9-2mdk
> > > libxine0.9.9-devel-0.9.9-1mdk
> > > libxine0.9.9-0.9.9-1mdk
> > > xine-alsa-0.9.10-2mdk
> > > xine-plugins-win32-0.9.10-1plf
> > > xine-plugins-divx4-0.9.10-1plf
> > > xine-plugins-xvid-0.9.10-1plf
> > > xine-ui-0.9.10-1mdk
> > > xine-arts-0.9.10-2mdk
> > > [root@localhost chas]#

- -- 
"`Maybe somebody here tipped off the Galactic Police,' said 
Trillian. `Everybody saw you come in.'
`You mean they want to arrest me over the phone?' said 
Zaphod, `Could be. I'm a pretty dangerous dude when I'm 
cornered.'
`Yeah,' said a voice from under the table [Ford's now 
completely rat- arsed at this point], `you go to pieces so 
fast people get hit by the shrapnel.'"

- -- Zaphod getting paranoid over a phone call. 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8/omTaeiN+EU2vEIRAky2AJwPYo1yfnf+2Y9FZO1EXOHyr15z2QCfW1CB
FyvzxA+y5yoOHu8lNHaEzic=
=LTjL
-END PGP SIGNATURE-




Re: [Cooker] Re: Need new gnome-media

2002-06-05 Thread Frédéric Crozat

On Wed, 05 Jun 2002 21:50:38 +0200, Brian J. Murrell wrote :

> --7WENQHN97/U9vH7R
> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
> 
> On Wed, Jun 05, 2002 at 03:32:06PM -0500, Quel Qun wrote:
>> gnome-media depends on libgailutil.so.13, but gnome-applets depends on
>> libgailutil.so.15
> 
> Yes, looks like fcrozat is doing a bunch of gnome rebuilds today that
> will hopefully fix the bonobo ABI problem.  The only outstanding
> packages I can see to getting everything updated (at least here on my
> Cooker) are:
> 
> gnome-applets
> libgtkhtml2_0
> gnome-media
> nautilus-gtkhtml

Don't hold your breath too long because libbonoboui 2.0.0 is out and I'll
package it tomorrow => all packages above libbonoboui will need to be
rebuild again.. Sorry but it is needed to have ABI compatibility for the
future..

-- 
Frédéric Crozat
MandrakeSoft




Re: [Cooker] Galeon stable for anyone?

2002-06-05 Thread J.A. Magallon


On 2002.06.05 Alexander Skwar wrote:
>So sprach Charles A Edwards am 2002-06-04 um 08:48:24 -0400 :
>> I have been using galeon regularly and even with previous versions I
>> have not had any problem with crashes, though I know that others have so
>> reported.
>
>Hmm, okay; Galeon is now "semi" stable.  It doesn't crash at wrong urls
>like ww.linuxtoday.com anymore - but it crashes at sites using HTTP
>BASIC AUTH.  For example, go to http://heise.de -> Choose any of the
>news items -> click on any of the comments at the bottom -> Click on
>"Beantworten" -> Watch the beautiful Gnome crash dialog pop up.
>

Mmm, not.

It just pops up a window asking for a password for "heise online
Leserforen" at heise.de

In fact, galeon is the best browser I have ever used. Fast, _reliable_,
gecko+gnome. Just fine.

Awaiting for the gnome2 version in cooker...

-- 
J.A. Magallon   #  Let the source be with you...
mailto:[EMAIL PROTECTED]
Mandrake Linux release 8.3 (Cooker) for i586
Linux werewolf 2.4.19-pre10-jam1 #1 SMP mar jun 4 05:01:13 CEST 2002 i686




[Cooker] Re: Re: Need new gnome-media

2002-06-05 Thread Brian J. Murrell

On Wed, Jun 05, 2002 at 04:18:17PM -0500, Steve Fox wrote:
> 
> Actually, now it's down to:
> 
> gnome-media
> yelp
> file-roller

Indeed!  I only need gnome-media and I am off to the races!

> Fred rulez

He duz indeed!

b.

-- 
Brian J. Murrell



msg65587/pgp0.pgp
Description: PGP signature


Re: [Cooker] Install issues

2002-06-05 Thread Andreas Simon

On Wednesday 05 June 2002 22:05, Pixel wrote:
> Andreas Simon <[EMAIL PROTECTED]> writes:
> > Because of a bug in the installer? "notail" is for reiserfs only,
> > but Cooker's installer applies "notail" to xfs (and as it seems
> > ext3), too.
>
> ?? is there a special thing to do to get this problem?
>
> i've made an install:
>
> /dev/hdc1 / ext3 defaults 1 1
> /dev/hdc7 /boot xfs defaults 1 2
> /dev/hdc5 /usr jfs defaults 1 2
> /dev/hdc6 /var reiserfs notail 1 2
> /dev/hdc8 swap swap defaults 0 0
>
> aka nothing wrong!

Strange. As I made a test install (that was with Cooker from last 
Sunday), I've used a single xfs partition. It resulted in "noatime" 
and "notail" in fstab. The partition was previously formatted with
reiserfs, but I doubt that this plays a role.

Cheers,
Andreas




Re: [Cooker] Xine causes hard lockup.

2002-06-05 Thread Charles A. Shirley

On Wed, 5 Jun 2002, Danny Tholen wrote:
> 
> What kind of videocard/driver are you using?
> Do other video players (mplayer?) have problems?

Heh..  oops, I guess that is vital, isn't it.. :^)

Video is onboard S3 Savage-4 using savage driver for Xfree86.  Xfree
Packages:

[root@localhost chas]# rpm -qa | grep XFree86
XFree86-compat-libs-4.1.0-2mdk
XFree86-devel-4.2.0-12mdk
XFree86-4.2.0-12mdk
XFree86-75dpi-fonts-4.2.0-12mdk
XFree86-libs-4.2.0-12mdk
XFree86-doc-4.2.0-12mdk
XFree86-server-4.2.0-12mdk
XFree86-server-common-3.3.6-26mdk
XFree86-100dpi-fonts-4.2.0-12mdk
XFree86-xfs-4.2.0-12mdk
[root@localhost chas]#

Also, I have been able to play mpeg files using KDEs automagic media
preview, and also mplayer, and have even been able to play wmf files with
it.  Ogle has been working, but it FODs out on the DVD I tried (Iron
Giant)  So, other media players are working in a hit and miss manner but
they don't cause the laptop to go catatonic or anything.

> On Wednesday 05 June 2002 06:46 pm, you wrote:
[edit for brevity] blah blah, Xine crashes catstrophically and the
machine, a laptop by HP, is completely unresponsive, but there is still
stuff ontthe screen, I tried several kernels and window manager
combinations, all with same result.  I have the following xine packages
installed: [/edit]
> > [root@localhost chas]# rpm -qa | grep xine
> > libxine0.9.9-docs-0.9.9-1mdk
> > xine-plugins-0.9.10-2mdk
> > xine-d5d-0.2.4-3plf
> > xinetd-2.3.5-1mdk
> > xine-alsa5-0.9.8-4mdk
> > libxine0.9.8-0.9.8-4mdk
> > xine-oss-0.9.10-2mdk
> > libxine0-0.9.10-2mdk
> > xine-dvdnav-0.9.9-2mdk
> > libxine0.9.9-devel-0.9.9-1mdk
> > libxine0.9.9-0.9.9-1mdk
> > xine-alsa-0.9.10-2mdk
> > xine-plugins-win32-0.9.10-1plf
> > xine-plugins-divx4-0.9.10-1plf
> > xine-plugins-xvid-0.9.10-1plf
> > xine-ui-0.9.10-1mdk
> > xine-arts-0.9.10-2mdk
> > [root@localhost chas]#





Re: [Cooker] Re: Need new gnome-media

2002-06-05 Thread Steve Fox

On Wed, 2002-06-05 at 14:50, Brian J. Murrell wrote:
> The only outstanding
> packages I can see to getting everything updated (at least here on my
> Cooker) are:
> 
> gnome-applets
> libgtkhtml2_0
> gnome-media
> nautilus-gtkhtml

Actually, now it's down to:

gnome-media
yelp
file-roller

Fred rulez

-- 

Steve Fox
http://k-lug.org




[Cooker] Display break-up

2002-06-05 Thread Charles A Edwards

Using nvidia drivers for booted kernel and Enlightenment.

After installation of the latest updates I have begun suffering from
display break-up.
Numerous white or misplaced color lines 1.5 to 2 cm in length.
At times making text in any open program illegible.

Problem is not kernel specific.
I can change kernel and nvidia driver but problem is the same.

If I switch and use the nv driver the break-up does not occur.


Charles
 




[Cooker] interesting 3d software

2002-06-05 Thread Cosmic Flo

http://k3d.sourceforge.net/k3d/index.shtml

_
Discutez en ligne avec vos amis, essayez MSN Messenger : 
http://messenger.msn.com





[Cooker] kernel ppSCSI patch

2002-06-05 Thread Tom Badran

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Has this been applied to the cooker kernel yet? It hadnt been last time i 
checked, but the maintainer (forget your name sorry) said it was on his todo 
list. Ive personally been using it with a 2.4.18 kernel of my own making, 
along with the preemption patch and it has worked great, and been the first 
time my scanner has worked in 3 years (last time i had windows). The mandrake 
rpm of sane fully supports the parallel port scanners without modification, 
so only the kernel requires patching. The ppSCSI patch seems to now support 
quite a large number of scanners, so i thought it would be a good inclusion, 
and everything can be compiled as modules, so as far as i know nothing else 
will be affected.

Thanks for listening

Tom

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE8/cobXCpWOla2mCcRAq0AAKCiUykZKWdoVsyyDszEHTeG4No3UQCgr2bi
vtj5H6c5aGKPQw6ShqoApFg=
=I2iO
-END PGP SIGNATURE-





Re: [Cooker] Install issues

2002-06-05 Thread Pixel

Andreas Simon <[EMAIL PROTECTED]> writes:

> On Wednesday 05 June 2002 20:57, Pixel wrote:
> > > That's right. Playing with the installer I created a XFS root fs.
> > > Booting with that failed, because the notail option was in
> > > /etc/fstab. XFS does not understand this, too.
> >
> > i don't understand. why would there be "notail" for anything else
> > than reiserfs?
> 
> Because of a bug in the installer? "notail" is for reiserfs only,
> but Cooker's installer applies "notail" to xfs (and as it seems
> ext3), too.

?? is there a special thing to do to get this problem?

i've made an install:

/dev/hdc1 / ext3 defaults 1 1
/dev/hdc7 /boot xfs defaults 1 2
/dev/hdc5 /usr jfs defaults 1 2
/dev/hdc6 /var reiserfs notail 1 2
/dev/hdc8 swap swap defaults 0 0

aka nothing wrong!





Re: [Cooker] libgail philosophy (dep on gail)

2002-06-05 Thread Elijah P Newren

On Wed, 5 Jun 2002, Quel Qun wrote:

> $ sudo rpm -Uvh libgail15-0.15-1mdk.i586.rpm
> error: failed dependencies:
> gail >= 0.15-1mdk is needed by libgail15-0.15-1mdk
> $ sudo rpm -Uvh gail-0.15-1mdk.i586.rpm
> error: failed dependencies:
> libgailutil.so.15   is needed by gail-0.15-1mdk
> 
> So, if none can be installed without the other, what is the point
> of having two different packages?

I believe installing both at the same time should work, as I've ran into
a similar problem before.  Try

$ sudo rpm -Uvh libgail15-0.15-1mdk.i586.rpm gail-0.15-1mdk.i586.rpm

Hope this helps (and works),
Elijah





[Cooker] Need new gnome-media

2002-06-05 Thread Quel Qun

gnome-media depends on libgailutil.so.13, but gnome-applets
depends on libgailutil.so.15

=o=
kk1
=-=
kk1





[Cooker] libgail philosophy (dep on gail)

2002-06-05 Thread Quel Qun

$ sudo rpm -Uvh libgail15-0.15-1mdk.i586.rpm
error: failed dependencies:
gail >= 0.15-1mdk is needed by libgail15-0.15-1mdk
$ sudo rpm -Uvh gail-0.15-1mdk.i586.rpm
error: failed dependencies:
libgailutil.so.15   is needed by gail-0.15-1mdk

So, if none can be installed without the other, what is the point
of having two different packages?

=o=
kk1
=-=
kk1





Re: [Cooker] Install issues

2002-06-05 Thread Pixel

Andreas Simon <[EMAIL PROTECTED]> writes:

> > could be the notail in fstab. Don't think ext3 takes that
> 
> That's right. Playing with the installer I created a XFS root fs.
> Booting with that failed, because the notail option was in /etc/fstab.
> XFS does not understand this, too.

i don't understand. why would there be "notail" for anything else than
reiserfs?




Re: [Cooker] Xine causes hard lockup.

2002-06-05 Thread Danny Tholen

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

What kind of videocard/driver are you using?
Do other video players (mplayer?) have problems?

Danny

On Wednesday 05 June 2002 06:46 pm, you wrote:
> Hi list,
>
> I have a problem with xine on an hp zt1170 laptop.  When I launch xine,
> regardless of command-line or from menus, the xine window appears, and the
> GUI with it, but the system no longer responds to any input nor to probe
> from the network.  I have tried using different audio output plugins, and
> with different window managers (KDE and blackbox) and with several
> different kernels, including 2.4.18-13mdk, 2.4.18-16mdk, and custom
> compiled kernels (with additional ACPI patching) based on those kernels.
> I can provide little other information.  The system is all-cooker, and
> otherwise works flawlessly (I have to add some patches to mdk kernels to
> make the sound work with kernel driver, but otherwise, everything seems to
> work well.)  I have the following xine packages installed:
>
> [root@localhost chas]# rpm -qa | grep xine
> libxine0.9.9-docs-0.9.9-1mdk
> xine-plugins-0.9.10-2mdk
> xine-d5d-0.2.4-3plf
> xinetd-2.3.5-1mdk
> xine-alsa5-0.9.8-4mdk
> libxine0.9.8-0.9.8-4mdk
> xine-oss-0.9.10-2mdk
> libxine0-0.9.10-2mdk
> xine-dvdnav-0.9.9-2mdk
> libxine0.9.9-devel-0.9.9-1mdk
> libxine0.9.9-0.9.9-1mdk
> xine-alsa-0.9.10-2mdk
> xine-plugins-win32-0.9.10-1plf
> xine-plugins-divx4-0.9.10-1plf
> xine-plugins-xvid-0.9.10-1plf
> xine-ui-0.9.10-1mdk
> xine-arts-0.9.10-2mdk
> [root@localhost chas]#
>
>
>  +-% He's a real  UNIX Man $-+--+
>
>  |  Sitting in his UNIX LAN  |  Charles A. Shirley  |
>  | Making all his UNIX plans |cshirley   @   physics.unr.edu|
>
>  +--# For  nobody @--+--+

- -- 
"There are of course many problems connected with life, of 
which some of the most popular are `Why are people born?' 
`Why do they die?' `Why do they spend so much of the 
intervening time wearing digital watches?'" 

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

iD8DBQE8/lOfaeiN+EU2vEIRAtCqAJ0aaHvNAfpfp3ql3G6mCG6S83vkiACfV8BN
z1QwlAdtQt3wgAjLiAD7eKM=
=J/+x
-END PGP SIGNATURE-




Re: [Cooker] rpmdrake crash

2002-06-05 Thread Charles A Edwards

On 05 Jun 2002 18:00:11 +0200
[EMAIL PROTECTED] (François Pons) wrote:

 
> fixes comes with urpmi-3.4-5mdk...
> 
 
Using -5 now get even stranger problem.
Regardless of which pkgs are selected rpmdrake Also now always tries to
install lsbdev. 

 rpmdrake
/var/cache/urpmi/rpms/lsbdev-1.0.6-1mdk.i586.rpm
/var/cache/urpmi/rpms/gcc-doc-3.1.1-0.2mdk.i586.rpm
opening read only rpm db 0x83c1fe0
closing rpm db 0x83c1fe0
/var/cache/urpmi/rpms/gcc-doc-3.1.1-0.2mdk.i586.rpm
rpminst didn't install: 'lsbdev-1.0.6-1mdk'
'lsbdev' added to the already_installed_list

gcc-doc was the only pkg that I selected.
 
If only 1 pkg has been selected for installation the installation fails.
If multiple pkgs are selected rpmdrake still gives 'lsbdev already
installed" error but you are allowed to proceed and install the other
pkgs.


Charles




Re: [Cooker] Install issues

2002-06-05 Thread Andreas Simon

On Wednesday 05 June 2002 20:56, andre wrote:
> On Wednesday 05 June 2002 03:33, Murray J. Root wrote:
> > > 2.  Tried just reformatting partition to ext3.  That
> > >  went fine, but upon reboot the filesystem could not
> > >  be remounted read-write.
> >
> > These two issues have been present since just after 8.2. No one
> > has ever responded to them,.

An other issue is the missing auto raid detectiton (for 
software raid) in the installation kernel.

> could be the notail in fstab. Don't think ext3 takes that

That's right. Playing with the installer I created a XFS root fs.
Booting with that failed, because the notail option was in /etc/fstab.
XFS does not understand this, too.

Cheers,
Andreas




Re: [Cooker] TOra Oracle developer tool

2002-06-05 Thread Michal Bukovjan

Ben Reser wrote:

>On Wed, Jun 05, 2002 at 10:40:12AM +0200, Michal Bukovjan wrote:
>  
>
>>Anyone thought about including this app in Cooker / next distro?
>>Red Hat does it, the RPMs are in Rawhide
>>
>>It's a *great* application for Oracle developers / admins, requires Qt.
>>
>>http://www.globecom.se/tora/
>>
>>
>
>Incidentally you did realize that RedHat isn't shipping the Oracle
>plugin?
>
>  
>
I haven't tried that rpm (always compiled myself).
I understand that it can be used for other DB, never did that, though...

Perhaps Mandrake could also try to ship Oracle client libs (in 
PowerPack, or whatever...) - I am not sure about licensing, though.
This would make life of a lot easier for (Oracle) developers or 
potentially deployment of front-end apps with DB connectivity.

Michal






[Cooker] Re: php-sybase-4.1.2-1mdk

2002-06-05 Thread Oden Eriksson

Lenny Cartier writes: 

> [Contrib-RPM] 
> 
> --=-=-=
> Name: php-sybase   Relocations: (not relocateable)
> Version : 4.1.2 Vendor: MandrakeSoft
> Release : 1mdk  Build Date: Wed Jun  5 

[snip] 

> --=-=-= 
> 
> * Wed Jun 05 2002 Lenny Cartier <[EMAIL PROTECTED]> 4.1.2-1mdk 
> 
> - updated by Franck Martin <[EMAIL PROTECTED]> :
>   - PHP 4.1.2. with freetds 0.53 snapshot 
> 
> -- 
> http://www.linux-mandrake.com/en/cookerdevel.php3 
> 

Huh? 

Please try to stick with the spec file that I fixed, and also the right 
(latest) php version, thanks. (php is now 4.2.1, not 4.1.2) 

 --
Kindest regards // Oden Eriksson 





Re: [Cooker] Re: [CHRPM] urpmi-3.4-1mdk

2002-06-05 Thread François Pons

Stefan van der Eijk <[EMAIL PROTECTED]> writes:

> >
> >
> >>installing / de-installing with rpm goes fine, but with urpmi it
> >>just hangs for some reason...
> >>
> >
> >tried rm -f /var/lib/rpm/__* ; rpm --rebuilddb ?
> >
> 
> Nope... the problem is not a rpm problem --> if rpm installs & deinstalls fine
> before & after I tried with urpmi, rebuilding the rpm db won't help much I
> think...

It is a problem in urpmi, please upgrade to at least 4mdk (5mdk currently).

François.




Re: [Cooker] Install issues

2002-06-05 Thread andre

On Wednesday 05 June 2002 03:33, Murray J. Root wrote:
> On Tue, 04 Jun 2002 01:00:05 -0700 Randy Welch <[EMAIL PROTECTED]> wrote:
> > I tried an install from the latest cooker on one of my test
> > systems and had an issue with journaled file systems.
> >
> > 1.  Could not create a reiserfs volume.
> >  Tried changing an ext3 partition to a
> >  reiserfs partiton.  The installer said it could
> >  not format the partition.
> >
> > 2.  Tried just reformatting partition to ext3.  That
> >  went fine, but upon reboot the filesystem could not
> >  be remounted read-write.
>
> These two issues have been present since just after 8.2. No one has ever
> responded to them,.

could be the notail in fstab. Don't think ext3 takes that

>
> > 3.  ext2 is ok.
> >
> > 4.  If it matters and I had the security setting
> >  set to high.
>
> Same results with standard setting.
>
> I just use 8.2 to format the reiserfs, then restart the install with
> cooker.




[Cooker] Xine causes hard lockup.

2002-06-05 Thread Charles A. Shirley

Hi list,

I have a problem with xine on an hp zt1170 laptop.  When I launch xine,
regardless of command-line or from menus, the xine window appears, and the
GUI with it, but the system no longer responds to any input nor to probe
from the network.  I have tried using different audio output plugins, and
with different window managers (KDE and blackbox) and with several
different kernels, including 2.4.18-13mdk, 2.4.18-16mdk, and custom
compiled kernels (with additional ACPI patching) based on those kernels.
I can provide little other information.  The system is all-cooker, and
otherwise works flawlessly (I have to add some patches to mdk kernels to
make the sound work with kernel driver, but otherwise, everything seems to
work well.)  I have the following xine packages installed:

[root@localhost chas]# rpm -qa | grep xine
libxine0.9.9-docs-0.9.9-1mdk
xine-plugins-0.9.10-2mdk
xine-d5d-0.2.4-3plf
xinetd-2.3.5-1mdk
xine-alsa5-0.9.8-4mdk
libxine0.9.8-0.9.8-4mdk
xine-oss-0.9.10-2mdk
libxine0-0.9.10-2mdk
xine-dvdnav-0.9.9-2mdk
libxine0.9.9-devel-0.9.9-1mdk
libxine0.9.9-0.9.9-1mdk
xine-alsa-0.9.10-2mdk
xine-plugins-win32-0.9.10-1plf
xine-plugins-divx4-0.9.10-1plf
xine-plugins-xvid-0.9.10-1plf
xine-ui-0.9.10-1mdk
xine-arts-0.9.10-2mdk
[root@localhost chas]#


 +-% He's a real  UNIX Man $-+--+
 |  Sitting in his UNIX LAN  |  Charles A. Shirley  |
 | Making all his UNIX plans |cshirley   @   physics.unr.edu|
 +--# For  nobody @--+--+






Re: [Cooker] what to use to talk to a serial device?

2002-06-05 Thread Ben Reser

On Wed, Jun 05, 2002 at 12:37:47PM -0400, Brian J. Murrell wrote:
> I need to have a little chit-chat with my modem.  I would have used
> Seyon (or 'cu' with good old UUCP) in the past to do this but Seyon
> does not seem to be in Cooker or Contribs (as urpmi can find it
> anyway).
> 
> What is in Cooker that can be used to connect a terminal (keyboard,
> screen) to a serial (tty) so that I can issue commands to a modem?

minicom should work for that.  At least that's what I use to configure
cisco switches all the time.

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

We tend to see all wars through the lens of the current conflict, and we
mine history for lessons convenient to the present purpose.
- Brian Hayes




Re: [Cooker] Re: [CHRPM] urpmi-3.4-1mdk

2002-06-05 Thread Stefan van der Eijk

>
>
>>installing / de-installing with rpm goes fine, but with urpmi it
>>just hangs for some reason...
>>
>>
>
>tried rm -f /var/lib/rpm/__* ; rpm --rebuilddb ?
>

Nope... the problem is not a rpm problem --> if rpm installs & 
deinstalls fine before & after I tried with urpmi, rebuilding the rpm db 
won't help much I think...

Stefan





[Cooker] what to use to talk to a serial device?

2002-06-05 Thread Brian J. Murrell

I need to have a little chit-chat with my modem.  I would have used
Seyon (or 'cu' with good old UUCP) in the past to do this but Seyon
does not seem to be in Cooker or Contribs (as urpmi can find it
anyway).

What is in Cooker that can be used to connect a terminal (keyboard,
screen) to a serial (tty) so that I can issue commands to a modem?

b.

-- 
Brian J. Murrell



msg65563/pgp0.pgp
Description: PGP signature


[Cooker] perl-IPC-ShareLite-0.08 and perl-Cache-Cache-1.01 uploaded

2002-06-05 Thread Peter Chen

FYI, I have uploaded perl-IPC-ShareLite-0.08 and perl-Cache-Cache-1.01
source rpm's.  These are CPAN modules.  IPC-ShareLite is needed by
Cache-Cache.

Pete <[EMAIL PROTECTED]>






[Cooker] Re: lirc-0.6.5-1.src.rpm

2002-06-05 Thread Brian J. Murrell

On Wed, Jun 05, 2002 at 08:56:58AM -0700, Ben Reser wrote:
> 
> One person does not compromise many. :)

One person (that spoke up) in a sample size as small as Cooker can
represent many when the sample size is extrapolated out to the entire
Mandrake userbase.

Don't be so quick to dismiss.

b.

-- 
Brian J. Murrell



msg65561/pgp0.pgp
Description: PGP signature


Re: [Cooker] TOra Oracle developer tool

2002-06-05 Thread Ben Reser

On Wed, Jun 05, 2002 at 10:40:12AM +0200, Michal Bukovjan wrote:
> Anyone thought about including this app in Cooker / next distro?
> Red Hat does it, the RPMs are in Rawhide
> 
> It's a *great* application for Oracle developers / admins, requires Qt.
> 
> http://www.globecom.se/tora/

Looks like something I've wanted for a while.  I'll try to get it
packaged here in the next couple days and submit it for contrib.  I
doubt that it'll be included in main.  

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

We tend to see all wars through the lens of the current conflict, and we
mine history for lessons convenient to the present purpose.
- Brian Hayes




[Cooker] urpmi

2002-06-05 Thread Yura Gusev

sh# LC_MESSAGES=C urpmi
opening read only rpm db 0x804ecf0
closing rpm db 0x804ecf0
everything already installed

I think it should better prind help page if no parameters were passed.
urpmi-3.4-4mdk






Re: [Cooker] lirc-0.6.5-1.src.rpm

2002-06-05 Thread Ben Reser

On Wed, Jun 05, 2002 at 08:33:43AM -0400, Brian J. Murrell wrote:
> I am using it thanks very much and I appreciate that Mandrake packages
> it.

One person does not compromise many. :)

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

We tend to see all wars through the lens of the current conflict, and we
mine history for lessons convenient to the present purpose.
- Brian Hayes




Re: [Cooker] Install issues

2002-06-05 Thread Buchan Milne

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

paul mccarthy wrote:
| with earlier versions of mandrake I was able to drop out of X-windows
as an
| option from the login window.  Now I can either install it to invoke
| X-windows automatically or install it to end at the command line.  I can
| change automatic log-in and reboot if I want to get out of X-windows to
| install something from the command line, but that is a pain.
|

Workaround:

CTRL_ALT-F1

(X will still be running, if you want to kill X, although it's not
necessary for this application, log in as root and do 'init 3'. 'init 5'
to restart x).

ALT-F7 to get back to X (if you didn't init)

CTRL-ALT-F(1-6) provide you with 6 virtual terminals under normal operation.

Buchan
- --
|Registered Linux User #182071-|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x202
Stellenbosch Automotive Engineering http://www.cae.co.za
GPG Key   http://ranger.dnsalias.com/bgmilne.asc
1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQE8/jErrJK6UGDSBKcRAl8/AJ9PjXyLZzmmaUBQT/txaAqI0QEGXgCY1WMU
tDkcsOGcSKSINqGoK/8Czg==
=CE/H
-END PGP SIGNATURE-





[Cooker] Install issues

2002-06-05 Thread paul mccarthy

with earlier versions of mandrake I was able to drop out of X-windows as an
option from the login window.  Now I can either install it to invoke
X-windows automatically or install it to end at the command line.  I can
change automatic log-in and reboot if I want to get out of X-windows to
install something from the command line, but that is a pain.





Re: [Cooker] rpmdrake crash

2002-06-05 Thread Charles A Edwards

On 05 Jun 2002 10:25:59 +0200
Guillaume Cottenceau <[EMAIL PROTECTED]> wrote:

> Fabrice MARIE <[EMAIL PROTECTED]> writes:
> 
> > No problem, I shall learn how to use urpmi then :)
> > Can you just announce on this list when rpmdrake is working again ?
> 
> Yep, of course, I will make big advertisement, don't worry :-).
 

Using urpmi and gurpmi -4 the only thing that I can not do with rpmdrake
is Install pkgs.
That results in this error:

Can't call method "id" on unblessed reference at
/usr/lib/perl5/site_perl/5.6.1/urpm.pm line 1409.

Line 1409 is this:

$packages->{$best->id} = undef;


Charles




Re: [Cooker] rpmdrake future [was: Re: Cooker urpmi broken ?]

2002-06-05 Thread Guillaume Cottenceau

<[EMAIL PROTECTED]> writes:

> On 5 Jun 2002, Guillaume Cottenceau wrote:
> 
> > We're done it internally (like 99% of our specs, AFAIK):
> > FrancoisPons, Warly, DavidBaudens and I have discussed the specs,
> > and it has been posted to our technical mailing-list for critics.
> 
> I suspected as much, but just wanted to let you know that it might
> not be a bad idea to do some proper 'marketresearch' first. Although
> I'm not sure whether cooker people qualify as users, there is a danger
> with developing these things internally. The real world might differ
> from the opinion of four people.

Actually, DavidBaudens is our internal "real world users"
specialist, and until now he has taken rather good decisions.
 
> Just give it a thought. You may disagree completly, but I have seen
> strange products designed in a lab, just to be thrown away as completly
> useless when it was finally produced.

I agree, though it's rather a matter of development policy, for
which I don't qualify to decide :-). And don't forget that it
needs much time -> discussing on mailing-lists is by far not as
efficient as a real people meetings, unfortunately.

-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/




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

2002-06-05 Thread Thierry Vignaud

Buchan Milne <[EMAIL PROTECTED]> writes:

> What was broken? He hasn't complained since Monday.

on the card i got, the module simply oopsed the kernel

-- 
henaff (pate): porc plat, circulaire et de petite taille, eleve en
boite circulaire metallique jaune et bleue





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

2002-06-05 Thread Brad Felmey

On Thu, 2002-05-30 at 16:53, Juan Quintela wrote:

I upped a box from 2.4.18.7enterprise to this one. scp and Samba have
now come to a crawl. About 300kB/sec on a 100Mbit network. I used to get
11.5MB/sec before the kernel update. ftp is still full-speed, as is nfs.
It's just Samba and scp that are ultra, ultra, ULTRA slow.

I've urpmi'd the most current openssh and so forth, but no change.

For reference, I took another 8.2 box and put the 2.4.18.18
(non-enterprise) kernel on it, and scp went from 11.5MB/sec to about
2.5MB/sec, with no other changes.
-- 
Brad Felmey





Re: [Cooker] rpmdrake future [was: Re: Cooker urpmi broken ?]

2002-06-05 Thread danny

On 5 Jun 2002, Guillaume Cottenceau wrote:

> We're done it internally (like 99% of our specs, AFAIK):
> FrancoisPons, Warly, DavidBaudens and I have discussed the specs,
> and it has been posted to our technical mailing-list for critics.

I suspected as much, but just wanted to let you know that it might
not be a bad idea to do some proper 'marketresearch' first. Although
I'm not sure whether cooker people qualify as users, there is a danger
with developing these things internally. The real world might differ
from the opinion of four people.

Just give it a thought. You may disagree completly, but I have seen
strange products designed in a lab, just to be thrown away as completly
useless when it was finally produced.

Danny






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

2002-06-05 Thread Buchan Milne

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Thierry Vignaud wrote:
| Juan Quintela <[EMAIL PROTECTED]> writes:
|
|
|>- fixed via8233 sound P821 (via tv).
|
|
| snd-via8233.o should works again now.
| i disabled it in mdk8.2 since it oopsed.
| now it works right out of the box.
| if you've this card, you know what to test :-)
|

I just (Monday) finally got one of the other students running 8.2
working sound with:

/lib/modules/2.4.18-6mdk/alsa/snd-card-via8233.o.gz

DrakX had set him up with
/lib/modules/2.4.18-6mdk/kernel/drivers/sound/via82cxxx_audio.o.gz which
did not work.

What was broken? He hasn't complained since Monday.

Buchan

- --
|Registered Linux User #182071-|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x202
Stellenbosch Automotive Engineering http://www.cae.co.za
GPG Key   http://ranger.dnsalias.com/bgmilne.asc
1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE8/hQwrJK6UGDSBKcRAtHiAKCjkponUlrAV3Lsn+obdamU5mGeyQCff3ye
KVop7FMX7PujHusu6yinOE8=
=k+zq
-END PGP SIGNATURE-





Re: [Cooker] Re: [Plf-discuss] strange choice with urpmi

2002-06-05 Thread François Pons

Olivier Thauvin <[EMAIL PROTECTED]> writes:

> Always latest in my chroot by automatic update:
> urpmi-3.4-1mdk
> rpmtools-4.3-2mdk
> perl-URPM-0.02-1mdk

You can get urpmi-3.4-4mdk, perl-URPM-0.02-2mdk.

Anyway, the bug have chance still to be there but you may send me the synthesis
file on your urpmi db or wait for me to write a tools to support bug report on
urpmi.

François.




[Cooker] new lilo 22.3

2002-06-05 Thread Pixel

The new lilo now integrates the various /boot/boot.b
(/boot/lilo-graphic/boot.b...).

So the upgrade is not really easy. I've tried to do the best i can.
But some case may go wrong. In that case, tell me (with as much
information as possible of course)

I should upload an adapted install soon.

A positive thing with this new lilo, is that having /sbin/lilo is
enough to install it. And so lilo will now be available on rescue 
(it used to be dumb to have it because we needed to copy the
/boot/boot.b from the rescue onto your partition otherwise you may
have conflicts)




Re: [Cooker] kernel 2.4.18-18mdk: can't mount or writecd-rw (ide-scsi problem?)

2002-06-05 Thread Frederik Himpe

On Wed, 2002-06-05 at 11:42, Buchan Milne wrote:

> What is the output of:
> $ cat /proc/cmdline
[frederik@Jupiter frederik]$ cat /proc/cmdline
BOOT_IMAGE=2418-18 ro root=305 hdg=ide-scsi devfs=mount


> $ lsmod

[root@Jupiter frederik]# lsmod
Module  Size  Used byNot tainted
sr_mod 13752   0  (autoclean) (unused)
mga90936  12
agpgart28608   3  (autoclean)
snd-seq-midi3328   0  (autoclean) (unused)
snd-seq-oss24704   0  (unused)
snd-seq-midi-event  3200   0  [snd-seq-midi snd-seq-oss]
snd-seq32716   2  [snd-seq-midi snd-seq-oss
snd-seq-midi-event]
snd-pcm-oss34756   1
snd-mixer-oss   9248   1
snd-cs46xx 69892   2
snd-pcm48544   0  [snd-pcm-oss snd-cs46xx]
snd-timer   9760   0  [snd-seq snd-pcm]
snd-rawmidi12800   0  [snd-seq-midi snd-cs46xx]
snd-seq-device  3932   0  [snd-seq-midi snd-seq-oss snd-seq
snd-rawmidi]
snd-ac97-codec 23748   0  [snd-cs46xx]
gameport1500   0  [snd-cs46xx]
snd25064   0  [snd-seq-midi snd-seq-oss
snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-cs46xx snd-pcm
snd-timer snd-rawmidi snd-seq-device snd-ac97-codec]
soundcore   3364   7  [snd]
lp  5984   0
parport_pc 20232   1
parport22208   1  [lp parport_pc]
af_packet  11976   0  (autoclean)
keybdev 1792   0  (unused)
mousedev3872   0  (unused)
hid16672   0  (unused)
input   3136   0  [keybdev mousedev hid]
usb-uhci   20164   0  (unused)
usbcore52992   1  [hid usb-uhci]
ne  6208   1  (autoclean)
83905584   0  (autoclean) [ne]
xfs   452864   2  (autoclean)
xfs_dmapi  29580   0  (autoclean) [xfs]
xfs_support 6936   0  (autoclean) [xfs xfs_dmapi]
nls_iso8859-1   2784   5  (autoclean)
nls_cp850   3552   5  (autoclean)
vfat9116   5  (autoclean)
fat28280   0  (autoclean) [vfat]
aha152x29152   0  (unused)
ide-scsi7424   0
scsi_mod   85664   3  [sr_mod aha152x ide-scsi]
rtc 6204   0  (autoclean)
reiserfs  155712   3

> $ dmesg|grep hd
[frederik@Jupiter frederik]$ dmesg | grep hd
Kernel command line: BOOT_IMAGE=2418-18 ro root=305 hdg=ide-scsi
devfs=mount
ide_setup: hdg=ide-scsi
ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc:DMA, hdd:DMA
ide2: BM-DMA at 0xa800-0xa807, BIOS settings: hde:DMA, hdf:pio
ide3: BM-DMA at 0xa808-0xa80f, BIOS settings: hdg:pio, hdh:pio
hda: IBM-DHEA-38451, ATA DISK drive
hdc: QUANTUM FIREBALLP AS40, ATA DISK drive
hdd: CD-ROM 40X/AKU, ATAPI CD/DVD-ROM drive
hde: IBM-DTLA-307045, ATA DISK drive
hdg: PLEXTOR CD-R PX-W8432T, ATAPI CD/DVD-ROM drive
hda: 16514064 sectors (8455 MB) w/472KiB Cache, CHS=1027/255/63,
UDMA(33)
hdc: 78198750 sectors (40038 MB) w/1902KiB Cache, CHS=77578/16/63,
UDMA(33)
hde: 90069840 sectors (46116 MB) w/1916KiB Cache, CHS=89355/16/63,
UDMA(100)
hdd: ATAPI 40X CD-ROM drive, 128kB Cache, UDMA(33)
hdg: Disabling (U)DMA for PLEXTOR CD-R PX-W8432T
hdg: DMA disabled

(This is after I tried the USE_DMA=0 trick, which did not help)

Frederik Himpe





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

2002-06-05 Thread Thierry Vignaud

Juan Quintela <[EMAIL PROTECTED]> writes:

> - fixed via8233 sound P821 (via tv).

snd-via8233.o should works again now.
i disabled it in mdk8.2 since it oopsed.
now it works right out of the box.
if you've this card, you know what to test :-)

-- 
"ca fait pas "homme" d'aller voir le medecin" (gc)





Re: [Cooker] Re: [Plf-discuss] strange choice with urpmi

2002-06-05 Thread Olivier Thauvin

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Le Mercredi 5 Juin 2002 14:35, François Pons a écrit :
> Olivier Thauvin <[EMAIL PROTECTED]> writes:
> > To try to rebuild transcode for test, I want install
> > libopenquicktime1-devel. Good I did urpmi libopenquicktime1-devel and I
> > have this:
> >
> > One of the following packages is needed:
> >  1- libopenquicktime1-devel-1.0-3plf.ppc
> >  2- libopenquicktime1-devel-1.0-3plf.ppc
> >
> > What is better choice ? I don't know, but I think it is not a good idea
> > to install ppc's rpm on a Athlon machine !
>
> Cooker may be a better choices instead of plf-discuss.
>
> What is your version of urpmi, rpmtools and perl-URPM package ?
>
> François.

Always latest in my chroot by automatic update:
urpmi-3.4-1mdk
rpmtools-4.3-2mdk
perl-URPM-0.02-1mdk


- -- 
Linux pour Mac !? Enfin le moyen de transformer
une pomme en véritable ordinateur. - JL.
Olivier Thauvin - http://nanardon.homelinux.org/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjz+CjYACgkQk29cDOWzfVCjiQCgm9qadS0Cnls5C5XwQ5OHhzYI
qNgAnRP9pPKRBxGsLMdjMPeOwRDVNMLn
=mObI
-END PGP SIGNATURE-




[Cooker] Re: [Plf-discuss] strange choice with urpmi

2002-06-05 Thread François Pons

Olivier Thauvin <[EMAIL PROTECTED]> writes:

> To try to rebuild transcode for test, I want install libopenquicktime1-devel.
> Good I did urpmi libopenquicktime1-devel and I have this:
> 
> One of the following packages is needed:
>  1- libopenquicktime1-devel-1.0-3plf.ppc
>  2- libopenquicktime1-devel-1.0-3plf.ppc
> 
> What is better choice ? I don't know, but I think it is not a good idea to 
> install ppc's rpm on a Athlon machine !

Cooker may be a better choices instead of plf-discuss.

What is your version of urpmi, rpmtools and perl-URPM package ?

François.




Re: [Cooker] Re: [Contrib-Rpm] LinNeighborhood-0.6.4-1mdk

2002-06-05 Thread Olivier Thauvin

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Le Mercredi 5 Juin 2002 14:17, vous avez écrit :
> On Tue, 2002-06-04 at 16:30, Olivier Thauvin wrote:
> > * Wed Jun 05 2002 Olivier Thauvin <[EMAIL PROTECTED]> 0.6.4-1mdk
> >
> > - add %{_iconsdir}/%{name}.png and %{_liconsdir}/%{name}.png
>
> You forgot to -2mdk.

OOOps, very sorry, strange because I always rpmlint my package, or I did it 
too later.
I will fix it.

- -- 
Linux pour Mac !? Enfin le moyen de transformer
une pomme en véritable ordinateur. - JL.
Olivier Thauvin - http://nanardon.homelinux.org/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjz+BKcACgkQk29cDOWzfVDivwCfeqBus+taiP/MUAZMm6IxvDfQ
nN4AoNYP4lzggdaNkdCyA+Zh3N4867zA
=Mxu2
-END PGP SIGNATURE-




[Cooker] Re: [Contrib-Rpm] LinNeighborhood-0.6.4-1mdk

2002-06-05 Thread Brad Felmey

On Tue, 2002-06-04 at 16:30, Olivier Thauvin wrote:

> * Wed Jun 05 2002 Olivier Thauvin <[EMAIL PROTECTED]> 0.6.4-1mdk
> 
> - add %{_iconsdir}/%{name}.png and %{_liconsdir}/%{name}.png

You forgot to -2mdk.
-- 
Brad Felmey





Re: [Cooker] new rpmdrake suggestion

2002-06-05 Thread Guillaume Cottenceau

David Walser <[EMAIL PROTECTED]> writes:

> Please bring MandrakeUpdate back as a seperate tool,
> that way people can still easily get their security
> updates even when rpmdrake is broken (like in 8.1).
> Unless the new rpmdrake is going to be real
> streamlined, simple, and impossible to get wrong (aka
> nothing like the current one), I think it's a good
> idea.  Small tool, specific purpose, Unix-like :o)

It will be small and simple. The interface for "installing
packages", "removing packages" and "installing updates" will be
quite similar (and btw quite similar to DrakX's individual
package choice step).

-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/




Re: [Cooker] rpmdrake future [was: Re: Cooker urpmi broken ?]

2002-06-05 Thread Guillaume Cottenceau

<[EMAIL PROTECTED]> writes:

> On 5 Jun 2002, Guillaume Cottenceau wrote:
> 
> > To cooker people: we've designed the specifications of a new
> > package installation mechanism, and I am trying to implement it.
> > It will be much more user friendly (hopefully) and more simple.
> 
> Ah..don't we get a chance to critize your plans before you spend
> hours on non-needed features?

We're done it internally (like 99% of our specs, AFAIK):
FrancoisPons, Warly, DavidBaudens and I have discussed the specs,
and it has been posted to our technical mailing-list for critics.

I am conscious that the final product may disappoint some
hardcore cooker users, since the main idea is to get something
which is simple enough for most users.

-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/




Re: [Cooker] problem with urpmq ?

2002-06-05 Thread François Pons

Fabrice MARIE <[EMAIL PROTECTED]> writes:

> When trying to download stuff with rpmdrake,
> I get the following error message :
> 
> Array found where operator expected at /usr/bin/urpmq line 119, near ""
> (Missing semicolon on previous line?)
> syntax error at /usr/bin/urpmq line 119, near "@files "
> Execution of /usr/bin/urpmq aborted due to compilation errors.

Fixed in 3.4-4mdk (will come soon).

François.




Re: [Cooker] new rpmdrake suggestion

2002-06-05 Thread pascal

Le Mercredi 5 Juin 2002 13:12, David Walser a écrit :
> Please bring MandrakeUpdate back as a seperate tool,
> that way people can still easily get their security
> updates even when rpmdrake is broken (like in 8.1).
> Unless the new rpmdrake is going to be real
> streamlined, simple, and impossible to get wrong (aka
> nothing like the current one), I think it's a good
> idea.  Small tool, specific purpose, Unix-like :o)
>

What about a "web" application ? I mean not using any graphical 
toolkit. 
rpmdrake interface is only about listing programs, selecting single or 
multiple choices and pressing enter. html forms should be sufficient, 
simple, robust and portable for that purpose. More, we could run 
rpmdrake in console mode using links ;)

Ha ya missing progress bars, you say ! Just look at what wget does.

A window showing what happens in the background could be very usefull.

And finally, some real warning about RPMNEW files created during 
install.

just my 2 Euros...

Pascal




[Cooker] new rpmdrake suggestion

2002-06-05 Thread David Walser

Please bring MandrakeUpdate back as a seperate tool,
that way people can still easily get their security
updates even when rpmdrake is broken (like in 8.1). 
Unless the new rpmdrake is going to be real
streamlined, simple, and impossible to get wrong (aka
nothing like the current one), I think it's a good
idea.  Small tool, specific purpose, Unix-like :o)

__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com




Re: [Cooker] Cooker mail archive

2002-06-05 Thread David Walser

No, that'd be the wrong place.  Look at Mandrake's
front page again.  The Cooker stuff is not under
Support > Mailing lists, but under Developers > Lists
( http://www.linux-mandrake.com/en/fdevlists.php3 )
and the link is there.

The text there is misleading though, it makes it
sounds like Mandrake took over archiving at the turn
of the year and mail-archive doesn't do it anymore,
and of course Mandrake's archive isn't searchable, so
until the last time I heard Andrej moaning at someone
to search the archives, I didn't know mail-archive was
still keeping up.

--- Hoyt <[EMAIL PROTECTED]> wrote:
> Still, this link should be on the Mandrake page at 
> http://www.linux-mandrake.com/en/flists.php3

__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com




[Cooker] Re: [CHRPM] libwnck-0.13-1mdk

2002-06-05 Thread Charles A Edwards

On Wed,  5 Jun 2002 09:00:29 +0200 (CEST)
Frederic Crozat <[EMAIL PROTECTED]> wrote:

> --=-=-=
> Name: libwnck  Relocations: (not
> relocateable) Version : 0.13  Vendor:
> MandrakeSoft Release : 1mdk  Build Date:
> Wed Jun  5 09:54:58 2002 Install date: (not installed)  
> Build Host: bi.mandrakesoft.com Group   : System/Libraries
>  Source RPM: (none)
> Size: 217535   License: LGPL
> Packager: Mandrake Linux Team 
> URL : http://www.gnome.org/
> Summary : Libwnck is Window Navigator Construction Kit
 

error: failed dependencies:
libwnck-1.so.1   is needed by libpanel-applet-2_0-1.5.21-1mdk
libwnck-1.so.1   is needed by gnome-applets-1.102.0-1mdk
libwnck-1.so.1   is needed by gnome-panel-1.5.21-1mdk
libwnck-1.so.1   is needed by gnome-system-monitor-1.1.6-1mdk
Installation failed


Charles




[Cooker] problem with urpmq ?

2002-06-05 Thread Fabrice MARIE


Hello,

When trying to download stuff with rpmdrake,
I get the following error message :

Array found where operator expected at /usr/bin/urpmq line 119, near ""
(Missing semicolon on previous line?)
syntax error at /usr/bin/urpmq line 119, near "@files "
Execution of /usr/bin/urpmq aborted due to compilation errors.

# rpm -qa | grep rpm
gurpmi-3.4-2mdk
rpm-python-4.0.4-5mdk
rpm-build-4.0.4-5mdk
urpmi-3.4-2mdk
rpm-4.0.4-5mdk
rpmdrake-1.5-3mdk
rpmtools-4.3-2mdk
grpmi-8.3-1mdk

Thanks.

Have a nice day,

Fabrice.
--
Fabrice MARIE
Senior R&D Engineer
Celestix Networks
http://www.celestix.com/

"Silly hacker, root is for administrators" 
   -Unknown




[Cooker] Re: [CHRPM] libwnck-0.13-1mdk

2002-06-05 Thread Charles A Edwards

On Wed,  5 Jun 2002 09:00:29 +0200 (CEST)
Frederic Crozat <[EMAIL PROTECTED]> wrote:

> --=-=-=
> Name: libwnck  Relocations: (not
> relocateable) Version : 0.13  Vendor:
> MandrakeSoft Release : 1mdk  Build Date:
> Wed Jun  5 09:54:58 2002 Install date: (not installed)  
> Build Host: bi.mandrakesoft.com Group   : System/Libraries
>  Source RPM: (none)
> Size: 217535   License: LGPL
> Packager: Mandrake Linux Team 
> URL : http://www.gnome.org/
> Summary : Libwnck is Window Navigator Construction Kit
 

error: failed dependencies:
libwnck-1.so.1   is needed by libpanel-applet-2_0-1.5.21-1mdk
libwnck-1.so.1   is needed by gnome-applets-1.102.0-1mdk
libwnck-1.so.1   is needed by gnome-panel-1.5.21-1mdk
libwnck-1.so.1   is needed by gnome-system-monitor-1.1.6-1mdk
Installation failed


Charles




Re: [Cooker] rpmdrake crash

2002-06-05 Thread Fabrice MARIE


Salut François,

On Wednesday 05 June 2002 18:14, François Pons wrote:
> Fabrice MARIE <[EMAIL PROTECTED]> writes:
> > Hello,
> At least upgrade to urpmi-3.4-2mdk on greater, the problem is in urpmi.

Ok, great. This morning when I checked urpmi-3.4-1mdk was the latest.
I'll give urpmi-3.4-2mdk a try.

Thank you,

Have a nice day,

Fabrice.
--
Fabrice MARIE
Senior R&D Engineer
Celestix Networks
http://www.celestix.com/

"Silly hacker, root is for administrators" 
   -Unknown




Re: [Cooker] Galeon stable for anyone?

2002-06-05 Thread Alexander Skwar

So sprach Borsenkow Andrej am 2002-06-05 um 10:49:19 +0400 :
> Do you run it under soundwrapper (default if called from menu)? Try run
> it as is and see if it helps.

Ah, yes, if I run it w/o soundwrapper, it does not crash.  However, when
I use soundwrapper, it crashs regularly (wrong url/basic auth and surely
quite some other cases).

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: 4 days 17 hours 54 minutes




Re: [Cooker] rpmdrake future [was: Re: Cooker urpmi broken ?]

2002-06-05 Thread danny

On 5 Jun 2002, Guillaume Cottenceau wrote:

> To cooker people: we've designed the specifications of a new
> package installation mechanism, and I am trying to implement it.
> It will be much more user friendly (hopefully) and more simple.

Ah..don't we get a chance to critize your plans before you spend
hours on non-needed features?


Danny

> 
> 
> 





Re: [Cooker] Install issues

2002-06-05 Thread Pixel

Randy Welch <[EMAIL PROTECTED]> writes:

[...]

> I tried an install from the latest cooker on one of my test
> systems and had an issue with journaled file systems.
> 
> 1.  Could not create a reiserfs volume.
> Tried changing an ext3 partition to a
> reiserfs partiton.  The installer said it could
> not format the partition.
> 
> 2.  Tried just reformatting partition to ext3.  That
> went fine, but upon reboot the filesystem could not
> be remounted read-write.
> 
> >>>These two issues have been present since just after 8.2. No one has ever
> >>>responded to them,.

wrong. I did about the reiserfs pb.

as for the ext3, i find it quite weird.

> >>>
> >>Ahh ok.  Just making sure that I hadn't gone crazy.
> >>
> >>-randy
> >>
> > I can confirm that I have had the same issue. It is nice to know that it
> > isn't just me :)
> >
> 
> So mandrake folks
> 
> Any ETA on a FIX?

ok... i've tried to ignore these pbs... and was in pseudo-holidays...

i'm going to upload a new install. expect some pbs :p




Re: [Cooker] kernel 2.4.18-18mdk: can't mount or write cd-rw (ide-scsiproblem?)

2002-06-05 Thread Buchan Milne

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Frederik Himpe wrote:
| On Tue, 2002-06-04 at 19:12, Charles A Edwards wrote:
|
|>On 04 Jun 2002 17:08:44 +0200
|>Frederik Himpe <[EMAIL PROTECTED]> wrote:
|>
|>
|>>On Tue, 2002-06-04 at 16:31, Borsenkow Andrej wrote:
|>>
|My cd-writer does not work anymore with kernel 2.4.18-18mdk
|
|>>>
|>>>last version it worked?
|>>
|>>I have version 2.4.18-13mdk and 2.4.18-16mdk lying around, and it's
|>>working with these kernels. Unfortunately I don't have 2.4.18-17.
|>
|>
|>Are you running full cooker?
|
| Yes, this is a full Cooker system. I resynced it two days ago.
|
|>My writer works fine.

But you (Charles) are using SCSI, he (Fred) is using an ide-scsi device!

| [cdrecord output]
|>kernel-2.4.18.18mdk-1-1mdk
|>cdrecord-1.11-0.a24.1mdk
|
| Strange, I'm using the same versions. Mine is connected to a Promise
| Ultra 100 but I geuss that doesn't matter

Well, there is a huge difference between scsi and ide-scsi, so I guess
it does matter.

What is the output of:
$ cat /proc/cmdline
$ lsmod
$ dmesg|grep hd

Buchan
- --
|Registered Linux User #182071-|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x202
Stellenbosch Automotive Engineering http://www.cae.co.za
GPG Key   http://ranger.dnsalias.com/bgmilne.asc
1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE8/dz/rJK6UGDSBKcRAuIUAJ4ryDIktNHBIg9yj5y/wk9SP2lCFgCfZHus
yP5eTF7yi7HQQDwd4mkA8Aw=
=NVGy
-END PGP SIGNATURE-





Re: [Cooker] Galeon stable for anyone?

2002-06-05 Thread Udo Rader

does not crash for me neither on wrong urls nor on heise.de w&w/o
soundwrapper (and actually has not for a long long time).

udo


Am Mit, 2002-06-05 um 08.31 schrieb Alexander Skwar:
> So sprach Charles A Edwards am 2002-06-04 um 08:48:24 -0400 :
> > I have been using galeon regularly and even with previous versions I
> > have not had any problem with crashes, though I know that others have so
> > reported.
> 
> Hmm, okay; Galeon is now "semi" stable.  It doesn't crash at wrong urls
> like ww.linuxtoday.com anymore - but it crashes at sites using HTTP
> BASIC AUTH.  For example, go to http://heise.de -> Choose any of the
> news items -> click on any of the comments at the bottom -> Click on
> "Beantworten" -> Watch the beautiful Gnome crash dialog pop up.
> 
> 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: 4 days 14 hours 13 minutes
> 







Re: [Cooker] Re: [CHRPM] urpmi-3.4-1mdk

2002-06-05 Thread François Pons

[EMAIL PROTECTED] (François Pons) writes:

> Charles A Edwards <[EMAIL PROTECTED]> writes:
> 
> > The total size output log produced was 289.64 Kbytes.
> > I think that this is somewhat extreme :-)
> 
> Problem on list file using ftp has been reported to me, I work on it.

2mdk fixes the problem along with another big one (rpm db not closed).

Please upgrade to 2mdk (and perl-URPM-0.02-2mdk to see the log).

François.




[Cooker] TOra Oracle developer tool

2002-06-05 Thread Michal Bukovjan

Anyone thought about including this app in Cooker / next distro?
Red Hat does it, the RPMs are in Rawhide

It's a *great* application for Oracle developers / admins, requires Qt.

http://www.globecom.se/tora/

Michal








Re: [Cooker] rpmdrake crash

2002-06-05 Thread Guillaume Cottenceau

Fabrice MARIE <[EMAIL PROTECTED]> writes:

> No problem, I shall learn how to use urpmi then :)
> Can you just announce on this list when rpmdrake is working again ?

Yep, of course, I will make big advertisement, don't worry :-).

-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/




Re: [Cooker] rpmdrake crash

2002-06-05 Thread Fabrice MARIE

On Wednesday 05 June 2002 16:10, Guillaume Cottenceau wrote:
> Fabrice MARIE <[EMAIL PROTECTED]> writes:
> > After I have updated all my packages to latest cooker,
> > straight after I restarted rpmdrake, and reloaded the lists,
> > rpmdrake died, and whenever I ran it again, it died
> > straight away. The 2 times without a single error message.
> Since the whole "installing/removing packages" is under a
> rewrite, these issues won't be fixed anytime soon. You should try
> to use commandline urpmi in the meantime..
> Sorry for disturbance..

Hello,

No problem, I shall learn how to use urpmi then :)
Can you just announce on this list when rpmdrake is working again ?

Thanks.

Have a nice day,

Fabrice.
--
Fabrice MARIE
Senior R&D Engineer
Celestix Networks
http://www.celestix.com/

"Silly hacker, root is for administrators" 
   -Unknown




Re: [Cooker] Re: [CHRPM] urpmi-3.4-1mdk

2002-06-05 Thread Guillaume Cottenceau

Stefan van der Eijk <[EMAIL PROTECTED]> writes:

> installing / de-installing with rpm goes fine, but with urpmi it
> just hangs for some reason...

tried rm -f /var/lib/rpm/__* ; rpm --rebuilddb ?


-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/




Re: [Cooker] rpmdrake crash

2002-06-05 Thread Guillaume Cottenceau

Fabrice MARIE <[EMAIL PROTECTED]> writes:

> After I have updated all my packages to latest cooker,
> straight after I restarted rpmdrake, and reloaded the lists,
> rpmdrake died, and whenever I ran it again, it died
> straight away. The 2 times without a single error message.

Since the whole "installing/removing packages" is under a
rewrite, these issues won't be fixed anytime soon. You should try
to use commandline urpmi in the meantime..

Sorry for disturbance..

-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/




[Cooker] rpmdrake future [was: Re: Cooker urpmi broken ?]

2002-06-05 Thread Guillaume Cottenceau

[EMAIL PROTECTED] (François Pons) writes:

> > As i wrote you this mail, i would like to suggest you some small
> > improvements/questions related to rpmdrake:
> > When you select "lists reloading"*, no list is selected. It would be
> > great IMHO to remember the last choice.
> > specially for cooker users...
> > More over, i would appreciated if the tab installable/installed, the
> > combobox all/update only/not installed only and the tab tree/falt list
> > were saved and restaured too.
> > 
> > I don't know why but tabs Short/Detail/Files which should describe the
> > content of a selected package on the left side of the windows are always
> > blank for installable packages in some sources (typically cooker ones;
> > plf is ok)
> > This is frustrating as you *have* to install a package to know what it
> > improoves...
> 
> Guillaume is now working a more user friendly version of rpmdrake, Guillaume ?

To cooker people: we've designed the specifications of a new
package installation mechanism, and I am trying to implement it.
It will be much more user friendly (hopefully) and more simple.


-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/




Re: [Cooker] Install issues

2002-06-05 Thread Randy Welch

nDiScReEt wrote:
> On Wednesday 05 June 2002 2:02 am, Randy Welch wrote:
> 
>>Murray J. Root wrote:
>>
>>>On Tue, 04 Jun 2002 01:00:05 -0700 Randy Welch <[EMAIL PROTECTED]> wrote:
>>>
I tried an install from the latest cooker on one of my test
systems and had an issue with journaled file systems.

1.  Could not create a reiserfs volume.
Tried changing an ext3 partition to a
reiserfs partiton.  The installer said it could
not format the partition.

2.  Tried just reformatting partition to ext3.  That
went fine, but upon reboot the filesystem could not
be remounted read-write.

>>>These two issues have been present since just after 8.2. No one has ever
>>>responded to them,.
>>>
>>Ahh ok.  Just making sure that I hadn't gone crazy.
>>
>>-randy
>>
> 
> I can confirm that I have had the same issue. It is nice to know that it isn't 
> just me :)
> 
> 

So mandrake folks

Any ETA on a FIX?

-randy









Re: [Cooker] kernel 2.4.18-18mdk: can't mount or write cd-rw(ide-scsi problem?)

2002-06-05 Thread Frederik Himpe

On Tue, 2002-06-04 at 19:12, Charles A Edwards wrote:
> On 04 Jun 2002 17:08:44 +0200
> Frederik Himpe <[EMAIL PROTECTED]> wrote:
> 
> > On Tue, 2002-06-04 at 16:31, Borsenkow Andrej wrote:
> > > > 
> > > > My cd-writer does not work anymore with kernel 2.4.18-18mdk
> > > > 
> > > 
> > > last version it worked?
> > 
> > I have version 2.4.18-13mdk and 2.4.18-16mdk lying around, and it's
> > working with these kernels. Unfortunately I don't have 2.4.18-17.
>  
> Are you running full cooker?

Yes, this is a full Cooker system. I resynced it two days ago.

> My writer works fine.

[cdrecord output]

> kernel-2.4.18.18mdk-1-1mdk
> cdrecord-1.11-0.a24.1mdk

Strange, I'm using the same versions. Mine is connected to a Promise
Ultra 100 but I geuss that doesn't matter.

Frederik Himpe






Re: [Cooker] Install issues

2002-06-05 Thread nDiScReEt

On Wednesday 05 June 2002 2:02 am, Randy Welch wrote:
> Murray J. Root wrote:
> > On Tue, 04 Jun 2002 01:00:05 -0700 Randy Welch <[EMAIL PROTECTED]> wrote:
> >>I tried an install from the latest cooker on one of my test
> >>systems and had an issue with journaled file systems.
> >>
> >>1.  Could not create a reiserfs volume.
> >> Tried changing an ext3 partition to a
> >> reiserfs partiton.  The installer said it could
> >> not format the partition.
> >>
> >>2.  Tried just reformatting partition to ext3.  That
> >> went fine, but upon reboot the filesystem could not
> >> be remounted read-write.
> >
> > These two issues have been present since just after 8.2. No one has ever
> > responded to them,.
>
> Ahh ok.  Just making sure that I hadn't gone crazy.
>
> -randy

I can confirm that I have had the same issue. It is nice to know that it isn't 
just me :)

-- 

Altoine B
Maximum Time Unlimited
Chicago Based and Operated

"Then you admit confirming not denying you ever said that?"
"NO! ... I mean Yes!  WHAT?"
"I'll put `maybe.'"
-- Bloom County
---
2.4.18-16mdk
Mandrake Linux release 8.3 (Cooker) for i586






Re: [Cooker] Re: [CHRPM] urpmi-3.4-1mdk

2002-06-05 Thread François Pons

Stefan van der Eijk <[EMAIL PROTECTED]> writes:

> Also some weirdness with the latest urpmi:
> 
> # rpm -Uvh /mirrors/cooker/i586/Mandrake/RPMS/zlib1-devel-1.1.4-2mdk.i586.rpm
> Preparing...### [100%]
>1:zlib1-devel### [100%]
> [root@taz conf]# rpm -e zlib1-devel
> 
> installing / de-installing with rpm goes fine, but with urpmi it just hangs for
> some reason...
> 
> [root@taz conf]# urpmi zlib1-devel
> installing /mirrors/cooker/i586/Mandrake/RPMS/zlib1-devel-1.1.4-2mdk.i586.rpm

Do you have a rpm working in background (only affecting urpmi ?).

François.




Re: [Cooker] Aurora /etc/rc.d/init.d/functions

2002-06-05 Thread Warly

Borsenkow Andrej <[EMAIL PROTECTED]> writes:

>> Since we dont use Aurora anymore, can you remomove aurora scripts from
>> functions file (~40%) so that all init scrits that require this file
> will
>> parse it faster. Thus we will have faster login.
>
> I sent patch some time ago but it went to Warly (I presumed it has been
> maintaining initscripts after Chmouel). Fred, should I resend it to you?

Yes I have your patch, it is in my todo list...

-- 
Warly




Re: [Cooker] Re: [CHRPM] urpmi-3.4-1mdk

2002-06-05 Thread François Pons

Charles A Edwards <[EMAIL PROTECTED]> writes:

> The total size output log produced was 289.64 Kbytes.
> I think that this is somewhat extreme :-)

Problem on list file using ftp has been reported to me, I work on it.

François.