Re: [Cooker] spamassassin broken

2003-11-12 Thread Olivier Blin
On Thu, 13 Nov 2003 00:58:31 -0500
Vincent Meyer, MD [EMAIL PROTECTED] wrote:

 Lots of things broken because perl is broken.  gaim doesn't work
 either.

gaim has already been rebuilt for perl, but Per Øyvind added a patch to
force TCL 8.4 usage that breaks gaim (this has been discussed in another
thread).
I've uploaded fixed packages here :
http://compil.mandrake.org/~blino/gaim/

-- 
Olivier Blin



[Cooker] [Bug 6347] [menu] New: update-menus never finishes, stalls on GNOME

2003-11-12 Thread [fgriffin]
http://qa.mandrakesoft.com/show_bug.cgi?id=6347

   Summary: update-menus never finishes, stalls on GNOME
   Product: menu
   Version: 2.1.5-124mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: program
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


On a full install from the Nov, 10 Cooker, I installed a large number of
packages (start by checking all the categories in the install and then run
through a file of package names using urpmi on each).

After this, I noticed that my GNOME menu didn't include any KDE apps, even
though they were installed (and showed up in the KDE menu), so I tried to run
update-menus as root.

Running update-menus just gets me another shell prompt very quickly.

Running update-menus -v gets me the following:

[EMAIL PROTECTED] run]# update-menus -v
[EMAIL PROTECTED] run]# Update-menus[3561]: Checking if urpmi is running (and waiting
for it to finish if needed)
Update-menus[3561]: urpmi not locking urpmi status area. Good.
Update-menus[3561]: Reading installed packages...
Update-menus[3561]: Reading translate info in /etc/menu-methods/translate_menus
Update-menus[3561]: Reading menuentryfiles in /etc/menu/
Update-menus[3561]: Reading menuentryfiles in /usr/lib/menu/
Update-menus[3561]: Reading menuentryfiles in /usr/lib/menu/default/
Update-menus[3561]: Running menu-methods in /etc/menu-methods/
Update-menus[3561]: Running method:/etc/menu-methods//menu
Update-menus[3561]: Running method:/etc/menu-methods//kde3
Update-menus[3561]: Running method:/etc/menu-methods//gnome
Update-menus[3561]: Running method:/etc/menu-methods//twm
Update-menus[3561]: Running method:/etc/menu-methods//icewm
Update-menus[3561]: Running method:/etc/menu-methods//gnome-mime-data-applications
Update-menus[3561]: Running method:/etc/menu-methods//gnome-mime-data-keys
Update-menus[3561]: Running method:/etc/menu-methods//enlightenment
Update-menus[3561]: Running method:/etc/menu-methods//WindowMaker
Update-menus[3561]: Running method:/etc/menu-methods//lesstif-mwm
Update-menus[3561]: Reading translate info in /etc/menu-methods/translate_menus
Update-menus[3561]: Reading menuentryfiles in /etc/menu/simplified/
Update-menus[3561]: Reading menuentryfiles in /usr/lib/menu/simplified/
Update-menus[3561]: Running menu-methods in /etc/menu-methods/simplified/
Update-menus[3561]: Running method:/etc/menu-methods/simplified//kde3
Update-menus[3561]: Running method:/etc/menu-methods/simplified//gnome


at which point the execution stalls.  No CPU utilization, no network utilization.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



[Cooker] man page for saslauthd displays wrong format

2003-11-12 Thread Norman Zhang
[EMAIL PROTECTED] sasl2]# rpm -q cyrus-sasl
cyrus-sasl-2.1.15-4mdk
[EMAIL PROTECTED] sasl2]# man saslauthd
SASLAUTHD(8) BSDSystemManager'sManual
SASLAUTHD(8)

[1mNAME[0m
 [1msaslauthd [22m- sasl authentication server

[1mSYNOPSIS[0m
 [1msaslauthd -a [4m[22mauthmech[24m [[1m-Tvdchl[22m]  [[1m-O
[4m[22moption[24m] [[1m-m [4m[22mmux_path[24m] [[1m-n
[4m[22mthreads[24m]
   [[1m-s [4m[22msize[24m] [[1m-t [4m[22mtimeout[24m]

[1mDESCRIPTION[0m
 [1msaslauthd  [22mis a daemon process that handles plaintext
authentication
 requests on behalf of the SASL library.
...






[Cooker] [Bug 6348] [rpmdrake] New: menu package neither here nor there

2003-11-12 Thread [fgriffin]
http://qa.mandrakesoft.com/show_bug.cgi?id=6348

   Summary: menu package neither here nor there
   Product: rpmdrake
   Version: 2.1-34mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: program
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


I did a full install from a Nov. 10 cooker (checking every available option for
package selection), and then ran through a file of package names I keep issuing
urpmi for each one.

At the end of this, I was having an unrelated problem running update-menus, so I
tried to find the product component which owned /usr/bin/update-menus in order
to file a bug report.

The /usr/bin/update-menus file actually belongs to the menu package.  However,
rpmdrake couldn't find it using filename search, and some additional testing
showed that rpmdrake didn't list the menu package in the all packages list
whether you chose install or remove.  The package effectively didn't exist.

However, following the advice of cooker posters, we have the following results:

 [EMAIL PROTECTED] ftg]# urpmf --files update-menus
 majesty-demo:/usr/local/games/maj_demo/.manifest/scripts/update-menus.sh
 mindrover-demo:/usr/games/mindrover_demo/.manifest/scripts/update-menus.sh
 [EMAIL PROTECTED] ftg]# urpmf /usr/bin/update-menus
 [EMAIL PROTECTED] ftg]# urpmi menu
 Everything already installed
 [EMAIL PROTECTED] ftg]#

[EMAIL PROTECTED] ftg]# rpm -q --whatprovides /usr/bin/update-menus
menu-2.1.5-124mdk

The upshot of this is that rpmdrake and urpmf don't seem to know about the
menus package, but rpm and urpmi do.  On the advice of Leon Brooks, I have
copied off my /var/lib directory (includes rpm and urpmi), which I will be happy
to burn to CD for anyone who wants it (it's about 73MB).

A timely response would be appreciated, since I don't want to keep 73MB of stuff
around indefinitely if nobody is interested.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



[Cooker] [Bug 6346] [mdkkdm] It's either KDE or IceWM

2003-11-12 Thread [avalon]
http://qa.mandrakesoft.com/show_bug.cgi?id=6346





--- Additional Comments From [EMAIL PROTECTED]  2003-13-11 05:10 ---
On Wed, 2003-11-12 at 18:49, [fgriffin] wrote:

I'm having a similar problem with KDM.  It's not a fresh install, but
when using kdm, if I select KDE it logs in with IceWM.  I had to switch
to gdm to be able to log into KDE at all.  I haven't updated to the new
kde packages yet (they are downloading now... )


-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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]
status: UNCONFIRMED
creation_date: 
description: 
This is weird.  In a full installation from the Nov. 10 cooker, the first login
to an ID will trigger the drakfw wizard, and you can choose any WM successfully.

If you choose GNOME, then logout and try to login again without specifying a WM,
you will get IceWM or KDE (mostly IceWM).

If you use Menu-Session Type to choose GNOME explicitly (or anything else), you
still get IceWM.

Now, I have nothing against IceWM, but come on.



[Cooker] [Bug 6341] [gnumeric] post install creates html files in /

2003-11-12 Thread [kelk1]
http://qa.mandrakesoft.com/show_bug.cgi?id=6341





--- Additional Comments From [EMAIL PROTECTED]  2003-13-11 06:10 ---

Still true with gnumeric-1.2.1-1mdk

-o-
kk1
On Wed, 2003-11-12 at 12:17, [olemke] wrote:


-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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]
status: NEW
creation_date: 
description: 
Installation of gnumeric creates the following files in /:

ld-id2463288.html
ld-id2464404.html
ld-id2466338.html
ld-id2466408.html
ld-id2466446.html
ld-id2466530.html
ld-id2466598.html
ld-id2466712.html
ld-id2466830.html

I guess they are created by yelp-pregenerate in post install.



Re: [Cooker] kernel-2.6.0-0.test5.1mdk-1-1mdk

2003-11-11 Thread Luca Berra
On Mon, Nov 10, 2003 at 10:30:49AM +0100, Olivier Blin wrote:
On Mon, 10 Nov 2003 08:40:33 +0100
Luca Berra [EMAIL PROTECTED] wrote:
could you try and remove the CONFIG_ACPI_DEBUG item?
It was already done.
I've removed almost all DEBUG options.
I've kept only CONFIG_DEBUG_KERNEL for Magic SysRq keys,
CONFIG_DEBUG_SPINLOCK_SLEEP and CONFIG_FRAME_POINTER.
great,
now i only need to understand how to mount encrypted loop fs made by 2.4
btw
in kernel source i found
du .tmp*
192 .tmp_kallsyms1.o
540 .tmp_kallsyms1.S
192 .tmp_kallsyms2.o
540 .tmp_kallsyms2.S
4768.tmp_versions
3348.tmp_vmlinux1
3532.tmp_vmlinux2
Regards,
L.
--
Luca Berra -- [EMAIL PROTECTED]
   Communication Media  Services S.r.l.
/\
\ / ASCII RIBBON CAMPAIGN
 XAGAINST HTML MAIL
/ \


Re: [Cooker] idea for MDK 10: rpm packages compatibility

2003-11-11 Thread Götz Waschk
Am Dienstag, 11. November 2003, 07:15:42 Uhr MET, schrieb Keld Jørn Simonsen:
 One thing I would like to see for MDK 10:
 That RedHat, Fedora, SuSE and other rpm packages be
 installabla on MDK systems.
 I dont know what analyses is needed to do that, but it
 is probably something with compatibility libraries.
 Or maybe it is something to do about having packages follow LSB.

Hi,

it's not as easy as you think. All the distributions have different
libraries, different paths, differents configuration systems, package
names, menu systems, ... I have some experience in supporting packages
for several versions of Mandrake which is hard enough, as rpm macros
change and there are bugs you have to work around and so on. 

There's the jpackage.org project which produces Java packages for Red
Hat and Mandrake. They have to do lots of voodoo to make this work,
basically you have to use only the common feature subset of both
distributions or emulate the missing stuff, like the
update-alternatives system. They have only 2 distributions and most of
their stuff is architecture-independant, go figure.

If you want packages to be compatible between more than one
distribution you have to sacrifice features, but where's the benefit?
There's almost everything available for Mandrake, if something's
missing, I or somebody else from this list will add it, unless it's
some closed source commercial stuff you shouldn't use anyway.

CU, Götz
-- 
What difference does it make to the dead, the orphans and the
homeless, whether the mad destruction is wrought under the name of
totalitarianism or the holy name of liberty or democracy?
Mahatma Gandhi (1869 - 1948), Non-Violence in Peace and War



[Cooker] [Bug 6334] [initscripts] New: small error in status, when daemon has more than 1 process

2003-11-11 Thread [bluca]
http://qa.mandrakesoft.com/show_bug.cgi?id=6334

   Summary: small error in status, when daemon has more than 1
process
   Product: initscripts
   Version: 7.06-32mdk
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: minor
  Priority: P2
 Component: program
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


the gprintf there should take only two arguments
--- functions~  2003-10-28 13:21:00.0 +0100
+++ functions   2003-11-02 14:43:50.0 +0100
@@ -356,7 +356,7 @@
pid=`pidof -o $$ -o $PPID -o %PPID -x $1 || \
 pidof -o $$ -o $PPID -o %PPID -x ${base}`
if [ -n $pid ] ; then
-   gprintf %s (pid %s) is running...\n ${base} $pid
+   gprintf %s (pid %s) is running...\n ${base} $pid
return 0
fi

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



Re: [Cooker] kernel-2.6-test8 rpms

2003-11-11 Thread Andrey Borzenkov


-Original Message-

 
  On Sunday 09 November 2003 14:07, Svetoslav Slavtchev wrote:
  [...]
  
   2.4 with debuging (CONFIG_KSYMS=yes)
1337954 Aug 25 17:47 /boot/vmlinuz-2.4.22-1mdk
  
   2.4 without KSYMS (~ kernel tmb here)
1035464 Nov  9 04:04 /boot/vmlinuz-2.4.22-21br.1mdk
  
   2.6 without debuging
1532105 Oct 29 19:37 /boot/vmlinuz-2.6.0-test9-bk2
1560749 Nov  4 04:42 /boot/vmlinuz-2.6.0-test9-bk8
1555036 Nov  5 13:11 /boot/vmlinuz-2.6.0-test9-bk9
  
   isn't this a bit special :(
  
  
  That is with standard mdk config? Yes it is bad if kernel does not fit on
  one 
  floppy.
 
 if i didn't missed smth, it's a standard 2.4 mdk config
[...]
 in -mm i think there is config option to compile with -Os not -O2
 other alternatives to reduce the size are:
 - to update/fix the bzip2 compression support patches 
 - to drop some of the schedulers, futexes, ... (CONFIG_EMBEDDED)
 but i don't think the second is a good solution :(


I tried allmodconfig which resulted in ~1.2MB bzImage - same as 2.4.22-1mdk in your 
case. You have to add ELF support to it (as
it is also module in this case) which apparently gives you bare
minimum. It is likely that some features can be turned off, because
allmodconfig actually tries to enable everything, either as m or
as y (except CPU types support).

Note that I am not even sure if it boots. I had at least one report
about allmodconfig+devfs that could not mount IDE root but it may be
due to other problems. Although modular IDE is officially not
working (cf. post-halloween).

Doing all as modules has practical problem - we must ensure that
at least drivers for your keyboard available. I plan to add PNP
hotplug support that should load drivers for on-board devices
discovered via PNP BIOS but even then it will load serial chip
driver only (i.e. i8042 in our case) - you still need explcitly
load low level keyboard driver (atkbd or xtkbd). That is week point
of current INPUT architecture :(

This could be handled by initrd, sure - always add some standard
driver unless correct one can be determined from user (drak?) config.
Which adds yet another static configuration that can break :(

Brave hearts can experiment with configuration starting from
allmodconfig to see how much can be removed and how mauch has to be
added for it to boot at all :)

-andrey



Re: [Cooker] perl-5.8.2-1mdk broken

2003-11-11 Thread Pixel
[EMAIL PROTECTED] writes:

 Tried to rebuild perl-MDK-Common, but it breaks:
 
 make[2]: Entering directory `/usr/src/RPM/BUILD/perl-MDK-Common/perl_checker.src'
 making ._ncdi/parser.di from parser.mli
 making ._ncdi/types.di from types.mli
 making ._d/parser.d from parser.ml
 File parser.mly, line 480, characters 0-2:
 Syntax error

fixed in CVS (removed a ;;)

OCaml guys don't like backward compatibility, maybe one day...



Re: [Cooker] perl-5.8.2-1mdk broken

2003-11-11 Thread Pixel
Luca Berra [EMAIL PROTECTED] writes:

 On Mon, Nov 10, 2003 at 09:23:37PM +, Stephen Pickering wrote:
 Installed perl-5.8.2-1mdk  perl-base-5.8.2-1mdk which broke rpmdrake,
 urpmi, Mandrake Control Center, etc . . .
 
 Error was that all mandrake perl scripts could not locate MDK/Common.pm
 
 Solution was to re-install perl-5.8.1-1mdk  perl-base-5.8.1-1mdk
 
 Should we try to install some module in the unversioned perl lib
 directories? there is no way to find them from perl -V, but those are in
 @INC.

my fault :-(

you can have things working again by setting:

  
PERL5LIB=/usr/lib/perl5/vendor_perl/5.8.1:/usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi
 

(of course adapt to your arch if you're not on i386)


rebuilding a new perl fixing this broken backward compatibility pb.

sorry for the trouble




[Cooker] [Bug 6057] [Installation] no internet connection after install (RC1)

2003-11-11 Thread [mdk]
http://qa.mandrakesoft.com/show_bug.cgi?id=6057





--- Additional Comments From [EMAIL PROTECTED]  2003-11-11 08:17 ---
I get connect: no buffer space avialable errors perodically with ssh and ping
from a MDK9.2 final system.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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]
status: RESOLVED
creation_date: 
description: 
It's not a big problem, but I thought I'd report it anyway ...

I installed Mdk 9.2 RC1, and during the installation I set up the connection
through lan card - dns  gateway = 10.1.1.1.  When I logged in for the first
time and tried to enter some page with konqueror, it failed. I tried ping
10.1.1.1 from the konsole and it said something like connect: no buffer
available. I ran control center and then the internet connection wizard, and
clicked on the top button (change computer name, or sth like that). And I saw
there that dns was set to 127.0.0.1. When I set it back to 10.1.1.1 the
connection was established. But why did it change at all?



[Cooker] [Bug 6329] [libgtkspell0-devel] dependency failed for libglib-2.0

2003-11-11 Thread [waschk]
http://qa.mandrakesoft.com/show_bug.cgi?id=6329


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |
 Ever Confirmed||1




--- Additional Comments From [EMAIL PROTECTED]  2003-11-11 09:19 ---
There must be something wrong with your package sources. Do you have all 3 CDs?
What's the content of your /etc/urpmi/urpmi.cfg? All the dependancies of
libgtkspell0-devel are available in 9.2 main.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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]
status: 
creation_date: 
description: 
I was unable to install this package:


[EMAIL PROTECTED] gaim-0.72]# urpmi libgtkspell0-devel
  
http://passerelle/pub/mandrake/9.2/i586/Mandrake/RPMS/libgtkspell0-devel-2.0.3-5mdk.i586.rpm
installation de /var/cache/urpmi/rpms/libgtkspell0-devel-2.0.3-5mdk.i586.rpm
L'installation a échoué:
devel(libatk-1.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libgdk-x11-2.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libgdk_pixbuf-2.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libglib-2.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libgmodule-2.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libgobject-2.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libgtk-x11-2.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libpango-1.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libpangox-1.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libpangoxft-1.0) is needed by libgtkspell0-devel-2.0.3-5mdk

I installed the package with urpmi --allow-nodeps libgtkspell0-devel and
everything works fine :-)



Re: [Cooker] Danger: Magazine with 9.2 with problematic kernel

2003-11-11 Thread Warly
[EMAIL PROTECTED] writes:

 On Mon, 10 Nov 2003, Warly wrote:

 Olivier Blin [EMAIL PROTECTED] writes:
 
  On Thu, 06 Nov 2003 21:48:14 +0100
  Pascal Terjan [EMAIL PROTECTED] wrote:

[...]

 
 Theoraticaly speaking they can just put then as this. The disc contain
 is free software, but the the Mandrake name is copyrighted and should not be
 used without Mandrakesoft agreement.
 
 It is not copyrighted but trademarked. And I think you can sell discs with 
 a trademarked name (you can also sell an old TV on ebay, even if it has 
 the trademark Sony stamped on it).

 According to US law a mark is infringed when you're use of it causes 
 confusion as to the source of the goods involved. As long as you take care 
 of that, there shouldn't be any problem.
 Reading the stuff at the club it seems to me himandrake is actually 
 violating trademarks, because they claim to own the mandrake name. Unless 
 ofcourse, they bought mandrake.

 but ofcourse, IANAL,

Yes you are right. And this problem of the source is clearly the case
when you remaster your own CDs with your own packages and sell or give
them as a Mandrake distribution.

-- 
Warly



Re: [Cooker] Danger: Magazine with 9.2 with problematic kernel

2003-11-11 Thread John Allen
On Tuesday 11 November 2003 10:50, Warly wrote:
[snipped]

 Yes you are right. And this problem of the source is clearly the case
 when you remaster your own CDs with your own packages and sell or give
 them as a Mandrake distribution.

Does this put me in hot water?

I create DVD-R's with the 9.2 download + contribs (including jpackage); which 
I supply for ¤2 per disk (no profit in that, none intended).

-- 
John Allen,  Email:  mailto:[EMAIL PROTECTED]
MandrakeClub Silver Member.




[Cooker] [Bug 6331] [gdesklets-sysinfo] gdesklets-sysinfo doesn't display any information

2003-11-11 Thread [waschk]
http://qa.mandrakesoft.com/show_bug.cgi?id=6331


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 Ever Confirmed||1




--- Additional Comments From [EMAIL PROTECTED]  2003-11-11 09:21 ---
This was caused by gdesklets 0.24, reverting to 0.22 makes sysinfo work again.
We'll have to wait for a ported version of sysinfo.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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]
status: ASSIGNED
creation_date: 
description: 
No information is displayed, only the empty skeleton. When it is added, an
exception is thrown, which might be the cause of this issue.

$ gdesklets-add-sysinfo-display
gDesklets 0.24
Copyright © 2003 Martin Grimme, Christian Meyer, Jesse Andrews

This software is licensed under the terms of the GNU GPL.

[EMAIL PROTECTED] ~ $ adding 1068500433730029898541151
[/usr/share/gdesklets/Displays/sysinfo/sysinfo.display]
Unhandled exception in thread started by bound method
SysInfoReader.__get_sys_info_thread of SysInfo.SysInfoReader instance at
0x41762f6c



[Cooker] [Bug 6332] [yelp] when installing Galeon and gnome-media errors with yelp

2003-11-11 Thread [waschk]
http://qa.mandrakesoft.com/show_bug.cgi?id=6332


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1




--- Additional Comments From [EMAIL PROTECTED]  2003-11-11 09:24 ---
You can try to isolate the responsible package by downgrading libxslt* or libxml2*.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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]
status: NEW
creation_date: 
description: 
when installing Galeon and gnome-media, errors like below occurs.

this is with yelp-2.4.1-1mdk, and up2date cooker. 

installing /home/cooker/Mandrake/Mandrake/RPMS/gnome-media-2.4.1.1-1mdk.i586.rpm
Preparing...##
   1:gnome-media##
/usr/share/sgml/docbook/yelp/yelp-custom.xsl:18: namespace error : Namespace
prefix doc for type on param is not defined
xsl:param name=graphic.default.extension select='png' doc:type=string/
^
/usr/share/sgml/docbook/yelp/yelp-custom.xsl:136: namespace error : Namespace
prefix doc for type on param is not defined
xsl:param name=make.year.ranges select=1 doc:type=boolean/
^
/usr/share/sgml/docbook/yelp/yelp-custom.xsl:1073: namespace error : Namespace
prefix doc for type on param is not defined
xsl:param name=generate.book.toc select=1 doc:type=boolean/
 ^
/usr/share/sgml/docbook/yelp/yelp-custom.xsl:1076: namespace error : Namespace
prefix doc for type on param is not defined
xsl:param name=generate.article.toc select=1 doc:type=boolean/
^
/usr/share/sgml/docbook/yelp/yelp-custom.xsl:1079: namespace error : Namespace
prefix doc for type on param is not defined
xsl:param name=generate.part.toc select=1 doc:type=boolean/
 ^
/usr/share/sgml/docbook/yelp/yelp-custom.xsl:1082: namespace error : Namespace
prefix doc for type on param is not defined
xsl:param name=chapter.autolabel select=1 doc:type=boolean/
 ^
/usr/share/sgml/docbook/yelp/yelp-custom.xsl:1085: namespace error : Namespace
prefix doc for type on param is not defined
xsl:param name=section.autolabel select=1 doc:type =boolean/
  ^



[Cooker] [Bug 6335] [Bugzilla] New: Wrong URL

2003-11-11 Thread [robin.rosenberg]
http://qa.mandrakesoft.com/show_bug.cgi?id=6335

   Summary: Wrong URL
   Product: Bugzilla
   Version: 2.17.4
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: Bugzilla
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


This forum suggest bug reports for the released version go to 
http://bugs.mandrakesoft.com  That site does not exist.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



[Cooker] Mdk 10.0 suggestion - FAX configuration

2003-11-11 Thread Robert Fox
I have an AVM Fritz PCI card and I'd like to see an easy to configure
Fax solutions for modems and ISDN in Mandrake 10.

SuSE has SuSEFax . . .

I've been a bit confused with the efax vs. hylafax configurations and
what is really necessary for a single use solution.

This would be a nice addition to drakconf (faxdrake or drakfax?)

Thx,
R.Fox


-- 
Robert Fox [EMAIL PROTECTED]
Fox Consulting Services




Re: [Cooker] Mdk 10.0 suggestion - FAX configuration

2003-11-11 Thread Steffen Barszus
Am Dienstag, 11. November 2003 12:52 schrieb Robert Fox:
 I have an AVM Fritz PCI card and I'd like to see an easy to configure
 Fax solutions for modems and ISDN in Mandrake 10.

 SuSE has SuSEFax . . .

 I've been a bit confused with the efax vs. hylafax configurations and
 what is really necessary for a single use solution.

 This would be a nice addition to drakconf (faxdrake or drakfax?)


Allready thought about that. Two steps are done for this allready:

1) Packages of proprietary AVM drivers, which makes fax possible with 
your passive ISDN card. (HINT: ftp://ftp.berlios.de/pub/avm-capi4linux/ 
;) ) A build switch for the package to compile it for different (4GB,UP 
etc) kernels would be nice. I didn't found the time to find out how to 
do this.

2.) a easy to use and easy to configure fax/answering machine solution) 
- lets use what SuSE uses in their newest distros 
(http://www.capisuite.de) . I have made a package of capisuite and 
sfftobpm (which is needed by capisuite), have a look at the 9.2/apps 
dir. packaging capi4hylafax shouldn't be so hard either, but 
capi4hylafax+hylafax is a bit much for home and soho use i would say. 
Otherwise i have a lot more often made the capi4hylafax+hylafax 
solution running. capisuite i haven't even tried yet. The package is 
made by a slightly changed SuSE spec. 

What is needed:
Some documentation on how to make a drakwizard module or someone who can 
make one with information which values needs to be filled in there. 

So with a perl hacker we could be there in just a few days (hours?) :) 
(From what i have seen while looking trough some drakwizard modules) 


Pro for capisuite: 
- small
- easy to configure
- easy extensible (using python) 
- answering machine solution build in

Contra capisuite: 
- gui solution for viewing/hearing messages/faxes isn't there (maybe 
kdeam can be used, maybe mail delivering is enough)
- a regulary polling is used to send faxes (maybe dnotify can be used to 
make this nicer ?)


I guess the Pro of hylafax is well known as well as the contras. Just 
make your own picture. 




Re: [Cooker] idea for MDK 10: rpm packages compatibility

2003-11-11 Thread Vedran Ljubovic

The LSB project www.linuxbase.org aims to do exactly
that. This compatibility is what the LSB option during
Mandrake install is for. However it has a very long
way to go.

In order to have these universal RPMs:

- Linux needs to standardise on a certain set of
libraries. LSB has mostly achieved this, but a long
way to go still.
- these libraries need to be forever backward
compatible. Most of the time they are, but from time
to time (cca every 2 years) they go on and break
backward compatibility. When this happens, distros
increase the major version number ie. this happened
between Mandrake 8.2 and 9.0
- they also need to be forever forward compatible ie.
no new features. This will probably never happen.

Meanwhile you just have to understand that rpms are
rarely universal and most of them are distro- and even
distro-version-number specific.

--- Keld Jørn Simonsen [EMAIL PROTECTED] wrote:
 One thing I would like to see for MDK 10:
 That RedHat, Fedora, SuSE and other rpm packages be
 installabla on MDK systems.
 
 I dont know what analyses is needed to do that, but
 it
 is probably something with compatibility libraries.
 
 Or maybe it is something to do about having packages
 follow LSB.
 
 Best regards
 keld
 

__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree



Re: [Cooker] [Fwd: muse] Odd QT problem

2003-11-11 Thread Michael Scherer
On Tuesday 11 November 2003 13:42, Austin wrote:
 Maybe some cooker QT expert can help me.
 I assure you, there is no .MusE file.
 Thanks,

i had the same problem with psi.

i just upgraded kdebase yesterday, and now, it work fine.
i didn't see i was not running the latest version because of space 
problem.

can you try with latest kdebase ?


-- 

Mickaël Scherer



Re: [Cooker] Mdk 10.0 suggestion - FAX configuration

2003-11-11 Thread Steffen Barszus
Am Dienstag, 11. November 2003 12:52 schrieb Robert Fox:
 I have an AVM Fritz PCI card and I'd like to see an easy to configure
 Fax solutions for modems and ISDN in Mandrake 10.

 SuSE has SuSEFax . . .

 I've been a bit confused with the efax vs. hylafax configurations and
 what is really necessary for a single use solution.

 This would be a nice addition to drakconf (faxdrake or drakfax?)

 Thx,
 R.Fox


I tried to have a look at Wiztemplate, but since I'm more then new to 
perl i can't see whats wrong:

# drakwizard
Can't locate object method new via package Wizcommon (perhaps you 
forgot to load Wizcommon?) at 
/usr/lib/perl5/vendor_perl/5.8.1/MDK/Wizard/Wiztemplate.pm line 29.
Compilation failed in require at /usr/sbin/drakwizard line 63.


Maybe this module isn't meant to be able to run it at all. I have 
searched the net to find some documentation about it. I don't know if 
it is just my missing knowledge of perl which makes me failing.

Greets

Steffen




[Cooker] [Bug 6335] [Bugzilla] Wrong URL

2003-11-11 Thread [pascal.terjan]
http://qa.mandrakesoft.com/show_bug.cgi?id=6335


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1




--- Additional Comments From [EMAIL PROTECTED]  2003-11-11 11:38 ---
The correct URL is http://bugs.mandrakelinux.com/

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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]
status: NEW
creation_date: 
description: 
This forum suggest bug reports for the released version go to 
http://bugs.mandrakesoft.com  That site does not exist.



[Cooker] Cooker's forums ?

2003-11-11 Thread Cooker7

It's maybe an old talking theme,
but mailing lists are not very easy to use.
A forum could be better and more easy to find the things we wants to see.
What is the general advice ?
Why there's not already a forum?

Cordially

Florent Gallaire



Re: [Cooker] Cooker's forums ?

2003-11-11 Thread Götz Waschk
Am Dienstag, 11. November 2003, 14:45:29 Uhr MET, schrieb [EMAIL PROTECTED]:
 It's maybe an old talking theme,
 but mailing lists are not very easy to use.
 A forum could be better and more easy to find the things we wants to see.
 What is the general advice ?
 Why there's not already a forum?

I strongly disagree. Forums are much harder to use, each has it's own
web interface. A mailing list can be filtered with the usual mail
tools and I can archive the postings I want to keep. If you want a
forum version of the cooker list, you can use gmane.org.
-- 
What difference does it make to the dead, the orphans and the
homeless, whether the mad destruction is wrought under the name of
totalitarianism or the holy name of liberty or democracy?
Mahatma Gandhi (1869 - 1948), Non-Violence in Peace and War



[Cooker] [Fwd: muse] Odd QT problem

2003-11-11 Thread Austin
Maybe some cooker QT expert can help me.
I assure you, there is no .MusE file.
Thanks,
Austin

-Forwarded Message-
From: Werner Schweer [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: muse
Date: Tue, 11 Nov 2003 09:54:05 +0100

On Tuesday 11 November 2003 03:29, you wrote:
 Hi,
 I'm the maintainer for muse in Mandrake Linux.
 I'm having a problem with version 0.6.2.
 We don't include motif or windows themes in our QT packages (I don't
 know why, and I have nothing to do with that decision).  This wasn't a
 problem with muse 0.6.1 and prior, but with 0.6.2, I can't start the
 program:

 [EMAIL PROTECTED] austin]$ muse
 Loading required GL library /usr/X11R6/lib/libGL.so.1.2
 no locale muse_en_US//usr/share/muse/locale
 No Motif style available!
 [EMAIL PROTECTED] austin]$

 What changed that required the motif theme?
 I believe Debian has the same problem.

 Do you have any workaround suggestions?

i have no idea whats happening. I'm looking at the code and
Motif is nowhere explicitly named. MusE populates a ComboBox
with available themes with a call to QT QStyleFactory::keys().
Motif is probably one of them.
If you select Motif Style from MusE and save settings or save
a song, the Motif is written to the setup file ~/.MusE or the
song file.
Maybe you have an old setup file with Motif-theme set and your
current QT does'nt support Motif?

Regards,
Werner
 

-- 
 Austin Acton
Synthetic Organic Chemist, Teaching Assistant, Ph.D. Candidate
   Department of Chemistry, York University, Toronto
MandrakeLinux Volunteer Developer, homepage: www.groundstate.ca





Re: [Cooker] Re: [CHRPM] perl-5.8.2-1mdk (brake urpmi warning)

2003-11-11 Thread Radek Vybiral
On Mon, 10 Nov 2003, Salane KIng wrote:

 
   %changelog
  +* Fri Nov  7 2003 Pixel [EMAIL PROTECTED] 5.8.2-1mdk
  +- new release
  +
   * Fri Sep 26 2003 Pixel [EMAIL PROTECTED] 5.8.1-1mdk
   - new release
 BE carefull updating this one until urpmi is rebuilt. I already made this 
 mistake, quickly downloaded the old perl rpms and reinstalled them, and added 
 perl perl-base and perl-devel to skip.list
 

Too late for me :(

R.V.




[Cooker] pctel modem with dell laptop

2003-11-11 Thread Jaimon Jose
Hi,
Anybody is successful in getting pctel modem working with 9.2.   I got
the drivers from http://linmodems.technion.ac.il/pctel-linux/ and
installed the drivers.  My dialer (kppp and minicom) recognizes the
modem.  Kppp starts dialling but i don't see any response.  I can't hear
the sound also.  Modem volume is set high (M1L3)

Any help to get this working will be appreciated.
--jaimon
Here are the details
Kernel 2.4.22-21mdk
lspci
00:1f.6 Modem: Intel Corp. 82801CA/CAM AC'97 Modem Controller (rev 02)
(prog-if 00 [Generic])
Subsystem: PCTel Inc Dell Inspiron 2100 internal modem
Flags: bus master, medium devsel, latency 0, IRQ 11
I/O ports at d400 [size=256]
I/O ports at dc00 [size=128]
When I load the pctel and ptserial modules, my syslog reports
Nov 11 19:57:23 jjaimon-laptop kernel: AC97 modem device found: devnum =
8000FE00, devid = 8086/2486
Nov 11 19:57:23 jjaimon-laptop kernel: iobase_0=0xd400,
iobase_1=0xdc00,irq=11
Nov 11 19:57:23 jjaimon-laptop kernel: PCTel driver version 0.9.5
[5.05c-4.27.215 (09-14-2001)] (MR) (2002-01-31) with MANY_PORTS
SHARE_IRQ SERIAL_PCI AUDIO_ROUTING[INTEL] enabled.
Nov 11 19:57:23 jjaimon-laptop kernel: PCTel driver built on [Linux
2.4.22-21mdk i686 unknown 2.4.22-21mdkcustom 132118] with gcc-gcc
(GCC) 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk).
Nov 11 19:57:23 jjaimon-laptop kernel: ttyS15 at 0xd400 (irq = 11) is a
PCTel

Modem Commands ( using kppp)
ATZ
OK
ATM1L3
OK
ATDT176

If I use minicom, modem initialization doesn't return any error, but I
don't get the prompt.




[Cooker] file-roller rebuild problem

2003-11-11 Thread Frederik Himpe
Hello,

When I try to rebuild file-roller-2.4.2-1mdk under Mandrake 9.2, this
error occurs:

GCONF_CONFIG_SOURCE=xml::/etc/gconf/gconf.xml.defaults
/usr/bin/gconftool-2 --makefile-install-rule
./file-roller.schemasFailed:
Failed to write file 
`/etc/gconf/gconf.xml.defaults/apps/file-roller/general/%gconf.xml.tmp': Permission 
denied
.

So there is a GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 needed before the
%makeinstall_std, just like in the Galeon SPEC file.


-- 
http://users.telenet.be/fhimpe
Jabber ID: [EMAIL PROTECTED]




Re: [Cooker] file-roller rebuild problem

2003-11-11 Thread Götz Waschk
Am Dienstag, 11. November 2003, 16:01:04 Uhr MET, schrieb Frederik Himpe:
 When I try to rebuild file-roller-2.4.2-1mdk under Mandrake 9.2, this
 error occurs:
 
 GCONF_CONFIG_SOURCE=xml::/etc/gconf/gconf.xml.defaults
 /usr/bin/gconftool-2 --makefile-install-rule
 ./file-roller.schemasFailed:
 Failed to write file 
 `/etc/gconf/gconf.xml.defaults/apps/file-roller/general/%gconf.xml.tmp': Permission 
 denied
 .
Thanks, I'll fix it. 
-- 
What difference does it make to the dead, the orphans and the
homeless, whether the mad destruction is wrought under the name of
totalitarianism or the holy name of liberty or democracy?
Mahatma Gandhi (1869 - 1948), Non-Violence in Peace and War



[Cooker] no horizontal spacing when printing from KDE

2003-11-11 Thread Andy Neitzke
I've had a problem with printing from KDE on my Cooker machine for a while 
now, but finally decided to inquire about it when I noticed I was still 
having it in 3.1.93:  when I print from an application like KMail, KWrite or 
KOffice, everything is fine except that the spacing between letters is much 
smaller than it should be -- in some fonts they actually overlap one 
another.  The problem is independent of the printer -- it can be seen 
already in the PostScript generated by KDE, e.g. in the Print Preview 
window.  Everything looks great except when I try to print.  Is anyone else 
seeing this problem (or not seeing it?)

By the way, when I tried reinstalling some fonts using the KDE font installer 
(in 3.1.93) to see if I could fix this, I caused much greater problems for 
myself -- ghostscript stopped working at all (and hence the print previews 
were always completely blank).  This problem was eventually traced to a 
file /etc/fonts/Fontmap which I think was created by KDE.  After deleting 
that file, ghostscript works again, but I still have this annoying spacing 
problem.



Re: [Cooker] Cooker's forums ?

2003-11-11 Thread Greg Meyer
On Tuesday 11 November 2003 08:45 am, [EMAIL PROTECTED] wrote:
 It's maybe an old talking theme,
 but mailing lists are not very easy to use.
 A forum could be better and more easy to find the things we wants to see.
 What is the general advice ?
 Why there's not already a forum?

I hate Forums as opposed to Mailing lists.  The web interface is slow and 
clunky, and I have to be connected tot he net to be able to use them.  Just 
set your mailer to thread messages and don't delete everything.

/g




[Cooker] [Bug 6336] [initscripts] New: file system check expects Y, but the german tranlation says J

2003-11-11 Thread [waschk]
http://qa.mandrakesoft.com/show_bug.cgi?id=6336

   Summary: file system check expects Y, but the german tranlation
says J
   Product: initscripts
   Version: 7.06-9mdk
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: i18n
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


From the german translation of initscripts:
msgid Press Y within %%d seconds to force file system integrity check...
msgstr 
Drücken Sie in den nächsten %%d Sekunden die Taste »J«, um die 
Dateisystemkontrolle durchzuführen ...

But the rc.sysinit script contains this:
if /sbin/getkey -c $AUTOFSCK_TIMEOUT -m $MSG y ; then
AUTOFSCK_OPT=-f

So it expects a Y but asks for a J

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



[Cooker]

2003-11-11 Thread kelk1
# detectloader
Can't call method L without a package or object reference at /usr/sbin/detectloader 
line 127.

line 127 is:

$return = readlink($return) if -L $return;

broken with new perl?
-o-
kk1



[Cooker] Re: [Contrib-Rpm] gdesklets-0.24.1-1mdk

2003-11-11 Thread Curtis Hildebrand
On Tue, 2003-11-11 at 03:39, Götz Waschk wrote:
 [Contrib-RPM]
 
 -=-=-=-
 Name: gdeskletsRelocations: (not relocateable)
 Version : 0.24.1Vendor: MandrakeSoft
 Release : 1mdk  Build Date: Tue Nov 11 11:28:45 2003
 Install Date: (not installed)   Build Host: klama.mandrake.org
 Group   : Graphical desktop/GNOME   Source RPM: (none)
 Size: 286755   License: GPL
 Signature   : (none)
 Packager: Götz Waschk [EMAIL PROTECTED]
 URL : http://www.sourceforge.net/projects/gdesklets

Shouldn't this be gdesklets.gnomedesktop.org?  The sourceforge site has
version 0.13 as the latest.

curtis

--- gdesklets.spec	2003-11-11 09:24:44.0 -0800
+++ gdesklets.spec.new	2003-11-11 09:27:38.0 -0800
@@ -13,7 +13,7 @@
 License: GPL
 Group: Graphical desktop/GNOME
 BuildRoot: %{_tmppath}/%{name}-buildroot
-URL: http://www.sourceforge.net/projects/gdesklets
+URL: http://gdesklets.gnomedesktop.org/
 BuildRequires: pygtk2.0-devel
 BuildRequires: gnome-python
 BuildRequires: gtk2-devel


[Cooker] gtk2 file selector

2003-11-11 Thread Bellegarde Cédric
So, no gnome 2.6 in mandrake 10.0 :-/
maybee, we should use this patch, test it in cooker and put it in 10.0
if stable.
http://members1.chello.nl/~h.lai/gtkenhancements/




Re: [Cooker] Cooker's forums ?

2003-11-11 Thread Luca Berra
On Tue, Nov 11, 2003 at 02:45:29PM +0100, [EMAIL PROTECTED] wrote:
It's maybe an old talking theme,
but mailing lists are not very easy to use.
A forum could be better and more easy to find the things we wants to see.
What is the general advice ?
Why there's not already a forum?
no, thanks

i would not be able to contribute to the ml if i were forced to use a
clumsy interface like a forum.
mailing lists are easy to use!
and if you want to search back in history you can use web archives.
regards,
L.
--
Luca Berra -- [EMAIL PROTECTED]
   Communication Media  Services S.r.l.
/\
\ / ASCII RIBBON CAMPAIGN
 XAGAINST HTML MAIL
/ \


[Cooker] kdevelop qt docs

2003-11-11 Thread kelk1
the --with-qtdoc-dir is hard coded to %_docdir/qt-3.2.1/html in the spec file, which 
of course will be broken at each new qt version (just like it is now).

QTVER=`rpmquery --qf %\{VERSION\} libqt3-devel`
QTDOCDIR=%_defaultdocdir/qt-$QTVER/doc/html

--with-qtdoc-dir=$QTDOCDIR

I think that kind of thing would be better.
-o-
kk1



[Cooker] bootloader-utils: detectloader

2003-11-11 Thread kelk1
Just to put a subject on this thread.
 # detectloader
 Can't call method L without a package or object reference at 
 /usr/sbin/detectloader line 127.
 
 line 127 is:
 
 $return = readlink($return) if -L $return;
 
 broken with new perl?
 -o-
 kk1
 



[Cooker] kdm.log grows indefinitely/XFree86 kbd errors

2003-11-11 Thread Andrey Borzenkov
I was rather surprised to see /var/log/kdm.log of size 6MB:

{pts/0}% LC_ALL=C ll /var/log/*kdm*
-rw-r-1 root adm   6158990 Nov 11 20:24 /var/log/kdm.log
-rw-r-1 root adm 34143 Apr 17  2003 /var/log/mdkkdm.log

note that I stopped using mdkkdm immediately after seeing it first time :) 
else I expect this log be of the same size.

Apparently there is no logrotate configuration for these files. Why?

The log is full of messages:

XFree86 Version 4.3.0
Release Date: 9 May 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.18-23mdksmp i686 [ELF] 
Build Date: 10 September 2003
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/XFree86.0.log, Time: Tue Nov 11 20:22:45 2003
(==) Using config file: /etc/X11/XF86Config-4
Using vt 7
(II) [GLX]: Initializing GLX extension
The XKEYBOARD keymap compiler (xkbcomp) reports:
 Warning:  Multiple interpretations of Shift_Lock+AnyOf(Shift+Lock)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of NoSymbol+Exactly(Lock)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of Num_Lock+AnyOf(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of Mode_switch+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of NoSymbol+AnyOf(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_1+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_End+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_2+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_Down+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_3+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_Next+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_4+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_Left+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_6+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_Right+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_7+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_Home+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_8+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_Up+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_9+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_Prior+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_5+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_Begin+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_F2+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_Divide+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_F3+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_Multiply+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of KP_F4+AnyOfOrNone(all)
   Using last definition for duplicate fields
 Warning:  Multiple interpretations of 

[Cooker] [Bug 6337] [gftp] New: Cannot connect to sites which also have IPv6 address

2003-11-11 Thread [fhimpe]
http://qa.mandrakesoft.com/show_bug.cgi?id=6337

   Summary: Cannot connect to sites which also have IPv6 address
   Product: gftp
   Version: 2.0.15-2mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: program
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


When using gftp on a IPv4 host, there are problems when you try to connect to a
host which also has an IPv6 address. In the logs, this error appears:
Failed to create a socket: Address family not supported by protocol
You can easily reproduce this problem by connecting to ftp.belnet.be as anonymous.

The problem happens with gFTP 2.0.15 as included in MDK 9.2 and the latest
Cooker package 2.0.16-1mdk. The included patch solves the problem. It is based
on the patch posted on http://archives.seul.org/gftp/users/Nov-2003/msg00010.html

It adds an option to enable/disable IPv6 in the configuration window. The only
difference with the original patch, is the fact that I disabled IPv6 by default,
because this actually solves the problem and IPv4 is currently more common.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



[Cooker] [Bug 6337] [gftp] Cannot connect to sites which also have IPv6 address

2003-11-11 Thread [fhimpe]
http://qa.mandrakesoft.com/show_bug.cgi?id=6337





--- Additional Comments From [EMAIL PROTECTED]  2003-11-11 16:31 ---
Created an attachment (id=964)
 -- (http://qa.mandrakesoft.com/attachment.cgi?id=964action=view)
Patch to make IPv6 optional, and disable it by default


-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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]
status: UNCONFIRMED
creation_date: 
description: 
When using gftp on a IPv4 host, there are problems when you try to connect to a
host which also has an IPv6 address. In the logs, this error appears:
Failed to create a socket: Address family not supported by protocol
You can easily reproduce this problem by connecting to ftp.belnet.be as anonymous.

The problem happens with gFTP 2.0.15 as included in MDK 9.2 and the latest
Cooker package 2.0.16-1mdk. The included patch solves the problem. It is based
on the patch posted on http://archives.seul.org/gftp/users/Nov-2003/msg00010.html

It adds an option to enable/disable IPv6 in the configuration window. The only
difference with the original patch, is the fact that I disabled IPv6 by default,
because this actually solves the problem and IPv4 is currently more common.



Re: [Cooker] bootloader-utils: detectloader

2003-11-11 Thread kelk1
Replying to myself...

The fix is to use -l instead of -L:

--- detectloader.orig   2003-11-11 13:36:14.0 -0800
+++ detectloader2003-11-11 13:32:48.0 -0800
@@ -124,6 +124,6 @@
$return = $1 if m|^boot=(\S*)$| and not $return;
 }
 close F;
-$return = readlink($return) if -L $return;
+$return = readlink($return) if -l $return;
 return $return;
 }

-o-
kk1
 Just to put a subject on this thread.
  # detectloader
  Can't call method L without a package or object reference at 
  /usr/sbin/detectloader line 127.
  
  line 127 is:
  
  $return = readlink($return) if -L $return;
  
  broken with new perl?
  -o-
  kk1
  
 



Re: [Cooker] kdevelop qt docs

2003-11-11 Thread Diego Iastrubni
 , 11  2003, 20:33,[EMAIL 
PROTECTED]:
 the --with-qtdoc-dir is hard coded to %_docdir/qt-3.2.1/html in the spec
 file, which of course will be broken at each new qt version (just like it
 is now).

 QTVER=`rpmquery --qf %\{VERSION\} libqt3-devel`
 QTDOCDIR=%_defaultdocdir/qt-$QTVER/doc/html

 --with-qtdoc-dir=$QTDOCDIR
so it will be done in rpm-building time.
you update the qt version, bum! problem again.

 I think that kind of thing would be better.
 -o-
 kk1

-- 

diego,

Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html





Re: [Cooker] Cooker's forums ?

2003-11-11 Thread Nora Etukudo
Am 11. November 2003 um 14:45:29 +0100 schrieb [EMAIL PROTECTED]:

 Why there's not already a forum?

N, please! No forums.
Mail is much better to handle.

Liebe Grüße, Nora.
-- 
[EMAIL PROTECTED]
 IM-NETZ Neue Medien, Berlin   http://www.im-netz.de/
 WWW von Frauen für Frauen, Hamburghttp://www.w4w.net/
 Lesbian Computer Networks, Helsinki   http://www.sappho.net/



[Cooker] apache2-mod_perl needs rebuild

2003-11-11 Thread kelk1
I guess that one is for Oden:

# service httpd start
Starting httpd2: Syntax error on line 3 of /etc/httpd/conf.d/75_mod_perl.conf:
Cannot load /etc/httpd/2.0/extramodules/mod_perl.so into server: libperl.so: cannot 
open shared object file: No such file or directory
[FAILED]
-o-
kk1



[Cooker] sub cooker

2003-11-11 Thread Tom Kaplan




[Cooker] mysql-max 4.0.16 segfaults

2003-11-11 Thread Luca Berra
031112 00:03:52  mysqld started
mysqld got signal 11;
This could be because you hit a bug. It is also possible that this
binary
or one of the libraries it was linked against is corrupt, improperly
built,
or misconfigured. This error can also be caused by malfunctioning
hardware.
We will try our best to scrape up some info that will hopefully help
diagnose
the problem, but since we have already crashed, something is definitely
wrong
and this may fail.
key_buffer_size=8388600
read_buffer_size=131072
max_used_connections=0
max_connections=100
threads_connected=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections
= 225791 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
thd=0x84491f8
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
Bogus stack limit or frame pointer, fp=0xbfffdb38,
stack_bottom=0x5040504, thread_stack=196608, aborting backtrace.
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...
thd-query at 0x5040504  is invalid pointer
thd-thread_id=0
The manual page at http://www.mysql.com/doc/en/Crashing.html contains
information that should help you find out what is causing the crash.
031112 00:03:52  mysqld ended
--
Luca Berra -- [EMAIL PROTECTED]
   Communication Media  Services S.r.l.
/\
\ / ASCII RIBBON CAMPAIGN
 XAGAINST HTML MAIL
/ \


Re: [Cooker] mysql-max 4.0.16 segfaults

2003-11-11 Thread Oden Eriksson
onsdagen den 12 november 2003 00.06 skrev Luca Berra:
 031112 00:03:52  mysqld started
 mysqld got signal 11;

Weird. It's running just fine on 9.2. Would a rebuild help?




Re: [Cooker] apache2-mod_perl needs rebuild

2003-11-11 Thread Oden Eriksson
tisdagen den 11 november 2003 23.37 skrev [EMAIL PROTECTED]:
 I guess that one is for Oden:

 # service httpd start
 Starting httpd2: Syntax error on line 3 of
 /etc/httpd/conf.d/75_mod_perl.conf: Cannot load
 /etc/httpd/2.0/extramodules/mod_perl.so into server: libperl.so: cannot
 open shared object file: No such file or directory [FAILED] -o-
 kk1

fixing...




Re: [Cooker] ln cannot be forced?

2003-11-11 Thread Quel Qun
On Mon, 2003-11-10 at 21:09, Leon Brooks wrote:
 On Tue, 11 Nov 2003 10:37, Quel Qun wrote:
  This is weird:
 
  # ls -l linux
  linux - linux-2.4.22-21mdk
  # ln -sf linux-2.6.0-0.test9.4mdk linux
  # ls -l linux
  linux - linux-2.4.22-21mdk
 
 At this point, an ls -l linux/ or ls -l linux-2.4.22-21mdk would 
 have shown you a symlink named linux-2.6.0-0.test9.4mdk within that 
 directory.
 
Makes sense.
Thanks a lot to you and Luca for these answers.
-- 
Quel Qun [EMAIL PROTECTED]




Re: [Cooker] kernel-2.6-test8 rpms

2003-11-11 Thread Olivier Blin
On Tue, 11 Nov 2003 12:33:18 +0300
Andrey Borzenkov  [EMAIL PROTECTED] wrote:

 I tried allmodconfig which resulted in ~1.2MB bzImage - same as
 2.4.22-1mdk in your case. You have to add ELF support to it (as it is
 also module in this case) which apparently gives you bare minimum. It
 is likely that some features can be turned off, because allmodconfig
 actually tries to enable everything, either as m or as y (except
 CPU types support).
 
 Note that I am not even sure if it boots. I had at least one report
 about allmodconfig+devfs that could not mount IDE root but it may be
 due to other problems. Although modular IDE is officially not
 working (cf. post-halloween).

So, what should we do ? Built all IDE chipsets in ?

 Brave hearts can experiment with configuration starting from
 allmodconfig to see how much can be removed and how mauch has to be
 added for it to boot at all :)

I've made a diff between our current config file and the allmodules
config files to show what built-ins could be avoided, see the result at
the end of my mail (it's not that long ...)
As you said, ELF should be kept built-in.
Should we modularize IDE, SCSI and AGP support ?
Strangely enough, initrd support can be compiled if ramdisk is disabled
or compiled as module, is it a bug ?
NFS can be compiled as module too.
Should we keep basic networking built-in ? (CONFIG_PACKET for example)

Thanks for the advice Andrey.
Regards.

---

$ diff -u kernel-config-2.6-{,allmod-}i586smp  | egrep -A 3^-.*=y
-CONFIG_M586=y
+# CONFIG_M586 is not set
 # CONFIG_M586TSC is not set
 # CONFIG_M586MMX is not set
--
-CONFIG_X86_F00F_BUG=y
 CONFIG_X86_WP_WORKS_OK=y
 CONFIG_X86_INVLPG=y
 CONFIG_X86_BSWAP=y
--
-CONFIG_X86_ALIGNMENT_16=y
+CONFIG_X86_GOOD_APIC=y
 CONFIG_X86_INTEL_USERCOPY=y
-# CONFIG_HPET_TIMER is not set
--
-CONFIG_EDD=y
-# CONFIG_NOHIGHMEM is not set
-CONFIG_HIGHMEM4G=y
+CONFIG_EDD=m
+CONFIG_NOHIGHMEM=y
+# CONFIG_HIGHMEM4G is not set
--
-CONFIG_HIGHMEM=y
-CONFIG_HIGHPTE=y
-# CONFIG_MATH_EMULATION is not set
+CONFIG_MATH_EMULATION=y
 CONFIG_MTRR=y
--
-CONFIG_ACPI_AC=y
-CONFIG_ACPI_BATTERY=y
-CONFIG_ACPI_BUTTON=y
+CONFIG_ACPI_AC=m
+CONFIG_ACPI_BATTERY=m
+CONFIG_ACPI_BUTTON=m
--
-CONFIG_APM=y
+CONFIG_APM=m
 CONFIG_APM_IGNORE_USER_SUSPEND=y
 CONFIG_APM_DO_ENABLE=y
--
-CONFIG_CPU_FREQ_TABLE=y
+CONFIG_CPU_FREQ_GOV_USERSPACE=m
+CONFIG_CPU_FREQ_24_API=y
+CONFIG_CPU_FREQ_TABLE=m
--
-CONFIG_BINFMT_ELF=y
+CONFIG_BINFMT_ELF=m
 CONFIG_BINFMT_AOUT=m
 CONFIG_BINFMT_MISC=m
--
-CONFIG_PARPORT=y
-CONFIG_PARPORT_PC=y
-CONFIG_PARPORT_PC_CML1=y
+CONFIG_PARPORT=m
+CONFIG_PARPORT_PC=m
+CONFIG_PARPORT_PC_CML1=m
--
-CONFIG_BLK_DEV_FD=y
+CONFIG_BLK_DEV_FD=m
+CONFIG_BLK_DEV_PS2=m
 CONFIG_BLK_DEV_XD=m
--
-CONFIG_PARIDE_PARPORT=y
+CONFIG_PARIDE_PARPORT=m
 
 #
--
-CONFIG_BLK_DEV_RAM=y
+CONFIG_BLK_DEV_RAM=m
 CONFIG_BLK_DEV_RAM_SIZE=4096
 CONFIG_BLK_DEV_INITRD=y
--
-CONFIG_IDE=y
-CONFIG_BLK_DEV_IDE=y
+CONFIG_IDE=m
+CONFIG_BLK_DEV_IDE=m
 
--
-CONFIG_BLK_DEV_IDEDISK=y
+CONFIG_BLK_DEV_HD_IDE=y
+CONFIG_BLK_DEV_IDEDISK=m
 CONFIG_IDEDISK_MULTI_MODE=y
--
-CONFIG_SCSI=y
+CONFIG_SCSI=m
 CONFIG_SCSI_PROC_FS=y
 
--
-CONFIG_BLK_DEV_MD=y
+CONFIG_BLK_DEV_MD=m
 CONFIG_MD_LINEAR=m
 CONFIG_MD_RAID0=m
--
-CONFIG_PACKET=y
+CONFIG_PACKET=m
 CONFIG_PACKET_MMAP=y
 CONFIG_NETLINK_DEV=m
-CONFIG_UNIX=y
+CONFIG_UNIX=m
 CONFIG_NET_KEY=m
 CONFIG_INET=y
--
-CONFIG_ATM=y
-CONFIG_ATM_CLIP=y
-# CONFIG_ATM_CLIP_NO_ICMP is not set
+CONFIG_ATM=m
+CONFIG_ATM_CLIP=m
--
-CONFIG_INPUT_MOUSEDEV=y
+CONFIG_INPUT_MOUSEDEV=m
 CONFIG_INPUT_MOUSEDEV_PSAUX=y
 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
--
-CONFIG_SERIO=y
-CONFIG_SERIO_I8042=y
+CONFIG_SERIO=m
+CONFIG_SERIO_I8042=m
 CONFIG_SERIO_SERPORT=m
--
-CONFIG_KEYBOARD_ATKBD=y
+CONFIG_KEYBOARD_ATKBD=m
 CONFIG_KEYBOARD_SUNKBD=m
 CONFIG_KEYBOARD_XTKBD=m
--
-CONFIG_MOUSE_PS2=y
+CONFIG_MOUSE_PS2=m
 CONFIG_MOUSE_PS2_SYNAPTICS=y
 CONFIG_MOUSE_SERIAL=m
--
-CONFIG_SERIAL_8250=y
-CONFIG_SERIAL_8250_CONSOLE=y
+CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
 CONFIG_SERIAL_8250_ACPI=y
--
-CONFIG_SERIAL_CORE=y
-CONFIG_SERIAL_CORE_CONSOLE=y
+CONFIG_SERIAL_CORE=m
 CONFIG_UNIX98_PTYS=y
 CONFIG_UNIX98_PTY_COUNT=256
--
-CONFIG_AGP=y
-CONFIG_AGP_ALI=y
+CONFIG_AGP=m
+CONFIG_AGP_ALI=m
 CONFIG_AGP_ATI=m
-CONFIG_AGP_AMD=y
+CONFIG_AGP_AMD=m
 CONFIG_AGP_AMD64=m
-CONFIG_AGP_INTEL=y
+CONFIG_AGP_INTEL=m
 CONFIG_AGP_NVIDIA=m
-CONFIG_AGP_SIS=y
-CONFIG_AGP_SWORKS=y
-CONFIG_AGP_VIA=y
+CONFIG_AGP_SIS=m
+CONFIG_AGP_SWORKS=m
+CONFIG_AGP_VIA=m
--
-CONFIG_EXT2_FS=y
+CONFIG_EXT2_FS=m
 CONFIG_EXT2_FS_XATTR=y
 CONFIG_EXT2_FS_POSIX_ACL=y
--
-CONFIG_FS_MBCACHE=y
+CONFIG_JBD_DEBUG=y
+CONFIG_FS_MBCACHE=m
 CONFIG_REISERFS_FS=m
--
-CONFIG_QFMT_V2=y
+CONFIG_QFMT_V2=m
 CONFIG_QUOTACTL=y
 CONFIG_AUTOFS_FS=m
--
-CONFIG_NFS_FS=y
+CONFIG_NFS_FS=m
 CONFIG_NFS_V3=y
 CONFIG_NFS_V4=y
--
-CONFIG_NFSD=y
+CONFIG_NFSD=m
 CONFIG_NFSD_V3=y
 CONFIG_NFSD_V4=y
--
-CONFIG_LOCKD=y
+CONFIG_LOCKD=m
 CONFIG_LOCKD_V4=y
-CONFIG_EXPORTFS=y
-CONFIG_SUNRPC=y
+CONFIG_EXPORTFS=m
+CONFIG_SUNRPC=m
 CONFIG_SUNRPC_GSS=m

-- 
Olivier Blin



Re: [Cooker] kdevelopment conflict issues

2003-11-11 Thread Quel Qun
On Tue, 2003-11-11 at 17:30, Nick Brown wrote:
 Hi, 
 
 I notice cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/soft/mandrake-mime/list has 
 been updated (revision 1.14) to reflect the fact that x--fortran.desktop is 
 now provided by the kdevelop package. As a result, I believe that the 
 mandrake-mime package needs to have its Release increased to 6mdk and rebuild 
 to pick this change up.
 
 Also, as the kdelibs-common package now provides x-pascal.desktop I believe 
 the attached patch needs to be applied to kdevelop.spec as the kdevelop 
 package also provides this file. The patch removes this file from the install 
 and increases the Relase to 0.alpha7.7mdk.
 
Also,
Why is it still called alpha when beta1 has been released on November
03?
-- 
Quel Qun [EMAIL PROTECTED]




[Cooker] Re: [CHRPM] gaim-0.72-2mdk

2003-11-11 Thread Olivier Blin
On Tue, 11 Nov 2003 23:31:27 +0100 (CET)
Per Øyvind Karlsen [EMAIL PROTECTED] wrote:
 
 -=-=-=-
 Per Øyvind Karlsen [EMAIL PROTECTED] 0.72-2mdk
 
 - rebuild for new perl
 - rm -rf $RPM_BUILD_ROOT at the beginning of %install
 - fix compile against tcl 8.4(P2)
 - cleanups
 
 -=-=-=-

gaim now segfaults at startup.
The bug must caused by the TCL patch :

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 16689)]
0x40c09f10 in Tcl_UtfToUniChar () from /usr/lib/libtcl8.4.so

Regards.

-- 
Olivier Blin



[Cooker] Can't start kword

2003-11-11 Thread Quel Qun
I use GNOME as a desktop and I cannot start kword:

koffice (lib kofficecore): ERROR: Couldn't find the native MimeType in
kword's desktop file. Check your installation !
DCOP: unregister 'kword-15458'

It seems to be the same from KDE (Xnested)

koffice-1.3-0.rc1.1mdk
-- 
Quel Qun [EMAIL PROTECTED]




[Cooker] Can't start kword

2003-11-11 Thread Quel Qun
I use GNOME as a desktop and I cannot start kword:

koffice (lib kofficecore): ERROR: Couldn't find the native MimeType in
kword's desktop file. Check your installation !
DCOP: unregister 'kword-15458'

It seems to be the same from KDE (Xnested)

koffice-1.3-0.rc1.1mdk
-- 
Quel Qun [EMAIL PROTECTED]




[Cooker] Old versions not deleted (again)

2003-11-11 Thread Quel Qun
$ ls mandrake-me*
mandrake-menu-directory-1.0-5mdk.noarch.rpm
mandrake-menu-directory-1.0-6mdk.noarch.rpm
mandrake-menu-directory-1.0-7mdk.noarch.rpm
mandrake-menu-directory-1.0-8mdk.noarch.rpm
mandrake-menu-directory-1.0-9mdk.noarch.rpm

urpmi, gnome-icon-theme and bittorrent have the same problems.

Could someone please erradicate this recurring problem. It is annoying
to dowload them again and again.

Thanks,
-- 
Quel Qun [EMAIL PROTECTED]




Re: [Cooker] Re: [CHRPM] gaim-0.72-2mdk

2003-11-11 Thread Olivier Blin
On Wed, 12 Nov 2003 03:49:01 +0100
Olivier Blin [EMAIL PROTECTED] wrote:

 gaim now segfaults at startup.
 The bug must caused by the TCL patch :
 
 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 16384 (LWP 16689)]
 0x40c09f10 in Tcl_UtfToUniChar () from /usr/lib/libtcl8.4.so

If you're waiting for a fixed release (errm, I only disabled the TCL
patch), grab it here: http://compil.mandrake.org/~blino/gaim/

-- 
Olivier Blin



[Cooker] [Bug 6329] [libgtkspell0-devel] dependency failed for libglib-2.0

2003-11-11 Thread [glehmann]
http://qa.mandrakesoft.com/show_bug.cgi?id=6329


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status||CLOSED




--- Additional Comments From [EMAIL PROTECTED]  2003-11-11 23:57 ---
I uninstalled several devel packages needed for this package and retry an urpmi
libgtkspell0-devel and it works (!)
I don't know what was the problem... perhaps upgrade from 9.1
so this bug is not a bug... sorry
thanks for your answer :-)

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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]
status: CLOSED
creation_date: 
description: 
I was unable to install this package:


[EMAIL PROTECTED] gaim-0.72]# urpmi libgtkspell0-devel
  
http://passerelle/pub/mandrake/9.2/i586/Mandrake/RPMS/libgtkspell0-devel-2.0.3-5mdk.i586.rpm
installation de /var/cache/urpmi/rpms/libgtkspell0-devel-2.0.3-5mdk.i586.rpm
L'installation a échoué:
devel(libatk-1.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libgdk-x11-2.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libgdk_pixbuf-2.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libglib-2.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libgmodule-2.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libgobject-2.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libgtk-x11-2.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libpango-1.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libpangox-1.0) is needed by libgtkspell0-devel-2.0.3-5mdk
devel(libpangoxft-1.0) is needed by libgtkspell0-devel-2.0.3-5mdk

I installed the package with urpmi --allow-nodeps libgtkspell0-devel and
everything works fine :-)



[Cooker] no DMA in linux-2.6.0-0.test9.5mdk

2003-11-11 Thread Scott Chevalley
I just tried the test9.5 kernel and during the fsck stage it keeps
saying that DMA is turned off on the hard drive.  I checked with hdparm
and it is off and it gives a SIOC error when I try to enable it. 

I tried ide0=dma on the kernel command line, but it didn't change
anything.  I noticed some messages during boot about reiserfs being in
slow mode.  

I've enclosed an example boot from my warnings log file to help.  If
there is other info I can give, just ask.

Thanks.



Nov 10 20:31:22 avalon-xp kernel: Linux version 2.6.0-0.test9.5mdk
([EMAIL PROTECTED]) (gcc version 3.3.1 (Mandrake Linux 9.2
3.3.1-4mdk)) #2 Mon Nov 10 16:11:02 CET 2003
Nov 10 20:31:22 avalon-xp kernel:  BIOS-e820:  -
0009fc00 (usable)
Nov 10 20:31:22 avalon-xp kernel:  BIOS-e820: 0009fc00 -
000a (reserved)
Nov 10 20:31:22 avalon-xp kernel:  BIOS-e820: 000f -
0010 (reserved)
Nov 10 20:31:22 avalon-xp kernel:  BIOS-e820: 0010 -
0fff (usable)
Nov 10 20:31:22 avalon-xp kernel:  BIOS-e820: 0fff -
0fff3000 (ACPI NVS)
Nov 10 20:31:22 avalon-xp kernel:  BIOS-e820: 0fff3000 -
1000 (ACPI data)
Nov 10 20:31:22 avalon-xp kernel:  BIOS-e820:  -
0001 (reserved)
Nov 10 20:31:22 avalon-xp kernel: On node 0 totalpages: 65520
Nov 10 20:31:22 avalon-xp kernel:   DMA zone: 4096 pages, LIFO batch:1
Nov 10 20:31:22 avalon-xp kernel:   Normal zone: 61424 pages, LIFO
batch:14
Nov 10 20:31:22 avalon-xp kernel:   HighMem zone: 0 pages, LIFO batch:1
Nov 10 20:31:22 avalon-xp kernel: Building zonelist for node : 0
Nov 10 20:31:22 avalon-xp kernel: Kernel command line: devfs=mount
root=/dev/hda5 ide0=dma ide2=dma
Nov 10 20:31:22 avalon-xp kernel: Local APIC disabled by BIOS --
reenabling.
Nov 10 20:31:22 avalon-xp kernel: Found and enabled local APIC!
Nov 10 20:31:22 avalon-xp kernel: PID hash table entries: 1024 (order
10: 8192 bytes)
Nov 10 20:31:22 avalon-xp kernel: Detected 1470.289 MHz processor.
Nov 10 20:31:22 avalon-xp kernel: Console: colour VGA+ 80x25
Nov 10 20:31:22 avalon-xp kernel: Calibrating delay loop... 2891.77
BogoMIPS
Nov 10 20:31:22 avalon-xp kernel: Inode-cache hash table entries: 16384
(order: 4, 65536 bytes)
Nov 10 20:31:22 avalon-xp kernel: Mount-cache hash table entries: 512
(order: 0, 4096 bytes)
Nov 10 20:31:22 avalon-xp kernel: CPU: AMD Athlon(tm) XP 1700+ stepping
02
Nov 10 20:31:22 avalon-xp kernel: POSIX conformance testing by UNIFIX
Nov 10 20:31:22 avalon-xp kernel: enabled ExtINT on CPU#0
Nov 10 20:31:22 avalon-xp kernel: ESR value before enabling vector:

Nov 10 20:31:22 avalon-xp kernel: ESR value after enabling vector:

Nov 10 20:31:22 avalon-xp kernel: Using local APIC timer interrupts.
Nov 10 20:31:22 avalon-xp kernel: calibrating APIC timer ...
Nov 10 20:31:22 avalon-xp kernel: . CPU clock speed is 1469.0774
MHz.
Nov 10 20:31:22 avalon-xp kernel: . host bus clock speed is 267.0231
MHz.
Nov 10 20:31:22 avalon-xp kernel: spurious 8259A interrupt: IRQ7.
Nov 10 20:31:22 avalon-xp kernel: PCI: Probing PCI hardware (bus 00)
Nov 10 20:31:22 avalon-xp kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs
1 3 4 5 6 7 10 *11 12 14 15)
Nov 10 20:31:22 avalon-xp kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs
1 *3 4 5 6 7 10 11 12 14 15)
Nov 10 20:31:22 avalon-xp kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs
1 3 4 5 6 7 10 11 12 14 15)
Nov 10 20:31:22 avalon-xp kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs
1 3 4 5 6 7 10 *11 12 14 15)
Nov 10 20:31:22 avalon-xp kernel: ACPI: PCI Interrupt Link [LNKB]
enabled at IRQ 3
Nov 10 20:31:22 avalon-xp kernel: ACPI: PCI Interrupt Link [LNKD]
enabled at IRQ 11
Nov 10 20:31:22 avalon-xp kernel: ACPI: PCI Interrupt Link [LNKA]
enabled at IRQ 11
Nov 10 20:31:22 avalon-xp kernel: pty: 256 Unix98 ptys configured
Nov 10 20:31:22 avalon-xp kernel: ttyS0 at I/O 0x3f8 (irq = 4) is a
16550A
Nov 10 20:31:22 avalon-xp kernel: Using anticipatory io scheduler
Nov 10 20:31:22 avalon-xp kernel: RAMDISK driver initialized: 16 RAM
disks of 4096K size 1024 blocksize
Nov 10 20:31:22 avalon-xp kernel: hda: Maxtor 6Y160P0, ATA DISK drive
Nov 10 20:31:22 avalon-xp kernel: hdb: Maxtor 32049H2, ATA DISK drive
Nov 10 20:31:22 avalon-xp kernel: hdc: LITE-ON LTR-40125S, ATAPI
CD/DVD-ROM drive
Nov 10 20:31:22 avalon-xp kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Nov 10 20:31:22 avalon-xp kernel: ide1 at 0x170-0x177,0x376 on irq 15
Nov 10 20:31:22 avalon-xp kernel: hda: max request size: 1024KiB
Nov 10 20:31:22 avalon-xp kernel: hdb: max request size: 128KiB
Nov 10 20:31:22 avalon-xp kernel: VFS: Mounted root (ext2 filesystem).
Nov 10 20:31:22 avalon-xp kernel: found reiserfs format 3.6 with
standard journal
Nov 10 20:31:22 avalon-xp kernel: reiserfs:warning:
CONFIG_REISERFS_CHECK is set ON
Nov 10 20:31:22 avalon-xp kernel: reiserfs:warning: - it is slow mode
for debugging.
Nov 10 20:31:22 avalon-xp kernel: Reiserfs journal params: device hda5,
size 

Re: [Cooker] no DMA in linux-2.6.0-0.test9.5mdk

2003-11-11 Thread Olivier Blin
On Tue, 11 Nov 2003 22:27:47 -0500
Scott Chevalley [EMAIL PROTECTED] wrote:

 I just tried the test9.5 kernel and during the fsck stage it keeps
 saying that DMA is turned off on the hard drive.  I checked with
 hdparm and it is off and it gives a SIOC error when I try to enable
 it. 
 
 I tried ide0=dma on the kernel command line, but it didn't change
 anything.  I noticed some messages during boot about reiserfs being in
 slow mode.  
 
 I've enclosed an example boot from my warnings log file to help.  If
 there is other info I can give, just ask.

Yes, I need please the output of lscpi and lspcidrake (to give me the
exact name of your IDE chipset).

Thanks.

-- 
Olivier Blin



Re: [Cooker] no DMA in linux-2.6.0-0.test9.5mdk

2003-11-11 Thread Scott Chevalley
On Tue, 2003-11-11 at 22:34, Olivier Blin wrote:
 On Tue, 11 Nov 2003 22:27:47 -0500
 Scott Chevalley [EMAIL PROTECTED] wrote:
 
  I just tried the test9.5 kernel and during the fsck stage it keeps
  saying that DMA is turned off on the hard drive.  I checked with
  hdparm and it is off and it gives a SIOC error when I try to enable
  it. 
  
  I tried ide0=dma on the kernel command line, but it didn't change
  anything.  I noticed some messages during boot about reiserfs being in
  slow mode.  
  
  I've enclosed an example boot from my warnings log file to help.  If
  there is other info I can give, just ask.
 
 Yes, I need please the output of lscpi and lspcidrake (to give me the
 exact name of your IDE chipset).

 Thanks.

here ya go. 


unknown : VIA Technologies|VT8367 [KT266] [BRIDGE_HOST]
unknown : VIA Technologies|VT8367 [KT266 AGP] [BRIDGE_PCI]
tulip   : Lite-On|LNE100TX [NETWORK_ETHERNET]
snd-ens1370 : Ensoniq|ES1370 [AudioPCI] [MULTIMEDIA_AUDIO]
unknown : VIA Technologies|VT8233 PCI to ISA Bridge [BRIDGE_ISA]
unknown : VIA Technologies|VT82C586 IDE [Apollo] [STORAGE_IDE]
usb-uhci: VIA Technologies|VT82C586B USB [SERIAL_USB]
usb-uhci: VIA Technologies|VT82C586B USB [SERIAL_USB]
usb-uhci: VIA Technologies|VT82C586B USB [SERIAL_USB]
Card:Voodoo3 (generic): 3Dfx Interactive, Inc.|Voodoo 3 [DISPLAY_VGA]
unknown : Unknown|USB UHCI Root Hub [Hub|Root Hub]
unknown : Unknown|USB UHCI Root Hub [Hub|Root Hub]
unknown : Eastman Kodak Company|KODAK DX3700 Digital Camera [Imaging|Still 
Image Capture|Picture Transfer Protocol (PIMA 15470)]
unknown : Unknown|USB UHCI Root Hub [Hub|Root Hub]
00:00.0 Host bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333]
00:01.0 PCI bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333 AGP]
00:09.0 Ethernet controller: Lite-On Communications Inc LNE100TX (rev 20)
00:0b.0 Multimedia audio controller: Ensoniq ES1370 [AudioPCI]
00:11.0 ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. 
VT82C586A/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE (rev 06)
00:11.2 USB Controller: VIA Technologies, Inc. USB (rev 1b)
00:11.3 USB Controller: VIA Technologies, Inc. USB (rev 1b)
00:11.4 USB Controller: VIA Technologies, Inc. USB (rev 1b)
01:00.0 VGA compatible controller: 3Dfx Interactive, Inc. Voodoo 3 (rev 01)


Re: [Cooker] no DMA in linux-2.6.0-0.test9.5mdk

2003-11-11 Thread Olivier Blin
On Tue, 11 Nov 2003 22:56:51 -0500
Scott Chevalley [EMAIL PROTECTED] wrote:

  Yes, I need please the output of lscpi and lspcidrake (to give me
  the exact name of your IDE chipset).
 
  Thanks.
 
 here ya go. 

Ok, you're using a VIA82CXXX IDE chipset.
I've set CONFIG_BLK_DEV_VIA82CXXX=m in test9.5mdk, but, as Andrey
pointed out, ide chipsets won't even load in current 2.6 state.
I'll built-in ide chipsets back in next release.

BTW, I'd like to know if the ide module is correctly detected by
mkinitrd.
Can you please try the following (as root) so I can check which modules
are detected and added in the /lib of initrd ?

cp /boot/initrd-2.6.0-0.test9.5mdk.img initrd-2.6-test9.5mdk.img.gz
gunzip initrd-2.6-test9.5mdk.img.gz
mkdir initrd-2.6-test9.5mdk
mount initrd-2.6-test9.5mdk.img initrd-2.6-test9.5mdk -o loop
ls initrd-2.6-test9.5mdk/lib
umount initrd-2.6-test9.5mdk

Thanks

-- 
Olivier Blin



[Cooker] [Bug 6302] [Bugzilla] Bugzilla Internal Server Errors much too often

2003-11-11 Thread [larry]
http://qa.mandrakesoft.com/show_bug.cgi?id=6302





--- Additional Comments From [EMAIL PROTECTED]  2003-11-12 01:46 ---
This bug still exists with Galeon browser as of today, Nov 11, 2003.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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]
status: UNCONFIRMED
creation_date: 
description: 
When trying to use Bugzilla (search, add comments, enter new bug) much too often
reporter gets following message:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to
complete your request.

Please contact the server administrator, [EMAIL PROTECTED] and inform them of
the time the error occurred, and anything you might have done that may have
caused the error.

More information about this error may be available in the server error log.
Apache-AdvancedExtranetServer/2.0.47 (Mandrake Linux/4mdk) mod_perl/1.99_09
Perl/v5.8.1 mod_ssl/2.0.47 OpenSSL/0.9.7b Server at qa.mandrakesoft.com Port 80



[Cooker] [Bug 6338] [mdkkdm] New: /etc/sysconfig/desktop does not exist

2003-11-11 Thread [elendal1]
http://qa.mandrakesoft.com/show_bug.cgi?id=6338

   Summary: /etc/sysconfig/desktop does not exist
   Product: mdkkdm
   Version: 9.2-13mdk
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: minor
  Priority: P2
 Component: packaging
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


/etc/sysconfig/desktop Does not exist and is not documented. 

It is possible to specify with DM to use.
DISPLAYMANAGER=GDM

thouse parameters are used in 
/etc/X11/prefdm and /etc/X11/Xsession.

It will be even better if you will move /etc/sysconfig/* to separate package.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



[Cooker] [Bug 6339] [Hardware] New: Sandisk Mini Cruzer Flashkey Dead after use in 9.2

2003-11-11 Thread [tufkal]
http://qa.mandrakesoft.com/show_bug.cgi?id=6339

   Summary: Sandisk Mini Cruzer Flashkey Dead after use in 9.2
   Product: Hardware
   Version: 9.2-0.7mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: critical
  Priority: P1
 Component: Hardware
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


I have to confirm when I get to work tommorow, but I ruined my old Lexar
flashkey in the wash and had to get another one. Grabbed a Sandisk Mini Cruzer
128MB at Staples and was using it today at work. Brought it home and plugged it
in. /mnt/removeable popped up on my KDE desktop, yay! Double click, konq opens
up and hangs there with the light on the flashkey solid on. After about 15 secs
PC froze hard. Reboot and tried again, maybe it needed to initalize some new
kernel modules. Same effect. Third times a charm right? Nope, after those 2
times, now the key when inserted doesnt light up, nothing registers with the
kernel, and it seems to be dead. Like I said i'll find out more tommorow when I
get to work. My Lexar key was working great in 9.2 for weeks now, it seems to be
just a problem with the Sandisk Mini Cruzers. More later.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



Re: [Cooker] kernel-2.6.0-0.test5.1mdk-1-1mdk

2003-11-10 Thread Luca Berra
On Mon, Nov 10, 2003 at 12:19:57AM +0100, Olivier Blin wrote:
On Sun, 9 Nov 2003 23:50:41 +0100
Oden Eriksson [EMAIL PROTECTED] wrote:
lördagen den 8 november 2003 23.56 skrev Olivier Blin:
 On Sat, 8 Nov 2003 21:12:01 +0100
 It will be in test9.5mdk .

No module aic7xxx found for kernel 2.6.0-0.test9.4mdk

Sorry, but there's no aic7xxx support in this one either...
I said test9.5mdk ;)
I'm tweaking the config files right now, it will be built next morning.
could you try and remove the CONFIG_ACPI_DEBUG item?

regards,
L.
--
Luca Berra -- [EMAIL PROTECTED]
   Communication Media  Services S.r.l.
/\
\ / ASCII RIBBON CAMPAIGN
 XAGAINST HTML MAIL
/ \


Re: [Cooker] kernel 23mdk panic

2003-11-10 Thread Gwenole Beauchesne
On Mon, 10 Nov 2003, Jure Repinc wrote:

 I have tried with kernel -24mdk and still the same problem. I did get
 the partition table consistency check message and in paranthesis it
 says: overflow.

Found stupid problem, this will be fixed in -25mdk.



[Cooker] [Fwd: Returned mail: delivery problems encountered]

2003-11-10 Thread Quel Qun
Lots of my messages are bounced back.

-Forwarded Message-
 From: Mail Delivery Subsystem [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Returned mail: delivery problems encountered
 Date: Mon, 10 Nov 2003 08:52:26 +
 
 A message (from [EMAIL PROTECTED]) was received at 9 Nov 2003  2:07:01 +.
 
 The following addresses had delivery problems:
 
 [EMAIL PROTECTED]
   Persistent Transient Failure: Delivery time expired
   Delivery last attempted at 9 Nov 2003  2:07:01 +
 
 __
 Reporting-MTA: dns; comcast.net
 Arrival-Date: 9 Nov 2003  2:07:01 +
 
 Final-Recipient: rfc822; [EMAIL PROTECTED]
 Action: failed
 Status: 4.4.7 Unable to contact host for 1 days,
 Diagnostic-Code: smtp; Persistent Transient Failure: Delivery time expired
 Last-Attempt-Date: 9 Nov 2003  2:07:01 +
 
 __
 From: Quel Qun [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: kdevelop conflicts with kdelibs and mandrake-mime
 Date: Sat, 08 Nov 2003 18:06:54 -0800
 
 file /usr/share/mimelnk/text/x-fortran.desktop from install of
 kdevelop-3.0.0-0.alpha7.6mdk conflicts with file from package
 mandrake-mime-0.4-5mdk
 file /usr/share/mimelnk/text/x-pascal.desktop from install of
 kdevelop-3.0.0-0.alpha7.6mdk conflicts with file from package
 kdelibs-common-3.1.93-11mdk
-- 
Quel Qun [EMAIL PROTECTED]




Re: [Cooker] kernel-2.6.0-0.test5.1mdk-1-1mdk

2003-11-10 Thread Olivier Blin
On Mon, 10 Nov 2003 08:40:33 +0100
Luca Berra [EMAIL PROTECTED] wrote:

 could you try and remove the CONFIG_ACPI_DEBUG item?

It was already done.
I've removed almost all DEBUG options.
I've kept only CONFIG_DEBUG_KERNEL for Magic SysRq keys,
CONFIG_DEBUG_SPINLOCK_SLEEP and CONFIG_FRAME_POINTER.

Regards

-- 
Olivier Blin



Re: [Cooker] Re: dvb driver (and other things)

2003-11-10 Thread Michael Lothian
The problem is that my bluez keyboard and mouse are also using major 
char 250

Silly me

Mike

Michael Lothian wrote:

Sorry never seemed to get that e-mail

verbose:

[EMAIL PROTECTED] fireburn]# modprobe dvb-ttpci -v
/sbin/insmod 
/lib/modules/2.4.22-21.tmb.2mdk/kernel/drivers/media/video/videodev.o.gz
/sbin/insmod 
/lib/modules/2.4.22-21.tmb.2mdk/kernel/3rdparty/mod_dvb/dvb-core.o
/lib/modules/2.4.22-21.tmb.2mdk/kernel/3rdparty/mod_dvb/dvb-core.o: 
init_module: Input/output error
Hint: insmod errors can be caused by incorrect module parameters, 
including invalid IO or IRQ parameters.
 You may find more information in syslog or the output from dmesg
modprobe: insmod 
/lib/modules/2.4.22-21.tmb.2mdk/kernel/3rdparty/mod_dvb/dvb-core.o failed
# delete videodev
/sbin/insmod 
/lib/modules/2.4.22-21.tmb.2mdk/kernel/drivers/media/video/videodev.o.gz
/sbin/insmod 
/lib/modules/2.4.22-21.tmb.2mdk/kernel/3rdparty/mod_dvb/dvb-core.o
/lib/modules/2.4.22-21.tmb.2mdk/kernel/3rdparty/mod_dvb/dvb-core.o: 
init_module: Input/output error
Hint: insmod errors can be caused by incorrect module parameters, 
including invalid IO or IRQ parameters.
 You may find more information in syslog or the output from dmesg
modprobe: insmod 
/lib/modules/2.4.22-21.tmb.2mdk/kernel/3rdparty/mod_dvb/dvb-core.o failed
# delete videodev
/sbin/insmod 
/lib/modules/2.4.22-21.tmb.2mdk/kernel/drivers/media/video/videodev.o.gz
/sbin/insmod 
/lib/modules/2.4.22-21.tmb.2mdk/kernel/3rdparty/mod_dvb/dvb-core.o
/lib/modules/2.4.22-21.tmb.2mdk/kernel/3rdparty/mod_dvb/dvb-core.o: 
init_module: Input/output error
Hint: insmod errors can be caused by incorrect module parameters, 
including invalid IO or IRQ parameters.
 You may find more information in syslog or the output from dmesg
modprobe: insmod 
/lib/modules/2.4.22-21.tmb.2mdk/kernel/3rdparty/mod_dvb/dvb-core.o failed
# delete videodev
modprobe: insmod dvb-ttpci failed

syslog:

Nov  7 20:48:49 proton kernel: Linux video capture interface: v1.00
Nov  7 20:48:49 proton kernel: video_dev: unable to get major 250
Nov  7 20:48:49 proton kernel: Linux video capture interface: v1.00
Nov  7 20:48:49 proton kernel: devfs_mk_dir(dvb): using old entry in 
dir: d3fdf640 
Nov  7 20:48:49 proton kernel: video_dev: unable to get major 250
Nov  7 20:48:49 proton kernel: Linux video capture interface: v1.00
Nov  7 20:48:50 proton kernel: devfs_mk_dir(dvb): using old entry in 
dir: d3fdf640 
Nov  7 20:48:50 proton kernel: video_dev: unable to get major 250

There is also nothing mentioned in the dmsg

Thomas Backlund wrote:

From: Michael Lothian [EMAIL PROTECTED]
 

I'm using the lastest tmb kernel

However in this version when I modprobe dvb-ttpci I get the following
  
errors
 

[EMAIL PROTECTED] fireburn]# modprobe dvb-ttpci
/lib/modules/2.4.22-21.tmb.2mdk/kernel/3rdparty/mod_dvb/dvb-core.o:
init_module: Input/output error
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters.
 You may find more information in syslog or the output from dmesg
  


I did already request that you would send me the dmesg and syslog,
but so far I heven't got anything :-(
Regards

Thomas



 








Re: [Cooker] Danger: Magazine with 9.2 with problematic kernel

2003-11-10 Thread Buchan Milne
 memory management)?

 And they won't take that attitude with Mandrake, and by
 extension (as you can see from the above quote) linux. This is what I am
 worried about. It doesn't matter whether the people who make these
 comments should have known better - they didn't. And that damages the
 perception of linux as a whole.

 Anyway, this issue has been done to death in other threads, and I won't
 extend the pain by carrying on the argument beyond this post. I just
 wanted people to see that the faults in the initial 9.2 release were
 causing real-life damage amongst less sophisticated linux users than
 Cooker subscribers. And that this damage hurts more than Mandrake - it
 hurts linux.

Well, the only additional issue you have mentioned (besides the LG
issue) is totally out of our hands. No distro can currently support the
latest Radeon cards without free software. So, users should either bite
the bullet and install the ATI drivers manually, buy the release, or
join the club and use the packages there (and hope they have been
updated for the new kernel too).

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

iD8DBQE/r2HkrJK6UGDSBKcRAllwAJ9Q2/RA+u6xwzUkdtVv3/OhaEblKgCgw3br
Q7lQjkLv5xJJAKhCkgGIPRE=
=Tdbh
-END PGP SIGNATURE-




Re: [Cooker] Danger: Magazine with 9.2 with problematic kernel

2003-11-10 Thread Svetoslav Slavtchev
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Bruno Prior wrote:
  Buchan,
 
  As was explained earlier in this thread, plenty of people have 9.2 now,
  because it is being included with various linux magazines. I don't know
  about the Spanish one, but the Linux Format DVD looks pretty official to
  me - there is a full-page advert for MandrakeClub in the same issue, so
  I assume Mandrake knew about its inclusion.
 
  What is happening is that magazines like Linux Format, who have a pretty
  positive impression of Mandrake's user-friendliness, have included 9.2
  (original, without updates, due to publishing timescales, presumably)
  and encouraged people to give it a go. Many of these are inexperienced
  linux users, and are running up against the usual problems - most
  commonly patchy support for video hardware. Mandrake and Radeon has been
  a bad combination since at least the Radeon 7500. And it's a copout to
  say it's because of ATI's attitude to Open Source drivers (not that I
  expect you will) because other distros handle this aspect better than
  Mandrake.
 
 Sure, for the Radeon 7500, there is no excuse (but AFAIK it should work
 fine out-the-box on 9.2), but for newer Radeon's, there isn't much we
 can do, since no free software driver supports them yet.
 
  And, as has been discussed in other threads, what really needs
  to happen if new users are not to be put off, is that X configuration
  falls back to a basic default (VGA or Vesa @640 x 480, say) or the
  console interface to XFdrake, rather than simply fails and dumps the
  user at a console.
 
  You could see this for yourself if you check out the Linux Format Help
  forum, but as a taster, here's a quote from a thread titled 'Install
  Mandrake 9.2 with ATI Radeon 9600 card?':
 
 XFree86 doesn't support these cards yet AFAIK. You have to have the
 non-free ATI driver. Fedora won't ship it, and the drivers are:
 - -on the commercial CDs
 - -on the Club.
 

IIRC Fedora does support them with free drivers
:

http://rpmfind.net//linux/RPM/rawhide/1.0/i386/Fedora/RPMS/XFree86-4.3.0-42.i386.html

snip

* Fri Oct 03 2003 Mike A. Harris [EMAIL PROTECTED] 4.3.0-36
  - Added XFree86-4.3.0-ati-generic-shared-chip-data.patch to unify changes
to
atichip.h into a single harmless patch to avoid patch overlap and merge
conflicts
  - Updated XFree86-4.3.0-radeon-support-from-ATI-backport-from-CVS.patch to
remove changes to atichip.h as they're merged into the above patch
instead
  - Added XFree86-4.3.0-radeon-support-backport-from-CVS.patch backport of 
support for newer Radeon 9600/9800/IGP/Mobility hardware from CVS head,
along with a few minor bug fixes for Mobility and IGP.  Very low risk
change
which is heavily audited, however currently configured to only build for
cambridge and psyche until runtime tested sufficiently
  - Renamed XFree86-4.3.0-ati-radeon-dpms-on-dvi-v2.patch for consistency,
to
XFree86-4.3.0-radeon-dpms-on-dvi-v2.patch
  - Added XFree86-4.3.0-Xserver-xf86PciInfo-updates.patch which from now
on will hold all xf86PciInfo updates.  Moved all Radeon, s

snip

svetljo

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++




Re: [Cooker] ftp/shorewall oddity

2003-11-10 Thread Florin
Oden Eriksson [EMAIL PROTECTED] writes:

 torsdagen den 6 november 2003 17.25 skrev Austin:
  Hey,
  I just updated my server to 9.2 and the oddest thing happened.  I
  opened the ftp port using drakfirewall, and I can use ftp via the
  command line, but I can't use ftp:// through  browser, and I can't use
  curl or wget over ftp.
  Anyone know what the hell is going on?
  I hope this isn't standard in 9.2!
  Thanks,
  Austin
 
 I think there is a bug that was reported earlier regarding this. The shorweall 
 stuff does not load the ip_conntrack_ftp module or something like that.
 
 lsmod?
 
 Shouldn't this be cause for a update (florin?)

I have already reccomended that all my packages that I have put on my web
side go to the updates ... 

-- 
Florin  http://www.mandrakesoft.com
http://people.mandrakesoft.com/~florin/



Re: [Cooker] ftp/shorewall oddity

2003-11-10 Thread Florin
Oden Eriksson [EMAIL PROTECTED] writes:

 fredagen den 7 november 2003 03.22 skrev Austin:
  On Thu, 2003-11-06 at 12:37, Oden Eriksson wrote:
   I think there is a bug that was reported earlier regarding this. The
   shorweall stuff does not load the ip_conntrack_ftp module or something
   like that.
 
  Yep, that fixed it.
  Should be an erratum at least.
  Austin
 
 Yes. Florin?

this was a shorewall bug at some point ... simply update shorewall to the
latest version ... 
-- 
Florin  http://www.mandrakesoft.com
http://people.mandrakesoft.com/~florin/



Re: [Cooker] Re: [CHRPM] nss_ldap-211-1mdk

2003-11-10 Thread Florin
Dominique Petitpierre [EMAIL PROTECTED] writes:

 Hello,
 
 On  5-Nov-03 at 10:33, Florin ([EMAIL PROTECTED]) wrote:
  
  have you also tried the latest luca's package ?
  
  http://people.mandrakesoft.com/~florin/www/rpms/cooker/RPMS/i586/nss_ldap-211-3mdk.i586.rpm
 
 I could not download this: the directory seems empty today.

I have removed all the packages (I have kept the src though) because
everything is in cooker now ...  

 I tried, on Mandrake 9.2, the version from 
 http://www.comedia.it/~bluca/cooker/errata/ and it works fine:
 
 # rpm -ivh -p http://www.comedia.it/~bluca/cooker/errata/nss_ldap-211-3mdk.i586.rpm
 Retrieving http://www.comedia.it/~bluca/cooker/errata/nss_ldap-211-3mdk.i586.rpm
 warning: /var/tmp/rpm-xfer.9riEy1: V3 DSA signature: NOKEY, key ID 49aa3db1
 Preparing...### [100%]
1:nss_ldap   ### [100%]
 # cp /etc/ldap.conf.rpmsave /etc/ldap.conf
 # getent passwd etutest1
 etutest1:x:147989:4:ETUTEST  Accesinfo:/home/etutest1:/bin/tcsh
 
 So both versions 207 and 211 compiled by Luca Berra work fine
 on Mandrake 9.2.
 
 Best regards,
 
 Dominique

-- 
Florin  http://www.mandrakesoft.com
http://people.mandrakesoft.com/~florin/



Re: [Cooker] ftp/shorewall oddity

2003-11-10 Thread Oden Eriksson
 Oden Eriksson [EMAIL PROTECTED] writes:

 torsdagen den 6 november 2003 17.25 skrev Austin:
  Hey,
  I just updated my server to 9.2 and the oddest thing happened.  I
  opened the ftp port using drakfirewall, and I can use ftp via the
  command line, but I can't use ftp:// through  browser, and I can't use
  curl or wget over ftp.
  Anyone know what the hell is going on?
  I hope this isn't standard in 9.2!
  Thanks,
  Austin

 I think there is a bug that was reported earlier regarding this. The
 shorweall
 stuff does not load the ip_conntrack_ftp module or something like
 that.

 lsmod?

 Shouldn't this be cause for a update (florin?)

 I have already reccomended that all my packages that I have put on my web
 side go to the updates ...

Ok, cool.

Thanks Florin.





Re: [Cooker] Danger: Magazine with 9.2 with problematic kernel

2003-11-10 Thread Robert L Martin
Buchan Milne wrote:



XFree86 doesn't support these cards yet AFAIK. You have to have the
non-free ATI driver. Fedora won't ship it, and the drivers are:
- -on the commercial CDs
- -on the Club.
 

And  where on the mandrake site is a listing of exactly what is on the 
commercial cds or less than a week old list of whats on the club site??




Re: [Cooker] Danger: Magazine with 9.2 with problematic kernel

2003-11-10 Thread Bruno Prior
Buchan Milne wrote:
Sure, for the Radeon 7500, there is no excuse (but AFAIK it should 
work fine out-the-box on 9.2), but for newer Radeon's, there isn't 
much we can do, since no free software driver supports them yet.
That's not absolutely the case. The Vesa driver supported my Radeon 9600
without acceleration, which is all you need to get a workable
desktop, which is what we should be trying to provide at install as a
minimum. There would be much less issue if problems were along the lines
of my games run slow, than I get dumped at the command prompt after
installation.
For some reason, this guy says the Vesa driver doesn't work for him. He
hasn't provided enough info to be able to figure out what's going on,
and probably won't now. Could very likely be user error (I suspect it
may be configuration of his monitor rather than his card that is
failing), but we will probably never know now, because he was put off by
the difficulty of it all. It might be annoying, but we need people like
that, and we certainly don't need them telling stories about how lame
Mandrake is.
XFree86 doesn't support these cards yet AFAIK. You have to have the 
non-free ATI driver. Fedora won't ship it, and the drivers are: - -on
 the commercial CDs - -on the Club.
Yes, I've pointed this out, and that it would be fairer to compare the
Mandrake box-set with Windows, but you aren't going to get many people
spending money on Mandrake box-sets or Club membership, if it gets a
reputation for being hard to install or (in extremis) damaging hardware.
This is ATIs problem, if they can't sort out their driver 
installation routine for non-free software. They are the ones 
providing bad support for their products. Most NVidia newbies don't 
have this problem.
Agreed. It is frustrating that the only distro they support without
having to compile modules (and therefore download the *%^ing missing
kernel-source) is RedHat. Can't Mandrake contact them and provide
modules to bundle with their install package, the same way they have
bundled RedHat modules? Presumably it would be in ATI's interests to
make this work as easily as possible with as many distros as possible.
There is currently nothing that can be done about this issue. 
Nothing. Unless you are volunteering to write a free software driver 
that supports these cards.
As I say, Vesa works with at least some Radeon 9600 cards, so presumably
there _is_ something that can be done about this.
Steffen Barzus had his device replaced, no-one has reported *not* 
having their device replaced.
Good news.

It's unfortunate, but this would have happened to some distro 
(whoever merged packet writing first), since it's very unlikely the 
problem would have been found by people manaully patching packet 
writing into their kernel (the patch has been available and in use 
for a long time).
True. Mandrake has always been bleeding-edge. But if it's risky
installing it before more experienced users have had a chance to test
it, what were Mandrake doing providing it for inclusion with a UK
magazine before it had even gone on public release? I thought the idea
this time was that the public download edition and box-sets would be
delayed for a while, to give Club and Cooker members a chance to run it
to spot and fix the most serious gremlins (and provide an incentive for 
people to join the Club). This pretty well undermines that.

So, I guess no-one applies service patches etc (some of which cause 
bigger problems, such as XP SP1 messing up virtual memory 
management)?
Exactly. And why do you think Windows has the reputation it does? It's a
regular refrain of linux advocates that linux is more stable than 
Windows. Is this not a part of what they are referring to?

I'm a long way from being a Windows advocate. I just don't think it 
helps for linux to suffer from the same problems as Windows. I want 
linux to be better than, not as good (or bad) as Windows.

Well, the only additional issue you have mentioned (besides the LG 
issue) is totally out of our hands. No distro can currently support 
the latest Radeon cards without free software. So, users should 
either bite the bullet and install the ATI drivers manually, buy the 
release, or join the club and use the packages there (and hope they 
have been updated for the new kernel too).
I gave you an example. I don't think it will help anyone for me to copy 
every problem on the forum to this list. The problems are many and 
varied, but they mostly resolve to either (a) I couldn't complete 
installation, or (b) I was dumped at a console when rebooting after 
installation. It's easy to belittle less experienced users' problems 
one by one, but if Mandrake wants to be seen as a user-friendly desktop 
OS, it has to cope with these problems. Maybe it's only a matter of not 
putting the new release out too early to the public in the way that they 
did, but if you've got a lot of people with problems like this, it's a 
sign that something is wrong.

Cheers,

Bruno




Re: [Cooker] ftp/shorewall oddity

2003-11-10 Thread Florin
[EMAIL PROTECTED] (Oden Eriksson) writes:
 
  Shouldn't this be cause for a update (florin?)
 
  I have already reccomended that all my packages that I have put on my web
  side go to the updates ...
 
 Ok, cool.
 
 Thanks Florin.

... but this doesn't mean that they will really go to the updates ... I
can only reccomend and express my point of view ... but I'm not the one
that takes decisions in this matter ... 

-- 
Florin  http://www.mandrakesoft.com
http://people.mandrakesoft.com/~florin/



Re: [Cooker] Danger: Magazine with 9.2 with problematic kernel

2003-11-10 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Bruno Prior wrote:

 Buchan Milne wrote:

 Sure, for the Radeon 7500, there is no excuse (but AFAIK it should
 work fine out-the-box on 9.2), but for newer Radeon's, there isn't
 much we can do, since no free software driver supports them yet.


 That's not absolutely the case. The Vesa driver supported my Radeon 9600
 without acceleration, which is all you need to get a workable
 desktop, which is what we should be trying to provide at install as a
 minimum.

Sorry, I was not aware it was this bad (DrakX not using vesa if it does
not know the card).

 There would be much less issue if problems were along the lines
 of my games run slow, than I get dumped at the command prompt after
 installation.


BTW, you may have missed a lot of threads on cooker here where I have
been advocating that all display managers (not just gdm) kick off
XFdrake if X fails to start ...

 For some reason, this guy says the Vesa driver doesn't work for him. He
 hasn't provided enough info to be able to figure out what's going on,
 and probably won't now. Could very likely be user error (I suspect it
 may be configuration of his monitor rather than his card that is
 failing), but we will probably never know now, because he was put off by
 the difficulty of it all. It might be annoying, but we need people like
 that, and we certainly don't need them telling stories about how lame
 Mandrake is.

 XFree86 doesn't support these cards yet AFAIK. You have to have the
 non-free ATI driver. Fedora won't ship it, and the drivers are: - -on
  the commercial CDs - -on the Club.


 Yes, I've pointed this out, and that it would be fairer to compare the
 Mandrake box-set with Windows, but you aren't going to get many people
 spending money on Mandrake box-sets or Club membership, if it gets a
 reputation for being hard to install or (in extremis) damaging hardware.

Chicken and egg problem, and there's no real solution to this.


 This is ATIs problem, if they can't sort out their driver installation
 routine for non-free software. They are the ones providing bad support
 for their products. Most NVidia newbies don't have this problem.


 Agreed. It is frustrating that the only distro they support without
 having to compile modules (and therefore download the *%^ing missing
 kernel-source) is RedHat. Can't Mandrake contact them and provide
 modules to bundle with their install package, the same way they have
 bundled RedHat modules? Presumably it would be in ATI's interests to
 make this work as easily as possible with as many distros as possible.

 There is currently nothing that can be done about this issue. Nothing.
 Unless you are volunteering to write a free software driver that
 supports these cards.


 As I say, Vesa works with at least some Radeon 9600 cards, so presumably
 there _is_ something that can be done about this.

 Steffen Barzus had his device replaced, no-one has reported *not*
 having their device replaced.


 Good news.

 It's unfortunate, but this would have happened to some distro (whoever
 merged packet writing first), since it's very unlikely the problem
 would have been found by people manaully patching packet writing into
 their kernel (the patch has been available and in use for a long time).


 True. Mandrake has always been bleeding-edge.

Compared to say Redhat who ships with cvs snapshots of unstable versions
of glibc (and then has to issue updates to glibc so users in large
installations can see all users), and similar things?

 But if it's risky
 installing it before more experienced users have had a chance to test
 it, what were Mandrake doing providing it for inclusion with a UK
 magazine before it had even gone on public release?

Who said Mandrake provided it?

 I thought the idea
 this time was that the public download edition and box-sets would be
 delayed for a while, to give Club and Cooker members a chance to run it
 to spot and fix the most serious gremlins (and provide an incentive for
 people to join the Club).

And provides users who have already downloaded the ISOs (likely 85% of
users) absolutely no incentive to pay Mandrakesoft, buy boxed sets, or
join the club for no other reason but charity.

 This pretty well undermines that.

 So, I guess no-one applies service patches etc (some of which cause
 bigger problems, such as XP SP1 messing up virtual memory management)?


 Exactly. And why do you think Windows has the reputation it does? It's a
 regular refrain of linux advocates that linux is more stable than
 Windows. Is this not a part of what they are referring to?

Stability doesn't have that much to do with how many updates are
available (IMHO).


 I'm a long way from being a Windows advocate. I just don't think it
 helps for linux to suffer from the same problems as Windows. I want
 linux to be better than, not as good (or bad) as Windows.

Agreed, but you (and a lot of others) are concentrating on two hardware
issues, and not seeing a lot

Re: [Cooker] Danger: Magazine with 9.2 with problematic kernel

2003-11-10 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Robert L Martin wrote:
 Buchan Milne wrote:

 XFree86 doesn't support these cards yet AFAIK. You have to have the
 non-free ATI driver. Fedora won't ship it, and the drivers are:
 - -on the commercial CDs
 - -on the Club.

 And  where on the mandrake site is a listing of exactly what is on the
 commercial cds

From: http://www.linux-mandrake.com/en/9.2/features/

Additional drivers for NVIDIA-based and ATI videocards are available in
Mandrake packs.

 or less than a week old list of whats on the club site??

http://rpms.mandrakeclub.com (which is where you get if you click on the
big downloads link at the top of the mandrakeclub.com page)

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

iD8DBQE/r4lErJK6UGDSBKcRAmc0AJ9Ut47/gX2DvV+LNRzyMuFt0G94lgCff4aX
2YFk8bWchfQNPDIxbRb4mb8=
=16Q0
-END PGP SIGNATURE-




[Cooker] [Bug 5511] [rpm] Menu items disappearing after installing packages with rpmdrake

2003-11-10 Thread [noah15]
http://qa.mandrakesoft.com/show_bug.cgi?id=5511





--- Additional Comments From [EMAIL PROTECTED]  2003-11-10 11:22 ---
I have this exact problem with the latest 9.2 Release. Even after applying all
updates. 

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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]
status: UNCONFIRMED
creation_date: 
description: 
Numerous menu items will disappear after installing various packages with
rpmdrake, particularly kde items. In one instance, clicking on the Home icon
would not bring up konqueror after a package install and kde control center
disappeared.



Re: [Cooker] [Bug 6293] [mandrake-release] New: Install programs incorrectly cope with reiserfs to Ext3 in /etc/fstab

2003-11-10 Thread Warly
[tony.pattison] [EMAIL PROTECTED] writes:

 http://qa.mandrakesoft.com/show_bug.cgi?id=6293

Summary: Install programs incorrectly cope with reiserfs to Ext3
 in /etc/fstab
Product: mandrake-release
Version: 9.2-0.1mdk
   Platform: PC
 OS/Version: All
 Status: UNCONFIRMED
   Severity: normal
   Priority: P2
  Component: mandrake-release
 AssignedTo: [EMAIL PROTECTED]
 ReportedBy: [EMAIL PROTECTED]


 If, as I had, you install 9.2 onto an existing partion that has the Reiserfs on
 it, but decide to overwrite this with Ext3, during the install, the file
 /etc/fstab is setup incorrectly. The partion in question is given the notail
 option in /etc/fstab , this causes Linux to be unable to mount the Ext3 partion
 and the boot fails.

 My way round this was to boot using an exiting copy of Linux and amend
 /etc/fstab by hand, before rebooting, successfully, into Mandrake 9.2

@product=Installation

-- 
Warly



[Cooker] OpenPBS / ScalablePBS?

2003-11-10 Thread Jose Antonio Becerra Permuy
Hi!
We use OpenPBS in a cluster with Mandrake 9.0. I was going to update to 9.2,
but I have found that:
- OpenPBS depends on old tcl, tk and elf libraries.
- There are ScalablePBS packages that don't have these problems, but:
* What is ScalablePBS? The web page is still the same...
* Does substitute OpenPBS?
Anyway, OpenPBS should be recompiled against tcl, tk and elf libraries present 
in 9.2 or dropped from 9.2 contribs.
Regards.




Re: [Cooker] rpmdrake and df discrepancy

2003-11-10 Thread Guillaume Cottenceau
Sascha Noyes [EMAIL PROTECTED] writes:

 Just noticed by chance that rpmdrake displays a significantly different amount 
 of free diskspace from df. 
 
 / has 147 MB free (according to df) and 282 MB (according to rpmdrake). Note 
 that my only partitions are / and /home (which has a lot of free space). Any 
 ideas?

Rpmdrake talks about statfs' f_bfree, which is the real available
diskspace for installing packages, where df most probably talks
about f_bavail, which is what's important for users.

If you're using an ext2 filesystem, you may change the reserved
blocks count without loosing data, using tune2fs.

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



Re: [Cooker] Danger: Magazine with 9.2 with problematic kernel

2003-11-10 Thread Warly
Olivier Blin [EMAIL PROTECTED] writes:

 On Thu, 06 Nov 2003 21:48:14 +0100
 Pascal Terjan [EMAIL PROTECTED] wrote:

 I'm pretty sure the magazine didn't even bother to tell Mandrakesoft
 they'll distibute the 9.2...

 They don't need MandrakSoft's agreement, it's free software.
 Sure, it would be nice that magazines tell MandrakeSoft when they
 distribute Mandrake, but it's legal not to tell it.
 Do you warn the developper(s) each time you package a new piece of
 software ? It's almost the same thing ...

Theoraticaly speaking they can just put then as this. The disc contain
is free software, but the the Mandrake name is copyrighted and should not be
used without Mandrakesoft agreement.

-- 
Warly



Re: [Cooker] [Bug 5188] [mkbootdisk] Impossible to create a Boot Disk

2003-11-10 Thread Pascal Cavy
Le Dimanche 9 Novembre 2003 17:51, [snoyes] a écrit :

For those interested, you can make an iso image of a boot disk if you are  
using LILO with the following command:  
  
/sbin/mkrescue --iso  
  
then just cdrecord it  
  
I tested this on my config, the cdrom boots and the system starts OK.

-- 
Pascal Cavy - VMF - +33 (0)1 41 20 42 91
__
Running 8 days, 21:15,  1 user,  load average: 0.65, 0.50, 0.25
(gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk))
Kernel Linux version 2.4.22-18mdk-i686-up-4GB




[Cooker] KDE 3.1.93 problems

2003-11-10 Thread Brook Humphrey
1) when creating a new contact or editing an old one in kontact if you select 
categories it will crash.

2) form buttons in konqeror are not showing up correctly.

3) with the last update spellchecking is not working in konqeror with webforms 
or with kmail within kontact.

4) kmail/kontact is not forwarding email correctly for mailing lists. It 
forwards the mail to the author instead of to the mailing list.
-- 
New and improved with advanced outlook crash handler. 
!--input type --
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-
  Brook Humphrey   
Mobile PC Medic, 420 1st, Cheney, WA 99004, 509-235-9107
http://www.webmedic.net, [EMAIL PROTECTED], [EMAIL PROTECTED]   
 Holiness unto the Lord
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-



[Cooker] [Bug 6306] [Installation] installation of individual packages fails!

2003-11-10 Thread [gbeauchesne]
http://qa.mandrakesoft.com/show_bug.cgi?id=6306


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Additional Comments From [EMAIL PROTECTED]  2003-11-10 11:31 ---


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

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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]
status: RESOLVED
creation_date: 
description: 
An attempt to select an individual package fails for Mandrake 9.2 AMD64, RC 1.
(worked fine with beta).
Error should be trivial - installator claims, that some function (sorry, forgot
to write down the name) is not defined. The bug is 100% reproduceable.



Re: [Cooker] ftp/shorewall oddity

2003-11-10 Thread Brook Humphrey
On Monday 10 November 2003 03:05 am, Florin wrote:

 I have already reccomended that all my packages that I have put on my web
 side go to the updates ...

I have already put them into my freshly backed cd's. Thanks for the work 
Florin.

-- 
New and improved with advanced outlook crash handler. 
!--input type --
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-
  Brook Humphrey   
Mobile PC Medic, 420 1st, Cheney, WA 99004, 509-235-9107
http://www.webmedic.net, [EMAIL PROTECTED], [EMAIL PROTECTED]   
 Holiness unto the Lord
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-




Re: [Cooker] Danger: Magazine with 9.2 with problematic kernel

2003-11-10 Thread Brook Humphrey
On Monday 10 November 2003 02:01 am, Buchan Milne wrote:
 Well, the only additional issue you have mentioned (besides the LG
 issue) is totally out of our hands. No distro can currently support the
 latest Radeon cards without free software. So, users should either bite
 the bullet and install the ATI drivers manually, buy the release, or
 join the club and use the packages there (and hope they have been
 updated for the new kernel too).
they have been I grabed them from the club. 

However this does not solve the menu issue. Which is the only ligitimate thing 
I have found. 


Having said that what about all the other things that mandrake does right. 

1) This is the first time i have had autodetection of hardware work correctly 
on boot. Never ever has it worked correctly before. It would hang or not 
remove old hardware correctly or simply not set up the new hardware 
correctly. 

I added a new dvd burner after install and guess what it installed it more or 
less correctly and it was working perfectly. That did not work even with 9.1. 
Now  I will admit I had to edit lilo a bit to get my original cd burner 
running in ide-scsi again but that was minor. and could be handled easily 
enough. 

2) The networking now works better to use this as a firewall. The built in 
firewall scripts for 9.1 on every machine I tried on would simply not set it 
up correctly. On 9.2 it's better but not perfect yet. 

I do understand though that this has to do with the kernel handeling dma or 
irq differently and so multiple nic cards are not always detected properly. 
At any rate with 9.2 it works better. Now if I could just figure out why it 
has not worked with my macs since 8.2. 

There are quite a few other small things that I cant think of right now but 
all in all 9.2 is much better than anything previously.

-- 
New and improved with advanced outlook crash handler. 
!--input type --
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-
  Brook Humphrey   
Mobile PC Medic, 420 1st, Cheney, WA 99004, 509-235-9107
http://www.webmedic.net, [EMAIL PROTECTED], [EMAIL PROTECTED]   
 Holiness unto the Lord
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-




Re: [Cooker] Danger: Magazine with 9.2 with problematic kernel

2003-11-10 Thread Brook Humphrey
On Monday 10 November 2003 02:17 am, Svetoslav Slavtchev wrote:
 * Fri Oct 03 2003 Mike A. Harris [EMAIL PROTECTED] 4.3.0-36
   - Added XFree86-4.3.0-ati-generic-shared-chip-data.patch to unify changes
 to
     atichip.h into a single harmless patch to avoid patch overlap and merge
     conflicts

patch was completed after 9.2 was finished. Thanks though because it could now 
be added to cooker and available for next release.

-- 
New and improved with advanced outlook crash handler. 
!--input type --
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-
  Brook Humphrey   
Mobile PC Medic, 420 1st, Cheney, WA 99004, 509-235-9107
http://www.webmedic.net, [EMAIL PROTECTED], [EMAIL PROTECTED]   
 Holiness unto the Lord
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-




Re: [Cooker] Want to do a magazine CD with 9.2 plus LG-proof kernel

2003-11-10 Thread Warly
Leon Brooks [EMAIL PROTECTED] writes:

 On Fri, 7 Nov 2003 04:48, Pascal Terjan wrote:
 Francisco Alcaraz wrote:

[...]


 Mandrake should be more carefull with this, shouldn't it?

 I'm pretty sure the magazine didn't even bother to tell Mandrakesoft
 they'll distibute the 9.2...

 OK... I'm planning to include a slightly-less-than-single-ISO version of 
 9.2 plus the updates and an LG-proof kernel on the cover of an 
 Australian magazine. It will be aimed at a single purpose: installing a 
 secure, database-backed Mandrake Linux webserver/mailserver/gateway 
 machine for developers to use either for real or as a staging area or 
 an intranet server/testbed.

 What are the rules Mandrake would like me to follow?

 For example, if I include a PLF package or the NVidia/ATI drivers, what 
 must I change? The distro's name? Licence terms?

 What can I do with the advertising screens? Are Mandrake happy for me to 
 add extra images to the sequence, one to loudly remind the audience 
 that this is not an official Mandrake distribution - it's been built 
 for the magazine - one to advertise Linux contacts in Australia, and so 
 on?

 What else?

The main issue is Would this be a good ad for Mandrakesoft?.

If you built bad quality bugged CDs with Mandrake name, the people will
say that mandrake is crap.

Maybe just add a notice that they are not official mandrake CDs.

-- 
Warly



[Cooker] [Bug 6310] [Installation] RC1 Deselecting packages generates error

2003-11-10 Thread [gbeauchesne]
http://qa.mandrakesoft.com/show_bug.cgi?id=6310


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Additional Comments From [EMAIL PROTECTED]  2003-11-10 11:31 ---
*** Bug 6306 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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]
status: UNCONFIRMED
creation_date: 
description: 
When deselecting a package in Individual Package selection in RC1, the following error 
is generated: 
 
warning:  Undefined subroutine pkgs::togglePackageSelection called at 
/usr/bin/perl-install/install_steps_gtk.pm line 357



[Cooker] [Bug 6310] [Installation] RC1 Deselecting packages generates error

2003-11-10 Thread [gbeauchesne]
http://qa.mandrakesoft.com/show_bug.cgi?id=6310





--- Additional Comments From [EMAIL PROTECTED]  2003-11-10 11:33 ---
Created an attachment (id=961)
 -- (http://qa.mandrakesoft.com/attachment.cgi?id=961action=view)
patch file providing missing routine

Copy the attachment to a floppy and name the file as patch.pl. Boot on CD and
pass patch option to kernel.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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]
status: UNCONFIRMED
creation_date: 
description: 
When deselecting a package in Individual Package selection in RC1, the following error 
is generated: 
 
warning:  Undefined subroutine pkgs::togglePackageSelection called at 
/usr/bin/perl-install/install_steps_gtk.pm line 357



[Cooker] urpmi download file twice

2003-11-10 Thread Olivier Thauvin
When you urpmi from two mirror, files are download twice:
[EMAIL PROTECTED] olivier]# rpm -q urpmi
urpmi-4.4-42mdk

[EMAIL PROTECTED] olivier]$ urpmi kdebase-common --clean
Pour satisfaire les dépendances, les paquetages suivants vont être installés 
(127 Mo):
kdebase-common-3.1.93-14mdk.i586
libkdebase4-3.1.93-14mdk.i586
Est-ce correct ? (O/n) o


ftp.uninett.no::Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/kdebase-common-3.1.93-14mdk.i586.rpm

ftp.uninett.no::Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/libkdebase4-3.1.93-14mdk.i586.rpm

ftp.sunet.se::Mandrake-devel/cooker/i586/Mandrake/RPMS/kdebase-common-3.1.93-14mdk.i586.rpm

ftp.sunet.se::Mandrake-devel/cooker/i586/Mandrake/RPMS/libkdebase4-3.1.93-14mdk.i586.rpm
L'installation a échoué, il manque des fichiers :

rsync://ftp.sunet.se::Mandrake-devel/cooker/i586/Mandrake/RPMS/kdebase-common-3.1.93-14mdk.i586.rpm

rsync://ftp.sunet.se::Mandrake-devel/cooker/i586/Mandrake/RPMS/libkdebase4-3.1.93-14mdk.i586.rpm
Vous devriez mettre à jour votre base de données urpmi

-- 
Linux pour Mac !? Enfin le moyen de transformer
une pomme en véritable ordinateur. - JL.
Olivier Thauvin - http://nanardon.homelinux.org/




[Cooker] [Bug 5359] [XFree86] xf86cfg crashes in LM 9.2rc1/9.2final

2003-11-10 Thread [bgmilne]
http://qa.mandrakesoft.com/show_bug.cgi?id=5359





--- Additional Comments From [EMAIL PROTECTED]  2003-11-10 12:15 ---
Works for me. AFAIK, xf86cfg (without -text option) only runs in X. Did you try
this in X or not?

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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]
status: UNCONFIRMED
creation_date: 
description: 
This is a new problem. Run xf86cfg (as root or non-root user) and it starts 
up but then crashes with the message: 
 
X Error of failed request:  BadName (named color or font does not exist) 
  Major opcode of failed request:  45 (X_OpenFont) 
  Serial number of failed request:  813 
  Current serial number in output stream:  817 
 
However, xf86cfg -textmode works fine.



<    4   5   6   7   8   9   10   11   12   13   >