Re: [Cooker] two point six

2003-11-05 Thread Eskild Hustvedt
One word: nice (erm...guess that was three...and that was...ugh, forget
it)
-- 
Eskild Hustvedt [EMAIL PROTECTED]


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


Re: [Cooker] Re: [CHRPM] xscreensaver-4.14-1mdk

2003-11-05 Thread Götz Waschk
Am Dienstag,  4. November 2003, 22:23:53 Uhr MET, schrieb Christian Bricart:
  -%define enable_xmatrix 0
  -%define enable_extrusion 0
  +%define enable_xmatrix 1
  +%define enable_extrusion 1
 Oops..? xmatrix is back in main?
 No license conflict anymore..?
 Or is it just in for the premiere of Revolutions tomorrow..? :)

Oh fuck, I haven't changed my private package back for the Cooker
release. I'll remove these two in the 2mdk release. 
-- 
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



Re: [Cooker] Bad performance with supermount and usbstick

2003-11-05 Thread Andrey Borzenkov



-Original Message-

 
 So, here are the results from my test.
 Exercise was to copy the kernel rpm from media to hd using dd.
 
 First with CD-ROM (Toshiba FireWire DVD-ROM):
 Direct mount:  2327 KB/sec  6%CPU
 Supermount:1321 KB/sec  9%CPU
 
 43% performance regression
 
 Now with Lexar USB stick:
 Direct mount: 731 KB/sec   2%CPU
 Supermount:24 KB/sec  42%CPU
 
 97% performance regression and cpu usage jumps up by 40 percent :-(
 

Oh :( I think I know what happens but it will be pretty hard to fix at least
while keeping all functionality.

Slightly offtopic. Do you have problems with media change detection on USB
stick? I had report (and verified) that when you unplug stick, change contents
on otehr system and plug back again supermount does not detect media change and
does not remount it. I.e. new contents or changed contents is not visible.

This is because sd skips media change check unless device is removable.

-andrey



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

2003-11-05 Thread Dominique Petitpierre
Hello,

Thanks for having joined this thread:

On  1-Nov-03 at 13:10, Florin ([EMAIL PROTECTED]) wrote:
 It's quite funny to see all this energy in a long thread
 ... without testing the latest version of the package. I'm
 not saying here that the latest version works for your
 ... but it works here and in some production sites ...

I thought I did, in my message of Fri, 31 Oct 2003 16:26:49 +0100 (MET):

| I tried the rpm distributed with 9.2 (nss_ldap-207-2mdk.i586.rpm)
| as well as both version available at
|  http://peoples.mandrakesoft.com/~florin/www/rpms/ldap/:
|  nss_ldap-207-2mdk.i586.rpm 18-Sep-2003 13:32   90K  
|  nss_ldap-211-2mdk.i586.rpm 18-Sep-2003 12:38   89K  

I also tried the latest cooker version at the time
(nss_ldap-207-4mdk.i586.rpm): no success.

On  1-Nov-03 at 12:59, Florin ([EMAIL PROTECTED]) wrote:
 Why don't you try the latest version I have uploaded here
 http://people.mandrakesoft.com/~florin/www/rpms/cooker/RPMS/i586/nss_ldap-211-1mdk.i586.rpm

I tried that version today as well: same problem:

# urpme nss_ldap-207-4mdk
To satisfy dependencies, the following packages will be removed (0 MB):
nss_ldap-207-4mdk.i586
pam_ldap-164-4mdk.i586 (due to unsatisfied nss_ldap = 207)
Is this OK? (Y/n) Y

removing nss_ldap-207-4mdk.i586 pam_ldap-164-4mdk.i586
warning: /etc/ldap.conf saved as /etc/ldap.conf.rpmsave
# rpm -i -p 
http://people.mandrakesoft.com/~florin/www/rpms/cooker/RPMS/i586/nss_ldap-211-1mdk.i586.rpm
# ldd -r /lib/libnss_ldap-2.3.2.so|grep undefined
undefined symbol: dbopen(/lib/libnss_ldap-2.3.2.so)


On  1-Nov-03 at 16:20, Florin ([EMAIL PROTECTED]) wrote:
 Luca Berra [EMAIL PROTECTED] writes:
 
  So i have spent some more energy in providing fixed nss_ldap-211 rpms
  I called them -3mdk to avoid further confusion.
  I also uploaded a newer 207 with fixed buildrequires
 
 I had a look at your packages and they seem fine to me ... so I have
 copied on my web site aswell ... thank you for your work again.

This version is not available for mere mortals from 
http://people.mandrakesoft.com/~florin/www/rpms/cooker/RPMS/i586/ 
and http://peoples.mandrakesoft.com/~florin/www/rpms/ldap/ has disappeared:

# wget 
http://people.mandrakesoft.com/~florin/www/rpms/cooker/RPMS/i586/nss_ldap-211-3mdk.i586.rpm
--08:39:43--  
http://people.mandrakesoft.com/%7Eflorin/www/rpms/cooker/RPMS/i586/nss_ldap-211-3mdk.i586.rpm
   = `nss_ldap-211-3mdk.i586.rpm'
Resolving people.mandrakesoft.com... done.
Connecting to people.mandrakesoft.com[80.67.180.163]:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
08:39:44 ERROR 403: Forbidden.

On  2-Nov-03 at 17:58, Luca Berra ([EMAIL PROTECTED]) wrote:

 nss_ldap is loaded by glibc with dlopen(...,RTLD_LAZY), which means
 unresolved symbols are not reported until the relative code is executed,
 but the unresolved symbol is there still, using ldd -r uncovers it.
 (would adding a ldd -r test to rpmlint be a good idea? Fred?)

It is a good idea. I don't see a case where a
symbol in a dynamic library should not be resolved within 
its dependencies as known by ldd.

More to come in my next followup...

Best regards,
Dominique
--
* Unsolicited commercial email is NOT welcome at this address. *
Mr Dominique Petitpierre   Email: [EMAIL PROTECTED]
Division Informatique User=Dominique.Petitpierre
University of Geneva  Domain=adm.unige.ch
(Switzerland)  WWW  : http://www.unige.ch/dinf/




Re: [Cooker] two point six

2003-11-05 Thread David Coe
Austin wrote:

Okay, I know everyone has been itching for a really bad song, written in
ten minutes, and recorded in less than twenty, about the new kernel, so
here it is:
http://groundstate.ca/twopointsix.ogg
Bravo ... encore ...

--
David Coe



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

2003-11-05 Thread Dominique Petitpierre
Hello,

Thanks for your valuable contribution:

On  1-Nov-03 at 11:02, Luca Berra ([EMAIL PROTECTED]) wrote:
 it _IS_ a bug in nss_ldap package
 in short
 dbopen is db1 syntax
 dbX (for X1) provide a db_185.h wrapper for dbopen
 nss_ldap looked for dbX/db_185.h (for X =3)
 db4 has db4/db_185.h
 
 patch is at:
 http://www.comedia.it/~bluca/cooker/errata/nss_ldap-207-4.0.92mdk/nss_ldap-207-db4.patch.bz2
 fixed rpms at:
 http://www.comedia.it/~bluca/cooker/errata/nss_ldap-207-4.0.92mdk.i586.rpm
 http://www.comedia.it/~bluca/cooker/errata/pam_ldap-164-4.0.92mdk.i586.rpm
 http://www.comedia.it/~bluca/cooker/errata/nss_ldap-207-4.0.92mdk.src.rpm

It works! Here is the detail (on cooker as downloaded on october 1st):

# rpm -ivh -p 
http://www.comedia.it/~bluca/cooker/errata/nss_ldap-207-4.1.92mdk.i586.rpm
Retrieving http://www.comedia.it/~bluca/cooker/errata/nss_ldap-207-4.1.92mdk.i586.rpm
warning: /var/tmp/rpm-xfer.hu8kS8: V3 DSA signature: NOKEY, key ID 49aa3db1
Preparing...### [100%]
   1:nss_ldap   ### [100%]

No more undefined symbols reported by ldd:

# ldd -r /lib/libnss_ldap-2.3.2.so | grep undefined

db185_open is used instead of dbopen, and is
defined in /usr/lib/libdb-4.1.so:

# nm -D /lib/libnss_ldap-2.3.2.so | grep db
 U __db185_open
# nm -D /usr/lib/libdb-4.1.so|grep db185_open
000134b0 T __db185_open

And last but not least, it works with my ldap.conf file:

# getent passwd etutest1
etutest1:x:147989:4:ETUTEST  Accesinfo:/home/etutest1:/bin/tcsh

Yeah! Thanks!


I also tested the same rpm on Mandrake 9.2 with sucess!

On  1-Nov-03 at 16:20, Florin ([EMAIL PROTECTED]) wrote:

 And, again, I would recommend this for an errata.

It would be nice if the corrected version made it into an update
for 9.2.


Thanks again for sorting this out!

Best regards,
Dominique
--
* Unsolicited commercial email is NOT welcome at this address. *
Mr Dominique Petitpierre   Email: [EMAIL PROTECTED]
Division Informatique User=Dominique.Petitpierre
University of Geneva  Domain=adm.unige.ch
(Switzerland)  WWW  : http://www.unige.ch/dinf/




Re: [Cooker] Re: [CHRPM] xscreensaver-4.14-1mdk

2003-11-05 Thread Guillaume Rousse
Ainsi parlait Götz Waschk :
 Am Dienstag,  4. November 2003, 22:23:53 Uhr MET, schrieb Christian Bricart:
   -%define enable_xmatrix 0
   -%define enable_extrusion 0
   +%define enable_xmatrix 1
   +%define enable_extrusion 1
 
  Oops..? xmatrix is back in main?
  No license conflict anymore..?
  Or is it just in for the premiere of Revolutions tomorrow..? :)

 Oh fuck, I haven't changed my private package back for the Cooker
 release. I'll remove these two in the 2mdk release.
Could you also add an additional plf switch, triggering all of these 
individual ones, and provide a plf build ?
-- 
Substitutions never taste right
-- Murphy's Food Laws n°6




Re: [Cooker] Re: [CHRPM] xscreensaver-4.14-1mdk

2003-11-05 Thread Götz Waschk
Am Mittwoch,  5. November 2003, 10:12:25 Uhr MET, schrieb Guillaume Rousse:
 Could you also add an additional plf switch, triggering all of these 
 individual ones, and provide a plf build ?

What would you prefer, an additional subpackage for extrusion and the
2 matrix savers or a plf package of xscreensaver with these included?
-- 
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



Re: [Cooker] two point six

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

 Okay, I know everyone has been itching for a really bad song, written in
 ten minutes, and recorded in less than twenty, about the new kernel, so
 here it is:
 http://groundstate.ca/twopointsix.ogg

 Of course this was done wholly with free software:
 Mandrake cooker
 kernel 2.6-test9 courtesy of Olivier Blin
 audacity 1.2.0pre3
 a crappy intel sound card
 an expensive condenser mic
 a roland Sound Canvas MIDI module and an Evolution controller

 Now if only I could get my Quattro working and learn to play keys a bit
 better, I would wet my pants...

Great!

Maybe it is time to start a derivative work section on the wiki.

-- 
Warly



Re: [Cooker] test9.4mdk with ext3 as module

2003-11-05 Thread Svetoslav Slavtchev
  Still a little issue in test9-4mdk : you should compile capability
  (CONFIG_SECURITY_CAPABILITIES=yes) in the kernel, not a module (,
  otherwise bind can't be started until capability module is loaded..
 
 thanks, it will be done in next release

please don't,
the kernel is bug enough

not everybody is running bind,
the one's that do run it could
just add it to modprobe preload

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] two point six

2003-11-05 Thread Lenny Cartier
Hello

On Tue, Nov 04, 2003 at 10:26:47PM -0500, Austin wrote:
 Okay, I know everyone has been itching for a really bad song, written in
 ten minutes, and recorded in less than twenty, about the new kernel, so
 here it is:
 http://groundstate.ca/twopointsix.ogg

Really great !

lenny



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

2003-11-05 Thread Florin

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

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



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

2003-11-05 Thread Florin

 # wget 
 http://people.mandrakesoft.com/~florin/www/rpms/cooker/RPMS/i586/nss_ldap-211-3mdk.i586.rpm
 --08:39:43--  
 http://people.mandrakesoft.com/0.00E+00florin/www/rpms/cooker/RPMS/i586/nss_ldap-211-3mdk.i586.rpm
= `nss_ldap-211-3mdk.i586.rpm'
 Resolving people.mandrakesoft.com... done.
 Connecting to people.mandrakesoft.com[80.67.180.163]:80... connected.
 HTTP request sent, awaiting response... 403 Forbidden
 08:39:44 ERROR 403: Forbidden.

ok, my mistake. This you work now ...
-- 
Florin  http://www.mandrakesoft.com
http://people.mandrakesoft.com/~florin/



Re: [Cooker] test9.4mdk with ext3 as module

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

Svetoslav Slavtchev wrote:
Still a little issue in test9-4mdk : you should compile capability
(CONFIG_SECURITY_CAPABILITIES=yes) in the kernel, not a module (,
otherwise bind can't be started until capability module is loaded..

thanks, it will be done in next release


 please don't,
 the kernel is bug enough

 not everybody is running bind,
 the one's that do run it could
 just add it to modprobe preload

Maybe the bind initscript needs to check for this?

- --
|--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/qMUZrJK6UGDSBKcRAvLmAJ9KiiF476Ud4h/clmxPLT7KiJGobgCgvVDt
Iu5Rv1xWNTnotGaHq3n5414=
=GX0O
-END PGP SIGNATURE-




Re: [Cooker] Bad performance with supermount and usbstick

2003-11-05 Thread Oliver Lemke
On Wed, 2003-11-05 at 09:13, Andrey Borzenkov wrote:
 Slightly offtopic. Do you have problems with media change detection on USB
 stick? I had report (and verified) that when you unplug stick, change contents
 on otehr system and plug back again supermount does not detect media change and
 does not remount it. I.e. new contents or changed contents is not visible.
 
 This is because sd skips media change check unless device is removable.

Nope, that is working fine here. Other problem is when I connect two
different usb sticks one after the other.  Plugging in the first one
creates /dev/{sda,sda1}. After removing it and plugging in another stick
/dev/{sdb,sdb1} are created and mount point is /mnt/removable2.
Doing a rmmod usb-storage before inserting the second stick fixes that.
But that's not a supermount issue as it also happens with direct mount.

-- 
Oliver

Programmer: A device that converts coffein into software.




Re: [Cooker] test9.4mdk with ext3 as module

2003-11-05 Thread Svetoslav Slavtchev
   Still a little issue in test9-4mdk : you should compile capability
   (CONFIG_SECURITY_CAPABILITIES=yes) in the kernel, not a module (,
   otherwise bind can't be started until capability module is loaded..
  
  thanks, it will be done in next release

oops, spell corrections :-)

 please don't,
 the kernel is bug enough
   - big
 not everybody is running bind,
 the one's that do run it could
 just add it to modprobe preload

svetljo

PS.
anyone seen external drivers 
wich support 2.6 ?

i've added in my last patch tarball
(not yet uploaded to the usual place)

-acx100 (does print scary warnings during compilation)
-hostap
-atmel (berlios driver with intersil support)
-lufs

-- 
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] test9.4mdk with ext3 as module

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

 If I could get alsa-0.9.8 and nVidia drivers, I'd keep running this
 baby. Very responsive compared 2.4.22-21 on my 1.3G 9.2 cooker
 machine!

 I'll try to build the nvidia drivers later today. If I succeed, i'll
 write a small howto :)

Added to the Nvidia 2.6 patch, I had to add one more patch to be able
to build on a different running kernel, and somme specs changes IIRC.

#
# Spec file for NVIDIA kernel module.
#
# $Header: //sw/OEM/nvr40_linux_4490/drivers/resman/NVIDIA_kernel.spec#1 $
#
%define RELEASE 4496
%define CUSTOM_RELEASE 4496
%define rel %{?CUSTOM_RELEASE} %{!?CUSTOM_RELEASE:%RELEASE}
%define ver 1.0

Summary: NVIDIA kernel module for NVIDIA Architecture support.
Name:   NVIDIA_kernel
Version:%ver
Release:%rel
Copyright:  NVIDIA Corp. 2000
Group:  User Interface/X Hardware Support
Source: 
ftp://ftp1.detonator.nvidia.com/pub/drivers/english/XFree86_40/NVIDIA_kernel-%{ver}-%{RELEASE}.tar.gz
Patch:  NVIDIA_kernel-1.0-4496-2.6.diff
Patch1: NVIDIA_kernel-1.0-4496-kerver.patch
URL:http://www.nvidia.com
Vendor: NVIDIA Corp.
BuildRoot:  %{_tmppath}/%{name}-%{PACKAGE_VERSION}
Packager:   Buildmeister
Requires:   kernel = 2.2.0
Requires:   rpm = 3.0.4

%description
NVIDIA Architecture support for systems with updated or custom kernels.

%prep
%setup -q -n ${RPM_PACKAGE_NAME}-${RPM_PACKAGE_VERSION}-${RPM_PACKAGE_RELEASE}

%patch -p1 -z .26
%patch1 -p1 -z .kerver


%build
# don't exit immediately when something bad happens.
set +e

ln -s Makefile.kbuild Makefile
# building an rpm from an srpm does not check the requires field.
# make sure that rpm is good enough for us.
RPMVERSION=`rpm -q --queryformat %{VERSION} rpm`
RPMMAJOR=`echo $RPMVERSION | awk -F \. '{print $1;}'`
RPMMINOR=`echo $RPMVERSION | awk -F \. '{print $2;}'`
RPMPATCH=`echo $RPMVERSION | awk -F \. '{print $3;}'`
if [ $RPMMAJOR -le 3 -a $RPMMINOR -le 0 -a $RPMPATCH -lt 4 ]; then
echo -e \nNeed rpm version 3.0.4 or greater\n;
exit 1;
fi

#make nvidia.o

# This will install the module itself onto the user's system, but not 
# load it into the running system. This will allow our auto-builds to
# execute properly
%install

# create a file list for nvidia.o, to make sure the path is correct
# it really should be under $RPM_BUILD_ROOT, but the %files section
# does not honor it.  Bummer.
rm -f /tmp/files.lst

# allow a build script to override the targetted kernel
# otherwise default to current running kernel
if [ -z $TARGET_KERNEL ]; then
export TARGET_KERNEL=`uname -r`
fi

if [ -d $RPM_ROOT/lib/modules/$TARGET_KERNEL/kernel ]; then
INSTALLPATH=/lib/modules/$TARGET_KERNEL/kernel/drivers/video
else
INSTALLPATH=/lib/modules/$TARGET_KERNEL/video
fi
mkdir -p $RPM_BUILD_ROOT/$INSTALLPATH
IGNORE_CC_MISMATCH=1 make install
install -m 0444 nvidia.ko $RPM_BUILD_ROOT/$INSTALLPATH
echo %attr(444 root root)  $INSTALLPATH/nvidia.ko  /tmp/files.lst
unset RPM_BUILD_ROOT  # trick RPM 4.0 into not stripping us


%clean 
[ -n $RPM_BUILD_ROOT -a $RPM_BUILD_ROOT != / ]  rm -rf $RPM_BUILD_ROOT

# Old versions of the tarball Makefile would install NVdriver in the
# wrong directory.  Remove the old NVdriver, if that leaves it parent
# directory empty remove it as well.  Note that we always install the
# nvidia.o module in the correct directory, so we don't need to worry
# about it here.
%pre
WRONGDIR=/lib/modules/`uname -r`/kernel/video

if [ -d $WRONGDIR ]; then
rm -f $WRONGDIR/NVdriver
rmdir --ignore-fail-on-non-empty $WRONGDIR
fi


# In %post we basically do run-time installation
# Note that our files are installed onto the system, and the packages
# are cleaned up and gone. There are no Makefiles or fancy environment
# variables to play with. I basically repeated the needed parts of the
# install.sh script here
%post

# unload it quietly if already loaded..
/sbin/rmmod NVdriver  /dev/null
/sbin/rmmod nvidia/dev/null

rmmod_failed=0
/sbin/lsmod | grep nvidia/dev/null  rmmod_failed=1
/sbin/lsmod | grep NVdriver  /dev/null  rmmod_failed=1

if [ $rmmod_failed -eq 1 ]; then
echo
echo Unable to remove existing NVIDIA kernel module.
echo Please be sure you have exited X before attempting
echo to install the NVIDIA_kernel rpm.
echo
exit 1
fi

# delete the old NVdriver
# XXX is there a better way to do this?
if [ -z $TARGET_KERNEL ]; then
export TARGET_KERNEL=`uname -r`
fi
if [ -d $RPM_ROOT/lib/modules/$TARGET_KERNEL/kernel ]; then
INSTALLPATH=/lib/modules/$TARGET_KERNEL/kernel/drivers/video
else
INSTALLPATH=/lib/modules/$TARGET_KERNEL/video
fi
rm -f $INSTALLPATH/NVdriver

function error {
echo 

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

2003-11-05 Thread Dominique Petitpierre
Hello,

On  1-Nov-03 at 18:25, Vincent Danen ([EMAIL PROTECTED]) wrote:

 Where does this bug exhibit itself?  Only in cooker?  Or with 9.2, and 
 under what conditions?  Surely a buildrequires error would make it 
 work, or not, for all installs, no?

In my october 31st tests it occured with 9.2 and cooker both with
the rpm provided in the distribution and those provided by florin.

 I'm using nss_ldap-207-2mdk here on a workstation and a laptop and I
 don't see the errors you describe with dbopen and getent.  Just
 tried it on both and re-read your message, but I'm still confused.

The telling test is ldd -r /lib/libnss_ldap-2.3.2.so|grep undefined

 If this is a buildrequires problem, and nss_ldap is broken, then
 shouldn't it be broken *everywhere*?  Why would you get the dbopen
 errors and I don't?

As  Luca Berra explained, this is because symbol resolution
is in lazy mode, and your ldap.conf file does not trigger
the use of the dbopen call.

 Ohhh... wait a sec.  Your cert7.db file is what is causing the problem? 

It probably triggers the problem, does not cause it :-)


 If yes, and it's verified that it works, then I'll build packages to
 put into updates.  I don't use a db here and really have no clue how
 to make a db file to test this, so unless you can give me a quick
 test howto kinda thing, I have to rely on your testing results to
 put it through.

Originally my cert7.db file was copied from ~/.netscape/cert7.db
(probably created by netscape 4.78).  Netscape 7 also used that file;
it appears that now the latest mozilla uses a file cert8.db
(~/.mozilla/user/xyhq33vs.slt/cert8.db), I haven't tried to use that
yet. In my case cert7.db contains the certificate of the Certificate
Authority that signed the LDAP server's certificate. This is used to
allow ldaps (SSL) connections to the LDAP server.

On  2-Nov-03 at 17:58, Luca Berra ([EMAIL PROTECTED]) wrote:
 it hasn't got a damn to do with cert7.db
 it is related to: rfc2307bis support
 
  from README ---
 Compiling with -DRFC2307BIS adds rfc2307bis support, which at the
 moment just gets you support for groups with distinguished name
 members (instead of login names). A posixGroup can thus have the
 both memberUid and uniqueMember attributes.

So it would mean it is either due to the version of the LDAP software
(in my case SunOne Directory Server 5.1, LDAP v3), or to the
particular schema used for posixGroup (defined in the default schemas
in DS 5.1).  The strange thing is that my ldap.conf does not contain a
nss_base_group directive.  I also checked the LDAP server access log,
there is no activity related to posixGroup (only to
objectClass=posixAccount and objectClass=shadowAccount).  My strace
observations showed that the process would fail right after reading
ldap.conf, before any connection is established.  So maybe the
triggering factor was the directive ldap_version 3 but Buchan
Milne's ldap.conf had that line as well as a nss_base_group directive
without exhibiting the problem.
So I am still inclined to think that sslpath /etc/ssl/certs/cert7.db
is what triggered the symptoms I observed with the old nss_ldap version.

Thanks for your attention!
Best regards,
Dominique
--
* Unsolicited commercial email is NOT welcome at this address. *
Mr Dominique Petitpierre   Email: [EMAIL PROTECTED]
Division Informatique User=Dominique.Petitpierre
University of Geneva  Domain=adm.unige.ch
(Switzerland)  WWW  : http://www.unige.ch/dinf/




Re: [Cooker] test9.4mdk with ext3 as module

2003-11-05 Thread Frederic Crozat
On Wed, 05 Nov 2003 10:29:36 +0100, Svetoslav Slavtchev wrote:

  Still a little issue in test9-4mdk : you should compile capability
  (CONFIG_SECURITY_CAPABILITIES=yes) in the kernel, not a module (,
  otherwise bind can't be started until capability module is loaded..
 
 thanks, it will be done in next release
 
 please don't,
 the kernel is bug enough
 
 not everybody is running bind,
 the one's that do run it could
 just add it to modprobe preload

No, it is WRONG to do so, because capset is a glibc function and should
ALWAYS work.. We can't be sure another program is not using capget/capset
other thank bind..

-- 
Frederic Crozat
MandrakeSoft




Re: [Cooker] Gnome-panel and gnome-session require user docs?

2003-11-05 Thread Frederic Crozat
On Tue, 04 Nov 2003 13:23:17 -0600, Brad Felmey wrote:

 Is there any legitimate reason to require docs? I should be able to have
 things work without docs installed.

Because you have an Help button on logout which requires gnome-user-docs..

-- 
Frederic Crozat
MandrakeSoft




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

2003-11-05 Thread Luca Berra
On Wed, Nov 05, 2003 at 10:59:32AM +0100, Dominique Petitpierre wrote:
On  2-Nov-03 at 17:58, Luca Berra ([EMAIL PROTECTED]) wrote:
it hasn't got a damn to do with cert7.db
it is related to: rfc2307bis support
 from README ---
Compiling with -DRFC2307BIS adds rfc2307bis support, which at the
moment just gets you support for groups with distinguished name
members (instead of login names). A posixGroup can thus have the
both memberUid and uniqueMember attributes.
So it would mean it is either due to the version of the LDAP software
(in my case SunOne Directory Server 5.1, LDAP v3), or to the
particular schema used for posixGroup (defined in the default schemas
in DS 5.1).  The strange thing is that my ldap.conf does not contain a
rfc2307bis is a Sun addition

nss_base_group directive.  I also checked the LDAP server access log,
there is no activity related to posixGroup (only to
objectClass=posixAccount and objectClass=shadowAccount).  My strace
observations showed that the process would fail right after reading
ldap.conf, before any connection is established.  So maybe the
which version of ldap are you speaking about?
207 should exibit the problem only if it finds an
uniqueMember in the cn=...,ou=Group,dc=...,dc=..
211 would exibit the problem immediatly (independent of sslpath)
triggering factor was the directive ldap_version 3 but Buchan
Milne's ldap.conf had that line as well as a nss_base_group directive
without exhibiting the problem.
So I am still inclined to think that sslpath /etc/ssl/certs/cert7.db
is what triggered the symptoms I observed with the old nss_ldap version.
looking at the source code it does not work this way

_nss_ldap_parse_gr() contains code:
#ifndef RFC2307BIS

#else
...
vals = ldap_get_values (ld, e, AT (uniqueMember));
if (vals != NULL) {

stat = _nss_ldap_dn2uid (ld, *valiter, uid, buffer, buflen);
And _nss_ldap_dn2uid()
calls
dn2uid_cache_put (dn, *uid);
which in turn calls
__cache = _nss_hash_open();
which calls
dbopen()
L.

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


Re: [Cooker] Re: [CHRPM] xscreensaver-4.14-1mdk

2003-11-05 Thread Guillaume Rousse
Ainsi parlait Götz Waschk :
 Am Mittwoch,  5. November 2003, 10:12:25 Uhr MET, schrieb Guillaume Rousse:
  Could you also add an additional plf switch, triggering all of these
  individual ones, and provide a plf build ?

 What would you prefer, an additional subpackage for extrusion and the
 2 matrix savers or a plf package of xscreensaver with these included?
Good question.

So far we've used both solutions (avifile vs mplayer), mailny because there 
wasn't any other solution for mplayer. Maybe it's time to discuss this 
choice, and chosse an overall policy.
-- 
Your side of the tent is the side that leaks
-- Murphy's Laws of Camping n°14




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

2003-11-05 Thread David Walser
You just trampled on Vincent's fixes...

Luca Berra wrote:
 Name: nss_ldap Relocations: (not relocateable)
 Version : 211   Vendor: Luca Berra [EMAIL 
 PROTECTED]
 Release : 3mdk  Build Date: Sat Nov  1 13:57:21 2003
 -=-=-=-
 Luca Berra [EMAIL PROTECTED] 211-3mdk
 
 - fixed db4
 - changed ldap2-static-devel buildrequires to ldap2-devel
 - don't buildrequire gdbm-devel
 - 211-2mdk has been lost in a time warp
 
 -=-=-=-
 -%configure --with-ldap-lib=openldap --libdir=/%_lib
 +%configure --with-ldap-lib=openldap --libdir=/lib
  %__make
  popd
  
 @@ -85,16 +88,16 @@
  rm -rf $RPM_BUILD_ROOT
  
  install -d $RPM_BUILD_ROOT%{_sysconfdir}
 -install -d $RPM_BUILD_ROOT/%_lib/security
 +install -d $RPM_BUILD_ROOT/lib/security
  
  # Install the nsswitch module.
  %make install DESTDIR=${RPM_BUILD_ROOT} INST_UID=`id -u` INST_GID=`id -g` \
 - libdir=/%_lib
 + libdir=/lib
  
  
  # Install the module for PAM.
  pushd pam_ldap-%{pam_ldap_version}
 -%make install DESTDIR=$RPM_BUILD_ROOT libdir=/%_lib
 +%make install DESTDIR=$RPM_BUILD_ROOT libdir=/lib
  popd
  echo secret  $RPM_BUILD_ROOT/%{_sysconfdir}/ldap.secret
  
 @@ -124,16 +127,23 @@
  %doc nsswitch.ldap certutil ldap.conf
  %attr (600,root,root) %config(noreplace) %{_sysconfdir}/ldap.secret
  %attr (644,root,root) %config(noreplace) %{_sysconfdir}/ldap.conf
 -/%_lib/*so*
 +/lib/*so*
  
  %files -n pam_ldap 
  %defattr(-,root,root)
  %doc 
 pam_ldap-%{pam_ldap_version}/{AUTHORS,NEWS,COPYING,COPYING.LIB,README,ChangeLog,pam.d,chsh,chfn,ldap.conf}
 -/%_lib/security/*so*
 +/lib/security/*so*
  
  %changelog
 -* Fri Oct 17 2003 Vincent Danen [EMAIL PROTECTED] 207-4mdk
 -- use /%%_lib not /lib so libs are installed in the right place for amd64
 +* Sat Nov 01 2003 Luca Berra [EMAIL PROTECTED] 211-3mdk
 +- fixed db4
 +- changed ldap2-static-devel buildrequires to ldap2-devel
 +- don't buildrequire gdbm-devel
 +- 211-2mdk has been lost in a time warp
 +
 +* Fri Oct 17 2003 Florin [EMAIL PROTECTED] 211-1mdk
 +- nss_ldap 211
 +- pam_ldap 165
  




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

2003-11-05 Thread David Walser
You trampled Gwenole's fixes...

Laurent Culioli wrote:
 Name: gaim Relocations: (not relocateable)
 Version : 0.72  Vendor: MandrakeSoft
 Release : 1mdk  Build Date: Wed Nov  5 11:14:37 2003
 
 -=-=-=-
 Laurent Culioli [EMAIL PROTECTED] 0.72-1mdk
 
 - gaim 0.72
 - gaim-encryption 2.16
 
 -=-=-=-
 gaim.spec changed
 --- gaim-0.68-2mdk.src.rpm/gaim.spec  2003-11-05 11:59:11.0 +0100
 +++ gaim-0.72-1mdk.src.rpm/gaim.spec  2003-11-05 11:59:11.0 +0100
 @@ -19,8 +22,7 @@
  Source:  http://download.sourceforge.net/gaim/%{name}-%{version}.tar.bz2
  Source1: %{name}_icons.tar.bz2
  Source2: %{name}-encryption-%{encrypt_version}.tar.bz2
 -Patch0:  %{name}-0.60-smiley-2.patch.bz2
 -Patch1:  gaim-0.68-64bit-fixes.patch.bz2
 +Patch0:  %{name}-0.71-smiley.patch.bz2
  
  BuildRequires:   autoconf2.5
  BuildRequires:   automake1.7
 @@ -81,8 +83,7 @@
  %prep
  
  %setup -q
 -%patch0 -p1 -b .smiley
 -%patch1 -p1 -b .64bit-fixes
 +%patch0 -b .smiley
  
  tar --bzip2 -xf %{SOURCE1}
  tar --bzip2 -xf %{SOURCE2}
 @@ -139,7 +140,6 @@
  
  # remove files not bundled
  rm -f $RPM_BUILD_ROOT%{_libdir}/gaim/*.la
 -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib/perl5/

  %changelog
 -* Tue Oct 21 2003 Gwenole Beauchesne [EMAIL PROTECTED] 0.68-2mdk
 -- 64-bit  deps fixes
 -- nuke unpackaged files
 +* Wed Nov 05 2003 Laurent Culioli [EMAIL PROTECTED] 0.72-1mdk
 +- gaim 0.72
 +- gaim-encryption 2.16
 +
 +* Thu Oct 16 2003 Laurent Culioli [EMAIL PROTECTED] 0.71-1mdk
 +- gaim 0.71 
 +- gaim-encryption 2.15
 +- regenerate smiley patch
  
  * Wed Sep 03 2003 Laurent Culioli [EMAIL PROTECTED] 0.68-1mdk
 +- fix encryption compilation
 +- add some perl files
  - gaim 0.68
  - gaim-encryption 2.10
  
 
 




[Cooker] Re: [Contrib-Rpm] juk-1.95a-1mdk

2003-11-05 Thread Marcel Pol
On Wed,  5 Nov 2003 02:39:30 +0100 (CET)
Lenny Cartier [EMAIL PROTECTED] wrote:

 [Contrib-RPM]
 Name: juk  Relocations: (not relocateable)
 Version : 1.95a Vendor: MandrakeSoft
 Release : 1mdk  Build Date: Tue Nov  4 21:22:21
 2003

This package is part of kdemultimedia since 3.1.93, so it's not needed for
cooker. 



--
Marcel Pol





[Cooker] KDE 3.2 beta - Kcontrol problem

2003-11-05 Thread Robert Fox
I've tried the new KDE 3.2 Beta1 (Thanks Laurent!)

Minor problem, when I open kcontrol panel I can't configure anything
because all of the options are missing . . 

Thx,
R.Fox
-- 
Robert Fox [EMAIL PROTECTED]
Fox Consulting Services




Re: [Cooker] test9.4mdk with ext3 as module

2003-11-05 Thread Olivier Blin
 Added to the Nvidia 2.6 patch, I had to add one more patch to be able
 to build on a different running kernel, and somme specs changes IIRC.

Nice, but I guess it will work only with the smp package (because that
is the last one that is built before kernel-source is built ...)
We need to make mrproper, copy/boot/config in kernel source directory,
make oldconfig, make prepare and then make scripts.

More details here :
http://www.ussg.iu.edu/hypermail/linux/kernel/0307.1/1162.html
http://www.mail-archive.com/[EMAIL PROTECTED]/msg114289.html

-- 
Olivier Blin



Re: [Cooker] kernel 23mdk panic

2003-11-05 Thread danny
On Wed, 5 Nov 2003, Olivier Blin wrote:

  Wow.  I eat my words.
  Test9.4mdk kicks ass.  All modules load (alsa, firewire, USB, video,
  even joystick!!!)  This is very cool.
 
 thanks to svetljo, he told me how to fix it
 
  Responsiveness is insane.  Like even my mouse cursor moves faster.  Is
  that normal?
 
 yes :)
 it was quit normal in -test5, perhaps a bit faster, but it's really
 fast in -test9, when I tried -test5 again this evening, i found the
 mouse really slow :)
 
  Since I'm a kernel moron... which of the following multimedia kernel
  options will this obsolete?
 
  - low latency
 
 No, IIRC, it doesn't exist anymore, this patch was made by Andrew Morton
 which is now the primary maintener, and Linus wanted to merge it in
 early 2.5 developpement.
 
  - preempt-able
 
 same
 
  - sched(0)
 
 Con Kolivas's scheduler has been merged in -test6
 ( http://kerneltrap.org/node/view/922 )
 
  - libcap capabilities
 
 Do you mean the trick in include/linux/capability.h ?
 http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/contrib-SPECS/kernel-multimedia-2.4.22.9mm.1mdk/2.4.21-0.pre4.1mdk.cap_setpcap.patch?rev=1.1content-type=text/x-cvsweb-markup
 It should you safe to enable it, why isn't it in Juan's package ?

It is not safe. Although opinions vary. I wouldn't enable it on a 
multi-user machine, but kernel-mm is not meant for such use.


I think, but it is really Juan/Nicolas who should do it, that the names and functions
of 2.6 kernels need a rethinking. Something along the lines 
of:

kernel-desktop  - up, 4GB
- smp/686, 4 GB
- smp/athlon, 4 GB
I assume performance hit of 4 GB is not so bad.
I am also wondering how bad it would be to use an smp for up machines. 
Anyone has benchmarks?

kernel-server   - up, 4 GB
- smp/p3, 64 GB
- smp/athlon, 64 GB
Perhaps more? Security can be in kernel-server via LIDS so i think 
kernel-secure via grsec is obsolete (aside from that, many security minded people will 
not use 2.6 for at least I year yet).
kernel-desktop can have all the preempt stuff and other things (setpcap?) 
you do not want to have on your server.

d.





[Cooker] Re: [CHRPM] urpmi-4.4-42mdk

2003-11-05 Thread Thierry Vignaud
Guillaume Rousse [EMAIL PROTECTED] writes:

 Guillaume Rousse [EMAIL PROTECTED] 4.4-42mdk
 
 - added bash-completion
 - spec cleanup
 - bziped additional sources

this package and especially its spec file is in cvs.

i just committed your changes in cvs but do not forget this when
altering packages whose upstream maintainer is mandrake and ask
someone to commit them back into cvs




[Cooker] Re: [Contrib-Rpm] octave-forge-2003.06.02-1mdk

2003-11-05 Thread Thierry Vignaud
David Walluck [EMAIL PROTECTED] writes:

 David Walluck [EMAIL PROTECTED] 0:2003.06.02-1mdk
 
 - release

thanks, i planned to package it for years but never attempt to do
it :-(




[Cooker] Re: [Contrib-Rpm] viewcvs-1.0-0.20031104.1mdk

2003-11-05 Thread Thierry Vignaud
David Walluck [EMAIL PROTECTED] writes:

 --- viewcvs-1.0-0.20031001.1mdk.src.rpm/viewcvs.spec  2003-11-05 09:22:47.0 
 +0100
 +++ viewcvs-1.0-0.20031104.1mdk.src.rpm/viewcvs.spec  2003-11-05 09:22:47.0 
 +0100
 @@ -1,6 +1,6 @@
  %define name viewcvs
  %define version  1.0
 -%define release  0.20031001.1mdk
 +%define release  0.20031104.1mdk
  
  Summary: A CGI program to access CVS bases
  Name:%{name}
 @@ -63,8 +63,8 @@
  %config(noreplace) %{_sysconfdir}/cvs/viewcvs.conf
  
  %changelog
 -* Sun Oct 19 2003 David Walluck [EMAIL PROTECTED] 0:1.0-0.20031001.1mdk
 -- 1.0-dev (CVS-20030101) with svn support
 +* Sun Oct 19 2003 David Walluck [EMAIL PROTECTED] 0:1.0-0.20031104.1mdk
 +- 1.0-dev (CVS-20031104) with svn support
  
  * Thu May 29 2003 Guillaume Rousse [EMAIL PROTECTED] 0.9.2-5mdk
  - fixed documentation and icons installation

you lost your own changelog ...




[Cooker] Re: [Contrib-Rpm] xmms-sid-0.8.0-0.beta5.3mdk

2003-11-05 Thread Adam Williamson
On Wed, 2003-11-05 at 10:25, Götz Waschk wrote:
 [Contrib-RPM]
 
 -=-=-=-
 Name: xmms-sid Relocations: (not relocateable)
 Version : 0.8.0 Vendor: MandrakeSoft
 Release : 0.beta5.3mdk  Build Date: Wed Nov  5 10:24:20 2003
 Install Date: (not installed)   Build Host: klama.mandrake.org
 Group   : Sound Source RPM: (none)
 Size: 285165   License: GPL
 Signature   : (none)
 Packager: Götz Waschk [EMAIL PROTECTED]
 URL : http://www.tnsp.org/xmms-sid.php
 Summary : XMMS input plugin for C64 SID files
 Description :
 XMMS-SID is a plugin for XMMS (X MultiMedia System) which provides
 support for playing the so-called SID tunes, which are music
 from old Commodore computer programs like games, demos, etc.
 
 For the actual playing, XMMS-SID uses the excellent libsidplay (1|2)
 emulator engine that emulates 6510 CPU and 6581/8580 Sound Interface
 Device (SID) chip.

[Contrib-RPM]

-=-=-=-
Name: xmms-sidplay Relocations: (not
relocateable)
Version : 0.40  Vendor: MandrakeSoft
Release : 10mdk Build Date: Wed Nov  5
10:24:50 2003
Install Date: (not installed)   Build Host:
klama.mandrake.org
Group   : Sound Source RPM: (none)
Size: 118765   License: GPL
Signature   : (none)
Packager: Götz Waschk [EMAIL PROTECTED]
URL : http://www.lysator.liu.se/~hallon/sidplay.html
Summary : SidPlay Output plugin for XMMS
Description :
This is an input plugin for xmms based on libsidplay and is used to play
Commodore 64 SID music. You can drag the slide bar to switch the
subsongs.

-
 
Do we really need two xmms SID plugins, both based on libsidplay? Is
there some significant difference between them?
-- 
adamw




Re: [Cooker] Re: [Contrib-Rpm] xmms-sid-0.8.0-0.beta5.3mdk

2003-11-05 Thread Götz Waschk
Am Mittwoch,  5. November 2003, 12:29:32 Uhr MET, schrieb Adam Williamson:
 Do we really need two xmms SID plugins, both based on libsidplay? Is
 there some significant difference between them?
Yes, there are. Try them. Here's one difference: xmms-sid supports
libsidplay2, but you cannot select the subsongs yet. In xmms-sidplay
you can change the subsong with the progress bar. Once xmms-sid has
this feature as well, we can drop xmms-sidplay.

CU 
-- 
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



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

2003-11-05 Thread Luca Berra
AArgh, sorry :(

will fix it this evening if noone else does before me.

Thanks for noticing,
L.
On Wed, Nov 05, 2003 at 05:54:38AM -0500, David Walser wrote:
You just trampled on Vincent's fixes...
 %changelog
-* Fri Oct 17 2003 Vincent Danen [EMAIL PROTECTED] 207-4mdk
-- use /%%_lib not /lib so libs are installed in the right place for amd64
+* Sat Nov 01 2003 Luca Berra [EMAIL PROTECTED] 211-3mdk
--
Luca Berra -- [EMAIL PROTECTED]
   Communication Media  Services S.r.l.
/\
\ / ASCII RIBBON CAMPAIGN
 XAGAINST HTML MAIL
/ \


Re: [Cooker] KDE 3.2 beta - Kcontrol problem

2003-11-05 Thread Laurent Montel
On Wednesday 05 November 2003 12:48, Robert Fox wrote:
 I've tried the new KDE 3.2 Beta1 (Thanks Laurent!)

 Minor problem, when I open kcontrol panel I can't configure anything
 because all of the options are missing . .

Yes I know :(
I will try to fix it today

 Thx,
 R.Fox



Re: [Cooker] Re: [CHRPM] urpmi-4.4-42mdk

2003-11-05 Thread Guillaume Rousse
Ainsi parlait Thierry Vignaud :
 Guillaume Rousse [EMAIL PROTECTED] writes:
  Guillaume Rousse [EMAIL PROTECTED] 4.4-42mdk
 
  - added bash-completion
  - spec cleanup
  - bziped additional sources

 this package and especially its spec file is in cvs.

 i just committed your changes in cvs but do not forget this when
 altering packages whose upstream maintainer is mandrake and ask
 someone to commit them back into cvs
the spec file is automatically commited to package CVS, why duplicate it in 
another CVS ?

However, the shell source should be commited, the only problem was to know who 
to ask, as there is no maintainer anymore for urpmi :-(
-- 
Trying to encapsulate your world of personal computing into an 8 1/2 x 11 
notebook computer is like attending a special seminar at Murphy's Institute. 
-- Murphy's Law of Miniaturization




[Cooker] 2.6 and building external modules

2003-11-05 Thread Andrey Borzenkov
[please Cc me on this thread. thank you]


-Original Message-

 
 On Tue, 04 Nov 2003 17:21:12 +0300
 Andrey Borzenkov  [EMAIL PROTECTED] wrote:
 
  I fails to see these directions on www.minion.de. Quoting README:
 [ snip ]
  anyway - it works. It works for may people. Actually so far it worked
  for everyone :)
 
 Actually, no, there were some problems with the new kbuild  :

ok, I apologize, I meant with custom built kernel :(


 http://www.ussg.iu.edu/hypermail/linux/kernel/0307.1/1162.html
 http://www.mail-archive.com/[EMAIL PROTECTED]/msg114289.html
 
 I could add all this stuff in the %post of kernel-source, what do
 you think of it ?

no enough see below

 But that would require the correct kernel to be installed before
 kernel-source, because we need the correct
 /boot/config-%name-%version-%release to make oldconfig.
 What to do if both normal an -smp kernels are installed ?
 

To summarize so far.

On 2.4 module versions have been appended to symbol names themselves
and stored in modversions.h file. It allows using sources without object
modules to built external off-tree modules and using some #ifdef magic
evem prepare single source tree that can be used to automatically build
external modules for currently running kernel.

On 2.6 module versions are stored in object file. As last step kbuild
executes modpost that extracts versions (CRCs) from objects that define
them and stores them in objects that use them. I.e. if module mod1.o defines
mod1_foo that is called by mod2.o, the CRC(mod1_foo) is extracted from mod1.o
and stored in mod2.o *object*. Later on this is used by kernel module loader
to check that module matches kernel for which it was built.

This step as implemented currently in kbuild needs *all* modules and vmlinux
for build tree. It is called as modpopst vmlinux mod1 mod2  - enable verbose
and see :(

Which means that to be able to buid external modules kernel build tree must
contain vmlinux and *all* module objects :(((

Which also means that if we want to build for several kernel flavours we need
vmlinux and modules for *every* kernel flavour :(

So what can be done so far.

1. Disable modversions. I have not tested it as yet but I presume that as
this problem exists only in presence of modversions it should allow you to
build modules. IIRC in this case kernel version is still stored so it should
not allow you to load smp module for up kernel. needs checking.

2. Ship separate kernel-source-up etc for every kernel flavour that contains
vmlinux and kernel objects. Use the same kheader trick to link /usr/src/linux
to currently booted kernel sources. This means quite a bit of space OTOH
most users have just one kernel installed ... apparently this is approach
taken by RH (see quoted thread and recent Arjan reply).

3. Use separate build tree approach and ship single kernel sources that point
to different kernel build trees that are distributed as separate packages.
(link established by kheader) That saves us overhead of having sources
n x times. It almost certainly requires Makefile fiddling but not very large.
It may fail for some non-conformant Makefiles (but then anything can fail)

4. Teach modpost to extract module versions from /boot/vmlinuz and /lib/modules.
Any takers? :)

So far two most attractive approaches are

- disable modversions. Frankly speaking, it was meant to allow people to reuse
modules across different kernel versions - as it stands now I have never seen
that module from one release could be loaded on another. It seems to be more
trouble than it is worth. 

- take approach 3. We need to teach users how to use 2.6 kbuild anyway, there
is quite a bit of jump, so we may teach them how to use separate build tree
at the same time.

-andrey




Re: [Cooker] Re: [CHRPM] urpmi-4.4-42mdk

2003-11-05 Thread Andrey Borzenkov

 Guillaume Rousse [EMAIL PROTECTED] 4.4-42mdk
 
 - added bash-completion
 - spec cleanup
 - bziped additional sources

hey, if we start to ship completion functions with packages what about
Zsh? 



Re: [Cooker] kernel 23mdk panic

2003-11-05 Thread Gwenole Beauchesne
On Tue, 4 Nov 2003, Bjarne Thomsen wrote:

 Any news about the 23mdk panic?

Sorry, we tried many configurations to no avail. :-( i.e. it still works. 
Among others things, tried with an xfs /boot, reiserfs /, ext3 /home, it 
works. Tried a 2 disks configuration: first disk with some ntfs garbage, 
/home in ext3, second disk with the / system et al. Unfortunately, they 
all worked.

If you could please test -24mdk and report if you get some inconsistent
partition table  error message when initting disks, that would help.



Re: [Cooker] Shuttle SK41G : First screen of install (F1 / Enter) is not readable.

2003-11-05 Thread Guillaume Cottenceau
Pierre Jarillon [EMAIL PROTECTED] writes:

 When I press enter on the very fist screen, the install continues in graphic 
 mode without any problem.
 Is there a difference of mode between them ?

Yes. Lilo/syslinux patches are based on vesa-1.2 and are real
mode code. Kernel going framebuffer is based on vesa-2.0 (linear
framebuffer).

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



No more fpons [was: Re: [Cooker] more urpmi issues]

2003-11-05 Thread Guillaume Cottenceau
Luca Olivetti [EMAIL PROTECTED] writes:

 This is on 9.2, so I should probably open a bug in anthill, but
 since fpons is more likely to read cooker...

Francois has stopped working for Mandrake. He's not anymore a
MandrakeSoft employee since Mon 3 Nov.

It hasn't been decided yet what will be done with urpmi and who
will be in charge of it.

Francois said he wanted to still contribute to urpmi
externally, but since he's got another job, it's probable he
won't have much time for that.

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



Re: [Cooker] 2.6 and building external modules

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

Andrey Borzenkov wrote:
 [please Cc me on this thread. thank you]


 -Original Message-


On Tue, 04 Nov 2003 17:21:12 +0300
Andrey Borzenkov  [EMAIL PROTECTED] wrote:


I fails to see these directions on www.minion.de. Quoting README:

[ snip ]

anyway - it works. It works for may people. Actually so far it worked
for everyone :)

Actually, no, there were some problems with the new kbuild  :


 ok, I apologize, I meant with custom built kernel :(



http://www.ussg.iu.edu/hypermail/linux/kernel/0307.1/1162.html
http://www.mail-archive.com/[EMAIL PROTECTED]/msg114289.html

I could add all this stuff in the %post of kernel-source, what do
you think of it ?


 no enough see below


But that would require the correct kernel to be installed before
kernel-source, because we need the correct
/boot/config-%name-%version-%release to make oldconfig.
What to do if both normal an -smp kernels are installed ?



 To summarize so far.

 On 2.4 module versions have been appended to symbol names themselves
 and stored in modversions.h file. It allows using sources without object
 modules to built external off-tree modules and using some #ifdef magic
 evem prepare single source tree that can be used to automatically build
 external modules for currently running kernel.

 On 2.6 module versions are stored in object file. As last step kbuild
 executes modpost that extracts versions (CRCs) from objects that define
 them and stores them in objects that use them. I.e. if module mod1.o
defines
 mod1_foo that is called by mod2.o, the CRC(mod1_foo) is extracted from
mod1.o
 and stored in mod2.o *object*. Later on this is used by kernel module
loader
 to check that module matches kernel for which it was built.

 This step as implemented currently in kbuild needs *all* modules and
vmlinux
 for build tree. It is called as modpopst vmlinux mod1 mod2  -
enable verbose
 and see :(

 Which means that to be able to buid external modules kernel build tree
must
 contain vmlinux and *all* module objects :(((

 Which also means that if we want to build for several kernel flavours
we need
 vmlinux and modules for *every* kernel flavour :(

 So what can be done so far.

 1. Disable modversions. I have not tested it as yet but I presume that as
 this problem exists only in presence of modversions it should allow you to
 build modules. IIRC in this case kernel version is still stored so it
should
 not allow you to load smp module for up kernel. needs checking.

 2. Ship separate kernel-source-up etc for every kernel flavour that
contains
 vmlinux and kernel objects. Use the same kheader trick to link
/usr/src/linux
 to currently booted kernel sources. This means quite a bit of space OTOH
 most users have just one kernel installed ... apparently this is approach
 taken by RH (see quoted thread and recent Arjan reply).

 3. Use separate build tree approach and ship single kernel sources
that point
 to different kernel build trees that are distributed as separate packages.
 (link established by kheader) That saves us overhead of having sources
 n x times. It almost certainly requires Makefile fiddling but not very
large.
 It may fail for some non-conformant Makefiles (but then anything can fail)

disclaimer type=kernel 2.6 newbie
Since the binary kernel packages ship with vmlinux and binary modules,
can they not be linked into the kernel-source-$flavour package, so that
you need kernel-source-base and kernel-source-$flavour (which requires
kernel-$flavour), thus avoiding the need to include two copies of many
files? kernel-source would be a virtual provides in kernel-source-$flavour.

This assumes either modpost can use compressed modules, or we ship
uncompressed modules in kernel binary packages (or some similar solution).

Of course, if this is what you meant, just ignore me.
/disclaimer



 4. Teach modpost to extract module versions from /boot/vmlinuz and
/lib/modules.
 Any takers? :)

 So far two most attractive approaches are

 - disable modversions. Frankly speaking, it was meant to allow people
to reuse
 modules across different kernel versions - as it stands now I have
never seen
 that module from one release could be loaded on another. It seems to
be more
 trouble than it is worth.

You don't maintain binary kernel module packages I think? If it does
work, it would make life easier ...


 - take approach 3. We need to teach users how to use 2.6 kbuild
anyway, there
 is quite a bit of jump, so we may teach them how to use separate build
tree
 at the same time.

Option 4 looks the best long-term solution (and useful to others too).

Regards,
Buchan

- --
|--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

Re: [Cooker] 2.6 and building external modules

2003-11-05 Thread Andrey Borzenkov

[...]
 
  3. Use separate build tree approach and ship single kernel sources
 that point
  to different kernel build trees that are distributed as separate packages.
  (link established by kheader) That saves us overhead of having sources
  n x times. It almost certainly requires Makefile fiddling but not very
 large.
  It may fail for some non-conformant Makefiles (but then anything can fail)
 
 disclaimer type=kernel 2.6 newbie
 Since the binary kernel packages ship with vmlinux and binary modules,
 can they not be linked into the kernel-source-$flavour package, so that
 you need kernel-source-base and kernel-source-$flavour (which requires
 kernel-$flavour), thus avoiding the need to include two copies of many
 files? kernel-source would be a virtual provides in kernel-source-$flavour.
 
 This assumes either modpost can use compressed modules, or we ship
 uncompressed modules in kernel binary packages (or some similar solution).
 
 Of course, if this is what you meant, just ignore me.
 /disclaimer
 

no you are right it is exactly what I meant in next paragraph 4.

This requires possibly non-trivial changes in makefiles (at least non-trivial
with my level of experience with gmake). Besides there is quite nasty issue -
how do we know to use kernel binaries and not in-tree modules? it is new
can of worms.

 
 
  4. Teach modpost to extract module versions from /boot/vmlinuz and
 /lib/modules.
  Any takers? :)
 
  So far two most attractive approaches are
 
  - disable modversions. Frankly speaking, it was meant to allow people
 to reuse
  modules across different kernel versions - as it stands now I have
 never seen
  that module from one release could be loaded on another. It seems to
 be more
  trouble than it is worth.
 
 You don't maintain binary kernel module packages I think? If it does
 work, it would make life easier ...
 

just that I understand. You think it makes sense to go without modversions or not?
I personally do not like removing it (it gives extra safety); but if it the
only option so far I would better turn it off and let people test kernel. 

 
  - take approach 3. We need to teach users how to use 2.6 kbuild
 anyway, there
  is quite a bit of jump, so we may teach them how to use separate build
 tree
  at the same time.
 
 Option 4 looks the best long-term solution (and useful to others too).
 

if you manage to convince kbuild maintainers to supply makefile part I promise
to add compressed modules support to modpost. It is not as hard (on the verge
of being trivial :)


-andrey



Re: [Cooker] Re: [CHRPM] urpmi-4.4-42mdk

2003-11-05 Thread Guillaume Rousse
Ainsi parlait Andrey Borzenkov :
  Guillaume Rousse [EMAIL PROTECTED] 4.4-42mdk
 
  - added bash-completion
  - spec cleanup
  - bziped additional sources

 hey, if we start to ship completion functions with packages what about
 Zsh?
Well, i don't know if situation is the same.

bash is maintained independently from bash-completion project, wich is a 
collection of shell function for completing common unix command. So 
bash-completion is package separatly from bash itself first, from commands it 
provide completion to also. It often turns into versioning nightmare: see how 
different bash version are handled into bash-completion, for instance.

My own point is that commands that are mandrake specific (urpmi, rpmmon, 
net-profile, etc...) are not supposed to be installed differently that from 
mandrake packages, so it is better to ship them this way, so as to solve this 
versioning issue first, than contribute them to distribution-independant 
bash-completion project.

On the other hands, completion for other tools (lilo, freeciv, dsniff, to cite 
a few from my own) are better handled at bash-completion project itself, so 
as to be usable for other distributions also. In ideal world, they should 
even get managed by upstream developpers.

How does that translate to zsh ?

BTW, feel free to use the cached package list (/var/lib/urpmi/names.*) fpons 
implemented at my demand to speed up zsh completion also fro urpmi.
-- 
Murphy's Law will go into effect at the beginning of an evaluation.
-- Murphy's Laws of Teaching n18




Re: [Cooker] Re: [CHRPM] xscreensaver-4.14-1mdk

2003-11-05 Thread FACORAT Fabrice
Le mer 05/11/2003 à 09:01, Götz Waschk a écrit :
 Am Mittwoch,  5. November 2003, 10:12:25 Uhr MET, schrieb Guillaume Rousse:
  Could you also add an additional plf switch, triggering all of these 
  individual ones, and provide a plf build ?
 
 What would you prefer, an additional subpackage for extrusion and the
 2 matrix savers or a plf package of xscreensaver with these included?

the former sounds more sensible. the subpackage in plf and the main
package in main.

--- 
Malheur aux gens qui n'ont jamais tord ; Ils n'ont jamais raison. --
Prince de Ligne, Mes ecarts




Re: No more fpons [was: Re: [Cooker] more urpmi issues]

2003-11-05 Thread FACORAT Fabrice
Le mer 05/11/2003 à 13:21, Guillaume Cottenceau a écrit :
 Luca Olivetti [EMAIL PROTECTED] writes:
 
  This is on 9.2, so I should probably open a bug in anthill, but
  since fpons is more likely to read cooker...
 
 Francois has stopped working for Mandrake. He's not anymore a
 MandrakeSoft employee since Mon 3 Nov.
 
 It hasn't been decided yet what will be done with urpmi and who
 will be in charge of it.
 
 Francois said he wanted to still contribute to urpmi
 externally, but since he's got another job, it's probable he
 won't have much time for that.

bad news ...
Good luck François in your new job.
Et comme on dit en fraçais : merde ! ;)

--
Le silence est la plus grande persecution ; jamais les saints ne se sont
tus. 
-- Pascal, Pensees




Re: [Cooker] kernel 23mdk panic

2003-11-05 Thread Rolf Pedersen
Tim Sawchuck wrote:
[..]
I have something going on with sound from xmms playing oggs, but I am not
sure it is the 2.6 kernel.  I have it with the 2.4 kernel, but rarely, and
seems more frequent with 2.6.  I seem to notice a chopping or clipping or
skips, but there is no pattern I can find.  
Have you considered this? 
http://www.mail-archive.com/[EMAIL PROTECTED]/msg129204.html

Rolf

[..]

Tim




[Cooker] kde 3.2 alpha2 ..

2003-11-05 Thread francesco.melo
where is italian  i18n ?

thanks l montel :)

Francesco



Re: [Cooker] Shuttle SK41G : First screen of install (F1 / Enter) is not readable.

2003-11-05 Thread Pierre Jarillon
Le Mercredi 5 Novembre 2003 14:18, Guillaume Cottenceau a écrit :
 Pierre Jarillon [EMAIL PROTECTED] writes:
  When I press enter on the very first screen, the install continues in
  graphic mode without any problem.
  Is there a difference of mode between them ?

 Yes. Lilo/syslinux patches are based on vesa-1.2 and are real
 mode code. Kernel going framebuffer is based on vesa-2.0 (linear
 framebuffer).

Sure, you have found !
Lilo is self-installed in text mode. 
After the first install I have found grub by default. 

I hope a line in Errata ?
Lilo should be pached in the future or are they hardware which don't 
understand vesa-2.0 ? In this case, is a detection possible ?

-- 
Pierre Jarillon - http://pjarillon.free.fr/
Vice-président de l'ABUL : http://abul.org/




Re: [Cooker] Re: [CHRPM] urpmi-4.4-42mdk

2003-11-05 Thread Brad Felmey
On Wed, 2003-11-05 at 06:51, Guillaume Rousse wrote:

 However, the shell source should be commited, the only problem was to know who 
 to ask, as there is no maintainer anymore for urpmi :-(

Eh? What happened to Francois?
-- 
Brad Felmey [EMAIL PROTECTED]
Uncompensated Mandrake Guinea Pigs, Inc.




Re: [Cooker] Re: [CHRPM] urpmi-4.4-42mdk

2003-11-05 Thread Brad Felmey
On Wed, 2003-11-05 at 08:32, Brad Felmey wrote:
 On Wed, 2003-11-05 at 06:51, Guillaume Rousse wrote:
 
  However, the shell source should be commited, the only problem was to know who 
  to ask, as there is no maintainer anymore for urpmi :-(
 
 Eh? What happened to Francois?

Nevermind, saw on the list. :(
-- 
Brad Felmey [EMAIL PROTECTED]
Uncompensated Mandrake Guinea Pigs, Inc.




Re: [Cooker] kde 3.2 alpha2 ..

2003-11-05 Thread Diego Iastrubni
 , 5  2003, 16:10,francesco.melo:
 where is italian  i18n ?

 thanks l montel :)

 Francesco

dont worry, it can be even worst, like hebrew not in the 3 disks i d/l from 
the club, or the koffice heberw translations not avilable at all :)




[Cooker] FHS 2.3 (fwd)

2003-11-05 Thread Stew Benedict

OK folks.  FHS 2.3 is currently stuggling with a couple of controversial 
proposals.  They would like Mandrake's opinion, as part of what FHS tries 
to do is formalize current convention.  United Linux based distros use 
these currently.  My take is Red Hat is against them.  I'm not sure how 
to reply with a formal Mandrake position, but perhaps posting here will 
give me more of a feel on how the community views these proposals.

-- 
Stew Benedict

--
MandrakeSoft


-- Forwarded message --
Date: Wed, 5 Nov 2003 12:46:17 +1100
From: Christopher Yeoh [EMAIL PROTECTED]
To: Stew Benedict [EMAIL PROTECTED]
Subject: FHS 2.3

Hi Stew,

A couple of proposed changes in FHS 2.3 are proving to be fairly
controversial. Mainly

Addition of /srv:

http://bugs.freestandards.org/cgi-bin/bugzilla/show_bug.cgi?id=16

Addition of /media:

http://bugs.freestandards.org/cgi-bin/bugzilla/show_bug.cgi?id=27

I'd like to know what MandrakeSoft's position is on these 2 changes. Something
along the lines of:

- Strongly oppose
- Oppose
- Don't care
- Support
- Strongly Support

Thanks,

Chris
-- 
[EMAIL PROTECTED]
IBM OzLabs Linux Development Group
Canberra, Australia



Re: [Cooker] test9.4mdk with ext3 as module

2003-11-05 Thread avalon
Quoting Olivier Blin [EMAIL PROTECTED]:

  Still a little issue in test9-4mdk : you should compile capability
  (CONFIG_SECURITY_CAPABILITIES=yes) in the kernel, not a module (,
  otherwise bind can't be started until capability module is loaded..
 
 thanks, it will be done in next release
 
 -- 
 Olivier Blin
 
 


I tried the test9-4mdk last night on my mostly updated cooker box and found that
there is no module for my network card. I have a Netgear fa310 pci ethernet card
and it was using the tulip driver, but there isn't one in test9-4mdk.  I looked
online to see if there is another driver name, but haven't had much luck.  

Is there another driver to use?  

Thanks,
Scott




[Cooker] [Bug 6089] [drakwizard] time assistant try to stop ntp even if it just install it

2003-11-05 Thread [warly]
http://qa.mandrakesoft.com/show_bug.cgi?id=6089


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Platform||All
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2003-11-05 11:25 ---
fixed in CVS

-- 
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: 
time assistant try to stop ntp even if it wasn't installed; thus  a spurious error 
message 
appears: 
 
installation de //C/cooker/i586/Mandrake/RPMS/ntp-4.1.2-1mdk.i586.rpm 
server 130.159.196.118, stratum 2, offset 150.456551, delay 0.05493 
server 129.240.64.3, stratum 2, offset 150.452045, delay 0.07491 
 6 Oct 17:56:30 ntpdate[15406]: step time server 130.159.196.118 offset 150.456551 
sec 
Stopping crond: [  OK  ] 
Arrêt de ntpd : [ECHEC ] 
Synchronisation de l'horloge pour ntpd. Lancement de ntpd : [  OK  ] 
Starting crond: [  OK  ] 
 
 
 
it's cosmetic but looks bad. 
 
fix: only try to stop the ntp server if it does not run (and skip the stop stage when 
we've 
just installed it)



Re: [Cooker] FHS 2.3 (fwd)

2003-11-05 Thread FACORAT Fabrice
Le mer 05/11/2003 à 14:50, Stew Benedict a écrit :
 OK folks.  FHS 2.3 is currently stuggling with a couple of controversial 
 proposals.  They would like Mandrake's opinion, as part of what FHS tries 
 to do is formalize current convention.  United Linux based distros use 
 these currently.  My take is Red Hat is against them.  I'm not sure how 
 to reply with a formal Mandrake position, but perhaps posting here will 
 give me more of a feel on how the community views these proposals.

 Addition of /srv:
 
 http://bugs.freestandards.org/cgi-bin/bugzilla/show_bug.cgi?id=16
 
 Addition of /media:
 
 http://bugs.freestandards.org/cgi-bin/bugzilla/show_bug.cgi?id=27

If only we could have an access to this ... unable to
bugs.freestandards.org ...

--
Broadcast message: fin du monde dans cinq minutes, repentez vous !




Re: [Cooker] FHS 2.3 (fwd)

2003-11-05 Thread Götz Waschk
Am Mittwoch,  5. November 2003, 09:50:21 Uhr MET, schrieb Stew Benedict:
 
 OK folks.  FHS 2.3 is currently stuggling with a couple of controversial 
 proposals.  They would like Mandrake's opinion, as part of what FHS tries 
 to do is formalize current convention.  United Linux based distros use 
 these currently.  My take is Red Hat is against them.  I'm not sure how 
 to reply with a formal Mandrake position, but perhaps posting here will 
 give me more of a feel on how the community views these proposals.

I'd like to take a look at this proposals, but the URLs don't work.
Can you put these documents somewhere I can access them? 
 
-- 
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



Re: [Cooker] FHS 2.3 (fwd)

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

Stew Benedict wrote:
 OK folks.  FHS 2.3 is currently stuggling with a couple of controversial
 proposals.  They would like Mandrake's opinion, as part of what FHS tries
 to do is formalize current convention.  United Linux based distros use
 these currently.  My take is Red Hat is against them.  I'm not sure how
 to reply with a formal Mandrake position, but perhaps posting here will
 give me more of a feel on how the community views these proposals.


There seems to be a dns problem. I am seeing some issues with respect to
other people resolving our DNS too (but I tested from klama and it seemd
ok), so I don't know if it's more wide-spread and what the cause is ...

[EMAIL PROTECTED] buchan]$ host bugs.freestandards.org
;; connection timed out; no servers could be reached
[EMAIL PROTECTED] buchan]$ dig freestandards.org ns

;  DiG 9.2.3rc2  freestandards.org ns
;; global options:  printcmd
;; connection timed out; no servers could be reached
[EMAIL PROTECTED] buchan]$ whois freestandards.org
NOTICE: Access to .ORG WHOIS information is provided to assist persons in
determining the contents of a domain name registration record in the PIR
registry database. The data in this record is provided by Public
Interest Registry
for informational purposes only, and PIR does not guarantee its
accuracy.  This service is intended only for query-based access.  You agree
that you will use this data only for lawful purposes and that, under no
circumstances will you use this data to: (a) allow, enable, or otherwise
support the transmission by e-mail, telephone, or facsimile of mass
unsolicited, commercial advertising or solicitations to entities other than
the data recipient's own existing customers; or (b) enable high volume,
automated, electronic processes that send queries or data to the systems of
Registry Operator or any ICANN-Accredited Registrar, except as reasonably
necessary to register domain names or modify existing registrations.  All
rights reserved. PIR reserves the right to modify these terms at any
time. By submitting this query, you agree to abide by this policy.

Domain ID:D26146162-LROR
Domain Name:FREESTANDARDS.ORG
Created On:02-May-2000 00:58:53 UTC
Last Updated On:30-Sep-2003 16:00:20 UTC
Expiration Date:02-May-2005 00:58:53 UTC
Sponsoring Registrar:R34-LROR
Status:OK
Registrant ID:34-C
Registrant Name:SEE SPONSORING REGISTRAR
Registrant Street1:Whois Server:whois.dotster.com
Registrant Street2:Referral URL:www.dotster.com/help/whois
Registrant City:N/A
Registrant Postal Code:N/A
Registrant Country:CA
Registrant Email:[EMAIL PROTECTED]
Admin ID:34-C
Admin Name:SEE SPONSORING REGISTRAR
Admin Street1:Whois Server:whois.dotster.com
Admin Street2:Referral URL:www.dotster.com/help/whois
Admin City:N/A
Admin Postal Code:N/A
Admin Country:CA
Admin Email:[EMAIL PROTECTED]
Billing ID:34-C
Billing Name:SEE SPONSORING REGISTRAR
Billing Street1:Whois Server:whois.dotster.com
Billing Street2:Referral URL:www.dotster.com/help/whois
Billing City:N/A
Billing Postal Code:N/A
Billing Country:CA
Billing Email:[EMAIL PROTECTED]
Tech ID:34-C
Tech Name:SEE SPONSORING REGISTRAR
Tech Street1:Whois Server:whois.dotster.com
Tech Street2:Referral URL:www.dotster.com/help/whois
Tech City:N/A
Tech Postal Code:N/A
Tech Country:CA
Tech Email:[EMAIL PROTECTED]
Name Server:NS2.KERNEL.ORG
Name Server:NS1.KERNEL.ORG



Found referral to whois.dotster.com.


 The data contained in the WHOIS database, while
believed by the company to be reliable, is provided as is,
with no guarantee or warranties regarding its accuracy.  This
information is provided for the sole purpose of assisting you
in obtaining information about domain name registration records.
Any use of this data for any other purpose, including, but not
limited to, allowing or making possible dissemination or
collection of this data in part or in its entirety for any
purpose, such as the transmission of unsolicited advertising and
solicitations, is expressly forbidden without the prior written
permission of this company. By submitting an inquiry, you agree
to these terms of usage and limitations of warranty.
Please limit your queries to 10 per minute and one connection.

Registrant:
   Pathname Solutions
   4390 Albany Drive
   San Jose, CA 95129
   US

   Registrar: DOTSTER
   Domain Name: FREESTANDARDS.ORG
  Created on: 02-MAY-00
  Expires on: 02-MAY-05
  Last Updated on: 30-SEP-03

   Administrative, Technical Contact:
  Quinlan, Daniel  [EMAIL PROTECTED]
  Pathname Solutions
  4390 Albany Drive
  San Jose, CA  95129
  US
  (408) 919-3000


   Domain servers in listed order:
  NS2.KERNEL.ORG
  NS1.KERNEL.ORG

End of Whois Information
[EMAIL PROTECTED] buchan]$ dig @ns2.kernel.org freestandards.org ns

;  DiG 9.2.3rc2  @ns2.kernel.org freestandards.org ns
;; global options:  printcmd
;; Got answer:
;; -HEADER- opcode: QUERY, status: SERVFAIL, id: 4221
;; flags: qr rd ra; QUERY: 1, 

Re: [Cooker] Shuttle SK41G : First screen of install (F1 / Enter) is not readable.

2003-11-05 Thread Guillaume Cottenceau
Pierre Jarillon [EMAIL PROTECTED] writes:

 Le Mercredi 5 Novembre 2003 14:18, Guillaume Cottenceau a écrit :
  Pierre Jarillon [EMAIL PROTECTED] writes:
   When I press enter on the very first screen, the install continues in
   graphic mode without any problem.
   Is there a difference of mode between them ?
 
  Yes. Lilo/syslinux patches are based on vesa-1.2 and are real
  mode code. Kernel going framebuffer is based on vesa-2.0 (linear
  framebuffer).
 
 Sure, you have found !
 Lilo is self-installed in text mode. 
 After the first install I have found grub by default. 
 
 I hope a line in Errata ?

Well why not but I don't understand what was the problem. Can you
propose an errata maybe? Please submit it in the form of the
other erratas (error scenario/why/solution).

 Lilo should be pached in the future or are they hardware which don't 
 understand vesa-2.0 ? In this case, is a detection possible ?

I don't understand what you mean.

Once again, our patch to lilo and syslinux use vesa-1.2 calls (in
real mode assembly). This is typically *more* compatible than
vesa-2.0 and linear framebuffer.

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



[Cooker] [Bug 6290] [libmrproject] New: Missing BuildRequires libxslt-devel

2003-11-05 Thread [olemke]
http://qa.mandrakesoft.com/show_bug.cgi?id=6290

   Summary: Missing BuildRequires libxslt-devel
   Product: libmrproject
   Version: 0.9.1-1mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: packaging
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Fails to build without libxslt-devel installed.

-- 
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 23mdk panic

2003-11-05 Thread Thierry Vignaud
Jure Repinc [EMAIL PROTECTED] writes:

k Quel Qun wrote:
  reiserfs seems to be borked.
 
 I also get kernel panic with harddrive which has 3 partitions on it:
 swap, ext3 and ntfs. So it is not just reiserfs. Worked just fine with
 -19mdk kernel.




Re: [Cooker] kernel 23mdk panic

2003-11-05 Thread Tim Sawchuck
On Wed, 05 Nov 2003 00:07:19 -0500
Austin [EMAIL PROTECTED] scribed on electronic parchment:

 On Wed, 2003-11-05 at 00:02, Olivier Blin wrote:
  Your problem has been reported here :
  http://www.mail-archive.com/[EMAIL PROTECTED]/msg09733.html
 
 Enh... probably best to let them fix it.  There are several Quattro
 users on that list, including Takashi, who wrote the alsa usb driver in
 the first place...

Austin,

There is more power in your music than you know - is this the music hath
charms to sooth a savage beast thing going here?!?!?

Your song prompted a bug report!   :-)



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

   Summary: ALSA snd_pcm_hw_params_set_period_size error: Invalid
argument
   Product: vorbis-tools
   Version: 1.0-7mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: program
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


$ ogg123 twopointsix.ogg


Audio Device:   Advanced Linux Sound Architecture (ALSA) output


Playing: twopointsix.ogg
Title: Two Point Six
Artist: Austin Acton
Genre: Geek Lounge-Rock
Date: Nov. 4, 2003
Comment: Death to MS
ALSA snd_pcm_hw_params_set_period_size error: Invalid argument
Error: Cannot open device alsa09.

-- 
I often read this forum on my PDA, please use plain text!
 _
( ) ASCII ribbon campaign against HTML e-mail
 x registered Linux user # 329428
/ \ GnuPG KeyID 6B5A70DF www.keyserver.net


pgp0.pgp
Description: PGP signature


Re: [Cooker] Boot-up speed

2003-11-05 Thread Lyvim Xaphir
On Thu, 2003-10-30 at 12:02, Vedran Ljubovic wrote:
 --- Buchan Milne [EMAIL PROTECTED] wrote:
  Yes, just accept the username and password, and show
  some moving
  graphics until you have authenticated the user.
  
  Ever noticed how long it takes to tell you your
  password is wrong on
  first start?
 
 Couldn't we just hack the bootsplash so that it shows
 fields for login and password :)

Now THAT sounds cool to me.

LX
-- 
°°°
Linux Mandrake 9.1  Kernel 2.4.21-0.13mdk
*Catch Star Trek Enterprise, Wednesdays on UPN*





Re: [Cooker] test9.4mdk with ext3 as module

2003-11-05 Thread Olivier Blin
On Wed,  5 Nov 2003 09:05:14 -0600
[EMAIL PROTECTED] wrote:

 I tried the test9-4mdk last night on my mostly updated cooker box and
 found that there is no module for my network card. I have a Netgear
 fa310 pci ethernet card and it was using the tulip driver, but there
 isn't one in test9-4mdk.  I looked online to see if there is another
 driver name, but haven't had much luck.  
 
 Is there another driver to use?  

Oops, I wonder why this driver wasn't enabled, I'll compile all drivers
of tulip family as modules in next build.
The module you need will still be named tulip.

Thanks for your report.

-- 
Olivier Blin



[Cooker] [Bug 6290] [libmrproject] Missing BuildRequires libxslt-devel

2003-11-05 Thread [olemke]
http://qa.mandrakesoft.com/show_bug.cgi?id=6290


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2003-11-05 12:12 ---
Ehm, sorry, forget this one :-( And... don't ask ;-)

-- 
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: 
Fails to build without libxslt-devel installed.



[Cooker] [Bug 6291] [suspend-scripts] New: anacron is never called after suspend

2003-11-05 Thread [mr]
http://qa.mandrakesoft.com/show_bug.cgi?id=6291

   Summary: anacron is never called after suspend
   Product: suspend-scripts
   Version: 1.6-3mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: program
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


The following can be found in /etc/sysconfig/suspend-scripts/suspend.d/anacron:

if [[ $ != yes ]];then
exit;
fi
 
This should probably be canged to:

if [[ $START_ANACRON != yes ]];then
exit;
fi

and START_ANACRON=yes should be added to /etc/sysconfig/suspend.


Alternatively /etc/sysconfig/suspend-scripts/suspend.d/anacron could be also
removed and anacron could be added to RESTART_SERVICES in /etc/sysconfig/suspend.

-- 
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] test9.4mdk with ext3 as module

2003-11-05 Thread avalon
Quoting Olivier Blin [EMAIL PROTECTED]:

 On Wed,  5 Nov 2003 09:05:14 -0600
 [EMAIL PROTECTED] wrote:
 
  I tried the test9-4mdk last night on my mostly updated cooker box and
  found that there is no module for my network card. I have a Netgear
  fa310 pci ethernet card and it was using the tulip driver, but there
  isn't one in test9-4mdk.  I looked online to see if there is another
  driver name, but haven't had much luck.  
  
  Is there another driver to use?  
 
 Oops, I wonder why this driver wasn't enabled, I'll compile all drivers
 of tulip family as modules in next build.
 The module you need will still be named tulip.
 
 Thanks for your report.
 
 -- 
 Olivier Blin
 
 

thanks, I'll be waiting eagerly!  :)





Re: [Cooker] kernel 23mdk panic

2003-11-05 Thread Austin
On 11/05/2003 09:08:19 AM, Rolf Pedersen wrote:
Have you considered this?  
http://www.mail-archive.com/[EMAIL PROTECTED]/msg129204.html
GNOME users need not worry about this oddity.
Or about arts (huge sigh of relief).
Austin 



Re: [Cooker] kernel 23mdk panic

2003-11-05 Thread Tim Sawchuck
On Wed, 05 Nov 2003 06:08:19 -0800
Rolf Pedersen [EMAIL PROTECTED] scribed on electronic parchment:

 Tim Sawchuck wrote:
 [..]
  
  I have something going on with sound from xmms playing oggs, but I am
  not sure it is the 2.6 kernel.  I have it with the 2.4 kernel, but
  rarely, and seems more frequent with 2.6.  I seem to notice a chopping
  or clipping or skips, but there is no pattern I can find.  
 
 Have you considered this? 
 http://www.mail-archive.com/[EMAIL PROTECTED]/msg129204.html
 
 Rolf
 
 [..]


Yes, I followed that thread, and did change it in Xservers, but then found
out that it does no apply to other DMs.  I use GDM since I cannot decide
between 3 differnt WMs.

Tim

-- 
 _
( ) ASCII ribbon campaign against HTML e-mail
 x registered Linux user # 329428
/ \ GnuPG KeyID 6B5A70DF www.keyserver.net



[Cooker] [Bug 6284] [Installation] text install missing cancel option

2003-11-05 Thread [tvignaud]
http://qa.mandrakesoft.com/show_bug.cgi?id=6284





--- Additional Comments From [EMAIL PROTECTED]  2003-11-05 14:03 ---
*** Bug 6285 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 doing a text install of cooker (as frozen for the 9.2 release), if you have a 
bad third CD (or no 3rd CD) it prompts you to insert CD 3 or hit cancel to skip 
this CD. There is no cancel button or equivalent visible option at that point (just a 
next and a back). 
 
Hitting back causes something that looks like a perl error (sorry, didn't think to 
write it down at the time) the first time, then causes the install to skip the third 
CD 
the second time. Hitting next just reprompted for the CD.



Re: [Cooker] FHS 2.3 (fwd)

2003-11-05 Thread Matthew D. Pitts
 I'd like to take a look at this proposals, but the URLs don't work.
 Can you put these documents somewhere I can access them? 

I can't reach the domain either.


attachment: snapshot1.png

[Cooker] [Bug 6285] [Installation] text install missing cancel option

2003-11-05 Thread [tvignaud]
http://qa.mandrakesoft.com/show_bug.cgi?id=6285


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Additional Comments From [EMAIL PROTECTED]  2003-11-05 14:03 ---


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

-- 
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: 
When doing a text install of cooker (as frozen for the 9.2 release), if you have a 
bad third CD (or no 3rd CD) it prompts you to insert CD 3 or hit cancel to skip 
this CD. There is no cancel button or equivalent visible option at that point (just a 
next and a back). 
 
Hitting back causes something that looks like a perl error (sorry, didn't think to 
write it down at the time) the first time, then causes the install to skip the third 
CD 
the second time. Hitting next just reprompted for the CD.



[Cooker] [Bug 6292] [vorbis-tools] New: ALSA snd_pcm_hw_params_set_period_size error: Invalid argument

2003-11-05 Thread [mr]
http://qa.mandrakesoft.com/show_bug.cgi?id=6292

   Summary: ALSA snd_pcm_hw_params_set_period_size error: Invalid
argument
   Product: vorbis-tools
   Version: 1.0-7mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: program
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


$ ogg123 twopointsix.ogg
   
  
Audio Device:   Advanced Linux Sound Architecture (ALSA) output
   
  
Playing: twopointsix.ogg
Title: Two Point Six
Artist: Austin Acton
Genre: Geek Lounge-Rock
Date: Nov. 4, 2003
Comment: Death to MS
ALSA snd_pcm_hw_params_set_period_size error: Invalid argument
Error: Cannot open device alsa09.

-- 
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] [Bug 6262] [gcc] GCC-3.3.1-2mdk does not compila kernel-2.6.0-test9

2003-11-05 Thread Diego Iastrubni
[paul] wrote:

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





--- Additional Comments From [EMAIL PROTECTED]  2003-05-11 19:16 ---
On Friday 31 October 2003 01:55 pm, [xevi1714] wrote:
I do not see this problem currently.  I am running 2.6.0-test9-mm1 as I type, 
and I have not had any trouble building with 3.3.1-4mdk.  I wonder if it is a 
language or character set related problem. 

I'm just another user, not a Mandrake representative, but I knew my system 
didn't display the error you had, and thought that might save some time. 

I did a reply rather than submit this to bugzilla because it rejected my 
login.

Paul 

 

i have a lot of segmention fault in gcc. in my case I do think they come 
from a messed up memory chip. run a memtest to see the status.




[Cooker] [Bug 6251] [Installation] Mdkkdm not installed at first 9.2 install.

2003-11-05 Thread [tvignaud]
http://qa.mandrakesoft.com/show_bug.cgi?id=6251


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2003-11-05 17:48 ---
mdkkdm has a bug that preventing use it by default (it was fixed since), so kdm was 
the 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: RESOLVED
creation_date: 
description: 
First install of 9.2 DE final.
mdkkdm is not installed and kdm is running instead.



Re: [Cooker] Shuttle SK41G : First screen of install (F1 / Enter) is not readable.

2003-11-05 Thread Pierre Jarillon
Le Mercredi 5 Novembre 2003 17:41, Guillaume Cottenceau a écrit :
 Pierre Jarillon [EMAIL PROTECTED] writes:
  Le Mercredi 5 Novembre 2003 14:18, Guillaume Cottenceau a écrit :
   Pierre Jarillon [EMAIL PROTECTED] writes:
When I press enter on the very first screen, the install continues in
graphic mode without any problem.
Is there a difference of mode between them ?
  
   Yes. Lilo/syslinux patches are based on vesa-1.2 and are real
   mode code. Kernel going framebuffer is based on vesa-2.0 (linear
   framebuffer).
 
  Sure, you have found !
  Lilo is self-installed in text mode.
  After the first install I have found grub by default.
 
  I hope a line in Errata ?

 Well why not but I don't understand what was the problem. Can you
 propose an errata maybe? Please submit it in the form of the
 other erratas (error scenario/why/solution).

I suggest this (my english is very poor, please, do corrections) :


iError scenario:/i
bShuttle SK41G : First screen of install shows horizontal stripes./b

briWhy:/i
Hardware not compliant with old vesa-1.2 used by LILO.

briSolution:/i
Don't worry ! Press Enter to continue (install or update from CD) or F1 for 
other modes.


 Once again, our patch to lilo and syslinux use vesa-1.2 calls (in
 real mode assembly). This is typically *more* compatible than
 vesa-2.0 and linear framebuffer.

Yes, but it does't work at all !

-- 
Pierre Jarillon - http://pjarillon.free.fr/
Vice-président de l'ABUL : http://abul.org/




Re: No more fpons [was: Re: [Cooker] more urpmi issues]

2003-11-05 Thread Luca Olivetti
Guillaume Cottenceau wrote:
Luca Olivetti [EMAIL PROTECTED] writes:


This is on 9.2, so I should probably open a bug in anthill, but
since fpons is more likely to read cooker...


Francois has stopped working for Mandrake. He's not anymore a
MandrakeSoft employee since Mon 3 Nov.
very sad news. I hope the best for him in his new job.

It hasn't been decided yet what will be done with urpmi and who
will be in charge of it.
IMHO urpmi is a fundamental piece of, so I hope that a (good) decision 
is taken quickly. Or we'll really have to switch to apt-rpm :-/

Bye
--
- Yo también quiero una Europa libre de Patentes de Software  -
- I want a Software Patents Free Europe too! And you? -
---
  EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es


pgp0.pgp
Description: PGP signature


[Cooker] Re: FHS 2.3 (fwd)

2003-11-05 Thread Duncan
FACORAT Fabrice posted
[EMAIL PROTECTED], excerpted below,  on
Wed, 05 Nov 2003 16:48:08 +:

 Le mer 05/11/2003 à 14:50, Stew Benedict a écrit :
 OK folks.  FHS 2.3 is currently stuggling with a couple of controversial
 proposals.  They would like Mandrake's opinion, as part of what FHS
 tries to do is formalize current convention.  United Linux based distros
 use these currently.  My take is Red Hat is against them.  I'm not sure
 how to reply with a formal Mandrake position, but perhaps posting here
 will give me more of a feel on how the community views these proposals.
 
 Addition of /srv:
 
 http://bugs.freestandards.org/cgi-bin/bugzilla/show_bug.cgi?id=16
 
 Addition of /media:
 
 http://bugs.freestandards.org/cgi-bin/bugzilla/show_bug.cgi?id=27
 
 If only we could have an access to this ... unable to
 bugs.freestandards.org ...

Well..  I seem to get a bit further than some.  I get DNS, but then I get
host not responding.  Here's what a simple host call says (I use OpenNIC
alternative naming system servers as my primary DNS, which might be why I
get that far..): 
 
bugs.freestandards.org is an alias for base3.freestandards.org.
base3.freestandards.org has address 207.235.77.149

The rDNS entry checks out from here as well

MTR traces to it OK, altho it shows 10% packet loss (1 out of 10 packets
sent lost) on the last hop (base3 as above).

TraceTCP (TCPTraceroute) gets there too, but shows port 80 on the target
machine is closed, so it appears the machine is up, but the web server is
down. 

-- 
Duncan - List replies preferred.   No HTML msgs.
They that can give up essential liberty to obtain a little
temporary safety, deserve neither liberty nor safety. --
Benjamin Franklin





Re: [Cooker] kernel 23mdk panic

2003-11-05 Thread Bjarne Thomsen
I have tried kernel-2.4.22.24mdk-1-1mdk.i586.rpm
on a PC with IDE ext3 root partition.
I get this error from mount:
hda5: bad access: block=2, count=2
then I get bad superblock and more errors.
I use a ram disk, as I have a SCSI CD writer.
On another PC with a SCSI HD I also get
a mount error of a more cryptic nature (error 6).
This was with with 23mdk. I have not tried 24mdk.
On both systems I have a ext2 /boot partition,
and / is an ext3 partition.
The root ext3 partition is fairly old. I have upgraded
several times. Has ext3 changed at some time?
/dev/sda5 / ext3 defaults 1 1
/dev/sda1 /boot ext2 defaults 1 2
I am running 2.4.22-21mdkenterprise now.
Is there anything that I could try?
I am using mount-2.11z-8mdk.
I see that mount-2.11z-9mdk is in cooker.
Should that make any difference?

 -- Bjarne


On Wed, 2003-11-05 at 14:14, Gwenole Beauchesne wrote:
 On Tue, 4 Nov 2003, Bjarne Thomsen wrote:
 
  Any news about the 23mdk panic?
 
 Sorry, we tried many configurations to no avail. :-( i.e. it still works. 
 Among others things, tried with an xfs /boot, reiserfs /, ext3 /home, it 
 works. Tried a 2 disks configuration: first disk with some ntfs garbage, 
 /home in ext3, second disk with the / system et al. Unfortunately, they 
 all worked.
 
 If you could please test -24mdk and report if you get some inconsistent
 partition table  error message when initting disks, that would help.
-- 
Bjarne Thomsen [EMAIL PROTECTED]
Institute of Physics  Astronomy




Re: [Cooker] ANN: synaptics and radeontool

2003-11-05 Thread Luca Berra
On Wed, Nov 05, 2003 at 12:58:10AM +0100, Fabien ILLIDE wrote:
I may have speak to quick last mail about radeontool...

I've play a bit with it, without problem, then send the mail.
But I've set light off for all night, so energy saving has come during 
my sleep.
My CRT monitor have gone into standby, and of course my LCD was still 
very black ;o)
But this morning, I've touch the mouse to wake up, the CRT has come, LCD 
still black (off).
So I try to activate the LDC, with light on, then total freeze...
!clue
will try to reproduce...
L.

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


Re: [Cooker] Updated ATI Kernel Modules

2003-11-05 Thread danny
On Mon, 3 Nov 2003, Götz Waschk wrote:

 Am Montag,  3. November 2003, 10:18:57 Uhr MET, schrieb [EMAIL PROTECTED]:
  On Sun, 2 Nov 2003, Greg Meyer wrote:
   Are we going to see updated ATI kernel modules for the 9.2 kernel updates?
  wrong question, should be: are we going to see SRPMS for any version at 
  all. I'll be happy to recompile but am not going to duplicate the effort.
 
 I've already duplicated that efford. Here are my unoffical packages,
 adding the missing applications as well:
 http://wwwra.informatik.uni-rostock.de/~waschk/Mandrake/SRPMS/ATI_GLX-3.2.8-1gpw.src.rpm


Doesn't compile unless I patch spec:

@@ -50,7 +50,7 @@
 make
 cd ../fglrx/fglrx_gamma
 xmkmf
-make
+make INCLUDES=-I../../../../usr/X11R6/include 
EXTRA_LIBRARIES=-L../../../../usr/X11R6/lib
 %install
 rm -rf $RPM_BUILD_ROOT
 install -m 644 -D usr/include/GL/glxATI.h %buildroot%_prefix/X11R6/include/GL/glxATI.h



d.




[Cooker] 24mdk ext3 root mount panic

2003-11-05 Thread Bjarne Thomsen
2.4.22-24mdkenterprise still gives panic when trying
to mount the ext3 root partition (mount-2.11z-9mdk).
fstab:
/dev/sda5 / ext3 defaults 1 1
/dev/sda1 /boot ext2 defaults 1 2
/dev/sda2 swap swap defaults 0 0
SCSI device sda: 71770616 512-byte hdwr sectors (36747 MB)
 /dev/scsi/host0/bus0/target0/lun0: p1 p2 p3  p5 p6 p7 p8 p9 p10 p11 
dmesg(21mdk):
Journalled Block Device driver loaded
kjournald starting.  Commit interval 5 seconds
happens here (no log after kernel panic)
EXT3-fs: mounted filesystem with ordered data mode.
Mounted devfs on /dev
Freeing unused kernel memory: 176k freed

 -- Bjarne


-- 
Bjarne Thomsen [EMAIL PROTECTED]
Institute of Physics  Astronomy




Re: [Cooker] Re: [CHRPM] urpmi-4.4-42mdk

2003-11-05 Thread Stefan van der Eijk
Thierry Vignaud wrote:

Guillaume Rousse [EMAIL PROTECTED] writes:

 

Guillaume Rousse [EMAIL PROTECTED] 4.4-42mdk

- added bash-completion
- spec cleanup
- bziped additional sources
   

this package and especially its spec file is in cvs.

Shouldn't the .spec file contain a header to warn the packager? Such as:

# Changed by Makefile of cvs.
# Please change this file only in cvs!
See: 
http://qa.mandrakesoft.com/twiki/bin/view/Main/RpmHowTo#Packages_maintained_in_CVS

regards,

Stefan

i just committed your changes in cvs but do not forget this when
altering packages whose upstream maintainer is mandrake and ask
someone to commit them back into cvs


smime.p7s
Description: S/MIME Cryptographic Signature


[Cooker] java.lang.VerifyError: (class: b7, method: lx signature: ()Z) Incompatible objec

2003-11-05 Thread Benjamin Yu
Hello,
  I'm a long-time user of the Java Mindterm ssh hosted at 
http://csua.berkeley.edu/ssh/ (usually on Win98 using current latest version 
of MSIE and their Java, etc.), and never had problems until I started trying 
to login using computers with WinXP, MSIE, and Java(TM) Plug-in: Version 
1.3.1_09, Using JRE version 1.3.1_09 Java HotSpot(TM) Client VM.  I googled 
the error reported in the console and came across your messages which seem 
to report the same problem (the ssh terminal crashes and closes when a valid 
username and password are entered), but no solution is yet given.  Any help? 
 I don't know much about Java and am just a end user, so I was wondering if 
it's something that can be accomplished on the client side or is this 
something the server hosting the applet needs to fix (or Mindterm, etc.)?  
Thanx for your time and attention...

ChrLoveist,
  Ben 
Finally, brothers, whatever is true, whatever is noble, whatever is right, 
whatever is pure, whatever is lovely, whatever is admirable--if anything is 
excellent or praiseworthy--think about such things.
  Philippians 4:8

_
Send a QuickGreet with MSN Messenger 
http://www.msnmessenger-download.com/tracking/cdp_games




Re: [Cooker] [Bug 6274] [kernel] ide-scsi for my cd writer

2003-11-05 Thread Gwenole Beauchesne
Hi,

--- Additional Comments From [EMAIL PROTECTED]  
2003-11-05 21:47 ---
so probably drakxtools should add it
when configuring ide-scsi CD/DVD devices
I still believe a better fix should fit in kernel. However, this was 
the precise interim solution adopted here for 9.2/AMD64. At least, this 
was verified to work on a sample laptop. DrakX code from 9.2-branch 
will be merged to mainline when final 9.2 for AMD64 is released.

Bye,
Gwenole.



[Cooker] [Bug 6264] [drakxtools] drakperm does not save settings

2003-11-05 Thread [tvignaud]
http://qa.mandrakesoft.com/show_bug.cgi?id=6264


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2003-11-05 17:59 ---
in draksec, only sysadmin email was not saved. 
 
drakperm was fixed to not let sysadmin think he can alter system 
rules. 
 
permissions are *not* saved in /usr/share/msec/perm.level but in : 
 
- /etc/security/msec/level.local is for net  system rules 
 
- /etc/security/msec/security.conf for cron checks 
 
- /etc/security/msec/perm.local for customized file permission rules 
 
 
whereas: 
 
- /usr/share/msec/level.level contains the default values for the 
  checks 
 
- /var/lib/msec/security.conf hold the defaults 
 
- /usr/share/msec/perm.level contains syadmin file permission rules 
 
 
if the end user alter system rules, they'll be overwritten on msec 
package update. 
 
the right file where to save permissions is 
/etc/security/msec/perm.local. 
 
if the permission for some file in the system rule is not what you 
want, just add a rule that override the system one (customized rules 
are enforced after the system ones) 

-- 
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: 
i changed permissions (actual security level 3) for /home/* from 711 to 750, hit
ok, then reran drakperm and the setting was back to 711. i had to lower down the
security level in draksec, then manually edit /usr/share/msec/perm.3 and then
set the security level back in draksec.



Re: [Cooker] Re: kernel-source bug in 9.2

2003-11-05 Thread Sharrea Day
On Fri, 31 Oct 2003 00:05, Juan Quintela wrote:
 22mdk compiles ok with gcc-2.96.

 It is still compiling on cluster (will be in mirrors at the end of
 today).

 Only module that don't compiles in cx88*.  You need to disable it.

 23mdk/24mdk will have a --with gcc296 option that will do it
 automagically.

 Later, Juan.

 PS.  Yes, my memory is bad, if you don' tsee it working there, send me
 report again :p

Hi Juan
Firstly, thanks very much for looking at this issue.

Sorry its taken so long to get back to you.  My email has been down for a 
week and I just go your email from 31/10/03!  Still can't compile a kernel 
from source. I downloaded  installed kernel-source-2.4.22-24mdk.i586.rpm.

(Note: Athlon 1 GHz CPU, 1024 MB SDRAM, Soltek SL-75KAV mobo)

Using the .config file that I copied before doing make mrproper - with the 
following parameters (can't remember whether I changed any of the APIC, 
MTRR or MATH_EMULATION options so I include them here):
# CONFIG_M586 is not set
CONFIG_M686=y
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_HIGHMEM=y
CONFIG_HIGHIO=y
CONFIG_MATH_EMULATION=y
CONFIG_MTRR=y
# CONFIG_SMP is not set
CONFIG_X86_UP_APIC=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_TSC_DISABLE is not set
CONFIG_X86_TSC=y
#CONFIG_CX2388X is not set

I get the same error as follows:

init.c:463: parse error before `_Bool'
init.c:464: warning: function declaration isn't a prototype
init.c: In function `one_highpage_init':
init.c:465: `bad' undeclared (first use in this function)
init.c:465: (Each undeclared identifier is reported only once
init.c:465: for each function it appears in.)
init.c:466: `pfn' undeclared (first use in this function)
init.c:467: `page' undeclared (first use in this function)
init.c:471: `bad_ppro' undeclared (first use in this function)
init.c: In function `free_pages_init':
init.c:529: `_Bool' undeclared (first use in this function)
init.c:529: parse error before `bad'
init.c:530: `bad' undeclared (first use in this function)
make[2]: *** [init.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.22-24mdk/arch/i386/mm'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.22-24mdk/arch/i386/mm'
make: *** [_dir_arch/i386/mm] Error 2

[root]linux# gcc --version
2.96

Any advice? TIA

Sharrea
-- 
Help Microsoft stamp out piracy - give Linux to a friend today



Re: [Cooker] [Bug 6274] [kernel] ide-scsi for my cd writer

2003-11-05 Thread Svetoslav Slavtchev
 Hi,
 
  --- Additional Comments From [EMAIL PROTECTED]  
  2003-11-05 21:47 ---
  so probably drakxtools should add it
  when configuring ide-scsi CD/DVD devices
 
 I still believe a better fix should fit in kernel. However, this was 
 the precise interim solution adopted here for 9.2/AMD64. At least, this 
 was verified to work on a sample laptop. DrakX code from 9.2-branch 
 will be merged to mainline when final 9.2 for AMD64 is released.

i think this interim solution is used by SuSE since 8.0
( more then a year IMO)

but if you get you can fix it it would be really nice :-)

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! +++




[Cooker] missing apache2-mod_php

2003-11-05 Thread Per Øyvind Karlsen
topic says it all, both src.rpm and binary rpm seems to be missing.. :\



[Cooker] [Bug 6221] [Installation] New: LM9.2 errata page has several problems/typos/errors

2003-11-05 Thread [ndeb]
http://qa.mandrakesoft.com/show_bug.cgi?id=6221

   Summary: LM9.2 errata page has several problems/typos/errors
   Product: Installation
   Version: 1.846
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: Installation
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Firstly, this is about the page in http://www.mandrakelinux.com/en/errata.php3 
and there seems to be no category in bugzilla where I could place these bugs. 
 
1) In http://www.mandrakelinux.com/en/errata.php3#install it says: 
 
Remove the floppy and reboot using the Mandrake Linux 9.1 CD1 to do a CD-ROM 
installation. 
 
What does a LM9.1 CD1 have to do with LM9.2 installation. Should this not be 
 
Remove the floppy and reboot using the Mandrake Linux 9.2 CD1 to do a CD-ROM 
installation.  
 
instead ? Looks like you need an errata on errata page !! 
 
2) In http://www.mandrakelinux.com/en/errata.php3#webcam  
 
it says: 
 
Solution: Upgrade to kernel 2.4.22-18mdk in updates (MDKA-2003:020)  
 
Won't it be nice to put a link in MDKA-2003:020 to http://
www.mandrakesecure.net/en/advisories/advisory.php?name=MDKA-2003:020 ? 
 
3) http://www.mandrakelinux.com/en/errata.php3 is has a link for LM9.1 errata. 
The LM9.1 errata page has a link for LM9.0 errata. 
The LM9.0 errata page has a link for LM8.2 errata. 
The LM8.2 errata page has a link for LM8.1 errata. 
 
Whats the use of these hierarchical and cumbersome arrangement ? 
Why not have one http://www.mandrakelinux.com/en/errata.php3 page which will 
list these 5 current links: 
 
Mandrake 9.2 Errata http://www.mandrakelinux.com/en/92errata.php3 
Mandrake 9.1 Errata http://www.mandrakelinux.com/en/91errata.php3 
Mandrake 9.0 Errata http://www.mandrakelinux.com/en/90errata.php3 
Mandrake 8.2 Errata http://www.mandrakelinux.com/en/82errata.php3 
Mandrake 8.1 Errata http://www.mandrakelinux.com/en/81errata.php3 
 
I am sure you realize that a badly organized and typo-ridden errata will only 
make things worse.

-- 
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 6116] [galaxy-kde] Scrollbars are invisible in Mandrakegalaxy theme

2003-11-05 Thread [luigiwalser]
http://qa.mandrakesoft.com/show_bug.cgi?id=6116





--- Additional Comments From [EMAIL PROTECTED]  2003-05-11 18:02 ---
Yes seguso you are right.  I thought long ago they'd have fixed this by now.

The scrollbar in the galaxy theme should have something on it, preferably something in 
the middle that looks like a little grabby thing.


-- 
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: 
Hello, 
 
in the galaxy theme, could you please make the scrollbars more visible? I have trouble 
locating them from the foreground: it is grey on grey! :-)



[Cooker] [Bug 6238] [kernel] menuconfig crashes trying to configure alsa sound

2003-11-05 Thread [quintela]
http://qa.mandrakesoft.com/show_bug.cgi?id=6238


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO




--- Additional Comments From [EMAIL PROTECTED]  2003-05-11 18:02 ---

Fixed in 22mdk.

Juan hates alsa.
Juan hates alsa.
Juan hates alsa.


-- 
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: 
| Mandrake 9.2, kernel source 2.4.22-18mdk 
|  
| The error; 
|  
| Menuconfig has encountered a possible error in one of the kernel's  
| configuration files and is unable to continue. Here is the error report; 
|  
| Q scripts/Menuconfig: line832: MCmenu78: command not found 
|  
|  
| I do not remember what part of the menu I was in when this happened. 
|  
| It happens when I try to enter Alsa Sound. 
 
This also happens in 2.4.22-18mdk



[Cooker] [Bug 5372] [pcmcia-cs] pcmcia service hangup

2003-11-05 Thread [simon]
http://qa.mandrakesoft.com/show_bug.cgi?id=5372





--- Additional Comments From [EMAIL PROTECTED]  2003-05-11 18:02 ---
I've tried the 2.4.22-18mdk kernel and it seems to fix the problem with
pcmcia service hanging during the boot sequence.
(I haven't tried -21mdk yet, so I don't know if that will break it again ;-)

/Simon


-- 
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: 
Hi,
I have recently installed mdk9.2rc1 on the laptop Compaq Presario 2100.
The install was done without problems but on the startup the system just hangs 
on te Starting PCMCIA services. I have tried to disable the service by booting 
in single user mode, however in single user mode the keyboard simply doesn't 
work. I was able to resolve by bootting from the install cd and starting the 
install stage(on rescue keyboard didn't worked) and then switching to the 
console and mount the old root and disable pcmcia from the startup. The system 
booted fine without the pcmcia services.

Note: I don't have any PCMCIA card on the sockets.
Thanks



[Cooker] [Bug 6148] [drakxtools] drakclub security breach - prints root passowrd to console

2003-11-05 Thread [tvignaud]
http://qa.mandrakesoft.com/show_bug.cgi?id=6148


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2003-11-05 18:05 ---
fixed in the 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: RESOLVED
creation_date: 
description: 
When drakclub is run from the command line, it prints the machine root password 
in the console after it is entered in the gui with *.  Here is the output of my 
console.  (Don't worry, I changed the characters of the password.)

$ drakclub
##
6 ##
Password: hgj6873f

added medium club.comm_i586_9.2


I believe that the password should not be output to the console, this is a 
security breach.



Re: [Cooker] [Bug 6274] [kernel] ide-scsi for my cd writer

2003-11-05 Thread Gwenole Beauchesne
mercredi 5 novembre 2003, à 11:05  pm, Svetoslav Slavtchev a écrit :

but if you get you can fix it it would be really nice :-)
Oh no, kernel people appear to say that's not a trivial thing to fix. 
And since I needed an immediate working solution for my hardware, I 
preferred the workaround. ;-)




Re: [Cooker] missing apache2-mod_php

2003-11-05 Thread Gwenole Beauchesne
mercredi 5 novembre 2003, à 11:07  pm, Per Øyvind Karlsen a écrit :

topic says it all, both src.rpm and binary rpm seems to be missing.. :\
Yes, will reupload. Appears to have been trashed during AMD64 mass 
synchronization weeks back (because of apparent apache/php version 
change whatsoever).



[Cooker] where are cooker update?

2003-11-05 Thread francesco.melo
two days and not changed 
is it my fault ?

thanks 

Francescò



[Cooker] [Bug 6221] [Installation] LM9.2 errata page has several problems/typos/errors

2003-11-05 Thread [vdanen]
http://qa.mandrakesoft.com/show_bug.cgi?id=6221


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2003-11-05 18:42 ---
There is no category because you should have emailed webmaster.

I'm not sure if you're looking at a cached copy of the page, but the only reference to 
9.1 I see is the 
link to the 9.1 errata.  The 9.1 CD-ROM typeo was fixed a few weeks ago.

Putting a link to MDKSA-2003:020 is completely cosmetic.  That hardly constitutes a 
bug, but I've 
done it.

I also think calling the errata page badly organized and typo-ridden is a gross 
exageration.  
There was one typeo which was fixed weeks ago.  Badly organized?  errata.php3 is a 
symlink to 
92errata.php3.  You want a cute little list of links?  Go to 
http://www.mandrakesecure.net/
advisories/ and you'll have a link not only to all the advisories for a particular 
release, but a link to 
their respective errata pages as well.

-- 
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: 
Firstly, this is about the page in http://www.mandrakelinux.com/en/errata.php3 
and there seems to be no category in bugzilla where I could place these bugs. 
 
1) In http://www.mandrakelinux.com/en/errata.php3#install it says: 
 
Remove the floppy and reboot using the Mandrake Linux 9.1 CD1 to do a CD-ROM 
installation. 
 
What does a LM9.1 CD1 have to do with LM9.2 installation. Should this not be 
 
Remove the floppy and reboot using the Mandrake Linux 9.2 CD1 to do a CD-ROM 
installation.  
 
instead ? Looks like you need an errata on errata page !! 
 
2) In http://www.mandrakelinux.com/en/errata.php3#webcam  
 
it says: 
 
Solution: Upgrade to kernel 2.4.22-18mdk in updates (MDKA-2003:020)  
 
Won't it be nice to put a link in MDKA-2003:020 to http://
www.mandrakesecure.net/en/advisories/advisory.php?name=MDKA-2003:020 ? 
 
3) http://www.mandrakelinux.com/en/errata.php3 is has a link for LM9.1 errata. 
The LM9.1 errata page has a link for LM9.0 errata. 
The LM9.0 errata page has a link for LM8.2 errata. 
The LM8.2 errata page has a link for LM8.1 errata. 
 
Whats the use of these hierarchical and cumbersome arrangement ? 
Why not have one http://www.mandrakelinux.com/en/errata.php3 page which will 
list these 5 current links: 
 
Mandrake 9.2 Errata http://www.mandrakelinux.com/en/92errata.php3 
Mandrake 9.1 Errata http://www.mandrakelinux.com/en/91errata.php3 
Mandrake 9.0 Errata http://www.mandrakelinux.com/en/90errata.php3 
Mandrake 8.2 Errata http://www.mandrakelinux.com/en/82errata.php3 
Mandrake 8.1 Errata http://www.mandrakelinux.com/en/81errata.php3 
 
I am sure you realize that a badly organized and typo-ridden errata will only 
make things worse.



[Cooker] urpmi noarch source

2003-11-05 Thread Stefan van der Eijk
Hi,

Since cooker has been defrosted, perhaps this is the right moment to 
discuss putting the .noarch.rpm packages into a seperate (shared) 
location. This is already being done at PLF, see:

ftp://ftp.easynet.fr/plf/mandrake/cooker

With the recent upload of a number of rather large noarch.rpm packages:

$ ls -Sl /mirrors/contrib/i586/ | less
total 2927844
*-rw-rw-r--1 stefan   build136673076 Nov  5 16:09 
uqm-data-0.3-1mdk.noarch.rpm*
*-rw-rw-r--1 stefan   build122147932 Nov  5 16:09 
vegastrike-data-0.4.1-1mdk.noarch.rpm*
-rw-rw-r--1 stefan   build77352529 Oct 28 19:46 
flightgear-0.9.3-1mdk.i586.rpm
*-rw-rw-r--1 stefan   build67695745 Mar 11  2003 
tetex-cmsuper-0.3.3-2mdk.noarch.rpm*
-rw-rw-r--1 stefan   build60821073 Feb 28  2003 
ncbi-tools-6.1-1mdk.i586.rpm
-rw-rw-r--1 stefan   build56017805 Oct 28 01:00 
freedroidRPG-0.9.9-1mdk.i586.rpm
*-rw-rw-r--1 stefan   build54203818 Nov  5 16:09 
vegastrike-data-music-0.3.1-1mdk.noarch.rpm
*
it's becoming evident that a lot of bandwidth and space is being wasted 
on the mirrors. Of the (7) packages in contrib above 50Mb, 4 of them are 
noarch.rpm's. I'll bet a case of Grolsch that the other ones can also be 
split up into (large) noarch.rpm and (smaller) arch.rpm packages.

How did PLF do it?
How is it working there (comments please!)?
Can this be implemented for cooker (and the 10.0 release)?
regards,

Stefan van der Eijk


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [Cooker] kernel 23mdk panic

2003-11-05 Thread Quel Qun
On Wed, 2003-11-05 at 05:14, Gwenole Beauchesne wrote:
 On Tue, 4 Nov 2003, Bjarne Thomsen wrote:
 
  Any news about the 23mdk panic?
 
 Sorry, we tried many configurations to no avail. :-( i.e. it still works. 
 Among others things, tried with an xfs /boot, reiserfs /, ext3 /home, it 
 works. Tried a 2 disks configuration: first disk with some ntfs garbage, 
 /home in ext3, second disk with the / system et al. Unfortunately, they 
 all worked.
 
 If you could please test -24mdk and report if you get some inconsistent
 partition table  error message when initting disks, that would help.

-24mdk still fails on reiserfs too. No error message about partition
tables that I can see.
-- 
Quel Qun [EMAIL PROTECTED]




  1   2   >