Re: [Cooker] mysql not starting when using nss_ldap for groups ...

2003-01-27 Thread Martin Fahrendorf
Am Mittwoch, 22. Januar 2003 15:39 schrieb Buchan Milne:
 On current cooker and 9.0 (at least, don't have 8.2 or 8.1 boxes around
 any more, but 8.0 is not affected), mysql won't start up when
 /etc/nsswitch.conf has 'ldap' in the group line:

 [bgmilne:~]# grep ^group /etc/nsswitch.conf
 group:  files ldap nisplus nis winbind3
 [bgmilne:~]# service mysql start
 Starting MySQL Server   [  OK  ]
 [bgmilne:~]# service mysql status
 mysqld is stopped
 [bgmilne:~]# mysql
 ERROR 2002: Can't connect to local MySQL server through socket
 '/var/lib/mysql/mysql.sock' (2)



 After removing the ldap entry from the group line in nsswitch.conf:

 [bgmilne:~]# grep ^group /etc/nsswitch.conf
 group:  files nisplus nis winbind3
 [bgmilne:~]# service mysql start
 Starting MySQL Server   [  OK  ]
 [bgmilne:~]# service mysql status
 mysqld (pid 10153) is running...
 10152 (pid 10151) is running...
 [bgmilne:~]# mysql
 Welcome to the MySQL monitor.  Commands end with ; or \g.
 Your MySQL connection id is 1 to server version: 3.23.54

 Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

 mysql Bye




 If you su to mysql , you can manually start safe_mysqld even if you use
 nss_ldap for groups:

 [bgmilne:~]# service mysql status
 mysqld is stopped
 [bgmilne:~]# su - mysql
 -bash-2.05b$ grep ^group /etc/nsswitch.conf
 group:  files ldap nisplus nis winbind3
 -bash-2.05b$ safe_mysqld 
 [1] 9773
 -bash-2.05b$ Starting mysqld daemon with databases from /var/lib/mysql

 -bash-2.05b$ mysql
 Welcome to the MySQL monitor.  Commands end with ; or \g.
 Your MySQL connection id is 1 to server version: 3.23.54

 Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

 mysql Bye
 -bash-2.05b$ logout
 [bgmilne:~]# service mysql status
 mysqld (pid 9782) is running...
 9781 (pid 9780) is running...
 [bgmilne:~]#
 [bgmilne@bgmilne bgmilne]$ mysql
 Welcome to the MySQL monitor.  Commands end with ; or \g.
 Your MySQL connection id is 2 to server version: 3.23.54

 Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

 mysql Bye
 [bgmilne@bgmilne bgmilne]$

 I tried to use su - mysql -c '(existing safe_mysqld command)' in the
 init script, but that didn't work.

 Any ideas?

Hm,

I use

cmd=$bindir/safe_mysqld --datadir=$datadir --pid-file=$pid_file 21 | logger -t 
safe_mysqld 
su - mysql -c $cmd

in my mysql script in /etc/init.d and it works fine here. But if i recal fine, the way
su - mysql -c $bindir/safe_mysqld --datadir=$datadir --pid-file=$pid_file 21 | 
logger -t safe_mysqld 
does not work.

Martin
-- 

H E L I X Gesellschaft für Software  Engineering mbH

Hanauer Landstrasse 52  Telefon (069) 4789 35-30
60314 Frankfurt am Main Telefax (069) 4789 35-44

http://www.helix-gmbh.net[EMAIL PROTECTED]




msg88176/pgp0.pgp
Description: signature


[Cooker] [Bug 1054] [rpmdrake] Mandrake Update hangs if Source is bad

2003-01-27 Thread [Bug 1054]
https://qa.mandrakesoft.com/show_bug.cgi?id=1054





--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 10:23 ---
This could be a problem because using wget (which reconnect for each file)
instead of curl (which connect only once). Can you check installing curl if this
is the case.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
When a Mandrake Update mirror entry is not valid, Mandrake Update will hang
forever with the dialog Please wait, contacting mirror to update packages.  
The only way to recover is (novice method) kill the window or (expert method)  
ps for the urpmi process and kill it. 

The Log Messages within the Mdk Control Center only says
   MandrakeUpdate[3081]: launched command: /usr/sbin/urpmi.update
update_source

Console messages are equally terse, hanging with the status message: 
   retrieving description file of update_source...

There are two things. First is that urpmi.update cannot recover if the update  
source URL is bad. It fails just the same way if invoked from the  
command-line. The second is that mirror URLs retrieved from the Choose A   
Mirror interface are not reliable.  It's trial and error to select a working   
mirror as an Update Source, then that Source can become invalid some time  
later.
   
SUGGESTION: Why _commit_ to an Update Source at all? Why not present the user   
with the Mirror List EACH TIME he/she invokes Mandrake Update? If fetching the   
Mirror List should fail, there can be one in cache. Then the user would choose   
one (or more?) from the List and press a button to retrieve the Description   
File. Any mirror that delivers a proper Description File is the mirror we use   
to retrieve files. If this fails, however, the user would be alerted and   
invited to try another mirror from the list. Repeat until success. 
   
The interface could get specific about failures w/o too much trouble, 
informing the user that the Mirror is full (try later), or else it doesn't 
respond (network down?), or the path is missing and requires administrator's 
attention. 
 

full console trace:

mcc pid 3052
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Installation CD 1
(x86) (cdrom1).cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Installation CD 2
(x86) (cdrom2).cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.International CD
(x86) (cdrom3).cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.update_source.cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Installation CD 1
(x86) (cdrom1).cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Installation CD 2
(x86) (cdrom2).cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.International CD
(x86) (cdrom3).cz]
retrieving description file of update_source...




[Cooker] No /dev/dvd, or /mnt/dvd created in 9.1B2

2003-01-27 Thread John Allen
I have both a DVD, and CD-RW/DVD on secondary IDE.

-- 
John Allen,  Email:  mailto:[EMAIL PROTECTED]





[Cooker] bincimap

2003-01-27 Thread Oden Eriksson
Hi.

I just inserted bincimap into contribs. Please test ASAP.

-- 
Regards // Oden Eriksson, Deserve-IT.com




Re: [Cooker] eth0 not comming up properly

2003-01-27 Thread Jure Repinc
Eugenio Diaz wrote:

This all boils down to ifplud being selected to start the interface
rather than ifup. Probably because I had an old ifcfg-eth0 file that did
not have MII_NOT_SUPPORTED in it. I put that in the file and it worked
again.

It would be nice if ifplugd detected it could not work with the card
(versus is not connected, something like looking for operation not
supported or such) and ran ifup ...

BTW, my card is a 3Com Corporation 3c905 100BaseTX shouldn't that card
support MII?


I also think this card supports mii-tools. If I remember correctly it 
worked just fine in Mandrakre 9.0. But now with 9.1 Beta 1 and 2 it just 
doesn't work.

Also check out this bug
https://qa.mandrakesoft.com/show_bug.cgi?id=781
which is about the same problem.

--
Live long and prosper!





Re: [Cooker] urpmi is broken in latex cooker

2003-01-27 Thread François Pons
Le ven 24/01/2003 à 23:05, Charles A Edwards a écrit :

 On Fri, 24 Jan 2003 22:43:50 +0100
 Kim Schulz [EMAIL PROTECTED] wrote:
 
  What is wrong? 
 
 Same here.
 
 urpmi-4.2-11 caused it. 
 You can revert to -10 or wait for -12 and manually install it.

Ok, this is a stupid typo from me when using curl, 12mdk fixes it.

François.





Re: [Cooker] A build for Athlon 64/Opteron

2003-01-27 Thread Jure Repinc
Vincent Danen wrote:

I think you've got it pretty much on the nose, so I don't see why this
conversation is taking place, unless we're looking longterm future. 
We've got PPC and x86 in the works for 9.1...  I sincerely doubt
anything else will come of that.  9.2?  Who knows.  I would suspect
some 64bit port, whether x86-64 or ia64, I suppose remains to be seen.

Well I sure hope there will be a port to x86-64. It doesn't have to be 
9.1 as the CPU will not be so widely spread when 9.1 comes out. But for 
9.2 there should definitely be port for Athlon 64 / Opteron CPUs. A lot 
of servers will be using this CPU and also a lot of desktops sice Athlon 
64 is a successor to Athlon XP which is used by a lot of desktop users 
(all my PCs are using this for now).

--
Live long and prosper!





Re: [Cooker] urpmi doesn't see what I have installed.

2003-01-27 Thread François Pons
Le sam 25/01/2003 à 12:48, Han Boetes a écrit :

 ~% sudo urpmi freetype2-2.1.3-5mdk
 The following packages have to be removed for others to be upgraded:
 XFree86-devel-4.2.99.5-0.20030122.2mdk (due to unsatisfied fontconfig-devel = 
2.1-4mdk)
 XFree86-static-libs-4.2.99.5-0.20030122.2mdk (due to unsatisfied XFree86-devel == 
4.2.99.5-0.20030122.2mdk)
 freetype2-2.1.3-5plf (in order to install freetype2)
 freetype2-devel-2.1.3-5plf (due to unsatisfied freetype2 == 2.1.3-5plf)
 freetype2-static-devel-2.1.3-5plf (due to unsatisfied freetype2-devel == 2.1.3-5plf)
 libfontconfig1-devel-2.1-5mdk (due to unsatisfied freetype2-devel = 2.1.3-4mdk)
 libgdk-pixbuf2-devel-0.22.0-1mdk (due to missing gtk+-devel)
 libglade2.0_0-devel-2.0.1-3mdk (due to unsatisfied libgtk+2.0-devel = 2.0.0)
 libgtk+-x11-2.0_0-devel-2.2.0-3mdk (due to missing XFree86-devel)
 libgtk+1.2-devel-1.2.10-30mdk (due to missing XFree86-devel)
 libimlib1-devel-1.9.14-5mdk (due to missing libgtk+-devel)
 libpango1.0_0-devel-1.2.0-4mdk (due to unsatisfied freetype2-devel = 2.1.3-4mdk)
 do you agree ? (Y/n) n
 
 ~% rpm -q libfontconfig1-devel-2.1-5mdk
 libfontconfig1-devel-2.1-5mdk
 
 There must be a mistake here.

I understand your problem, the message is badly formulated problably, if
you look at the message more carefully, you will notice the following :
  freetype2-2.1.3-5plf (in order to install freetype2)
which is caused to allow installation, after that it is only propagation
of unsatisfied requires to the above recursively.

So libfontconfig1-devel-2.1-5mdk will be removed, but you didn't agree
so nothing has been removed.

François.





Re: [Cooker] Slovenian Mozilla - SloZilla

2003-01-27 Thread Jure Repinc
Frederic Crozat wrote:

Done. files are now available here:
ftp://ftp.mozilla.org/pub/mozilla/l10n/lang/moz1.3alpha/langslsi.xpi
ftp://ftp.mozilla.org/pub/mozilla/l10n/lang/moz1.3alpha/regsi.xpi



Well, I don't think I'll update 1.3alpha since beta should be out very
shortly :))


Yeah I know. Usually SloZilla team is very fast when it comes to 
releasing translations. Among the first actually.  I hope it will be the 
same with 1.3b and then the new version could be included before 
Mandrake 9.1 is out. I will post a message to this topic when they 
release files for 1.3b.

--
Live long and prosper!





Re: [Cooker] [Bug 1062] [drakxtools] New: No ip over 1394

2003-01-27 Thread Guy.Bormann
On Fri, 24 Jan 2003, John Danielson, II wrote:

 [Bug 1062] wrote:

 https://qa.mandrakesoft.com/show_bug.cgi?id=1062
 
Product: drakxtools
  Component: DrakConnect
Summary: No ip over 1394
Version: 9.1-0.13mdk
   Platform: PC
URL: [EMAIL PROTECTED]
 OS/Version: All
 Status: UNCONFIRMED
   Severity: major
   Priority: P1
 AssignedTo: [EMAIL PROTECTED]
 ReportedBy: [EMAIL PROTECTED]
 
 
 DrakConnect doesn't list eth1394 as a driver, and expert mode crashes when I
 try it. This is after I have done insmod eth1394.o.gz and re booted. Actually,
 this option should be offered during the install, automatically, so those of
 us who are relying on our firewire cards to connect two windows machines will
 be able to network our new Linux install to, say, our winxp machine. (My case).
 Even though my Linux bootup screen says eth0 is OK, my winxp machine can't
 tell it's there. xp says 1394 Connection A network cable is unplugged. The
 Linux machine is dual booted with winme which does work with ip over 1394,
 Internet and everything. Linux needs to do ip over 1394 out of the box,
 firewire has been around for some time now. And I can't find ANY documentation
 on the eth1394 module anywhere. Any ideas?
 
 
 
 --- You are receiving this mail because: ---
 You are on the CC list for the bug, or are watching someone who is.
 
 
 
 
 Firewire support is still being finalized, as is USB 2.0 which is being
 also finalized as far as things ever are in the Linux world. Kernel
 developers are working on this still, it is not fully and completely a
 part of any stock distro exept as one might consider LFS or Gentoo a
 stock thing (you compile from source and tweak right now to get ieee1394
 support going right if you also have USB or especially USB 2.0 also,
 among other things). This is a linux-wide issue, not just a Mandrake
 one. I do not think that even a USB 2.0 direct-connect cable works in
 Linux commonly yet. At a guess, we will need to wait for things from 2.5
 development branch of kernel to be back-ported(patched back into the 2.4
[snip]

 Cheapest is a tossup between 1 and 2, for Linux.

 John.

Hi John,

For some reason I like your technical posts but could you please use the
Enter key some more to add some structure like paragraphs. That would make
reading a lot easier ;-)

Guy Bormann






[Cooker] 9.1 only installs dhclient (not dhcpcd)

2003-01-27 Thread John Allen
dhclient is pretty useless, it does not set domainname, does not support 
sending my hostname (to allow dynamic DNS updates), and does not support 
generating/updating my yp.conf.

Please make dhcpcd the default, or at least let it be a installable choice;
setting DHCP_CLIENT in /etc/sysconfig/network

-- 
John Allen,  Email:  mailto:[EMAIL PROTECTED]





Re: [Cooker] No /dev/dvd, or /mnt/dvd created in 9.1B2

2003-01-27 Thread Radek Vybiral
On Mon, 27 Jan 2003, John Allen wrote:

 I have both a DVD, and CD-RW/DVD on secondary IDE.
 

Yes, I have the same problem.
Mplayer refuce to play my DVD :(

R.V.





Re: [Cooker] mysql not starting when using nss_ldap for groups ...

2003-01-27 Thread Buchan Milne
Martin Fahrendorf wrote:
 Am Mittwoch, 22. Januar 2003 15:39 schrieb Buchan Milne:

I tried to use su - mysql -c '(existing safe_mysqld command)' in the
init script, but that didn't work.

Any ideas?
 
 
 Hm,
 
 I use
 
 cmd=$bindir/safe_mysqld --datadir=$datadir --pid-file=$pid_file 21 | logger -t 
safe_mysqld 
 su - mysql -c $cmd
 
 in my mysql script in /etc/init.d and it works fine here. But if i recal fine, the 
way
 su - mysql -c $bindir/safe_mysqld --datadir=$datadir --pid-file=$pid_file 21 | 
logger -t safe_mysqld 
 does not work.
 

Works for me ...

Warly, can you try this? Or must I submit a patch?


-- 
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x121
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





[Cooker] 9.1Beta2 - kernel without XFS support

2003-01-27 Thread Radek Vybiral

Hi, 

subject says all, the kernel lacks of support for XFS journal filesystem.

Howto to reproduce:
Choose XFS filesystem for /var mountpoint.
After reboot system has many errors messages about missing /var/lock
directory and never comes up.


R.V.








Re: [Cooker] latest bincimap

2003-01-27 Thread Buchan Milne
Oden Eriksson wrote:
 Hi list.
 
 I've used courier-imap since 0.20 or something but since I found this new(?) 
 imap server a while back it got me curious. Now. I'm a contributer and 
 packager for Mandrake Linux, and I know for a fact we are looking for a 
 uw-imap drop-in replacement. courier-imap has been in contribs for a while 
 now but haven't made it into the maintree, I guess because it's so strange...
 

What's strange about courier? I have one production server running UW,
which convinced me never to use it in production again, so my other
servers run courier.

The big issue is migrating mail which is in mbox files. That's why my
first prodcution mail server *still* runs UW. And unfortunately that
affects all current Maildir server. Would be nice if there were a
mbox2maildir migration IMAP server ;-).

Also, the KDE kolab project uses cyrus ... so do we want 4 IMAP servers
in the distro?

 I have made Mandrake packages out of bincimap and checkpassword-pam that I 
 just was about to insert into the contribs, but then it strucked me..., I 
 forgot all about the SSL part... How does this work? It's not documented as 
 far as I could see. Until I have sorted this out the packages live here: 
 http://d-srv.com/Cooker/
 

What is the license of checkpassword (being a DJB-soft, is it under a
DJB-ware license)?

Buchan


-- 
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x121
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





[Cooker] Re: latest bincimap

2003-01-27 Thread Oden Eriksson
Buchan Milne writes: 

Oden Eriksson wrote:

Hi list. 

I've used courier-imap since 0.20 or something but since I found this new(?) 
imap server a while back it got me curious. Now. I'm a contributer and 
packager for Mandrake Linux, and I know for a fact we are looking for a 
uw-imap drop-in replacement. courier-imap has been in contribs for a while 
now but haven't made it into the maintree, I guess because it's so strange... 


What's strange about courier? I have one production server running UW,
which convinced me never to use it in production again, so my other
servers run courier. 

The big issue is migrating mail which is in mbox files. That's why my
first prodcution mail server *still* runs UW. And unfortunately that
affects all current Maildir server. Would be nice if there were a
mbox2maildir migration IMAP server ;-).

http://www.google.com/search?hl=enie=UTF-8oe=UTF-8q=mbox2maildirbtnG=Goo 
gle+Search 

http://freshmeat.net/projects/imapmigration 

Also, the KDE kolab project uses cyrus ... so do we want 4 IMAP servers
in the distro?


Then we won't see either kolab or cyrus-imap in mandrake because of the 
cyrus-imap license? 

I have made Mandrake packages out of bincimap and checkpassword-pam that I 
just was about to insert into the contribs, but then it strucked me..., I 
forgot all about the SSL part... How does this work? It's not documented as 
far as I could see. Until I have sorted this out the packages live here: 
http://d-srv.com/Cooker/ 


What is the license of checkpassword (being a DJB-soft, is it under a
DJB-ware license)?


No, GPL. 


--
Kindest regards // Oden Eriksson 



[Cooker] [Bug 1064] [urpmi] update sources fail

2003-01-27 Thread [Bug 1064]
https://qa.mandrakesoft.com/show_bug.cgi?id=1064

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 10:53 ---
Fixed in 12mdk and sorry for my garbage in urpmi :-(




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
When updating sources with urpmi, it fails and I get this message:
%urpmi.update Cooker 1
retrieving description file of Cooker 1...
retrieving source hdlist (or synthesis) of Cooker 1...
...retrieving failed: Unknown open() mode '/usr/bin/curl  ' at
/usr/lib/perl5/vendor_perl/5.8.0/urpm.pm line 282.

retrieve of source hdlist (or synthesis) failed
no hdlist file found for medium Cooker 1




[Cooker] [Bug 1087] [Installation] ldm error and cdrom fstab faulty

2003-01-27 Thread [Bug 1087]
https://qa.mandrakesoft.com/show_bug.cgi?id=1087





--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 10:59 ---
Try to run something like find /dev -ls to see on which device the error appears.
(dup of #930)



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
With LM9.1beta2 
At startup and mount or unmount I get ldm_validate_partition_table(): Disk 
read failed.  Also the CDROM was not configured in fstab.  I don't know if 
that is related. 
 
I have sandisk SDDR55 and zip drive and did wonder if the lack of media in 
these drives was a factor, but putting disks in did not remove messages.  Also 
when CDROM changed from rw to ro, did not prevent messages.




[Cooker] [Bug 1040] [php] posix support doesn't work

2003-01-27 Thread [Bug 1040]
https://qa.mandrakesoft.com/show_bug.cgi?id=1040





--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 10:59 
---
Hello,

The culprit is in the SPEC file :

%define external_modules mysql [...]  posix [... ] zip

posix should not be defined as external, as the SPEC file mention
itself one line above.

I haven't tested, but I believe that removing it from the %define
line should fix the problem.

Have a nice day,

Fabrice.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
Hello,

libphp_common430 seems to be compiled to support posix, but it
doesn't work for some reason..
my version is libphp_common430-430-7mdk

Fatal error: Call to undefined function: posix_uname() in
/var/www/html/index.php on line 3

[posix_uname can be found in (PHP 3= 3.0.10, PHP 4) from what the doc says]

line 3 contains =
$myarray = posix_uname();

Thanks.

Have a nice day.




[Cooker] [Bug 1036] [php] gettext support doesn't work

2003-01-27 Thread [Bug 1036]
https://qa.mandrakesoft.com/show_bug.cgi?id=1036





--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 11:15 
---

Hello,

Even though the ./configure of the %setup from php.spec
contains --enable-posix=/usr when recompiling the kernel,
I get :
[...]
checking whether to enable truetype string function in GD... no
checking for GNU gettext support... no
checking for GNU MP support... no
[...]

It's probably some problem with the configure.in or the M4 macro.. :(

Have a nice day,

Fabrice.




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
imp3 (which needs gettext support in php to work)
cannot work and output a gettext error message
(cannot find function _(), for more details see
https://qa.mandrakesoft.com/show_bug.cgi?id=1014 )

$ rpm -qa | grep gette
gettext-devel-0.11.5-2mdk
gettext-0.11.5-2mdk
gettext-base-0.11.5-2mdk
glib-gettextize-2.2.0-1mdk
perl-Locale-gettext-1.01-6mdk

$ rpm -qf /usr/lib/libphp_common.so.430 
libphp_common430-430-7mdk

Thank you.

Have a nice day.




[Cooker] [Bug 1086] [drakconf] Main display panel does not change

2003-01-27 Thread [Bug 1086]
https://qa.mandrakesoft.com/show_bug.cgi?id=1086

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 11:37 ---
just wait for 9.1-0.10mdk release which fixes a lot of other bugs



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
With 9.1beta2  
 
When a tool is selected there is a Please Wait displayed.  This often does not 
change until the mouse is moved off it to another panel.




[Cooker] [Bug 1069] [drakconf] BUG with LANGUAGE fr_FR:fr

2003-01-27 Thread [Bug 1069]
https://qa.mandrakesoft.com/show_bug.cgi?id=1069

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 11:38 ---
fixed, look at incoming 9.1-0.10mdk release



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
The last version of DrakConf cannot launch embeded application. Error message/
[root@localhost bin]# perl drakconf
[root@localhost bin]# Use of uninitialized value in split at
/usr/lib/libDrakX/detect_devices.pm line
111 (#1)
(W uninitialized) An undefined value was used as if it were already
defined.  It was interpreted as a  or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.

To help you figure out what was undefined, perl tells you what operation
you used the undefined value in.  Note, however, that perl optimizes your
program and the operation displayed in the warning may not necessarily
appear literally in your program.  For example, that $foo is
usually optimized into that  . $foo, and the warning will refer to
the concatenation (.) operator, even though there is no . in your
program.

Use of uninitialized value in concatenation (.) or string at
/usr/lib/libDrakX/detect_devices.pm line 533 (#1)
BUG with LANGUAGE fr_FR:fr

[root@localhost bin]# Use of uninitialized value in exec at
/usr/sbin/drakconf.real line 631 (#1)
Xlib: unexpected async reply (sequence 0xa5a)!
The program 'drakconf.real' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadIDChoice (invalid resource ID chosen for this connection)'.
  (Details: serial 3105 error_code 14 request_code 1 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
The program 'drakconf.real' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 3106 error_code 3 request_code 2 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)




[Cooker] [Bug 1092] [Installation] New: installation impossible clavier et souris USB bloque sur beta 2 et partiel sur beta 1

2003-01-27 Thread [Bug 1092]
https://qa.mandrakesoft.com/show_bug.cgi?id=1092

   Product: Installation
 Component: Installation
   Summary: installation impossible clavier et souris USB bloque sur
beta 2 et partiel sur beta 1
   Version: 1.772
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Bug parfaitement reproductible mais avec comportement different sur MDK9.1  
beta 1 et beta 2   
Configuration A7s333 avec chipset SIS 745 , clavier souris USB logitech sans 
fil  
Avec beta 1 installation sans problemes mais apres installation au reboot le 
clavier et la souris sont bloqués. pendant le boot je vois passer le message 
dev/usbmouse n'existe pas. 
Avec beta 2 installation impossible le clavier et la souris se bloquent des la 
selection de la langue a utiliser pour l'installation. il y a donc une 
regression entre la beta 2 et la beta 1 la beta 2 revient a la suituation de 
MDK 9 stable. 
 
Je dois preciser que avec une configuration A7V8X et les meme clavier et 
souris installation et utilisation sans probleme avec MDK9.0 et MDK9.1 beta 1 
et beta 2



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.




Re: [Cooker] [Bug 880] [kernel] Can't boot because of HighPointHPT370 RAID

2003-01-27 Thread Teletchéa Stéphane
Le mer 22/01/2003 à 16:26, [Bug 880] a écrit :
 https://qa.mandrakesoft.com/show_bug.cgi?id=880
 
 
 
 
 
 --- Additional Comments From [EMAIL PROTECTED]  2003-01-22 16:25 ---
 It's planned to get integrated in mainline kernel where you can test directly from 
cooker. Please report problem's here.
 
 
 
 --- You are receiving this mail because: ---
 You are on the CC list for the bug, or are watching someone who is.
 
 
 
 --- Reminder: ---
 assigned_to: [EMAIL PROTECTED]
 description: 
 I just installed Mandrake 9.1 Beta 2 and after install I can't boot it. The only
 thing I get on screen is some debug info and some error message about /dev/hde.
 On keyboard Caps lock and Scroll Lock are flashing and the only thing I can do
 is turn off the computer. /dev/hde is a hard drive on HightPint HPT370 RAID
 controler that is integrated onto motherboard Abit KT7A-RAID. Mandrake 9.0 boots
 just fine on the same computer. The BIOS version is A9 and the BIOS version of
 HPT370 is 2.34.
 


I've tested kernel 2.4.21pre3-2mdk with boot option : pci=noacpi and
like this it boots fine.

Reported material :
ABIT KX7 333 Raid with raid controller HPT372.
Stef

*~~*
Linux 2.4.19-16mdk #1 Fri Sep 20 18:15:05 CEST 2002
10:00am up 16 days, 21:52, 3 users, load average: 0.80, 0.41, 0.16



signature.asc
Description: PGP signature


Re: [Cooker] Slovenian Mozilla - SloZilla

2003-01-27 Thread Frederic Crozat
On Sun, 26 Jan 2003 16:46:47 +0100, Jure Repinc wrote:

 Frederic Crozat wrote:
 On Mon, 06 Jan 2003 16:25:40 +0100, Jure Repinc wrote:
 
 
Are there any plans to include slovenian Mozilla language files in the
next version of Mandrake? All the required files can be found here:
http://slozilla.lugos.si/
 
 
 Push them to mozilla.org and I'll grab them next time I'll update mozilla
 l10n files..
 
 Done. files are now available here:
 ftp://ftp.mozilla.org/pub/mozilla/l10n/lang/moz1.3alpha/langslsi.xpi
 ftp://ftp.mozilla.org/pub/mozilla/l10n/lang/moz1.3alpha/regsi.xpi

Well, I don't think I'll update 1.3alpha since beta should be out very
shortly :))

--
Frederic Crozat




[Cooker] Re: [CHRPM] perl-GTK2-0.0.cvs.2003.01.27.1-1mdk

2003-01-27 Thread Adam Williamson
On Mon, 2003-01-27 at 09:30, Thierry Vignaud wrote:
 --=-=-=
 Name: perl-GTK2Relocations: (not relocateable)
 Version : 0.0.cvs.2003.01.27.1  Vendor: MandrakeSoft
 Release : 1mdk  Build Date: Mon Jan 27 10:07:32 2003
 Install date: (not installed)   Build Host: ke.mandrakesoft.com
 Group   : Development/GNOME and GTK+Source RPM: (none)
 Size: 338893   License: GPL or Artistic
 Packager: Thierry Vignaud [EMAIL PROTECTED]
 URL : http://gtk2-perl.sf.net/
 Summary : Perl module for the gtk+-2.x library
 Description :
 This module lets you use the gtk+-2.x graphic library from Perl. It is
 very object-oriented and easy to use.
 
 BEWARE, THIS IS PRE-ALPHA QUALITY SOFTWARE.

So since we're on beta 3, when's it gonna stop being pre-alpha quality?
:)
-- 
adamw





Re: [Cooker] Re: latest bincimap

2003-01-27 Thread Buchan Milne
Oden Eriksson wrote:
 Buchan Milne writes:
 
 Oden Eriksson wrote:

 Hi list.
 I've used courier-imap since 0.20 or something but since I found this
 new(?) imap server a while back it got me curious. Now. I'm a
 contributer and packager for Mandrake Linux, and I know for a fact we
 are looking for a uw-imap drop-in replacement. courier-imap has been
 in contribs for a while now but haven't made it into the maintree, I
 guess because it's so strange...


 What's strange about courier? I have one production server running UW,
 which convinced me never to use it in production again, so my other
 servers run courier.
 The big issue is migrating mail which is in mbox files. That's why my
 first prodcution mail server *still* runs UW. And unfortunately that
 affects all current Maildir server. Would be nice if there were a
 mbox2maildir migration IMAP server ;-).
 
 
 http://www.google.com/search?hl=enie=UTF-8oe=UTF-8q=mbox2maildirbtnG=Goo
 gle+Search
 http://freshmeat.net/projects/imapmigration

Sure, there is also imapcopy
(http://www.jplanglois.com/products/imapcp/) and mb2md
(http://batleth.sapienti-sat.org/projects/mb2md/), but one can't just
dump uw while people have mail servers running it ...

I must still get around to testing these, and then migrate ...

And we don't like disturbing the users too much, mail server upgrade is
dependant on our recently completed file server migration ... the kind
of thigns you don't want to do simultaneously!

 
 Also, the KDE kolab project uses cyrus ... so do we want 4 IMAP servers
 in the distro?
 
 
 Then we won't see either kolab or cyrus-imap in mandrake because of the
 cyrus-imap license?

According to FM it's OSI-approved, and from reading it, it seems almost
identical (except for paragraph 4 which seems to reiterate 1 and 2 but
for some distribution besides source or binary?) to the modified
GPL-compatible BSD:

http://asg.web.cmu.edu/cyrus/imapd/license.html

Of course Mandrake uses the GPL-incompatibly-licensed postfix (IBM
public license) as default MTA ;-)

Buchan

-- 
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x121
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





Re: [Cooker] Re: latest bincimap

2003-01-27 Thread Martin Fahrendorf
Am Montag, 27. Januar 2003 11:59 schrieb Oden Eriksson:
 Buchan Milne writes:
  Oden Eriksson wrote:
  Hi list.
 
  I've used courier-imap since 0.20 or something but since I found this
  new(?) imap server a while back it got me curious. Now. I'm a
  contributer and packager for Mandrake Linux, and I know for a fact we
  are looking for a uw-imap drop-in replacement. courier-imap has been
  in contribs for a while now but haven't made it into the maintree, I
  guess because it's so strange...
 
  What's strange about courier? I have one production server running UW,
  which convinced me never to use it in production again, so my other
  servers run courier.
 
  The big issue is migrating mail which is in mbox files. That's why my
  first prodcution mail server *still* runs UW. And unfortunately that
  affects all current Maildir server. Would be nice if there were a
  mbox2maildir migration IMAP server ;-).

 http://www.google.com/search?hl=enie=UTF-8oe=UTF-8q=mbox2maildirbtnG
=Goo gle+Search

 http://freshmeat.net/projects/imapmigration

  Also, the KDE kolab project uses cyrus ... so do we want 4 IMAP
  servers in the distro?

 Then we won't see either kolab or cyrus-imap in mandrake because of the
 cyrus-imap license?

What's the problem with this license?

Martin
-- 

H E L I X Gesellschaft für Software  Engineering mbH

Hanauer Landstrasse 52  Telefon (069) 4789 35-30
60314 Frankfurt am Main Telefax (069) 4789 35-44

http://www.helix-gmbh.net[EMAIL PROTECTED]




msg88203/pgp0.pgp
Description: signature


Re: USB disk drive problems - was Re: [Cooker] kernel panic debugging

2003-01-27 Thread Owen Savill
Sounds exactly like what I have been seeing, but only on the second 
mount (if the unit can be persuaded to mount at all second time around 
at all !). The first time I mount the device everything works just fine.

My old Dell only has 1.1 :-(

Owen

Todd Lyons wrote:
 
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Owen Savill wrote on Fri, Jan 24, 2003 at 04:17:22PM + :

1) Some USB disk drives will also cause a kernel panic if plugged in 
during a boot. These tend to be the `in caddy' type rather than the key 

snip


  If by any chance another disk drive does actually mount the system
  will always lock solid usually during a copy or move to the USB disc.



I've got an Acom Data 80 GB external USB 2.0 drive.  It works fine if I
plug it into a USB 1.1 port at lower speeds.  If I connect it to a USB
2.0 port, it will mount, but when I start transferring large amounts of
data, it causes the computer to hang.  This is with the 2.4.19-16mdk (ie
a 9.0 install) kernel.  The mobo is a Via P4MA.

Are you connecting to a USB 2.0 port?  Does any of what I have said
above sound similar to what you're seeing?

Blue skies...			Todd
- -- 
   MandrakeSoft USA   http://www.mandrakesoft.com
  cat /boot/vmlinuz  /dev/dsp  #for great justice
  Mandrake Cooker Devel Version, Kernel 2.4.20-2mdk
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+MZt4lp7v05cW2woRAlMpAJ9fn24sVy+guw39pW8SHA4KhOcmCwCeN+wL
nuO1se2oGSeZpgBNK5nwBhY=
=stI0
-END PGP SIGNATURE-







Re: [Cooker] Re: [CHRPM] perl-GTK2-0.0.cvs.2003.01.27.1-1mdk

2003-01-27 Thread Guillaume Cottenceau
Adam Williamson [EMAIL PROTECTED] writes:

 On Mon, 2003-01-27 at 09:30, Thierry Vignaud wrote:
  --=-=-=
  Name: perl-GTK2Relocations: (not relocateable)
  Version : 0.0.cvs.2003.01.27.1  Vendor: MandrakeSoft
  Release : 1mdk  Build Date: Mon Jan 27 10:07:32 2003
  Install date: (not installed)   Build Host: ke.mandrakesoft.com
  Group   : Development/GNOME and GTK+Source RPM: (none)
  Size: 338893   License: GPL or Artistic
  Packager: Thierry Vignaud [EMAIL PROTECTED]
  URL : http://gtk2-perl.sf.net/
  Summary : Perl module for the gtk+-2.x library
  Description :
  This module lets you use the gtk+-2.x graphic library from Perl. It is
  very object-oriented and easy to use.
  
  BEWARE, THIS IS PRE-ALPHA QUALITY SOFTWARE.
 
 So since we're on beta 3, when's it gonna stop being pre-alpha quality?
 :)

Hum, I don't know - but you're right the %description should be
updated.


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




Re: [Cooker] msec now required

2003-01-27 Thread Thierry Vignaud
Lonnie Borntreger [EMAIL PROTECTED] writes:

 drakxtools-newt-9.1-0.13mdk.i586.rpm
 
 Why does this now require msec?

draksec need it for :
- being usable
- having working help





[Cooker] drakxtools drakconf

2003-01-27 Thread Thierry Vignaud
ok, we fixed most bugs in mcc and fix lot of stuff in drakxtools/

mcc status:
- small text alignment on right icons is bad
- gnome-theme-chooser screw mcc rendering
- a new gtk2 engine should be written
- waiting for new icon set
- translations should be completed

drakxtools status:
- drakfloppy and net_monitor are *working* gt+-1.2 apps
- drakfont may have bugs regarding its gtk+-2 port and fontconfig
  interaction
- drakperm gtk+-2 port is not finished
- ldetect: we must provide a better default description for bogus
  0x:0x usb root hubs
- harddrake2: 
  o gui: a few things must be polished in the gui
  o service:
* the service should configure sound_slots *and* keep current
  driver choice
* the nvidia driver should be disabled and replaced by the nv one
  if the current kernel miss it








Re: [Cooker] Re: [CHRPM] drakconf-9.1-0.9mdk

2003-01-27 Thread Thierry Vignaud
Charles A Edwards [EMAIL PROTECTED] writes:

  Name: drakconf Relocations: (not
  relocateable) Version : 9.1   Vendor:
  MandrakeSoft Release : 0.9mdkBuild Date:
  Thu Jan 23 17:51:50 2003 Install date: (not installed)  
  Build Host: ke.mandrakesoft.com Group   :
  System/Configuration/OtherSource RPM: (none) Size: 3624910
   License: GPL
  Packager: Thierry Vignaud [EMAIL PROTECTED]
  URL : http://www.mandrakelinux.com/en/cvs.php3
 
 Pkg now takes longer than kde to launch---strace attached

usually, when a perl gtk+-2 app eat all cpu power, it means gtk+ try
to crash but some bad interaction between perl, perl-gtk and gtk+
happens.

please try drakconf-9.1-0.11mdk release
 
 (#1) Xlib: unexpected async reply (sequence 0x113a)!

something very weird happened

 The program 'drakconf.real' received an X Window System error.
 This probably reflects a bug in the program.
 The error was 'BadIDChoice (invalid resource ID chosen for this
 connection)'.  (Details: serial 4479 error_code 14 request_code 1
 minor_code 0)  (Note to programmers: normally, X errors are reported
 asynchronously;   that is, you will receive the error a while after
 causing it.   To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error()
 function.) The program 'drakconf.real' received an X Window System
 error. This probably reflects a bug in the program.
 The error was 'BadIDChoice (invalid resource ID chosen for this
 connection)'.  (Details: serial 4477 error_code 14 request_code 1
 minor_code 0)  (Note to programmers: normally, X errors are reported
 asynchronously;   that is, you will receive the error a while after
 causing it.   To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error()
 function.)





Re: [Cooker] drakxtools drakconf

2003-01-27 Thread Jure Repinc
Thierry Vignaud wrote:

ok, we fixed most bugs in mcc and fix lot of stuff in drakxtools/

mcc status:
- small text alignment on right icons is bad
- gnome-theme-chooser screw mcc rendering
- a new gtk2 engine should be written
- waiting for new icon set
- translations should be completed

drakxtools status:
- drakfloppy and net_monitor are *working* gt+-1.2 apps
- drakfont may have bugs regarding its gtk+-2 port and fontconfig
  interaction
- drakperm gtk+-2 port is not finished
- ldetect: we must provide a better default description for bogus
  0x:0x usb root hubs
- harddrake2: 
  o gui: a few things must be polished in the gui
  o service:
* the service should configure sound_slots *and* keep current
  driver choice
* the nvidia driver should be disabled and replaced by the nv one
  if the current kernel miss it

Great to hear this. I can't wait for next beta to see all the 
improvements I've been reading about here. Keep up the excellent job of 
hunting and fixing bugs.

--
Live long and prosper!





[Cooker] Re: [CHRPM] urpmi-4.2-12mdk

2003-01-27 Thread J.A. Magallon

On 2003.01.27 François Pons wrote:
 --=-=-=
 Name: urpmiRelocations: (not relocateable)
 Version : 4.2   Vendor: MandrakeSoft
 Release : 12mdk Build Date: Mon Jan 27 11:01:03 2003
 Install date: (not installed)   Build Host: bi.mandrakesoft.com
 Group   : System/Configuration/Packaging   Source RPM: (none)
 Size: 681556   License: GPL
 Packager: Fran?ois Pons [EMAIL PROTECTED]
 URL : http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/soft/urpmi
 Summary : User mode rpm install
 Description :
 urpmi takes care of dependencies between rpms, using a pool (or pools) of rpms.
 
 You can compare rpm vs. urpmi  with  insmod vs. modprobe
 
 Buildarchs: noarch 
 --=-=-=
 
 * Mon Jan 27 2003 Fran?ois Pons [EMAIL PROTECTED] 4.2-12mdk
 
 - fixed stupid typo using curl.
 

Ejem:
werewolf:~# urpmi.update -a
retrieving description file of Cooker-Uninett...
retrieving source hdlist (or synthesis) of Cooker-Uninett...
...retrieving failed: Unknown open() mode '/usr/bin/curl  ' at 
/usr/lib/perl5/vendor_perl/5.8.0/urpm.pm line 282.

Needs a
open CURL, /usr/bin... - open CURL, -|, /usr/bin

-- 
J.A. Magallon [EMAIL PROTECTED]  \ Software is like sex:
werewolf.able.es \   It's better when it's free
Mandrake Linux release 9.1 (Cooker) for i586
Linux 2.4.21-pre3-jam3 (gcc 3.2.1 (Mandrake Linux 9.1 3.2.1-4mdk))




Re: [Cooker] No /dev/dvd, or /mnt/dvd created in 9.1B2

2003-01-27 Thread Simon Ree
John Allen ([EMAIL PROTECTED]) wrote:
 I have both a DVD, and CD-RW/DVD on secondary IDE.
 
 -- 
 John Allen,  Email:  mailto:[EMAIL PROTECTED]
 
 
same problem that has been around since cd/cdr/cdrw/dvd combo's came around.

su
cd /dev
ln -s cdrom dvd

-- 
Simon Rée
[EMAIL PROTECTED]




msg88211/pgp0.pgp
Description: PGP signature


[Cooker] Re: [Contrib-Rpm] dhcp-conf-0.7.0-5mdk

2003-01-27 Thread J.A. Magallon

On 2003.01.27 Lenny Cartier wrote:
 [Contrib-RPM]
 
 --=-=-=
 Name: dhcp-confRelocations: (not relocateable)
 Version : 0.7.0 Vendor: MandrakeSoft
 Release : 5mdk  Build Date: Mon Jan 27 11:39:51 2003
 Install date: (not installed)   Build Host: bi.mandrakesoft.com
 Group   : System/Configuration/OtherSource RPM: (none)
 Size: 24317License: LGPL
 Packager: Lenny Cartier [EMAIL PROTECTED]
 URL : http://dhcp-conf.sourceforge.net/
 Summary : Dhcpd configuration program
 Description :
 This application assists with creating and maintaining a /etc/dhcpd.conf
 configuration file for the Internet Software Consortium's DHCP version 2
 distribution.
 

What is the purpose of this if dhcp in cookern is 3.0.2 ?

-- 
J.A. Magallon [EMAIL PROTECTED]  \ Software is like sex:
werewolf.able.es \   It's better when it's free
Mandrake Linux release 9.1 (Cooker) for i586
Linux 2.4.21-pre3-jam3 (gcc 3.2.1 (Mandrake Linux 9.1 3.2.1-4mdk))




Re: [Cooker] Re: [Contrib-Rpm] vcdimager-0.7.12-2mdk

2003-01-27 Thread Götz Waschk
Am Samstag, 25. Januar 2003, 09:10:16 Uhr MET, schrieb Charles A Edwards:
 14:vcdimager 
 ## install-info: excess
 command line argument `/usr/share/info/vcdimager.info-2.bz2'
 install-info: excess command line argument
 `/usr/share/info/vcdimager.info-3.bz2' install-info: excess command line
 argument `/usr/share/info/vcdimager.info.bz2' install-info: menu item
 `vcdxrip' already exists, for file `vcdimager' 
 error: execution of %post
 scriptlet from vcdimager-0.7.12-2mdk failed, exit status 1   

Hi,

this was fixed in 3mdk (I hope).


-- 
   Götz Waschk  master of computer science   University of Rostock
 http://wwwtec.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key
 -- Logout Fascism! --




[Cooker] [Bug 1093] [mdkonline] New: Always segfaults

2003-01-27 Thread [Bug 1093]
https://qa.mandrakesoft.com/show_bug.cgi?id=1093

   Product: mdkonline
 Component: mdkonline
   Summary: Always segfaults
   Version: 0.18-4mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


mdkonline always segfaultsi tried an old version and the same thing
happened. Any ideas?

[root@aristotole root]# mdkonline
Segmentation fault (core dumped)
[root@aristotole root]#

-Joe



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.




[Cooker] [Bug 1077] [rpmdrake] doesn't see sources 9.1 beta 2

2003-01-27 Thread [Bug 1077]
https://qa.mandrakesoft.com/show_bug.cgi?id=1077

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE



--- Additional Comments From [EMAIL PROTECTED]  2003-01-26 19:40 ---

Please try updating both cdrom media while you have CD1 in the CD-ROM
drive you used for installation. You can use Mandrake Control Center
(Software Management-Manage Software Souces-Update) or do 'urpmi.update
-a -f' as root on the command line.


--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 13:31 ---


*** This bug has been marked as a duplicate of 966 ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
I tried installing webmin of the 2 cd. I get the error there is a problem during
installation medium  installation cd2 (x86) (cdrom2) is not selected. When I go
to setup sources cd1 and cd2 are already selected. This isn't just webmin it's
any thing. If I try to urpmi any of the 9.1 apps on the cd's it does the same thing.




[Cooker] [Bug 966] [urpmi] error source not selected

2003-01-27 Thread [Bug 966]
https://qa.mandrakesoft.com/show_bug.cgi?id=966

[EMAIL PROTECTED] changed:

   What|Removed |Added

 AssignedTo|52  |12
 Product ID|946 |1418
   Component ID|4730|7086
 Status|UNCONFIRMED |new
 Resolution||ASSIGNED
 CC||[EMAIL PROTECTED]



--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 13:31 ---
*** Bug 1077 has been marked as a duplicate of this bug. ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
Add a cdrom media to the urpmi DB with the following command:

urpmi.addmedia new_cdrom removable:///mnt/cdrom/
(the rpms must be at the root dir of the cdrom)

start the rpm source manager, and check that this cdrom has been added and is
selected.

Start rpmdrake, try to install something from the newly added source.

-- error: Source new_cdrom is not selected




[Cooker] [Bug 1091] [rpmdrake] RPM DRAKE NOT INSTALLING PROGRAMS

2003-01-27 Thread [Bug 1091]
https://qa.mandrakesoft.com/show_bug.cgi?id=1091

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE



--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 13:35 ---
description is very vague
i suppose this is a dup of #966

*** This bug has been marked as a duplicate of 966 ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
in the mdk 9.1 beta2 i found a bug with rpmdrake  trying to install 
xscreensaver program after it finds it and tries to install it it comes back 
with cdrom 3 not selected but it is selected in my sources menu a small one 
that i found




[Cooker] [Bug 966] [urpmi] error source not selected

2003-01-27 Thread [Bug 966]
https://qa.mandrakesoft.com/show_bug.cgi?id=966

[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]



--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 13:35 ---
*** Bug 1091 has been marked as a duplicate of this bug. ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
Add a cdrom media to the urpmi DB with the following command:

urpmi.addmedia new_cdrom removable:///mnt/cdrom/
(the rpms must be at the root dir of the cdrom)

start the rpm source manager, and check that this cdrom has been added and is
selected.

Start rpmdrake, try to install something from the newly added source.

-- error: Source new_cdrom is not selected




[Cooker] [Bug 1094] [kernel] New: No XFS in 2.4.21-0.pre3.2mdk as supplied in 9.1 Beta2

2003-01-27 Thread [Bug 1094]
https://qa.mandrakesoft.com/show_bug.cgi?id=1094

   Product: kernel
 Component: booting
   Summary: No XFS in 2.4.21-0.pre3.2mdk as supplied in 9.1 Beta2
   Version: 2.4.21-0.pre3.2mdk
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


(This probably does not come as a surprise to you -:))

It did to me when I tried to upgrade from 9.0, however on my machine with all 
partitions except /boot on XFs. I only rescued the situation by falling back to 
2.4.19-6mdk.

After hunting around on the CDs, I finally pulled source from a mirror and found the 
problem - no XFS!!

If it isn't there (cause SGI haven't supplied it, maybe?), then I guess I'll have to 
live with it, but where was the readme on the CD (on the web site would be nicer) 
informing me of this issue *up front*?

Otherwise v. happy Mandrake User,
Ben Biggie



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.




[Cooker] [Bug 1055] [drakconf] applet does not show up in control center

2003-01-27 Thread [Bug 1055]
https://qa.mandrakesoft.com/show_bug.cgi?id=1055

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 14:00 ---
fixed in 9.1-0.10mdk



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
Started MenuDrake, and the icon comes in the middle. Then there is no activity
for a long time. When mouse if moved to left panel, MenuDrake shows up. Then
moved to left panel, and clecked the system icon again. Said OK on the warning
box. The right panel is blank. Had to restart control center to see icons again.

This behavior seems to be common amongst the applets I tried.




[Cooker] [Bug 1048] [drakconf] Screen layout makes it impossible to use!

2003-01-27 Thread [Bug 1048]
https://qa.mandrakesoft.com/show_bug.cgi?id=1048

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 14:11 ---
there several goal that're incompatibles: there's a tradeoff between having a
standalone tool being complete and runnable in YxZ resolution.

having the same tool runnable in the same resolution, but embedded in mcc, thus
with mcc decoration around plus logdrake to display logs, is quite a lot more
tough ...



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
Our computers run with 800x600 screens. Some of our computers are 640x480 - and
all setup screens should work at that resolution! Under gnome, I cannot get to
the buttons on a number of the panels, as they are laid out too big. The big
blue stripe should be removed - it hogs all the screen space. A good example is
the network startup screen.




[Cooker] [Bug 1071] [drakconf] Resizing windows

2003-01-27 Thread [Bug 1071]
https://qa.mandrakesoft.com/show_bug.cgi?id=1071

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE



--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 14:14 ---


*** This bug has been marked as a duplicate of 1048 ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
Many of the MD configuration windows (MD Control Center etc.) can't fit a 
600x800 screen and can't be adjusted to that size.




[Cooker] [Bug 1048] [drakconf] Screen layout makes it impossible to use!

2003-01-27 Thread [Bug 1048]
https://qa.mandrakesoft.com/show_bug.cgi?id=1048

[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]



--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 14:14 ---
*** Bug 1071 has been marked as a duplicate of this bug. ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
Our computers run with 800x600 screens. Some of our computers are 640x480 - and
all setup screens should work at that resolution! Under gnome, I cannot get to
the buttons on a number of the panels, as they are laid out too big. The big
blue stripe should be removed - it hogs all the screen space. A good example is
the network startup screen.




Re: [Cooker] [Bug 955] [Installation] wheel mouse boundaries not released after wheel test

2003-01-27 Thread Guillaume Cottenceau
Pixel [EMAIL PROTECTED] writes:

 Guillaume Cottenceau [EMAIL PROTECTED] writes:
 
  pixel - note that the use of pointer_grab without
  pointer_ungrab assumes that the test mouse container window is
  destroyed at the end of the mouse test..
 
 you mean i'm dead wrong? :-(
 
 ok, thanks for reporting, and sorry... gc will fix it!
 
 @[EMAIL PROTECTED]

thx, fixed in CVS

@resolution=fixed 

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




Re: [Cooker] Re: [CHRPM] urpmi-4.2-12mdk

2003-01-27 Thread Charles A Edwards
On Mon, 27 Jan 2003 14:01:04 +0100
J.A. Magallon [EMAIL PROTECTED] wrote:

 Ejem:
 werewolf:~# urpmi.update -a
 retrieving description file of Cooker-Uninett...
 retrieving source hdlist (or synthesis) of Cooker-Uninett...
 ...retrieving failed: Unknown open() mode '/usr/bin/curl  ' at
 /usr/lib/perl5/vendor_perl/5.8.0/urpm.pm line 282.

You still have -11 installed.
Use wget to install -12 and then you can go back to using curl without
any problem.


Charles


If it has syntax, it isn't user friendly.
--
Mandrake Linux 9.1
Kernel- 2.4.21pre3-2mdk
--



msg88225/pgp0.pgp
Description: PGP signature


Re: [Cooker] Re: latest bincimap

2003-01-27 Thread Oden Eriksson
måndagen den 27 januari 2003 12.48 skrev Buchan Milne:
 Oden Eriksson wrote:
  Buchan Milne writes:
  Oden Eriksson wrote:
  Hi list.
  I've used courier-imap since 0.20 or something but since I found this
  new(?) imap server a while back it got me curious. Now. I'm a
  contributer and packager for Mandrake Linux, and I know for a fact we
  are looking for a uw-imap drop-in replacement. courier-imap has been
  in contribs for a while now but haven't made it into the maintree, I
  guess because it's so strange...
 
  What's strange about courier? I have one production server running UW,
  which convinced me never to use it in production again, so my other
  servers run courier.
  The big issue is migrating mail which is in mbox files. That's why my
  first prodcution mail server *still* runs UW. And unfortunately that
  affects all current Maildir server. Would be nice if there were a
  mbox2maildir migration IMAP server ;-).
 
  http://www.google.com/search?hl=enie=UTF-8oe=UTF-8q=mbox2maildirbtnG=
 Goo gle+Search
  http://freshmeat.net/projects/imapmigration

 Sure, there is also imapcopy
 (http://www.jplanglois.com/products/imapcp/) and mb2md
 (http://batleth.sapienti-sat.org/projects/mb2md/), but one can't just
 dump uw while people have mail servers running it ...

Yes I see, this needs to be done methodical and carefully. Are there many 
users? Downtime is unaceptable?

 I must still get around to testing these, and then migrate ...

 And we don't like disturbing the users too much, mail server upgrade is
 dependant on our recently completed file server migration ... the kind
 of thigns you don't want to do simultaneously!

He he he, no it would be to much to keep track of.

  Also, the KDE kolab project uses cyrus ... so do we want 4 IMAP servers
  in the distro?
 
  Then we won't see either kolab or cyrus-imap in mandrake because of the
  cyrus-imap license?

 According to FM it's OSI-approved, and from reading it, it seems almost
 identical (except for paragraph 4 which seems to reiterate 1 and 2 but
 for some distribution besides source or binary?) to the modified
 GPL-compatible BSD:

 http://asg.web.cmu.edu/cyrus/imapd/license.html

 Of course Mandrake uses the GPL-incompatibly-licensed postfix (IBM
 public license) as default MTA ;-)

I don't know about the license model, but I vaugly recall a discussion on this 
list some time ago that it would not make it.

Well..., back on topic. I would like people to test this new server and report 
to me their experience. It's very promising. I will test it in production 
myself this week.

-- 
Regards // Oden Eriksson, Deserve-IT.com




Re: [Cooker] No /dev/dvd, or /mnt/dvd created in 9.1B2

2003-01-27 Thread John Allen
On Monday 27 January 2003 12:56, Simon Ree wrote:
 John Allen ([EMAIL PROTECTED]) wrote:
  I have both a DVD, and CD-RW/DVD on secondary IDE.
 
  --
  John Allen,  Email:  mailto:[EMAIL PROTECTED]

 same problem that has been around since cd/cdr/cdrw/dvd combo's came
 around.

 su
 cd /dev
 ln -s cdrom dvd

My solution was to add relevant lines to devfsd.conf. Basically duplicate the 
lines that create/remove the cdrom link, and change the dev name to dvd

-- 
John Allen,  Email:  mailto:[EMAIL PROTECTED]





Re: [Cooker] drakxtools drakconf

2003-01-27 Thread Pascal Cavy
Le Lundi 27 Janvier 2003 13:50, Thierry Vignaud a écrit :
 ok, we fixed most bugs in mcc and fix lot of stuff in drakxtools/

 mcc status:
 - small text alignment on right icons is bad
 - gnome-theme-chooser screw mcc rendering
 - a new gtk2 engine should be written
 - waiting for new icon set
 - translations should be completed

 drakxtools status:
 - drakfloppy and net_monitor are *working* gt+-1.2 apps
 - drakfont may have bugs regarding its gtk+-2 port and fontconfig
   interaction
 - drakperm gtk+-2 port is not finished
 - ldetect: we must provide a better default description for bogus
   0x:0x usb root hubs
 - harddrake2:
   o gui: a few things must be polished in the gui
   o service:
 * the service should configure sound_slots *and* keep current
   driver choice
 * the nvidia driver should be disabled and replaced by the nv one
   if the current kernel miss it

nice but can scannerdrake be fixed too ? 
-- 
Pascal Cavy - VMF
__
Running 3 days, 48 min,  8 users,  load average: 0.61, 0.57, 0.35
(gcc version 3.2.1 (Mandrake Linux 9.1 3.2.1-2mdk))
Kernel Linux version 2.4.21pre3-2mdkenterprise





Re: [Cooker] Re: [CHRPM] urpmi-4.2-12mdk

2003-01-27 Thread J.A. Magallon

On 2003.01.27 Charles A Edwards wrote:
 On Mon, 27 Jan 2003 14:01:04 +0100
 J.A. Magallon [EMAIL PROTECTED] wrote:
 
  Ejem:
  werewolf:~# urpmi.update -a
  retrieving description file of Cooker-Uninett...
  retrieving source hdlist (or synthesis) of Cooker-Uninett...
  ...retrieving failed: Unknown open() mode '/usr/bin/curl  ' at
  /usr/lib/perl5/vendor_perl/5.8.0/urpm.pm line 282.
 
 You still have -11 installed.
 Use wget to install -12 and then you can go back to using curl without
 any problem.
 

The error from 11mdk was different, anyways:
werewolf:~ rpm -qf /usr/lib/perl5/vendor_perl/5.8.0/urpm.pm
urpmi-4.2-12mdk

-- 
J.A. Magallon [EMAIL PROTECTED]  \ Software is like sex:
werewolf.able.es \   It's better when it's free
Mandrake Linux release 9.1 (Cooker) for i586
Linux 2.4.21-pre3-jam3 (gcc 3.2.1 (Mandrake Linux 9.1 3.2.1-4mdk))




[Cooker] mcc updated but still crash

2003-01-27 Thread francesco.melo
from console  # mcc
it crash after i try to select drakboot

but it daesnt work ..

regard
francesco





[root@vete vete]# mcc
[root@vete vete]# Use of uninitialized value in split at /usr/lib/libDra
kX/detect_devices.pm line
   111 (#1)
   (W uninitialized) An undefined value was used as if it were already
   defined.  It was interpreted as a  or a 0, but maybe it was a mist
ake.
   To suppress this warning assign a defined value to your variables.

   To help you figure out what was undefined, perl tells you what opera
tion
   you used the undefined value in.  Note, however, that perl optimizes
your
   program and the operation displayed in the warning may not necessari
ly
   appear literally in your program.  For example, that $foo is
   usually optimized into that  . $foo, and the warning will refer to
   the concatenation (.) operator, even though there is no . in your
   program.

Use of uninitialized value in concatenation (.) or string at
   /usr/lib/libDrakX/detect_devices.pm line 533 (#1)
Use of uninitialized value in pattern match (m//) at
   /usr/lib/libDrakX/detect_devices.pm line 182 (#1)
Use of uninitialized value in pattern match (m//) at
   /usr/lib/libDrakX/detect_devices.pm line 190 (#1)
BUG with LANGUAGE it_IT:it
Use of uninitialized value in exec at /usr/sbin/drakconf.real line 631 (
#1)
The program 'drakconf.real' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadIDChoice (invalid resource ID chosen for this connecti
on)'.
 (Details: serial 1928 error_code 14 request_code 1 minor_code 0)
 (Note to programmers: normally, X errors are reported asynchronously;
  that is, you will receive the error a while after causing it.
  To debug your program, run it with the --sync command line
  option to change this behavior. You can then get a meaningful
  backtrace from your debugger if you break on the gdk_x_error() functi
on.)
Use of uninitialized value in pattern match (m//) at /usr/sbin/drakconf.
real
   line 689 (#1)
The program 'drakconf.real' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
 (Details: serial 1935 error_code 2 request_code 2 minor_code 0)
 (Note to programmers: normally, X errors are reported asynchronously;
  that is, you will receive the error a while after causing it.
  To debug your program, run it with the --sync command line
  option to change this behavior. You can then get a meaningful
  backtrace from your debugger if you break on the gdk_x_error() 
functi on.)
EMBED
parent XID  41943550
mcc pid 3047
TODO: XSetInputFocus if force_focus
TODO: ensure focus stuff
[root@vete vete]#




Re: [Cooker] [Bug 1048] [drakconf] Screen layout makes it impossible to use!

2003-01-27 Thread David Walser
--- Reinout van Schouwen [EMAIL PROTECTED] wrote:
 On Mon, 27 Jan 2003, [Bug 1048] wrote:
 
  --- Additional Comments From
 [EMAIL PROTECTED] 2003-01-27
  14:11 --- there several goal that're
 incompatibles: there's a
  tradeoff between having a standalone tool being
 complete and runnable in
  YxZ resolution.
 
  having the same tool runnable in the same
 resolution, but embedded in
  mcc, thus with mcc decoration around plus
 logdrake to display logs, is
  quite a lot more tough ...
 
 Thierry, I have to emphasize this *is* a very
 serious problem. Please also
 read this article:
 http://mpt.phrasewise.com/2003/01/05#a433
 
 You can't ask of people who are running at lower
 resolutions (perhaps on
 older hardware, or whose X configuration didn't
 succeed) to know the
 XFdrake command instead of using the control center.

Say what??

 Please reconsider your stance on this, I believe it
 is really important
 that the control center can be used in 640x480!

Thierry is right that this bug is invalid.  It's
absurd to expect them to support such a low
resolution, when you need a minimum of 912x684 for KDE
to really be usable.  Don't forget also that there are
console and web-based versions of the draktools, so
it's not the end of the world!

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




Re: [Cooker] 9.1 only installs dhclient (not dhcpcd)

2003-01-27 Thread David Walser
--- John Allen [EMAIL PROTECTED] wrote:
 dhclient is pretty useless, it does not set
 domainname, does not support 
 sending my hostname (to allow dynamic DNS updates),
 and does not support 
 generating/updating my yp.conf.

Now wait a minute, I thought we switched to dhclient
because it has *more* features, not less.  Can
somebody explain again why we switched the default
DHCP client?

 Please make dhcpcd the default, or at least let it
 be a installable choice;
 setting DHCP_CLIENT in /etc/sysconfig/network

If only dhcpcd is installed, it'll use it.

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




Re: [Cooker] latest bincimap

2003-01-27 Thread David Walser
--- Buchan Milne [EMAIL PROTECTED] wrote:
 Oden Eriksson wrote:
  Hi list.
  
  I've used courier-imap since 0.20 or something but
 since I found this new(?) 
  imap server a while back it got me curious. Now.
 I'm a contributer and 
  packager for Mandrake Linux, and I know for a fact
 we are looking for a 
  uw-imap drop-in replacement. courier-imap has been
 in contribs for a while 
  now but haven't made it into the maintree, I guess
 because it's so strange...
  
 
 What's strange about courier? I have one production
 server running UW,
 which convinced me never to use it in production
 again, so my other
 servers run courier.

I tried courier-imap and it was flaky, went back to
UW.  Not fancy, but easy to set up, supports SSL, and
just works.

 The big issue is migrating mail which is in mbox
 files. That's why my
 first prodcution mail server *still* runs UW. And
 unfortunately that
 affects all current Maildir server. Would be nice if
 there were a
 mbox2maildir migration IMAP server ;-).

I'm not in love with Maildir anyway.

 Also, the KDE kolab project uses cyrus ... so do we
 want 4 IMAP servers
 in the distro?

No, but certainly having cyrus would be nice.  I've
been waiting (why so long?) for them to add SSL
support, once that's done I'm hoping it'll become the
default IMAP server.

It's got that wonderful SIEVE (server-side filtering)
stuff, and look...people on the MandrakeClub are
clamoring for it.

I'm tired of hearing it won't make it in because of
the license, I think someone has something against it.
 I hope someone comes up with a clear explanation of
what the deal on that is.

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




[Cooker] [Bug 1095] [ldetect-lst] New: typo error in ScannerDB

2003-01-27 Thread [Bug 1095]
https://qa.mandrakesoft.com/show_bug.cgi?id=1095

   Product: ldetect-lst
 Component: ldetect-lst
   Summary: typo error in ScannerDB
   Version: 0.1.5-2mdk
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


The following error is logged in /var/log/syslog  when harddrake detects my 
scanner: 
jan 21 17:58:49 pcpc scannerdrake[26605]: ### Program is starting ###  
jan 21 17:58:49 pcpc scannerdrake[26605]: ### Program is starting ###  
jan 21 17:58:49 pcpc scannerdrake[26605]: unknown line 1574 ( #for hardware  
detection)  
 
this is due to a typo in ScannerDB from ldetect-lst 
 
 
please apply this fix : 
 
# diff -u ScannerDB.org  ScannerDB 
--- ScannerDB.org   2003-01-27 14:32:05.0 +0100 
+++ ScannerDB   2003-01-27 14:35:42.0 +0100 
@@ -1571,7 +1571,8 @@ 
 DRIVER Firewire 
 COMMENT not tested 
 UNSUPPORTED 
- #for hardware detection 
+ 
+#for hardware detection 
 NAME Umax|Astra 1220U 
 DRIVER usb 
 UNSUPPORTED



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.




[Cooker] [Bug 824] [cups] No admin login after update

2003-01-27 Thread [Bug 824]
https://qa.mandrakesoft.com/show_bug.cgi?id=824

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 
14:42 ---
Ok, I found the reason for
  IsAuthorized: pam_acct_mgmt() returned 26 (Critical error - immediate abort):

Same time auth.log reads: pam_access[1299]: couldn't get the tty name

and this is because we added the line:
 account required/lib/security/pam_access.so
to activate account restrictions (e.g for ssh).
Because cuspd has no valid tty, pam_acces.so is in error (or better buggy!)

So, cupsd is innocent!

jh



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
After updating cups on mdk 8.1 to cups-1.1.18-1.4mdk, login on localhost:631
isn't possibly anymore. Cups debug log reads:

D [15/Jan/2003:17:18:53 +0100] SendError() 5 code=401
D [15/Jan/2003:17:19:15 +0100] AcceptClient() 6 from localhost:631.
D [15/Jan/2003:17:19:15 +0100] ReadClient() 6 GET /admin HTTP/1.0
E [15/Jan/2003:17:19:15 +0100] IsAuthorized: pam_acct_mgmt() returned 26
(Critical error - immediate abort)!
D [15/Jan/2003:17:19:15 +0100] SendError() 6 code=401


By the way: some ppd's aren't functional! Reseon: (error_log)

I [12/Jan/2003:22:01:25 +0100] Job 2644 queued on 'laser3' by 'loewe'.
E [12/Jan/2003:22:01:25 +0100] Unable to convert file 0 to printable format for 
job 2644!
I [12/Jan/2003:22:01:25 +0100] Hint: Do you have ESP Ghostscript installed?




[Cooker] [Bug 960] [drakxtools-newt] scanner epson perfection 1200 not in database

2003-01-27 Thread [Bug 960]
https://qa.mandrakesoft.com/show_bug.cgi?id=960





--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 14:43 ---
I have fixed the suspect error log message (see bug #1095) 
but scannerdrake still claim this scanner is not in his database 
and manual config is not possible 



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
this line of /var/log/syslog is suspect : 
jan 21 17:58:49 pcpc scannerdrake[26605]: unknown line 1574 ( #for hardware 
detection) 
 
the log when switching the scanner offline then online: 
Jan 21 17:58:48 pcpc kernel: usb.c: USB disconnect on device 00:1f.2-1.1 address 
6 
jan 21 17:58:49 pcpc scannerdrake[26605]: ### Program is starting ### 
jan 21 17:58:49 pcpc scannerdrake[26605]: ### Program is starting ### 
jan 21 17:58:49 pcpc scannerdrake[26605]: unknown line 1574 ( #for hardware 
detection) 
Jan 21 17:58:57 hypnos.local.vmfacility.fr CROND[3543]: (root) CMD (   
/usr/share/msec/promisc_check.sh) 
Jan 21 17:59:00 pcpc CROND[26626]: (root) CMD (   
/usr/share/msec/promisc_check.sh) 
Jan 21 17:59:00 pcpc kernel: hub.c: new USB device 00:1f.2-1.1, assigned address 
7 
jan 21 17:59:01 pcpc scannerdrake[26651]: ### Program is starting ### 
jan 21 17:59:01 pcpc scannerdrake[26651]: ### Program is starting ### 
jan 21 17:59:01 pcpc scannerdrake[26651]: unknown line 1574 ( #for hardware 
detection) 
Jan 21 17:59:04 pcpc /etc/hotplug/usb.agent: Setup scanner for USB product 
4b8/104/103 
 
lsusb: 
Bus 001 Device 007: ID 04b8:0104 Seiko Epson Corp. Perfection 1200 
 
 
 
Duplicate of bug #863




[Cooker] [Bug 863] [drakxtools-newt] Problem with scannerdrake on a Epson Perfection 1650 USB

2003-01-27 Thread [Bug 863]
https://qa.mandrakesoft.com/show_bug.cgi?id=863





--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 15:02 ---
still valid for epson perfection 1200U   
usb id = 04b8:0104  



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
* I have tested scannerdrake with a scanner Epson Perfection 1650.
* Once time scannerdrake is loaded, a window appears with the following text :
Epson Corp.|Perfection 1650 / 1650 Photo is not in the scanners database, manual
configuration ?
* Then I click on Yes and scannerdrake closes without doing anything else.




[Cooker] [Bug 1096] [kinput2-wnn4] New: kinput2 cannot be used with openoffice

2003-01-27 Thread [Bug 1096]
https://qa.mandrakesoft.com/show_bug.cgi?id=1096

   Product: kinput2-wnn4
 Component: program
   Summary: kinput2 cannot be used with openoffice
   Version: v3.1-0.3mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


With the current settings of kinput2, a brief editing session in Japanese in
OpenOffice.org will lock OOo up. This happens when using ctrl-W in the input
method editor to bring up the candidate selection dialog.
The Japanese OpenOffice.org user's group recommends appending the following to
/usr/X11R6/lib/X11/app-defaults/Kinput2 in order to solve the problem:

*SeparateConversion.input: false
*selectionShell.input: false
*auxShell.input: false

I have tested this myself and found that this solves the problem without any
loss in functionality.[Instead of using the arrow keys in the candidate
selection dialog, one now needs to use ctrl-f and ctrl-b, that is the only
difference I have found]

Japanese speakers can find this in:
http://openoffice-docj.sourceforge.jp/document/faq/us_linux.html
and suse seems to have been aware of this for quite a while:
http://lists.suse.com/archive/m17n/2002-May/0055.html



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.




[Cooker] [Bug 966] [urpmi] error source not selected

2003-01-27 Thread [Bug 966]
https://qa.mandrakesoft.com/show_bug.cgi?id=966

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
Version|2.1-2mdk|4.2-12mdk



--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 15:18 ---
Fixed in 4.2-13mdk.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
Add a cdrom media to the urpmi DB with the following command:

urpmi.addmedia new_cdrom removable:///mnt/cdrom/
(the rpms must be at the root dir of the cdrom)

start the rpm source manager, and check that this cdrom has been added and is
selected.

Start rpmdrake, try to install something from the newly added source.

-- error: Source new_cdrom is not selected




[Cooker] [Bug 1097] [libqt3] New: Japanese IME (kinput2) can't grab ctrl- keystrokes

2003-01-27 Thread [Bug 1097]
https://qa.mandrakesoft.com/show_bug.cgi?id=1097

   Product: libqt3
 Component: libqt3
   Summary: Japanese IME (kinput2) can't grab ctrl- keystrokes
   Version: 3.1.1-6mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


During an editing session in Japanese, one enters a word using English
characters, and then hits keyboard shortcuts for kinput2 to convert the English
characters into Japanese characters.
However, the underlying Qt programs always grab the keyboard shortcuts as if
they were meant for them instead of first giving kinput2 a chance to process them. 
Trolltech has been made aware of the issue and have accepted the patch below to
solve the problem. 
http://marc.theaimsgroup.com/?l=mandrake-cookerm=104046144228240w=2

Unfortunately the patch is not included in 3.1.1 so we need to apply it 
to the mdk version of qt-3.1.1.

I tested the patch myself, recompiled and installed the Qt src rpm and can
verify that it solves the problem in question. Please apply.


diff -ur qt-x11-free-3.1.1.orig/src/kernel/qapplication_x11.cpp
qt-x11-free-3.1.1/src/kernel/qapplication_x11.cpp
--- qt-x11-free-3.1.1.orig/src/kernel/qapplication_x11.cpp  Mon Dec  9
18:40:39 2002
+++ qt-x11-free-3.1.1/src/kernel/qapplication_x11.cpp   Mon Dec 23 13:31:59 2002
@@ -3054,9 +3054,6 @@
break;
 }
 
-if ( qt_x11EventFilter(event) )// send through app filter
-   return 1;
-
 QETWidget *widget = (QETWidget*)QWidget::find( (WId)event-xany.window );
 
 if ( wPRmapper ) { // just did a widget reparent?
@@ -3173,6 +3170,9 @@
return 1;
 }
 
+if ( qt_x11EventFilter(event) )// send through app filter
+   return 1;
+
 if ( event-type == MappingNotify ) {  // keyboard mapping changed
XRefreshKeyboardMapping( event-xmapping );
return 0;



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.




[Cooker] [Bug 1073] [rpm-build] RPM provides has been butchered!

2003-01-27 Thread [Bug 1073]
https://qa.mandrakesoft.com/show_bug.cgi?id=1073

[EMAIL PROTECTED] changed:

   What|Removed |Added

 AssignedTo|[EMAIL PROTECTED]  |[EMAIL PROTECTED]
 Status|UNCONFIRMED |NEW
  Component|packaging   |packaging
 Ever Confirmed||1
Product|perl-libwww-perl|rpm-build
Version|5.68-1mdk   |4.0.4-28mdk



--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 15:28 ---
This is not a problem of the package itself but of the rpm-build which help
collecting such informations.

It has been removed because it was causing some problems.

Forwarded to appropriate package.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
The provides field is missing a lot of useful things that this package does in fact 
provide. This means that the package needs to be installed with --nodeps.

Currently, this RPM contains the following items in the provides field:
perl-libwww-perl = 5.68-1mdk

In earlier versions, provides was:
perl(Bundle::LWP) = 1.9
perl(File::Listing) = 1.11
perl(File::Listing::dosftp)  
perl(File::Listing::netware)  
perl(File::Listing::unix)  
perl(File::Listing::vms)  
perl(HTML::Form)  
perl(HTML::Form::IgnoreInput)  
perl(HTML::Form::ImageInput)  
perl(HTML::Form::Input)  
perl(HTML::Form::ListInput)  
perl(HTML::Form::SubmitInput)  
perl(HTML::Form::TextInput)  
perl(HTTP::Cookies) = 1.25
perl(HTTP::Cookies::Netscape)  
perl(HTTP::Daemon) = 1.25
perl(HTTP::Daemon::ClientConn)  
perl(HTTP::Date) = 1.44
perl(HTTP::Headers)  
perl(HTTP::Headers::Auth) = 1.2
perl(HTTP::Headers::ETag) = 1.3
perl(HTTP::Headers::Util) = 1.9
perl(HTTP::Message) = 1.25
perl(HTTP::Negotiate) = 1.12
perl(HTTP::Request) = 1.30
perl(HTTP::Request::Common) = 1.19
perl(HTTP::Response) = 1.36
perl(HTTP::Status) = 1.26
perl(LWP) = 5.65
perl(LWP::Authen::Basic)  
perl(LWP::Authen::Digest)  
perl(LWP::ConnCache) = 0.01
perl(LWP::Debug)  
perl(LWP::MediaTypes) = 1.27
perl(LWP::MemberMixin)  
perl(LWP::Protocol) = 1.39
perl(LWP::Protocol::GHTTP)  
perl(LWP::Protocol::MyFTP)  
perl(LWP::Protocol::data)  
perl(LWP::Protocol::file)  
perl(LWP::Protocol::ftp)  
perl(LWP::Protocol::gopher)  
perl(LWP::Protocol::http)  
perl(LWP::Protocol::http10)  
perl(LWP::Protocol::http::Socket)  
perl(LWP::Protocol::http::SocketMethods)  
perl(LWP::Protocol::https)  
perl(LWP::Protocol::https10)  
perl(LWP::Protocol::https::Socket)  
perl(LWP::Protocol::mailto)  
perl(LWP::Protocol::nntp)  
perl(LWP::Protocol::nogo)  
perl(LWP::RobotUA) = 1.18
perl(LWP::Simple) = 1.35
perl(LWP::UserAgent) = 2.1
perl(Net::HTTP) = 0.04
perl(Net::HTTP::Methods) = 0.02
perl(Net::HTTP::NB) = 0.02
perl(Net::HTTPS) = 0.01
perl(WWW::RobotRules) = 1.22
perl(WWW::RobotRules::AnyDBM_File) = 1.10
perl(WWW::RobotRules::InCore)  
perl-libwww-perl = 5.65-4mdk




[Cooker] [Bug 565] [mandrake_doc-en] Quick Startup Guide is confusing in several places

2003-01-27 Thread [Bug 565]
https://qa.mandrakesoft.com/show_bug.cgi?id=565

[EMAIL PROTECTED] changed:

   What|Removed |Added

 AssignedTo|[EMAIL PROTECTED]|[EMAIL PROTECTED]
 Status|UNCONFIRMED |NEW
  Component|Installation|documentation
 Ever Confirmed||1
Product|Installation|mandrake_doc-en
Version|1.769   |9.0-1mdk



--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 15:52 ---
All Mandrake Linux documentation can be consulted from
http://www.linux-mandrake.com/en/fdoc.php3



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
Sorry - there is no Documentation product or component on the Bugzilla
submission screens - so I used installation.  Please forward to the
appropriate people.

As I read through the Quick Startup Guide that came with my 9.0 PowerPack
edition I found a few things that were not clear.  Here they are:

Chapter 1. Installation Guide Warning

  1st paragraph - You might want to reword (meaning being able to access both
OSes on the same computer) to (meaning being able to access either OS on the
same computer).  In my opinion both suggests simultaneous use of both OSes
when I believe you mean the user can reboot to switch from one OS to the other
using them in a sequential manner.

Chapter 2. Before Installation

  2.1 Configuring your BIOS - 2nd paragraph - I suggest rewording the sentence:
If your Windows 9x OS is initializing these devices instead of the BIOS, this
will need to be changed for use under GNU/Linux. -to- If your BIOS is set to
skip initializing plug'n'play devices, you will need to change this to run
GNU/Linux.  Windows 9x OSes should continue to work correctly even if the BIOS
performs plug'and'play device initialization.

  3rd paragraph - this paragraph starts out by negating the 2nd paragraph!  Very
confusing.  It makes much more sense if the first sentence in the 3rd paragraph
If your devices are not recognized properly, it could help to turn off
plug'n'play features in the BIOS. is completely removed.


  2.2. Creating a Boot Disk - Since CDROM Boot Disks can also be created and a
bootable CDROM disk is used to create the floppy boot disk, I suggest that to
reduce confision the word floppy be added before boot disk and before
image for every occurence in this section.  Thus the title of section 2.2
becomes Creating a Floppy Boot Disk and the first two sentences of the 2nd
paragraph become: The CD-ROM contains all of the floppy image files and utility
programs needed. You will also need to create a floppy boot disk if you wish to
use a bootloader other than LILO or grub (for example a Windows bootloader).

  3rd paragraph - The second sentence For this method of installation, the
significant file is named cdrom.img. doesn't make sense - no method of
installation has yet been discussed.  The next sentence on the next page however
explains things well so the second sentence can simply be deleted.  Then, again
for perfect clarity, change the sentence on the next page from The cdrom.img
image is used to install the distribution from a CD-ROM. -to- The cdrom.img
floppy disk image is used to install the distribution from CD-ROM.


Whew, editing documentation takes some time!
Thats enough for now...




[Cooker] [Bug 1098] [Installation] New: Install Mandrake 9.1b2 cannot display Chinese

2003-01-27 Thread [Bug 1098]
https://qa.mandrakesoft.com/show_bug.cgi?id=1098

   Product: Installation
 Component: i18n
   Summary: Install Mandrake 9.1b2 cannot display Chinese
   Version: 1.772
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]


Downloaded Mandrake 9.1 beta2 (latest now) CD images. Tried to install.
When I choose Chinese interface language, intead of chinese characters, it display 
cubicles with unicode number inside.

This cover Traditional, Simplified Chinese. Unicode and other encodeing. Problem 
should be in lack of character set.

The error remain after install in Gnome applications. (Chinese characters not 
displayed correctly in GNOME applications, like Galeon)



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.




[Cooker] [Bug 1048] [drakconf] Screen layout makes it impossible to use!

2003-01-27 Thread [Bug 1048]
https://qa.mandrakesoft.com/show_bug.cgi?id=1048





--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 16:14 ---

I am not sure you (Reinout) understand how much work it is.
Under Windows, you may see programs that adapt dynamically
to the screen resolution. When I use Borland tools under Windows,
this is very easy. For each screen form I design, I can use a given
resolution to develop, and add less than 5 lines of code to each,
and it's done; if the user has a bigger screen, everything will be
handled by the tool's library to inflate the form, change the 
controls position and make everything appear nice.

AFAIK with Linux tools (Gtk), this is a lot of work.
So if screens are designed in 640x480, they will stay as they are
with most modern screens in 1280x1024 - and look ridiculous.
It's not an easy thing to do to sell your stuff when you get 
ironical or mocking press reports.

I understand your problem; I am using 800x600 myself, and many
screens of Kde are too big to be handled easily at this resolution.
But really, 640x480... From my experience, I'd guess than less than
1% of users are sticking to this resolution. Should Mandrake 
increase the workload by maybe 25% or more to support better a 
very small number of users ? It may be a luxury given the current
situation.
(Note : I don't belong to Mandrake)





--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
Our computers run with 800x600 screens. Some of our computers are 640x480 - and
all setup screens should work at that resolution! Under gnome, I cannot get to
the buttons on a number of the panels, as they are laid out too big. The big
blue stripe should be removed - it hogs all the screen space. A good example is
the network startup screen.




[Cooker] [Bug 839] [Installation] Wrong character display in installaion for Greek

2003-01-27 Thread [Bug 839]
https://qa.mandrakesoft.com/show_bug.cgi?id=839

[EMAIL PROTECTED] changed:

   What|Removed |Added

Summary|Wrong character display in  |Wrong character display in
   |installaion for Greek   |installaion for Greek



--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 16:16 ---
this is heppend in traditional chinese. (mdk9.1 beta2)



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
After selection of the Greek language in installation 
all character are displayed as squares 
(9.1 beta 1)




[Cooker] [Bug 1064] [urpmi] update sources fail

2003-01-27 Thread [Bug 1064]
https://qa.mandrakesoft.com/show_bug.cgi?id=1064

[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]



--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 16:19 ---
I am using -12mdk of urpmi and this is still failing. The rest of my system is
all Cooker synced up last Friday. I have the latest perl-URPM as well.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
When updating sources with urpmi, it fails and I get this message:
%urpmi.update Cooker 1
retrieving description file of Cooker 1...
retrieving source hdlist (or synthesis) of Cooker 1...
...retrieving failed: Unknown open() mode '/usr/bin/curl  ' at
/usr/lib/perl5/vendor_perl/5.8.0/urpm.pm line 282.

retrieve of source hdlist (or synthesis) failed
no hdlist file found for medium Cooker 1




Re: [Cooker] [Bug 1087] [Installation] ldm error and cdrom fstab faulty

2003-01-27 Thread Pixel
@product=kernel




Re: [Cooker] [Bug 1090] [drakxtools] New: Logitech Cordless Mouseman Wheel USB (Wheel doesn't work)

2003-01-27 Thread Pixel
[Bug 1090] [EMAIL PROTECTED] writes:

 I have a cordless mouse/keyboard combo.  They are both USB.  The keyboard works 
 fine.  The mouse has two buttons up top, plus the wheel (which also clicks) and one 
 button on the side for the thumb.  It gets detected as USB GENERIC instead of USB 
 wheel and the wheel doesn't work.  If I try to configure it as a USB WHEEL, 
installation 
 hangs.  This has happened for every Mandrake since 8.0 and including 9.1.  Thanks 
 guys for a great product.

should be fixed in cooker

@resolution=fixed

can you provide the output of lspcidrake?




Re: [Cooker] [Bug 565] [Installation] Quick Startup Guide is confusing in several places

2003-01-27 Thread Pixel
@[EMAIL PROTECTED]




Re: [Cooker] [Bug 1048] [drakconf] Screen layout makes it impossibleto use!

2003-01-27 Thread Reinout van Schouwen
On Mon, 27 Jan 2003, [Bug 1048] wrote:

 --- Additional Comments From [EMAIL PROTECTED] 2003-01-27
 14:11 --- there several goal that're incompatibles: there's a
 tradeoff between having a standalone tool being complete and runnable in
 YxZ resolution.

 having the same tool runnable in the same resolution, but embedded in
 mcc, thus with mcc decoration around plus logdrake to display logs, is
 quite a lot more tough ...

Thierry, I have to emphasize this *is* a very serious problem. Please also
read this article: http://mpt.phrasewise.com/2003/01/05#a433

You can't ask of people who are running at lower resolutions (perhaps on
older hardware, or whose X configuration didn't succeed) to know the
XFdrake command instead of using the control center. It is user
unfriendliness to the nth degree.

Please reconsider your stance on this, I believe it is really important
that the control center can be used in 640x480!

regards,

-- 
Reinout van SchouwenArtificial Intelligence student
email: [EMAIL PROTECTED] mobile phone: +31-6-44360778
GPG public key http://www.cs.vu.nl/~reinout/reinout.asc





Re: [Cooker] No /dev/dvd, or /mnt/dvd created in 9.1B2

2003-01-27 Thread Pixel
Simon Ree [EMAIL PROTECTED] writes:

 John Allen ([EMAIL PROTECTED]) wrote:
  I have both a DVD, and CD-RW/DVD on secondary IDE.

 same problem that has been around since cd/cdr/cdrw/dvd combo's came around.

if you have a DVD *and* a burner, this is a known bug that will get
fixed with a new kernel or by adding ignore=hdX where hdX is the DVD
drive.

if you have only one drive (this is how i understand Simon Ree's
message), please send me the files in /etc/devfs/conf.d and
/root/drakx/report.bug.gz





Re: [Cooker] [Bug 1098] [Installation] New: Install Mandrake 9.1b2 cannot display Chinese

2003-01-27 Thread Guillaume Cottenceau
[Bug 1098] [EMAIL PROTECTED] writes:

Summary: Install Mandrake 9.1b2 cannot display Chinese

@[EMAIL PROTECTED]

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




Re: [Cooker] latest bincimap

2003-01-27 Thread Buchan Milne
David Walser wrote:

 
 I tried courier-imap and it was flaky, went back to
 UW.  Not fancy, but easy to set up, supports SSL, and
 just works.

The only thing you need to do to make courier-imap work for everyone is:

# maildirmake /etc/skel/Maildir

(and of course for other users).

I wonder then why I have to kick our uw-imap server here every 2-3 days
when it stops responding (I have to restart xinetd because imapd or
imapsd keeps crashing).

My courier sites I haven't been to in months, and it just keeps working.

 I'm not in love with Maildir anyway.

You would be if you had users with big mail folders ...

The courier site had some interesting stats on performance of uw vs
courier. It was single-user, and just scaling mentally showed the
problems uw will have on a multi-user site ...

 I'm tired of hearing it won't make it in because of
 the license, I think someone has something against it.
  I hope someone comes up with a clear explanation of
 what the deal on that is.

Can someone answer authoratively on why cyrus keeps being ignored?

Buchan

-- 
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x121
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





Re: [Cooker] sshd slapd bite each other

2003-01-27 Thread Brian Smith
On Fri, 24 Jan 2003 22:06:42 -0700
 Vincent Danen [EMAIL PROTECTED] wrote:


When you have ssl start_tls do the usual getent 
passwd or getent
shadow and such work?


getent passwd works, getent shadow does not (well, it 
lists the used in /etc/shadow, but not the ones in ldap).



[Cooker] Sources Manager == Repositories Manager

2003-01-27 Thread Combelles, Christophe (MED, ALTEN)
In DrakConf, what do you think of replacing

Software Sources Manager

with

Software Repositories Manager

This could avoid confusion between source code and source media ?

(And I think the confusion can also occur in other languages :
ex in french : gestionnaire des sources de logiciels
-- gestionnaire des dépôts de logiciels)




Re: [Cooker] [Bug 1048] [drakconf] Screen layout makes it impossible to use!

2003-01-27 Thread Adam Williamson
On Mon, 2003-01-27 at 14:31, Reinout van Schouwen wrote:
 On Mon, 27 Jan 2003, [Bug 1048] wrote:
 
  --- Additional Comments From [EMAIL PROTECTED] 2003-01-27
  14:11 --- there several goal that're incompatibles: there's a
  tradeoff between having a standalone tool being complete and runnable in
  YxZ resolution.
 
  having the same tool runnable in the same resolution, but embedded in
  mcc, thus with mcc decoration around plus logdrake to display logs, is
  quite a lot more tough ...
 
 Thierry, I have to emphasize this *is* a very serious problem. Please also
 read this article: http://mpt.phrasewise.com/2003/01/05#a433
 
 You can't ask of people who are running at lower resolutions (perhaps on
 older hardware, or whose X configuration didn't succeed) to know the
 XFdrake command instead of using the control center. It is user
 unfriendliness to the nth degree.
 
 Please reconsider your stance on this, I believe it is really important
 that the control center can be used in 640x480!
 
 regards,

It's not even very difficult. Just allow scrollbars. They're ugly as
hell, sure, but those of us with non-standard resolutions would prefer
that to unnavigable applications. And they needn't show up for people
whose resolution allows the display of the whole app.

A workaround for people in this situation at the moment - I don't know
if there's an equivalent for different DE's / WM's, but with Sawfish
under GNOME 2, if you hold down alt you can drag a window without
needing to be point to its title bar. This is absolutely invaluable on
my Picturebook (it displays at 1024x480, and it's not an uncommon
machine...to name one person, Linus Torvalds has one :), and if someone
hadn't given me that tip I'd find most Mandrake tools unusable. (To be
fair, SuSE has the same problem).
-- 
adamw





Re: [Cooker] [Bug 1048] [drakconf] Screen layout makes it impossible to use!

2003-01-27 Thread Adam Williamson
On Mon, 2003-01-27 at 14:50, David Walser wrote:

 Thierry is right that this bug is invalid.  It's
 absurd to expect them to support such a low
 resolution, when you need a minimum of 912x684 for KDE
 to really be usable.  Don't forget also that there are
 console and web-based versions of the draktools, so
 it's not the end of the world!

Not everyone uses KDE. As I say in my other message, GNOME is perfectly
usable at 1024x480 on my laptop - the biggest obstacle is the Mandrake
utilities. It's NOT a hard problem to fix.
-- 
adamw





Re: [Cooker] sshd slapd bite each other

2003-01-27 Thread Brian Smith
On Mon, 27 Jan 2003 10:50:28 -0500
 Brian Smith [EMAIL PROTECTED] wrote:

On Fri, 24 Jan 2003 22:06:42 -0700
 Vincent Danen [EMAIL PROTECTED] wrote:


When you have ssl start_tls do the usual getent 
passwd or getent
shadow and such work?


getent passwd works, getent shadow does not (well, it 
lists the used in /etc/shadow, but not the ones in ldap).

Err, that's incorrect. I just got to looking... some of my 
users in ldap don't have an 'objectClass: shadowAccount' 
attribute. Other than that, getent shadow works fine with 
ssl start_tls; it's just ssh that can't deal with it. I've 
found that ssh is failing with 'ssl on' as well, seems 
that I have to use 'ssl off' to get it to work. Luckily my 
network is behind a firewall



Re: [Cooker] [Bug 1048] [drakconf] Screen layout makes it impossible to use!

2003-01-27 Thread Gerard Patel
At 03:02 PM 1/27/03 +, you (Adam Williamson) wrote:

Not everyone uses KDE. As I say in my other message, GNOME is perfectly
usable at 1024x480 on my laptop - the biggest obstacle is the Mandrake
utilities. It's NOT a hard problem to fix.

What makes you so sure ? are you a programmer ?
If so, I'd be happy to test your patches for mcc making it adapt dynamically
to the screen resolution.

Gerard





Re: [Cooker] Re: [CHRPM] urpmi-4.2-12mdk

2003-01-27 Thread PAOLACCI Sebastien
Le Lundi 27 Janvier 2003 14:36, Charles A Edwards a écrit :
 On Mon, 27 Jan 2003 14:01:04 +0100

 J.A. Magallon [EMAIL PROTECTED] wrote:
  Ejem:
  werewolf:~# urpmi.update -a
  retrieving description file of Cooker-Uninett...
  retrieving source hdlist (or synthesis) of Cooker-Uninett...
  ...retrieving failed: Unknown open() mode '/usr/bin/curl  ' at
  /usr/lib/perl5/vendor_perl/5.8.0/urpm.pm line 282.

 You still have -11 installed.
 Use wget to install -12 and then you can go back to using curl without
 any problem.


 Charles


It's the same for me with 'urpmi-4.2-12mdk', not '-11' :

---
« CookerUpdate »...
récupération du hdlist source (ou synthèse) de « CookerUpdate »...
...échec de la récupération : Unknown open() mode '/usr/bin/curl  ' at 
/usr/lib/perl5/vendor_perl/5.8.0/urpm.pm line 282.

la récupération du hdlist source (ou synthèse) a échoué
pas de fichier hdlist trouvé pour la source « CookerUpdate »
---

Regards,

Sebastien.





Re: [Cooker] [Bug 1048] [drakconf] Screen layout makes it impossible to use!

2003-01-27 Thread Adam Williamson
On Mon, 2003-01-27 at 16:22, Gerard Patel wrote:
 At 03:02 PM 1/27/03 +, you (Adam Williamson) wrote:
 
 Not everyone uses KDE. As I say in my other message, GNOME is perfectly
 usable at 1024x480 on my laptop - the biggest obstacle is the Mandrake
 utilities. It's NOT a hard problem to fix.
 
 What makes you so sure ? are you a programmer ?
 If so, I'd be happy to test your patches for mcc making it adapt dynamically
 to the screen resolution.

See my other post. It doesn't NEED to dynamically adapt to anything. It
needs...

scrollbars.

Hardly a revolutionary concept.
-- 
adamw





Re: [Cooker] [Bug 1048] [drakconf] Screen layout makes it impossible to use!

2003-01-27 Thread Gerard Patel
At 04:24 PM 1/27/03 +, you wrote:

See my other post.

Sorry for the inappropriate reply, but I'm afraid that in my 
case the famous Sympa has eaten this mail.

 It doesn't NEED to dynamically adapt to anything. It
needs...

scrollbars.

Got your post from the archive, if this can be enabled below
some resolution, it could be a fix. I don't know how easy it is
to get at the screen resolution and enable scrollbars dynamically
with GTK. I'd say it could not be accepted that software displays
scrollbars when it's not necessary, because as you say, it's
very ugly.

Gerard





[Cooker] Re: [Contrib-Rpm] squirrelmail-1.2.10-3mdk

2003-01-27 Thread David Walser
Lenny, the bug that that patch addresses was already
fixed by 2mdk, and that patch is completely
superfluous now.

Please check with me before changes like this to the
SquirrelMail package.

--- Lenny Cartier [EMAIL PROTECTED] wrote:
 [Contrib-RPM]
 Name: squirrelmail
 Relocations: (not relocateable)
 Version : 1.2.10   
 Vendor: MandrakeSoft
 Release : 3mdk  Build
 Date: Mon Jan 27 15:40:26 2003
 Install date: (not installed)   Build
 Host: bi.mandrakesoft.com
 Group   : System/ServersSource
 RPM: (none)
 Size: 1505395 
 License: GPL
 Packager: Lenny Cartier [EMAIL PROTECTED]
 URL : http://www.squirrelmail.org/
 Summary : Squirrelmail is a webmail client for
 PHP4.
 Description :
 SquirrelMail is a standards-based webmail package
 written in PHP4. It
 includes built-in pure PHP support for the IMAP and
 SMTP protocols, and
 all pages render in pure HTML 4.0 (with no
 Javascript) for maximum
 compatibility across browsers.  It has very few
 requirements and is very
 easy to configure and install. SquirrelMail has all
 the functionality
 you would want from an email client, including
 strong MIME support,
 address books, and folder manipulation.
 
 Buildarchs: noarch 
 --=-=-=
 
 * Mon Jan 27 2003 Lenny Cartier
 [EMAIL PROTECTED] 1.2.10-3mdk
 
 - patch2 from Tzafrir Cohen [EMAIL PROTECTED]
  Fix file name wrongly concatinated.
 
 --=-=-=
 
 --=-=-=
 squirrelmail-default-pref.patch added
 squirrelmail.spec changed
 
 
 
 
 
 ---
 squirrelmail-1.2.10-2mdk.src.rpm/squirrelmail.spec
 2003-01-27 16:01:29.0 +0100
 +++
 squirrelmail-1.2.10-3mdk.src.rpm/squirrelmail.spec
 2003-01-27 16:01:29.0 +0100
 @@ -10,7 +10,7 @@
  Summary: Squirrelmail is a webmail client for PHP4.
  Name: squirrelmail
  Version: 1.2.10
 -Release: 2mdk
 +Release: 3mdk
  License: GPL
  URL: http://www.squirrelmail.org/
  Group: System/Servers
 @@ -21,6 +21,7 @@
  Source5:

http://www.squirrelmail.org/plugins/login_image-0.2.tar.gz
  Source6:

http://www.squirrelmail.org/plugins/secure_login-0.5-1.2.8.tar.gz
  Patch1: config.php.patch.bz2
 +Patch2: %name-default-pref.patch.bz2
  Patch5: login_image-position.patch.bz2
  Patch6: secure_login-stayinssl.patch.bz2
  BuildRoot: %{_tmppath}/%{name}-%{version}-root
 @@ -47,7 +48,9 @@
  i18n, including the main po file and some
 compilation scripts.
  
  %prep
 +
  %setup -q
 +
  rm -f plugins/make_archive.pl
  
  if [ -d plugins/address_add ];then
 @@ -101,6 +104,8 @@
   -e s|__PREFSDIR__|%{prefsdir}|g; $f
  done
  
 +%patch2 -p1
 +
  cp %{SOURCE2} doc/RPM.readme
  
  %install
 @@ -200,6 +205,10 @@
  %{basedir}/po
  
  %changelog
 +* Mon Jan 27 2003 Lenny Cartier
 [EMAIL PROTECTED] 1.2.10-3mdk
 +- patch2 from Tzafrir Cohen
 [EMAIL PROTECTED]
 + Fix file name wrongly concatinated.
 +
  * Mon Jan 13 2003 Stefan van der Eijk
 [EMAIL PROTECTED] 1.2.10-2mdk
  - uploaded for David Walser
  - Thu Dec 05 2002 David Walser
 [EMAIL PROTECTED] 1.2.10-2mdk
 
 --=-=-=
 
 -- 
 http://www.mandrake-linux.com/en/cookerdevel.php3
 

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




Re: [Cooker] [Bug 1048] [drakconf] Screen layout makes it impossible to use!

2003-01-27 Thread Adam Williamson
On Mon, 2003-01-27 at 17:14, Gerard Patel wrote:

 scrollbars.
 
 Got your post from the archive, if this can be enabled below
 some resolution, it could be a fix. I don't know how easy it is
 to get at the screen resolution and enable scrollbars dynamically
 with GTK. I'd say it could not be accepted that software displays
 scrollbars when it's not necessary, because as you say, it's
 very ugly.

I can't believe it's very difficult. I mean, take an example - I'm
looking at Evolution right now, a GTK app. I have it maximised; the tree
view on the left has no scrollbars. If I make it too thin for the whole
tree view to be completely displayed horizontally, guess what? A
scrollbar appears. If I make it too short for it to be completely
displayed vertically (I'm sure you can see where I'm going with
this...:), hey, another scrollbar appears! Just like that. SURELY this
can't be *so* hard for the Mandrake tools to implement? I guess Mandrake
has the slight extra problem of starting its tools up with an
appropriate window size, but that must surely be possible too.
-- 
adamw





Re: [Cooker] [Bug 1048] [drakconf] Screen layout makes it impossibleto use!

2003-01-27 Thread Buchan Milne
Adam Williamson wrote:
 On Mon, 2003-01-27 at 17:14, Gerard Patel wrote:

 I can't believe it's very difficult. I mean, take an example - I'm
 looking at Evolution right now, a GTK app. I have it maximised; the tree
 view on the left has no scrollbars. If I make it too thin for the whole
 tree view to be completely displayed horizontally, guess what? A
 scrollbar appears.

At close on a million lines of code (IIRC), Evo isn't a very good
example of how to do things easily.

The GTK2 port has taken them over a year AFAIK ... and it's nowhere near
stable yet ...

Buchan

-- 
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x121
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





Re: [Cooker] latest bincimap

2003-01-27 Thread Luca Olivetti
David Walser wrote:


No, but certainly having cyrus would be nice.  I've
been waiting (why so long?) for them to add SSL
support, once that's done I'm hoping it'll become the
default IMAP server.


I think it's been more than a year that cyrus imapd has had ssl+tls support.
Let's me check the changelog...they say they added starttls after 1.6.19.
Looking at their ftp, 1.6.20 is dated 08/12/99, so it's been a while...

Bye

--
Luca Olivetti
Note.- This message reached you today, it may not tomorrow if you
are using MAPS or other RBL. They arbitrarily IP addresses not
related in any way to spam, disrupting Internet connectivity.
See http://slashdot.org/article.pl?sid=01/05/21/1944247 and
http://theory.whirlycott.com/~phil/antispam/rbl-bad/rbl-bad.html



msg88266/pgp0.pgp
Description: PGP signature


[Cooker] [Bug 1099] [kdebase] New: Kandall's tips always shown on KDE startup

2003-01-27 Thread [Bug 1099]
https://qa.mandrakesoft.com/show_bug.cgi?id=1099

   Product: kdebase
 Component: kdebase
   Summary: Kandall's tips always shown on KDE startup
   Version: 3.1-0.rc6.25mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: minor
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


When KDE starts Kandall's tips are always shown. I made sure I have asked that 
the tips should not be shown, then exit. On next boot-up and KDE start, the 
tips are shown again. I am logging in as root for this one.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.




[Cooker] [Bug 1100] [drakxtools] New: cannot remove or change cards sometimes

2003-01-27 Thread [Bug 1100]
https://qa.mandrakesoft.com/show_bug.cgi?id=1100

   Product: drakxtools
 Component: DrakConnect
   Summary: cannot remove or change cards sometimes
   Version: 9.1-0.15mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: major
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


I installed a 3Com 3c509 ISA card and it was detected. The network was not 
being started though. I tried to remove the card using DrakConnect and when you 
hit the Expert button, nothing happens, except that the tool exits and the 
screen goes back to the Network  Internet screen in the Mandrake Control 
Center.

In any case, I removed the 3c509 card and added a RealTek RTL8029AS PCI card. 
Ran DrakConnect again and the card was not detected. However, the tool 
continued to load the 3c509 driver.

I was able to remove the driver by editing the modules.conf file.

Changed the RealTek to a 3Com 3c905 PCI card, ran DrakConnect, and the wizard. 
This time it worked fine.

Issues: Inability to remove a previously added card and a certain difficulty in 
adding a new one, since for the RealTek, I could not add it manually within the 
tool.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.




[Cooker] [Bug 1101] [XFree86] New: XFree86 won't start with nv driver

2003-01-27 Thread [Bug 1101]
https://qa.mandrakesoft.com/show_bug.cgi?id=1101

   Product: XFree86
 Component: XFree86
   Summary: XFree86 won't start with nv driver
   Version: 4.2.99.5-0.20030122.2mdk
  Platform: PC
   URL: http://frlinux.net
OS/Version: All
Status: UNCONFIRMED
  Severity: critical
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Using a geforce 4 ti 4600 with analog and digital out, Mandrake fails to use the
digital output of the card and starts on the analog one.

You have to recompile your kernel and get the official nvidia drivers (tested
with 3123 and 4191) to get it to use the digital out.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.




[Cooker] [Bug 1102] [rpmdrake] New: Software sources selected but installs still fail

2003-01-27 Thread [Bug 1102]
https://qa.mandrakesoft.com/show_bug.cgi?id=1102

   Product: rpmdrake
 Component: packaging
   Summary: Software sources selected but installs still fail
   Version: 2.0-27mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: critical
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


From Mandrake Control Center, started RpmDrake to install new packages.
Selected gcc++ and Samba client and server. Depecdencies were automatically
selected. Clicked on install. Message box said CD2 was not selected.

Quit RpmDrake, started Software Sources Manager. Both CD's were checked already.
In any case clicked Save and Quit. Started RpmDrake again and selected same
packages. Had the same error as before.

Tried deselecting sources, reselecting and saving. RpmDrake still reports the
same problem.

The bottom line is that I cannot use RpmDrake for any software installs since
the same message keeps popping up.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.




[Cooker] [Bug 1102] [rpmdrake] Software sources selected but installs still fail

2003-01-27 Thread [Bug 1102]
https://qa.mandrakesoft.com/show_bug.cgi?id=1102





--- Additional Comments From [EMAIL PROTECTED]  2003-01-27 19:12 ---
I had CD2 in the CDROM drive (/dev/hdb) at the time I did this.

In a following test, just selected the gcc++ compiler and when I said install,
the message box saying CD1 not selected popped up. CD1 was already in the
drive when this happened.

I also found that auto mounting is not working, so maybe that contributes to the
problem. In fact, on my system even a manual CD mount is not working even though
that is the CDROM drive I have installed from.





--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
From Mandrake Control Center, started RpmDrake to install new packages.
Selected gcc++ and Samba client and server. Depecdencies were automatically
selected. Clicked on install. Message box said CD2 was not selected.

Quit RpmDrake, started Software Sources Manager. Both CD's were checked already.
In any case clicked Save and Quit. Started RpmDrake again and selected same
packages. Had the same error as before.

Tried deselecting sources, reselecting and saving. RpmDrake still reports the
same problem.

The bottom line is that I cannot use RpmDrake for any software installs since
the same message keeps popping up.




[Cooker] [Bug 1103] [drakconf] New: harddrake don't run by controlcenter

2003-01-27 Thread [Bug 1103]
https://qa.mandrakesoft.com/show_bug.cgi?id=1103

   Product: drakconf
 Component: drakconf
   Summary: harddrake don't run by controlcenter
   Version: 9.1-0.10mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


But , in a console , when i lauch harddrake2 , no probleme

Sorry for my english



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.




[Cooker] [Bug 1104] [Installation] New: No device nodes for cdrom drive

2003-01-27 Thread [Bug 1104]
https://qa.mandrakesoft.com/show_bug.cgi?id=1104

   Product: Installation
 Component: hardware
   Summary: No device nodes for cdrom drive
   Version: 1.772
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: major
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Installed on a system with hard disk as hda and cdrom as hdb (slave on 1st ide
channel).

Installation went fine. However, after the install in the /dev folder there were
no hdb files, nor any hdc or hdd files. The only files were for hda, hda1, hda2
and hda5 for the drive, the primary ext3 partition, the extended partition and
the swap partition respectively.

So after the install, I cannot mount the cdrom anymore. fstab has the correct
entry however. SuperMount also does not work in this case.

This system ram v9.0 fine, as well as Xandros.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.




Re: [Cooker] Re: [Contrib-Rpm] vlc-0.5.0-0.20030124.1mdk

2003-01-27 Thread Yves Duret
Chuck Shirley wrote:

On Friday 24 January 2003 12:48, Charles A Edwards wrote:
Yup.  I get nearly the same thing:

   1:vlcerror: unpacking of archive 
failed on file 
/usr/lib/vlc/audio_output/libaout_file_plugin.so;3e349bd9: cpio: MD5 
sum mismatch


hmmm

I thought: Mirror related, perhaps?
I last rsync-ed from rsync://ftp.uninett.no?
but I re-sysnc-ed that one package from rsync://ftp.sunet.se
and got:

   1:vlcerror: unpacking of archive
 failed on file 
/usr/lib/vlc/audio_output/libaout_file_plugin.so;3e349ea8: cpio: MD5 
sum mismatch

Something is not right with the packages.  A bad bit no doubt.  :^(

yep i am gonna rebuild a new version.
BTW, the robot mangles the spec file too :(





Re: [Cooker] xchat-1.98-1

2003-01-27 Thread Yves Duret
Simon Prosser wrote:


what do you call tcl plugin ?



i found nothing about that in xchat src..


its in the CVS ./configure builds tcl and perl automatically


there are perl and *python* scripting but no tcl.
both perl and python are in a separate package xchat-perl and xchat-python.
(for 1.9.8 version, perhaps more in CVS?)





  1   2   >