Re: [Cooker] Royally messed up file permissions! (was: file commandhas b0rked permissions on magic files)

2002-04-25 Thread Steve Fox

On Wed, 2002-04-24 at 15:04, Pierre Fortin wrote:
> 
> Any chance you have symlinks involved...?  They are in my case...

Not in my case. These are just /usr/include/gtk+1.2 and /etc/magic
directories (so far anyways)

Even better yet. I boot off the 8.2 CD and enter rescue mode. I run
reiserfsck /dev/hda7 and it goes on it's merry way, finding some bad
symlinks (mostly header files) and then it segfaults. Lovely. 

I think I'm going to reinstall with ext3.

I'll read the read of your long post later :) ...I'm too upset right now
:(

-- 

Steve Fox
http://k-lug.org
"When i think of the OpenBSD commiters, I picture the two old muppets
that sit in the theater and gripe at everyone" - mrx, on BlueNet




[Cooker] [Fwd: [Plf-announce] [RPM] kdemoreartwork-liquid-0.7-2plf]

2002-04-25 Thread Steve Fox

> 
> Name: kdemoreartwork-liquidRelocations: (not relocateable)
> Version : 0.7   Vendor: (none)
> Release : 2plf  Build Date: jeu 25 avr 2002 
> 16:56:00 EDT
> Install date: (not installed)   Build Host: taz.eijk.nu
> Group   : Graphical desktop/KDE Source RPM: (none)
> Size: 213369   License: QPL
> URL : http://mosfet.org/liquid.html
> Summary : High Performance Liquid theme for KDE2.2

Sorry, I have to ask. Why in the world is this a PLF package? Are there
patents on translucent menus or some crazy crap like that?

-- 

Steve Fox
http://k-lug.org
"When i think of the OpenBSD commiters, I picture the two old muppets
that sit in the theater and gripe at everyone" - mrx, on BlueNet




[Cooker] ntsysv new bug

2002-04-25 Thread Ural Khassanov

New version of ntsysv (the one from cooker) doesn't show oki4daemon 
service in list. On my machine this service is disabled in all runlevels.
chkconfig --list and ntsysv from 8.2 show it.
I looked into ntsysv source, this change seems to be done intentionally, 
but I don't understand why.




[Cooker] Komba2 Menu icon not there :-) in kde3

2002-04-25 Thread Jeremy Salch

that is all :-)

-- 
Mr. Jeremy Salch - Data Services
Granbury.Com, Inc. 
[EMAIL PROTECTED] - email
www.granbury.com - Business Website
www.tblx.net - Personal Website




[Cooker] error compiling kdeadmin with rpm

2002-04-25 Thread Vincent Meyer, MD

Hi, 

Did a fresh cvs checkout yesterday of kde3.  Trying to compile kdeadmin with 
--enable-fast-malloc=full --with-rpm gives a long string of errors - listed 
below.  My guess is that there's a file missing?  Help please!

Sorry that this is so long.

Am running Mandrake 8.3 (cooker), with rpm-devel 4.0.4-1mdk  
Is this an error in the rpm-devel package, or in kpackage?

Vincent Meyer

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/rpm -I/usr/local/kde/include 
-I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  
-D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef 
-Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG 
-DNO_DEBUG -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE 
-DQT_NO_ASCII_CAST  -c -o updateLoc.o `test -f updateLoc.cpp || echo 
'./'`updateLoc.cpp
source='rpmMessages.c' object='rpmMessages.o' libtool=no \
depfile='.deps/rpmMessages.Po' tmpdepfile='.deps/rpmMessages.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/rpm -I/usr/local/kde/include 
-I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  
-D_REENTRANT  -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith 
-Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
-DNDEBUG -O2   -c `test -f rpmMessages.c || echo './'`rpmMessages.c
In file included from /usr/include/rpm/rpmlib.h:8,
 from rpmMessages.c:12:
/usr/include/rpm/rpmio.h:614: syntax error before `int'
/usr/include/rpm/rpmio.h:614: warning: no previous prototype for `xislower'
/usr/include/rpm/rpmio.h:617: syntax error before `int'
/usr/include/rpm/rpmio.h:617: warning: no previous prototype for `xisupper'
/usr/include/rpm/rpmio.h:620: syntax error before `int'
/usr/include/rpm/rpmio.h:620: warning: no previous prototype for `xisalpha'
/usr/include/rpm/rpmio.h:623: syntax error before `int'
/usr/include/rpm/rpmio.h:623: warning: no previous prototype for `xisdigit'
/usr/include/rpm/rpmio.h:626: syntax error before `int'
/usr/include/rpm/rpmio.h:626: warning: no previous prototype for `xisalnum'
/usr/include/rpm/rpmio.h:629: syntax error before `int'
/usr/include/rpm/rpmio.h:629: warning: no previous prototype for `xisblank'
/usr/include/rpm/rpmio.h:632: syntax error before `int'
/usr/include/rpm/rpmio.h:632: warning: no previous prototype for `xisspace'
/usr/include/rpm/rpmio.h:636: syntax error before `int'
/usr/include/rpm/rpmio.h:636: warning: no previous prototype for `xtolower'
/usr/include/rpm/rpmio.h:639: syntax error before `int'
/usr/include/rpm/rpmio.h:639: warning: no previous prototype for `xtoupper'
In file included from /usr/include/rpm/rpmlib.h:11,
 from rpmMessages.c:12:
/usr/include/rpm/header.h:700: syntax error before `void'
/usr/include/rpm/header.h:702: warning: no previous prototype for 
`headerFreeData'
/usr/include/rpm/header.h: In function `headerFreeData':
/usr/include/rpm/header.h:705: warning: comparison between signed and unsigned
In file included from /usr/include/rpm/header.h:716,
 from /usr/include/rpm/rpmlib.h:11,
 from rpmMessages.c:12:
/usr/include/rpm/hdrinline.h: At top level:
/usr/include/rpm/hdrinline.h:22: syntax error before `HV_t'
/usr/include/rpm/hdrinline.h:24: warning: no previous prototype for `h2hv'
/usr/include/rpm/hdrinline.h:35: syntax error before `Header'
/usr/include/rpm/hdrinline.h:37: warning: no previous prototype for 
`headerNew'
/usr/include/rpm/hdrinline.h:47: syntax error before `Header'
/usr/include/rpm/hdrinline.h:49: warning: no previous prototype for 
`headerFree'
/usr/include/rpm/hdrinline.h:62: syntax error before `Header'
/usr/include/rpm/hdrinline.h:64: warning: no previous prototype for 
`headerLink'
/usr/include/rpm/hdrinline.h:74: syntax error before `Header'
/usr/include/rpm/hdrinline.h:76: warning: no previous prototype for 
`headerUnlink'
/usr/include/rpm/hdrinline.h:89: syntax error before `void'
/usr/include/rpm/hdrinline.h:91: warning: no previous prototype for 
`headerSort'
/usr/include/rpm/hdrinline.h:103: syntax error before `void'
/usr/include/rpm/hdrinline.h:105: warning: no previous prototype for 
`headerUnsort'
/usr/include/rpm/hdrinline.h:120: syntax error before `unsigned'
/usr/include/rpm/hdrinline.h:122: warning: no previous prototype for 
`headerSizeof'
/usr/include/rpm/hdrinline.h:135: syntax error before `void'
/usr/include/rpm/hdrinline.h:137: warning: no previous prototype for 
`headerUnload'
/usr/include/rpm/hdrinline.h:149: syntax error before `Header'
/usr/include/rpm/hdrinline.h:151: warning: no previous prototype for 
`headerReload'
/usr/include/rpm/hdrinline.h:163: syntax error before `Header'
/usr/include/rpm/hdrinline.h:165: warning: no previous prototype for 
`headerCopy'
/usr/include/rpm/hdrinline.h:175: syntax error before `Header'
/usr/include/rpm/hdrinline.h:177: war

Re: [Cooker] Why is xmatrix missing from xscreensaver?

2002-04-25 Thread PlugHead

> > I think you guys are overracting.
>
> I don't. Although the risk of being sued is negligible, the *damage* that
> would ensue (basically, Mandrake goes under) is extreme enough to make the
> choice uneconomical.

I don't either.  From what I hear WB are complete bastards.  Last I knew they 
(WB) were harassing matrix "fan" web-sites for material that _they_ _don't_ 
_own_ (speculation, fan stories, etc.)

-Jason

=
TO CHANGE THE FATE OF ONE INDIVIDUAL IS TO CHANGE THE WORLD. I REMEMBER THAT. 
SO SHOULD YOU.
Death still hadn't turned to face her.
'I don't see why we shouldn't change things if it makes the world better,' 
said Susan.
HAH.
'Are you too scared to change the world?'
Death turned. The very sight of his expression made Susan back away.
He advanced slowly towards her. His voice, when it came, was a hiss.
YOU SAY THAT TO ME? YOU STAND THERE IN YOUR PRETTY DRESS AND SAY THAT TO ME? 
YOU? YOU PRATTLE ON ABOUT CHANGING THE WORLD? COULD YOU FIND THE COURAGE TO 
ACCEPT IT? TO KNOW WHAT MUST BE DONE AND DO IT, WHATEVER THE COST? IS THERE 
ONE HUMAN BEING ANYWHERE WHO KNOWS WHAT DUTY MEANS?
(Soul Music)






[Cooker] php-4.2.0-1mdk

2002-04-25 Thread Oden Eriksson

Hi fellow cookers.

At "http://d-srv.com/sw/rpm/Mandrake/"; you will find some new php stuff...

These I hope will be in cooker pretty soon before apache2:

php-4.2.0-1mdk.src.rpm
php-gd-4.2.0-1mdk.src.rpm
php-dba_gdbm_db3-4.2.0-1mdk.src.rpm
php-pgsql-4.2.0-1mdk.src.rpm
php-mysql-4.2.0-2mdk.src.rpm
php-ldap-4.2.0-1mdk.src.rpm
php-imap-4.2.0-1mdk.src.rpm
php-xslt-4.2.0-1mdk.src.rpm
php-xml-4.2.0-1mdk.src.rpm
php-sybase-4.2.0-1mdk.src.rpm
php-readline-4.2.0-1mdk.src.rpm

Everything except "php-imap" seems to work pretty good under ML8.2 + 
apache_1.3.24 from Cooker. 

These are brand new and not in the distro yet:

php-snmp-4.2.0-1mdk.src.rpm
php-mcrypt-4.2.0-1mdk.src.rpm
php-zip-4.2.0-1mdk.src.rpm
php-ming-4.2.0-1mdk.src.rpm
php-mhash-4.2.0-1mdk.src.rpm

Chears.
-- 
Regards // Oden Eriksson




Re: [Cooker] man formatting is buggy for highlights

2002-04-25 Thread Todd Lyons

J.A. Magallon wrote on Thu, Apr 25, 2002 at 04:00:24PM +0200 :
> Hi, all...
> 
> Since some time ago, many man pages seem broken, there is some missing
> pieces of text.
> 
> Finally I think I've got a pettern: mulitple equal letters are collapsed
> in bold text (like section titles in man pages...).

Yes, little things like in 'man devfsd', the word PERMISSIONS becomes
PERIONS and the I is very light (oposite of emphasized).

There are two ways to fix it.  One is to modify man.config to use
less.bin and the other is to modify the /usr/bin/less script to not
export the LESSCHARSET environment variable (or change it from "UTF-8",
which is what the -4mdk package of less just did).

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



msg63249/pgp0.pgp
Description: PGP signature


Re: [Cooker] Why is xmatrix missing from xscreensaver?

2002-04-25 Thread Leon Brooks

On Thursday 25 April 2002 14:31, Alan wrote:
> There is no "artwork" involved. it is a character set.

> I think you guys are overracting.

I don't. Although the risk of being sued is negligible, the *damage* that 
would ensue (basically, Mandrake goes under) is extreme enough to make the 
choice uneconomical.

Since the StarWars and Lament screensavers have existed for many years and not 
been commented on, I think it would be fairly simple and cheap to argue that 
any copyright (ownership rights of any sort) had not been enforced, so the 
plaintiffs themselves have created the impression that there was no 
copyright.

The SW screensaver is SW-shaped but does not have SW words in it. It is easy 
to differentiate between it and StarWars per se. Not so the Matrix one.

In Australia, the case is likely a little different from the USA or France. I 
am explicitly permitted to reverse-engineer, and WB have not produced a 
Matrix screensaver which will run on my computer.

As you can see from my previous post, I;ve started the ball rolling in a 
gentle, subtle manner so that xmatrix or a close derivative may yet be 
included in a Mandrake distro with WB's blessing, or at least with an 
explicit promise of inaction.

Cheers; Leon


Cheers; Leon





[Cooker] Matrix screensavers

2002-04-25 Thread Leon Brooks

[I BCC'ed this to the list but it didn't come through, this is a repost]

[To: [EMAIL PROTECTED]]

Dear Sir or Madam

This was the only email address I could find linked from sites like 
http://www.whatisthematrix.com/ but it seems inappropriate for my purposes. 
Please forward this email to the appropriate person if you are not them.

The page with this email (http://www.warnerbros.com/main/cmp/terms.html) said 
this:

> If you believe that any content appearing on this Site infringes
> your copyright rights, we at WB Online want to hear from you.

What I'm actually trying to find out is what restrictions exist to writing 
and/or distributing a free computer screensaver which produces a display 
reminiscent of the screens shown in the movie `The Matrix', ie the green 
heiroglyphics with a bright `rain' of more heiroglyphics.

If possible, I would like to include a statement to the effect that the 
screensaver has been written and distributed with the permission of Warner or 
whoever owns the appropriate artwork, if anyone, with a link to Warner, an 
official `The Matrix' move website, and details of the restrictions.

I hope you can help me out.

Cheers; Leon





Re: [Cooker] postfix

2002-04-25 Thread Todd Lyons

andre wrote on Wed, Apr 24, 2002 at 10:10:31PM +0200 :
> could postfix make a link or something smarter to /usr/sbin/sendmail
> without it it is a bit difficult to use it with on of the kazillion email 
> programs

Try this:

[root@fiji ~]# update-alternatives --install /usr/sbin/sendmail sendmail
/usr/sbin/sendmail.postfix 10

[root@fiji ~]# update-alternatives --display sendmail
sendmail - status is auto.
 link currently points to /usr/sbin/sendmail.postfix
/usr/sbin/sendmail.postfix - priority 10
Current `best' version is /usr/sbin/sendmail.postfix.

[root@fiji ~]# vdir /usr/sbin/sendmail
lrwxrwxrwx1 root root   26 Apr 25 13:29
/usr/sbin/sendmail -> /etc/alternatives/sendmail
[root@fiji ~]# 

I don't think it would be a bad idea to include it in the post-install
and post-uninstall scripts either.

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



msg63246/pgp0.pgp
Description: PGP signature


[Cooker] php-ming-4.2.0-1mdk.i586.rpm

2002-04-25 Thread Oden Eriksson

Hi there,

I got "php-ming" to work. You can find it here:

http://d-srv.com/sw/rpm/Mandrake/

-- 
Regards // Oden Eriksson




Re: [Cooker] kde3...

2002-04-25 Thread Todd Lyons

Mattias Dahlberg wrote on Tue, Apr 23, 2002 at 06:34:21PM +0200 :
> 
> > when stable enough
> What parts of KDE 3 don't you find stable? 

Forms in Konqueror seem to work about 50% of the time (less for me, but
my roommate seems to work more often).  Have to use Mozilla to keep
sane.

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



msg63244/pgp0.pgp
Description: PGP signature


Re: [Cooker] Royally messed up file permissions! (was: file command has b0rked permissions on magic files)

2002-04-25 Thread Todd Lyons

Steve Fox wrote on Thu, Apr 25, 2002 at 01:49:05PM -0500 :
> On Wed, 2002-04-24 at 15:05, andre wrote:
> > 
> > reiserfs has some problems.  Try running reiserfsck on it. That will
> > probably repair it.
> 
> I have from the 8.2 rescue CD. After finding some dangling symlinks for
> some header files, it suddenly segfaults. Any ideas on how to find out
> what's crashing it?

The first step is to always make sure that you're using the absolute
latest reiserfsprogs.  3.x.1b is what's in cooker and that's the latest
stable release.  There is a 3.x.1c-pre2, but you take your life in your
own hands when you use it :-/  Just make sure that you're running the
3.x.1b version of reiserfsprogs with 'rpm -q reiserfsprogs'.

Options to reiserfsck:
  --check   consistency checking (default)
  --fix-fixable fix corruptions which can be fixed w/o
--rebuild-tree
  --rebuild-sb  super block checking and rebuilding if needed
(require rebuild-tree afterwards)
  --rebuild-treeforce fsck to rebuild filesystem from scratch
(takes a long time)
  --clean-attributesclean garbage in reserved fields in StatDatas on
fs

I would suggest that since 'reiserfsck --check' is segfaulting, that you
back everything up and try 'reiserfsck --rebuild-tree'.  It will
probably take several hours, but depends upon factors such as system
speed, IO subsystem speed (ie IDE or SCSI or SCSI-UW160).

If that doesn't work, try enlisting the help of Hans Reiser.  :)
Run 'debugreiserfs -p /dev/xxx | gzip -c > xxx.gz' where xxx is the
device node for your partition you're having problems with.  Send a
detailed letter to the reiserfs list, put that file up at an ftp site
somewhere, and let Hans download it to see if he can figure out what's
going on.  At the very least, you'll contribute to the development of a
better reiserfsprogs set of utilities.  I can't remember if it's an open
list or if you have to subscribe first.  It doesn't get any spam, so you
probably have to subscribe first.

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



msg63243/pgp0.pgp
Description: PGP signature


[Cooker] missing symlink in liballegro4-devel-4.0.0-4mdk.i586.rpm

2002-04-25 Thread Wesley J Landaker

Hey folks,

It seems liballegro4-devel-4.0.0-4mdk.i586.rpm is missing a symlink:

it installs all of it's includes to /usr/include/allegro-4.0.0, but all 
of the files that directory refer to each other with  
-- thus there needs to be a symlink for this to work properly.

/usr/include/allegro -> allegro-4.0.0

-- 
Wesley J. Landaker - [EMAIL PROTECTED]
OpenPGP FP: C99E DF40 54F6 B625 FD48  B509 A3DE 8D79 541F F830





[Cooker] Re: [CHRPM] MySQL-3.23.50-1mdk

2002-04-25 Thread Levi Ramsey

On Thu Apr 25 15:15 +0200, Christian Belisle wrote:
> * Thu Apr 25 2002 Christian Belisle <[EMAIL PROTECTED]> 3.23.50-1mdk
> 
> - Synchronize with MySQL official SPEC
> - Add InnoDB support
> - Build against gcc 3.

Woohoo!  Maybe I can go back to MySQL 3.x now...

-- 
Levi Ramsey
[EMAIL PROTECTED]
[EMAIL PROTECTED]

When it comes down to desperation,
You make the best of your situation.
Linux 2.4.18-11mdk
  2:01pm  up 3 days, 15:57,  6 users,  load average: 0.18, 0.14, 0.04




Re: [Cooker] Royally messed up file permissions! (was: file commandhas b0rked permissions on magic files)

2002-04-25 Thread Steve Fox

On Wed, 2002-04-24 at 15:05, andre wrote:
> 
> reiserfs has some problems.  Try running reiserfsck on it. That will
> probably repair it.

I have from the 8.2 rescue CD. After finding some dangling symlinks for
some header files, it suddenly segfaults. Any ideas on how to find out
what's crashing it?

-- 

Steve Fox
IBM Linux Technology Center
http://www.ibm.com/linux/ltc
http://k-lug.org





Re: [Cooker] can't build scrollkeeper .src.rpm

2002-04-25 Thread Bryan B Whitehead

Ok, well here is the entire build log. I thought I had included all the
important "errors" in my first email. I guess not.

Please see attachment. :)

On Thu, 25 Apr 2002, Frederic Crozat wrote:

> Build fine here..
> 
> Try look better at errors during compilation (errors you posted are not
> causing any problem..


The errors I originally posted were the only errors I had...

--
Bryan Whitehead
SysAdmin - JPL - Interferometry Systems and Technology
Phone: 818 354 2903
[EMAIL PROTECTED]


Installing /home/driver/newest/scrollkeeper-0.3.7-1mdk.src.rpm
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.56573
+ umask 022
+ cd /usr/src/RPM/BUILD
+ rm -rf /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot
+ cd /usr/src/RPM/BUILD
+ rm -rf scrollkeeper-0.3.7
+ /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/scrollkeeper-0.3.7.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd scrollkeeper-0.3.7
+ echo 'Patch #0 (scrollkeeper-0.3.6-configpath.patch.bz2):'
Patch #0 (scrollkeeper-0.3.6-configpath.patch.bz2):
+ /usr/bin/bzip2 -d
+ patch -p1 -b --suffix .configpath -s
+ echo 'Patch #1 (scrollkeeper-0.3.7-rebuilddb.patch.bz2):'
Patch #1 (scrollkeeper-0.3.7-rebuilddb.patch.bz2):
+ /usr/bin/bzip2 -d
+ patch -p1 -b --suffix .rebuilddb -s
+ intltoolize --force
no need for patching file 'Makefile.in.in'
+ aclocal
+ autoconf
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2205
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd scrollkeeper-0.3.7
+ CONFIGURE_TOP=.
+ CFLAGS=-O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
+-fno-strength-reduce
+ export CFLAGS
+ CXXFLAGS=-O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
+-fno-strength-reduce
+ export CXXFLAGS
+ FFLAGS=-O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
+-fno-strength-reduce
+ export FFLAGS
+ '[' -f configure.in ']'
+ libtoolize --copy --force
You should update your `aclocal.m4' by running aclocal.
+ ./configure i586-mandrake-linux-gnu --prefix=/usr --exec-prefix=/usr 
+--bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share 
+--includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib 
+--localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man 
+--infodir=/usr/share/info --localstatedir=/var
creating cache ./config.cache
checking for gawk... gawk
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce ) works... yes
checking whether the C compiler (gcc -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... yes
checking for ANSI C header files... yes
checking for strerror in -lcposix... no
checking host system type... i586-mandrake-linux-gnu
checking target system type... i586-mandrake-linux-gnu
checking build system type... i586-mandrake-linux-gnu
checking whether build environment is sane... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for working const... yes
checking for inline... inline
checking for size_t... yes
checking for working alloca.h... yes
checking f

Re: [Cooker] curl SRPM

2002-04-25 Thread Oden Eriksson

On Thursdayen den 25 April 2002 19.37, François Pons wrote:
> Brad Felmey <[EMAIL PROTECTED]> writes:
> > On Thu, 2002-04-25 at 07:44, François Pons wrote:
> > > Andrei Ivanov <[EMAIL PROTECTED]> writes:
> > > > I tried with curl-7.9.6-1mdk.src.rpm from cooker but the same thing
> > > > happens. What can I do ? Is this the right way to update a package ?
> > >
> > > macros have changed, please upgrade all rpm stuff for that, or change
> > > to %configure instead, it could be enough (some other macros may fails
> > > ?).
> >
> > If it requires a certain level of rpm to compile, should not then that
> > level of rpm be listed in buildrequires? I ask this because I guess I'm
> > having trouble understanding this process. I've seen rpms that need a
> > certain something that's not in the spec, and the answer was "use
> > cooker". Okay, but if a package requires certain things, then those
> > certain things should be listed in the requires regardless, should they
> > not? I thought that was the whole purpose of having requires in the
> > first place.
>
> Macros are changing from rpm between various distribution, this was
> especially the case between a 7.0 to 8.0, between 8.1 and 8.2, there should
> be not too many changes so you can try without upgrading rpm (but with
> modifying the spec file).
>
> If we have to add such level, this will be done automatically problably and
> you have to get rpm of distribution requested all the time. This
> information is not maintained by maintainers most of the time currently but
> we can add it.

Not a single word on how to just add the nessesary macros?

-- 
Regards // Oden Eriksson




Re: [Cooker] curl SRPM

2002-04-25 Thread Brad Felmey

On Thu, 2002-04-25 at 12:37, François Pons wrote:
> Brad Felmey <[EMAIL PROTECTED]> writes:
> 
> > On Thu, 2002-04-25 at 07:44, François Pons wrote:
> > > Andrei Ivanov <[EMAIL PROTECTED]> writes:
> > > 
> > > > I tried with curl-7.9.6-1mdk.src.rpm from cooker but the same thing
> > > > happens. What can I do ? Is this the right way to update a package ?
> > > 
> > > macros have changed, please upgrade all rpm stuff for that, or change to
> > > %configure instead, it could be enough (some other macros may fails ?).
> > 
> > If it requires a certain level of rpm to compile, should not then that
> > level of rpm be listed in buildrequires? I ask this because I guess I'm
> > having trouble understanding this process. I've seen rpms that need a
> > certain something that's not in the spec, and the answer was "use
> > cooker". Okay, but if a package requires certain things, then those
> > certain things should be listed in the requires regardless, should they
> > not? I thought that was the whole purpose of having requires in the
> > first place.
> 
> Macros are changing from rpm between various distribution, this was especially
> the case between a 7.0 to 8.0, between 8.1 and 8.2, there should be not too many
> changes so you can try without upgrading rpm (but with modifying the spec file).
> 
> If we have to add such level, this will be done automatically problably and you
> have to get rpm of distribution requested all the time. This information is not
> maintained by maintainers most of the time currently but we can add it.

Okay, I can see where it would be difficult to put requires for
everything under the sun, but how about as a general rule adding them as
they become known? For instance, in this case we now know that curl
requires rpm 4, and so we will have rpm >=4.x entered into the requires.
Yes, no, or did I completely misunderstand what you wrote?
-- 
Brad Felmey





Re: [Cooker] curl SRPM

2002-04-25 Thread François Pons

Brad Felmey <[EMAIL PROTECTED]> writes:

> On Thu, 2002-04-25 at 07:44, François Pons wrote:
> > Andrei Ivanov <[EMAIL PROTECTED]> writes:
> > 
> > > I tried with curl-7.9.6-1mdk.src.rpm from cooker but the same thing
> > > happens. What can I do ? Is this the right way to update a package ?
> > 
> > macros have changed, please upgrade all rpm stuff for that, or change to
> > %configure instead, it could be enough (some other macros may fails ?).
> 
> If it requires a certain level of rpm to compile, should not then that
> level of rpm be listed in buildrequires? I ask this because I guess I'm
> having trouble understanding this process. I've seen rpms that need a
> certain something that's not in the spec, and the answer was "use
> cooker". Okay, but if a package requires certain things, then those
> certain things should be listed in the requires regardless, should they
> not? I thought that was the whole purpose of having requires in the
> first place.

Macros are changing from rpm between various distribution, this was especially
the case between a 7.0 to 8.0, between 8.1 and 8.2, there should be not too many
changes so you can try without upgrading rpm (but with modifying the spec file).

If we have to add such level, this will be done automatically problably and you
have to get rpm of distribution requested all the time. This information is not
maintained by maintainers most of the time currently but we can add it.

François.




[Cooker] php-snmp-4.2.0-1mdk.i586.rpm

2002-04-25 Thread Oden Eriksson

Yihaa!!!

I finally got snmp to work in php the Mandrake way, damn cool!

Those that want to try it can get it here:

http://d-srv.com/sw/rpm/Mandrake/

(it's built on ML8.2 for latest apache_1.3.24 from cooker.)

-- 
Regards // Oden Eriksson




Re: [Cooker] curl SRPM

2002-04-25 Thread Brad Felmey

On Thu, 2002-04-25 at 07:44, François Pons wrote:
> Andrei Ivanov <[EMAIL PROTECTED]> writes:
> 
> > I tried with curl-7.9.6-1mdk.src.rpm from cooker but the same thing
> > happens. What can I do ? Is this the right way to update a package ?
> 
> macros have changed, please upgrade all rpm stuff for that, or change to
> %configure instead, it could be enough (some other macros may fails ?).

If it requires a certain level of rpm to compile, should not then that
level of rpm be listed in buildrequires? I ask this because I guess I'm
having trouble understanding this process. I've seen rpms that need a
certain something that's not in the spec, and the answer was "use
cooker". Okay, but if a package requires certain things, then those
certain things should be listed in the requires regardless, should they
not? I thought that was the whole purpose of having requires in the
first place.
-- 
Brad Felmey





Re: [Cooker] libqt3-devel + sql

2002-04-25 Thread Sebastian Dransfeld

On Thu, 25 Apr 2002, Maks Orlovich wrote:

> The database support is plugin-based, but I am not sure about headers at all.
>
> >From ./configure -help in Qt:
>
> -plugin-sql- .. Enable SQL  as a plugin to be linked
> to at run time.
>

QT-headers are usually split up into clean single parts. Should be
possible to split up qt.

seb





Re: [Cooker] Royally messed up file permissions! (was: file command has b0rked permissions on magic files)

2002-04-25 Thread andre

On Wednesday 24 April 2002 19:56, Steve Fox wrote:
> Ok, my problems are spreading to other directories now. (so this has
> nothing to do with the file command, that's just the first place I
> noticed it).
>
> I'm trying to recompile Galeon, but I hit this error:
>
> configure:6963:21: /usr/include/gtk-1.2/gtk/gtk.h: Permission denied
>
> [drfickle@tp drfickle]$ ll /usr/include/gtk-1.2/
> ls: /usr/include/gtk-1.2/gdk: Permission denied
> ls: /usr/include/gtk-1.2/gtk: Permission denied
> [drfickle@tp drfickle]$ ll -d /usr/include/gtk-1.2/
> drwxr-xr-x4 root root   96 Feb 27 10:05
> /usr/include/gtk-1.2//
> [drfickle@tp drfickle]$ ll -d /usr/include/
> drwxr-xr-x  120 root root17344 Apr 24 08:28 /usr/include//
> [drfickle@tp drfickle]$ ll -d /usr/
> drwxr-xr-x   16 root root  416 Feb 27 09:57 /usr//
> [drfickle@tp drfickle]$ ll -d /
> drwxr-xr-x   18 root adm   568 Apr  9 21:23 //
>
> All the directories up to this point have global read and execute
> permissions, so something has gone totally crazy.
>
> kernel-2.4.18.5mdk-1-1mdk
> ReiserFS on / and /home
>
> Please let me know what other information I can send to help diagnose
> this.

reiserfs has some problems.  Try running reiserfsck on it. That will probably 
repair it.




Re: [Cooker] openssh-server

2002-04-25 Thread Florin

[EMAIL PROTECTED] (Oden Eriksson) writes:
 
> > according to the man page, key sizes longer than 1024 "no longer improve
> > security but make things slower. The default is 1024 bits."
> >
> > is it really worth it tyo use 2048, I wonder ?
> 
> Yes I think so, since the RSA crypto has been cracked for some time now. I'm 
> no crypto expert but I rather play safe... I think we should use the mesures 
> given to improve security. If you don't want to use more than 1024 bits, 
> don't, just change "Protocol 2,1" to "Protocol 1,2" in "sshd_config" or check 
> the man page for ssh.
> 
> At present with the current Mandrake package the default is to use protocol 
> v2, RSA2 1024 bits. So what's the point to default to SSH protocol v2, and 
> having two 1024 bits keys hanging around.

Ok,

I'll have a look at it and upload a new openssh package as I was about to
add a security patch too (it conerns only the openssh versions compiled
for kerberos ...)

cheers,
-- 
Florin  http://www.mandrakesoft.com




Re: [Cooker] openssh-server

2002-04-25 Thread Oden Eriksson

On Thursdayen den 25 April 2002 17.06, Florin wrote:
> [EMAIL PROTECTED] (Oden Eriksson) writes:
> > > according to the man page, key sizes longer than 1024 "no longer
> > > improve security but make things slower. The default is 1024 bits."
> > >
> > > is it really worth it tyo use 2048, I wonder ?
> >
> > Yes I think so, since the RSA crypto has been cracked for some time now.
> > I'm no crypto expert but I rather play safe... I think we should use the
> > mesures given to improve security. If you don't want to use more than
> > 1024 bits, don't, just change "Protocol 2,1" to "Protocol 1,2" in
> > "sshd_config" or check the man page for ssh.
> >
> > At present with the current Mandrake package the default is to use
> > protocol v2, RSA2 1024 bits. So what's the point to default to SSH
> > protocol v2, and having two 1024 bits keys hanging around.
>
> Ok,
>
> I'll have a look at it and upload a new openssh package as I was about to
> add a security patch too (it conerns only the openssh versions compiled
> for kerberos ...)

Thanks.

Yes I saw a notice about that security hole but didn't think it applied to 
Mandrake.

-- 
Regards // Oden Eriksson




[Cooker] MySQL 3.23.50

2002-04-25 Thread Christian Belisle

Hi all

For those who noticed it, MySQL 3.23.50 is still a pre-release, meaning
that it's just a version to let the users report bugs before the
official release.

So for those who are interested, you can try this one. If you find bugs,
please report it to me as soon as possible, so I will report them to the
MySQL team for the official release (which should be out soon).

By the way, I compiled this one using gcc-3.1 because compiling it with
2.96 was causing table corruption. If all is ok, when the official
release will be out, we will probably update MySQL for older
distributions (it's an important bug fix).

Thanks,

-- 
Christian Belisle <[EMAIL PROTECTED]>
GPG Key: http://people.mandrakesoft.com/~cbelisle/cbelisle.asc





[Cooker] postfix

2002-04-25 Thread andre

could postfix make a link or something smarter to /usr/sbin/sendmail
without it it is a bit difficult to use it with on of the kazillion email 
programs




Re: [Cooker] openssh-server

2002-04-25 Thread Oden Eriksson

On Thursdayen den 25 April 2002 16.16, Florin wrote:
> [EMAIL PROTECTED] (Oden Eriksson) writes:
> > Hi,
> >
> > Could we please apply this to the openssh-server package?

[snip]

> according to the man page, key sizes longer than 1024 "no longer improve
> security but make things slower. The default is 1024 bits."
>
> is it really worth it tyo use 2048, I wonder ?

Yes I think so, since the RSA crypto has been cracked for some time now. I'm 
no crypto expert but I rather play safe... I think we should use the mesures 
given to improve security. If you don't want to use more than 1024 bits, 
don't, just change "Protocol 2,1" to "Protocol 1,2" in "sshd_config" or check 
the man page for ssh.

At present with the current Mandrake package the default is to use protocol 
v2, RSA2 1024 bits. So what's the point to default to SSH protocol v2, and 
having two 1024 bits keys hanging around.

-- 
Regards // Oden Eriksson




Re: [Cooker] libqt3-devel + sql

2002-04-25 Thread Maks Orlovich

On Thursday 25 April 2002 09:43 am, Borsenkow Andrej wrote:
> > and btw. why isn't mysql required for libqt3? why only for
>
> libqt3-devel?
>
>
> because it is not required for libqt3-devel as well. It is required for
> mysql-devel - and _this_ is required by libqt-devel.
>
> > or this problem couldn't be solved by the rpm package-system?
>
> It is not the problem of RPM system. If you can break Qt3 in individual
> parts that can be installed independently - you are welcome (I just do
> not know if it is possible).

The database support is plugin-based, but I am not sure about headers at all.

>From ./configure -help in Qt:

-plugin-sql- .. Enable SQL  as a plugin to be linked
to at run time.



-Maksim





Re: [Cooker] Permissions (and my stupidity)

2002-04-25 Thread Steve Fox

On Thu, 2002-04-25 at 01:03, Pierre Fortin wrote:
> Thanks all, for letting me step back into this steaming pile rather than
> shoving my head into it...

Glad you figured it out. It sounds like you have been using too many
operating systems ;0)

I'm still hoping that my case will turn out to be user error, but with
reiserfsck segfaulting I'm thinking it's not.

-- 

Steve Fox
IBM Linux Technology Center
http://www.ibm.com/linux/ltc
http://k-lug.org





Re: [Cooker] Royally messed up file permissions! (was: file commandhas b0rked permissions on magic files)

2002-04-25 Thread Steve Fox

On Thu, 2002-04-25 at 00:56, Gary Greene wrote:
> 
> Not likely. This actually looks a whole lot like possible hardware damage. If 
> I was him, I'd use a drive scanner to check disk surface integrity. Doing a 
> fsck on the disk won't catch it all the time in a hardware case.

Ugh. I think I'll try to run badblocks on it tonight after I have a
chance to backup my $HOME. Thanks for the suggestion.

-- 

Steve Fox
IBM Linux Technology Center
http://www.ibm.com/linux/ltc
http://k-lug.org





Re: [Cooker] openssh-server

2002-04-25 Thread Oden Eriksson

On Thursdayen den 25 April 2002 14.58, Geoffrey Lee wrote:
> On Thu, Apr 25, 2002 at 02:40:21PM +0200, Thierry Vignaud wrote:
> > Oden Eriksson <[EMAIL PROTECTED]> writes:
> > > Could we please apply this to the openssh-server package?
> >
> > florin, do you agree to increase defaults number of bits in protocol
> > v1 from 768 to 2048 ?
>
> I would be interested in benchmarks on a large keylength for a large number
> of users ...

Increasing the ssh handshake would be devastating for the server performance 
and cause for a possible dos attack. The whole idea is that it's pointless to 
have two 1024 bits RSA keys hanging around in /etc/ssh/.

The SSH (legacy) protocol v1 uses the "ssh_host_key" which is max 1024 bits.

The ssh protocol v2 uses either the "ssh_host_rsa_key" or "ssh_host_dsa_key".

Generating the DSA key defaults to 2048 bits.
Generating the RSA2 key defaults to 1024 bits.

I belive I have pointed this out several months (maybe a year?) ago but there 
were no responce.
-- 
Regards // Oden Eriksson





[Cooker] man formatting is buggy for highlights

2002-04-25 Thread J.A. Magallon

Hi, all...

Since some time ago, many man pages seem broken, there is some missing
pieces of text.

Finally I think I've got a pettern: mulitple equal letters are collapsed
in bold text (like section titles in man pages...).

Some examples:

werewolf:~> man ksymoops
KSYMOOPS(8)   KSYMOOPS(8)

NAME
   ksymoops - a utility to decode Linux kernel Oops

SYNOP
   ksymops <=== this is bold & wrong !

werewolf:~> man mlockall
MLOCKALL(2) Linux Programmer's Manual MLOCKALL(2)

NAME
   mlockall - disable paging for calling process

SYNOP
   #include 

   int mlockal(int flags);

werewolf:~> man yacc
YACC(1)   YACC(1)

NAME
   Yacc - an LALR(1) parser generator

SYNOP
   yac  [  -dlrtv  ] [ -b file_prefix ] [ -p symbol_prefix ]
   filename

DESCRIPTION
   Yac reads the grammar specification in the file  filename


I tried with "es" and "C" locales, and on several terms (rxvt, xterm,
gnome-terminal), even on console. So it is not a terminal problem
(I think).

Hope this gives some clue...

TIA

-- 
J.A. Magallon   #  Let the source be with you...
mailto:[EMAIL PROTECTED]
Mandrake Linux release 8.3 (Cooker) for i586
Linux werewolf 2.4.19-pre7-jam7 #1 SMP jue abr 25 00:19:56 CEST 2002 i686




Re: [Cooker] openssh-server

2002-04-25 Thread Florin

[EMAIL PROTECTED] (Oden Eriksson) writes:

> Hi,
> 
> Could we please apply this to the openssh-server package?
> 
> --- /etc/rc.d/init.d/sshd   Thu Mar  7 17:41:00 2002
> +++ /etc/rc.d/init.d/sshd.oden  Thu Apr 25 13:51:58 2002
> @@ -73,7 +73,7 @@
>  do_rsa_keygen() {
> if ! test -f $RSA_KEY ; then
> gprintf "Generating SSH2 RSA host key: "
> -   if $KEYGEN -q -t rsa -f $RSA_KEY -C '' -N '' >&/dev/null; then
> +   if $KEYGEN -q -b 2048 -t rsa -f $RSA_KEY -C '' -N '' 
> >&/dev/null; then
> my_success "RSA key generation"
> echo
> else
> @@ -86,7 +86,7 @@
>  do_dsa_keygen() {
> if ! test -f $DSA_KEY ; then
> gprintf "Generating SSH2 DSA host key: "
> -   if $KEYGEN -q -t dsa -f $DSA_KEY -C '' -N '' >&/dev/null; then
> +   if $KEYGEN -q -b 2048 -t dsa -f $DSA_KEY -C '' -N '' 
> >&/dev/null; then
> my_success "DSA key generation"
> echo

Hi there, 

according to the man page, key sizes longer than 1024 "no longer improve
security but make things slower. The default is 1024 bits."

is it really worth it tyo use 2048, I wonder ?

cheers,
-- 
Florin  http://www.mandrakesoft.com




RE: [Cooker] libqt3-devel + sql

2002-04-25 Thread Borsenkow Andrej

> 
> and btw. why isn't mysql required for libqt3? why only for
libqt3-devel?
> 

because it is not required for libqt3-devel as well. It is required for
mysql-devel - and _this_ is required by libqt-devel.

> or this problem couldn't be solved by the rpm package-system?
> 

It is not the problem of RPM system. If you can break Qt3 in individual
parts that can be installed independently - you are welcome (I just do
not know if it is possible).

But suppose you must compile Qt3 with --enable-mysql (imaginary) and
have #ifdef MYSQL_ENABLED in every header file. How are you supposed to
split it in this case?

I really do not know how it is implemented :-)

andrej




Re: [Cooker] openssh-server

2002-04-25 Thread Oden Eriksson

On Thursdayen den 25 April 2002 14.40, Thierry Vignaud wrote:
> Oden Eriksson <[EMAIL PROTECTED]> writes:
> > Could we please apply this to the openssh-server package?
>
> florin, do you agree to increase defaults number of bits in protocol
> v1 from 768 to 2048 ?

GRRR!!!

There is of course no "-t rsa2" option..., either "-t rsa1" or "-t rsa" 
(which has support for up to 2048 bits)

-- 
Regards // Oden Eriksson




Re: [Cooker] openssh-server

2002-04-25 Thread Oden Eriksson

On Thursdayen den 25 April 2002 14.40, Thierry Vignaud wrote:
> Oden Eriksson <[EMAIL PROTECTED]> writes:
> > Could we please apply this to the openssh-server package?
>
> florin, do you agree to increase defaults number of bits in protocol
> v1 from 768 to 2048 ?

No, you mizundastood...

The ssh handshake is defined in sshd.conf, and that is usally 768 bits.

"-t rsa1" means max 1024 bits
"-t rsa2" means max 2048 bits, but my patch changes this. Default is "only" 
1024 bits for the RSA2 key.


-- 
Regards // Oden Eriksson




Re: [Cooker] libqt3-devel + sql

2002-04-25 Thread Laurent Montel

Le Thursday 25 April 2002 20:20, gabor a écrit :
> hi,
>
> i wanted to compile a kde3 program and it complained about qt3.
>
> so i entered:
> "urpmi libqt3-devel"
>
> the response:
> "
> To satisfy dependencies, the following packages are going to be
> installed (68 MB):
> perl-DBI-1.21-1mdk.i586 sfio-1999-5mdk.i586
> postgresql-devel-7.2.1-1mdk.i586 libunixODBC2-devel-2.2.0-1mdk.i586
> MySQL-3.23.49-1mdk.i586 libunixODBC2-2.2.0-1mdk.i586
> libpgperl-7.2.1-1mdk.i586 MySQL-client-3.23.49-1mdk.i586
> libpgsqlodbc0-7.2.1-1mdk.i586 libmysql10-devel-3.23.49-1mdk.i586
> postgresql-7.2.1-1mdk.i586 libpgtcl2-7.2.1-1mdk.i586
> libpgsql2-7.2.1-1mdk.i586 perl-CGI-2.790-1mdk.noarch
> tcl-8.3.3-15mdk.i586 libmysql10-3.23.49-1mdk.i586
> libecpg3-7.2.1-1mdk.i586 libqt3-devel-3.0.3-4mdk.i586
> "
>
> what are the sql packages doing there? and perl-GCI?  linuxODBC???
>
> why does qt3 depend on database-software?

Because qt have a support for database !
Regards.

>
>
> gabor





Re: [Cooker] libqt3-devel + sql

2002-04-25 Thread gabor

On Thu, 2002-04-25 at 08:29, Laurent Montel wrote:
> Le Thursday 25 April 2002 20:20, gabor a écrit :
> > hi,
> >
> > i wanted to compile a kde3 program and it complained about qt3.
> >
> > so i entered:
> > "urpmi libqt3-devel"
> >
> > the response:
> > "
> > To satisfy dependencies, the following packages are going to be
> > installed (68 MB):
> > perl-DBI-1.21-1mdk.i586 sfio-1999-5mdk.i586
> > postgresql-devel-7.2.1-1mdk.i586 libunixODBC2-devel-2.2.0-1mdk.i586
> > MySQL-3.23.49-1mdk.i586 libunixODBC2-2.2.0-1mdk.i586
> > libpgperl-7.2.1-1mdk.i586 MySQL-client-3.23.49-1mdk.i586
> > libpgsqlodbc0-7.2.1-1mdk.i586 libmysql10-devel-3.23.49-1mdk.i586
> > postgresql-7.2.1-1mdk.i586 libpgtcl2-7.2.1-1mdk.i586
> > libpgsql2-7.2.1-1mdk.i586 perl-CGI-2.790-1mdk.noarch
> > tcl-8.3.3-15mdk.i586 libmysql10-3.23.49-1mdk.i586
> > libecpg3-7.2.1-1mdk.i586 libqt3-devel-3.0.3-4mdk.i586
> > "
> >
> > what are the sql packages doing there? and perl-GCI?  linuxODBC???
> >
> > why does qt3 depend on database-software?
> 
> Because qt have a support for database !

( sorry if you get this message twice... there was an error on my side
and i don't know if my first reply was sent  or not ).

but you relly think that because of that people should have mysql server
on their computers to compile a qt3-based image browser?

what about breaking that package into smaller pieces?

i know i could do urpmi --nodeps but i don't really want to do it.

and btw. why isn't mysql required for libqt3? why only for libqt3-devel?

or this problem couldn't be solved by the rpm package-system?

thanks,
gabor



> Regards.
> 
> >
> >
> > gabor






Re: [Cooker] openssh-server

2002-04-25 Thread Geoffrey Lee

On Thu, Apr 25, 2002 at 02:40:21PM +0200, Thierry Vignaud wrote:
> Oden Eriksson <[EMAIL PROTECTED]> writes:
> 
> > Could we please apply this to the openssh-server package?
> 
> florin, do you agree to increase defaults number of bits in protocol
> v1 from 768 to 2048 ?
> 


I would be interested in benchmarks on a large keylength for a large number
of users ...


-- Geoff.





Re: [Cooker] curl SRPM

2002-04-25 Thread Oden Eriksson

On Thursdayen den 25 April 2002 14.20, Andrei Ivanov wrote:
> Hello,
> I'm running mandrake 8.1 and I'm trying to update curl so I got the srpm
> from mandrake 8.2 and ran rpm --rebuild curl-7.9.4-4mdk.src.rpm, but it
> fails:

The best answer would be: upgrade to Cooker.

Grab the latest rpm-4.0.4* from cooker and use the macros from that one 
instead of the ones you have. (/usr/lib/rpm/*-mandrake-linux/macros)

It may work to merge the newest /usr/lib/rpm/i586-mandrake-linux/macros with 
your ~/.rpmmacros file.

cat /usr/lib/rpm/i586-mandrake-linux/macros >>  ~/.rpmmacros

?

-- 
Regards // Oden Eriksson




Re: [Cooker] libqt3-devel + sql

2002-04-25 Thread François Pons

Laurent Montel <[EMAIL PROTECTED]> writes:

> > so i entered:
> > "urpmi libqt3-devel"
> >...
> > what are the sql packages doing there? and perl-GCI?  linuxODBC???
> >
> > why does qt3 depend on database-software?
> 
> Because qt have a support for database !

Greats that such behaviour is no more suspected as urpmi bug :-)

François.




Re: [Cooker] libqt3-devel + sql

2002-04-25 Thread gabor

On Thu, 2002-04-25 at 08:29, Laurent Montel wrote:
> Le Thursday 25 April 2002 20:20, gabor a écrit :
> > hi,
> >
> > i wanted to compile a kde3 program and it complained about qt3.
> >
> > so i entered:
> > "urpmi libqt3-devel"
> >
> > the response:
> > "
> > To satisfy dependencies, the following packages are going to be
> > installed (68 MB):
> > perl-DBI-1.21-1mdk.i586 sfio-1999-5mdk.i586
> > postgresql-devel-7.2.1-1mdk.i586 libunixODBC2-devel-2.2.0-1mdk.i586
> > MySQL-3.23.49-1mdk.i586 libunixODBC2-2.2.0-1mdk.i586
> > libpgperl-7.2.1-1mdk.i586 MySQL-client-3.23.49-1mdk.i586
> > libpgsqlodbc0-7.2.1-1mdk.i586 libmysql10-devel-3.23.49-1mdk.i586
> > postgresql-7.2.1-1mdk.i586 libpgtcl2-7.2.1-1mdk.i586
> > libpgsql2-7.2.1-1mdk.i586 perl-CGI-2.790-1mdk.noarch
> > tcl-8.3.3-15mdk.i586 libmysql10-3.23.49-1mdk.i586
> > libecpg3-7.2.1-1mdk.i586 libqt3-devel-3.0.3-4mdk.i586
> > "
> >
> > what are the sql packages doing there? and perl-GCI?  linuxODBC???
> >
> > why does qt3 depend on database-software?
> 
> Because qt have a support for database !
> Regards.

but it's simply not a good thing this-way

why should i have a mysql server! on my computer just to compile a kde3
application?
isn't there a better way to do it... maybe split libqt3-devel into
smaller packages?

gabor
> 
> >
> >
> > gabor






[Cooker] libqt3-devel + sql

2002-04-25 Thread gabor

hi,

i wanted to compile a kde3 program and it complained about qt3.

so i entered:
"urpmi libqt3-devel"

the response:
"
To satisfy dependencies, the following packages are going to be
installed (68 MB):
perl-DBI-1.21-1mdk.i586 sfio-1999-5mdk.i586
postgresql-devel-7.2.1-1mdk.i586 libunixODBC2-devel-2.2.0-1mdk.i586
MySQL-3.23.49-1mdk.i586 libunixODBC2-2.2.0-1mdk.i586
libpgperl-7.2.1-1mdk.i586 MySQL-client-3.23.49-1mdk.i586
libpgsqlodbc0-7.2.1-1mdk.i586 libmysql10-devel-3.23.49-1mdk.i586
postgresql-7.2.1-1mdk.i586 libpgtcl2-7.2.1-1mdk.i586
libpgsql2-7.2.1-1mdk.i586 perl-CGI-2.790-1mdk.noarch
tcl-8.3.3-15mdk.i586 libmysql10-3.23.49-1mdk.i586
libecpg3-7.2.1-1mdk.i586 libqt3-devel-3.0.3-4mdk.i586
"

what are the sql packages doing there? and perl-GCI?  linuxODBC???

why does qt3 depend on database-software?


gabor







RE: [Cooker] libqt3-devel + sql

2002-04-25 Thread Borsenkow Andrej

> hi,
> 
> i wanted to compile a kde3 program and it complained about qt3.
> 
> so i entered:
> "urpmi libqt3-devel"
> 
> the response:
> "
> To satisfy dependencies, the following packages are going to be
> installed (68 MB):
> perl-DBI-1.21-1mdk.i586 sfio-1999-5mdk.i586
> postgresql-devel-7.2.1-1mdk.i586 libunixODBC2-devel-2.2.0-1mdk.i586
> MySQL-3.23.49-1mdk.i586 libunixODBC2-2.2.0-1mdk.i586
> libpgperl-7.2.1-1mdk.i586 MySQL-client-3.23.49-1mdk.i586
> libpgsqlodbc0-7.2.1-1mdk.i586 libmysql10-devel-3.23.49-1mdk.i586
> postgresql-7.2.1-1mdk.i586 libpgtcl2-7.2.1-1mdk.i586
> libpgsql2-7.2.1-1mdk.i586 perl-CGI-2.790-1mdk.noarch
> tcl-8.3.3-15mdk.i586 libmysql10-3.23.49-1mdk.i586
> libecpg3-7.2.1-1mdk.i586 libqt3-devel-3.0.3-4mdk.i586
> "
> 
> what are the sql packages doing there? and perl-GCI?  linuxODBC???
> 
> why does qt3 depend on database-software?
> 

Because it includes database interface? 




Re: [Cooker] curl SRPM

2002-04-25 Thread François Pons

Andrei Ivanov <[EMAIL PROTECTED]> writes:

> I tried with curl-7.9.6-1mdk.src.rpm from cooker but the same thing
> happens. What can I do ? Is this the right way to update a package ?

macros have changed, please upgrade all rpm stuff for that, or change to
%configure instead, it could be enough (some other macros may fails ?).

François.





Re: [Cooker] openssh-server

2002-04-25 Thread Thierry Vignaud

Oden Eriksson <[EMAIL PROTECTED]> writes:

> Could we please apply this to the openssh-server package?

florin, do you agree to increase defaults number of bits in protocol
v1 from 768 to 2048 ?

-- 
"il a ete brule au 28e degre" (the naheulbeuk witch)
"c curieux, gcc fonctionne" (gwenole)





[Cooker] curl SRPM

2002-04-25 Thread Andrei Ivanov


Hello,
I'm running mandrake 8.1 and I'm trying to update curl so I got the srpm
from mandrake 8.2 and ran rpm --rebuild curl-7.9.4-4mdk.src.rpm, but it
fails:

Installing curl-7.9.4-4mdk.src.rpm
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.34377
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf curl-7.9.4
+ /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/curl-7.9.4.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd curl-7.9.4
+ echo 'Patch #0 (curl-7.5-missingfcntl_h.patch.bz2):'
Patch #0 (curl-7.5-missingfcntl_h.patch.bz2):
+ /usr/bin/bzip2 -d
+ patch -p1 -s
+ echo 'Patch #1 (curl-7.9.2-fix-proto.patch.bz2):'
Patch #1 (curl-7.9.2-fix-proto.patch.bz2):
+ /usr/bin/bzip2 -d
+ patch -p1 -s
+ echo 'Patch #10 (curl-ssl_hangs.patch.bz2):'
Patch #10 (curl-ssl_hangs.patch.bz2):
+ /usr/bin/bzip2 -d
+ patch -p1 -s
+ echo 'Patch #11 (curl-content_type.patch.bz2):'
Patch #11 (curl-content_type.patch.bz2):
+ /usr/bin/bzip2 -d
+ patch -p1 -s
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.46535
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd curl-7.9.4
+ %configure2_5x --with-ssl
/var/tmp/rpm-tmp.46535: fg: no job control
error: Bad exit status from /var/tmp/rpm-tmp.46535 (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.46535 (%build)

I tried with curl-7.9.6-1mdk.src.rpm from cooker but the same thing
happens. What can I do ? Is this the right way to update a package ?





[Cooker] openssh-server

2002-04-25 Thread Oden Eriksson

Hi,

Could we please apply this to the openssh-server package?

--- /etc/rc.d/init.d/sshd   Thu Mar  7 17:41:00 2002
+++ /etc/rc.d/init.d/sshd.oden  Thu Apr 25 13:51:58 2002
@@ -73,7 +73,7 @@
 do_rsa_keygen() {
if ! test -f $RSA_KEY ; then
gprintf "Generating SSH2 RSA host key: "
-   if $KEYGEN -q -t rsa -f $RSA_KEY -C '' -N '' >&/dev/null; then
+   if $KEYGEN -q -b 2048 -t rsa -f $RSA_KEY -C '' -N '' 
>&/dev/null; then
my_success "RSA key generation"
echo
else
@@ -86,7 +86,7 @@
 do_dsa_keygen() {
if ! test -f $DSA_KEY ; then
gprintf "Generating SSH2 DSA host key: "
-   if $KEYGEN -q -t dsa -f $DSA_KEY -C '' -N '' >&/dev/null; then
+   if $KEYGEN -q -b 2048 -t dsa -f $DSA_KEY -C '' -N '' 
>&/dev/null; then
my_success "DSA key generation"
echo

-- 
Regards // Oden Eriksson




Re: [Cooker] Why is xmatrix missing from xscreensaver?

2002-04-25 Thread Patrick Mullaley

Ok, That screesaver is gone... someone took it out to protect Mandrake.


Moderator, Please Kill this Thread! Enough already!

Patrick

Frederic Crozat wrote:

>On Thu, 25 Apr 2002 08:31:39 +0200, Alan wrote:
>
>>On Wednesday 24 April 2002 06:12 am, Frederic Crozat wrote:
>>
>>>On Wed, 24 Apr 2002 15:02:25 +0200, Geoffrey Lee wrote:
>>>
/* snip */

>UNIX?
>
>Anyway, why don't you ask Geoffrey Lee why he removed the xmatrix
>hack. From rpm -q --changelog xscreensaver:
>
>* Don Feb 15 2001 Geoffrey Lee <[EMAIL PROTECTED]>
>3.28-3mdk
>
>- Remove the xmatrix screensaver as there are copyright problems.
>
Oh my gosh. I was the one who removed it?

That was about a year ago, I'm aware that it was removed but I didn't
know that it was me ... :-)

If you are asking my brain for details now, it's pretty sketchy. I
think I got an alert from someone that we might have potential
problems with the xmatrix screensaver, and convinced me to remove it.

>>>Guys, wake up..
>>>
>>>Is it really hard to understand that xmatrix is really a non-licensed
>>>use of "The Matrix" artwork ?
>>>
>>What artwork?  I did not understand you can copyright the look of a
>>screen.
>>If that is the case, then you better remove "lament" because it is taken
>>directly from the Hellraiser movies and "starwars" because it is taken
>>from the opening credits of the Star Wars films.
>>
>>>If Jamie or other distributions don't care, fine.. But we DO care, we
>>>don't want to get sued.. That is why xmatrix was removed and there is
>>>no plan to put it back (except if you get a royalted free license for
>>>commercial distribution of xmatrix from "The Matrix" artwork authors..)
>>>
>>There is no "artwork" involved. it is a character set.
>>
>>I think you guys are overracting.
>>
>
>No, I think you are overreacting..
> 
>






[Cooker] KDE applications run by other user / bluescreen with VNC

2002-04-25 Thread Helge Hielscher

Hello,

when I su to another user and try to launch a KDE application I get:

$ konqueror &
[4] 4027
$ Session management error: Could not open network socket
DCOP: register 'konqueror-4027' -> number of clients is now 4

Also when I try to start a KDE session via VNC it stops at the blue 
start screen.

Regards,
Helge Hielscher





Re: [Cooker] Why is xmatrix missing from xscreensaver?

2002-04-25 Thread Frederic Crozat

On Thu, 25 Apr 2002 08:31:39 +0200, Alan wrote:

> On Wednesday 24 April 2002 06:12 am, Frederic Crozat wrote:
>> On Wed, 24 Apr 2002 15:02:25 +0200, Geoffrey Lee wrote:
>> > /* snip */
>> >
>> >> UNIX?
>> >>
>> >> Anyway, why don't you ask Geoffrey Lee why he removed the xmatrix
>> >> hack. From rpm -q --changelog xscreensaver:
>> >>
>> >> * Don Feb 15 2001 Geoffrey Lee <[EMAIL PROTECTED]>
>> >> 3.28-3mdk
>> >>
>> >> - Remove the xmatrix screensaver as there are copyright problems.
>> >
>> > Oh my gosh. I was the one who removed it?
>> >
>> > That was about a year ago, I'm aware that it was removed but I didn't
>> > know that it was me ... :-)
>> >
>> > If you are asking my brain for details now, it's pretty sketchy. I
>> > think I got an alert from someone that we might have potential
>> > problems with the xmatrix screensaver, and convinced me to remove it.
>>
>> Guys, wake up..
>>
>> Is it really hard to understand that xmatrix is really a non-licensed
>> use of "The Matrix" artwork ?
> 
> What artwork?  I did not understand you can copyright the look of a
> screen.
> If that is the case, then you better remove "lament" because it is taken
> directly from the Hellraiser movies and "starwars" because it is taken
> from the opening credits of the Star Wars films.
> 
>> If Jamie or other distributions don't care, fine.. But we DO care, we
>> don't want to get sued.. That is why xmatrix was removed and there is
>> no plan to put it back (except if you get a royalted free license for
>> commercial distribution of xmatrix from "The Matrix" artwork authors..)
> 
> There is no "artwork" involved. it is a character set.
> 
> I think you guys are overracting.

No, I think you are overreacting..
 

-- 
Frédéric Crozat
MandrakeSoft




Re: [Cooker] can't build scrollkeeper .src.rpm

2002-04-25 Thread Frederic Crozat

On Thu, 25 Apr 2002 04:37:30 +0200, Bryan B Whitehead wrote:

> Of all the .src.rpm's I've built from cooker scrollkeeper is one I just
> can't seem to get to work. This is where the errors start: rpm --rebuild
> ~driver/newest/scrollkeeper-0.3.7-1mdk.src.rpm
> 
> later:
> creating scrollkeeper.spec
> creating config.h
> mv: cannot stat `po/POTFILES': No such file or directory
> ./config.status: po/POTFILES.tmp: No such file or directory creating
> po/POTFILES
> creating po/Makefile
> 
> 
> Scrollkeeper database directory: /var/lib/scrollkeeper
> 
> 
> + make
> cd . && automake --gnu --include-deps Makefile cd . \
>   && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
> creating Makefile
> cd . && autoheader
> cd . \
>   && CONFIG_FILES= CONFIG_HEADERS=config.h \
>  /bin/sh ./config.status
> creating config.h
> ./config.status: /intltool-extract.in: No such file or directory mv:
> cannot stat `intltool-extract.out': No such file or directory
> ./config.status: /intltool-merge.in: No such file or directory mv:
> cannot stat `intltool-merge.out': No such file or directory
> ./config.status: /intltool-update.in: No such file or directory mv:
> cannot stat `intltool-update.out': No such file or directory make
> all-recursive
> 
> and at the end of the build process:
> RPM build errors:
> File not found:
> /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/var/lib/scrollkeeper
> Bad exit status from /var/tmp/rpm-tmp.18162 (0oc)
> 
> scrolling back up the missing files are:
> 
> Processing files: scrollkeeper-0.3.7-1mdk error: File not found:
> /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/var/lib/scrollkeeper
> Executing(0oc): /bin/sh -e /var/tmp/rpm-tmp.18162 + umask 022 + cd
> /usr/src/RPM/BUILD
> + cd scrollkeeper-0.3.7
> +
> DOCDIR=/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/doc/scrollkeeper-0.3.7
> + export DOCDIR
> + rm -rf
> /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/doc/scrollkeeper-0.3.7
> + /bin/mkdir -p
> /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/doc/scrollkeeper-0.3.7
> + cp -pr COPYING COPYING-DOCS AUTHORS README ChangeLog NEWS INSTALL
> /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/doc/scrollkeeper-0.3.7
> + cp -pr -P 'doc/scrollkeeper_manual/C/*.sgml'
> /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/doc/scrollkeeper-0.3.7
> cp: cannot stat `doc/scrollkeeper_manual/C/*.sgml': No such file or
> directory
> error: Bad exit status from /var/tmp/rpm-tmp.18162 (0oc)
> 
> 
> Any idea's?

Build fine here..

Try look better at errors during compilation (errors you posted are not
causing any problem..

-- 
Frédéric Crozat
MandrakeSoft




Re: [Cooker] Why is xmatrix missing from xscreensaver?

2002-04-25 Thread Alan

On Wednesday 24 April 2002 06:12 am, Frederic Crozat wrote:
> On Wed, 24 Apr 2002 15:02:25 +0200, Geoffrey Lee wrote:
> > /* snip */
> >
> >> UNIX?
> >>
> >> Anyway, why don't you ask Geoffrey Lee why he removed the xmatrix hack.
> >> From rpm -q --changelog xscreensaver:
> >>
> >> * Don Feb 15 2001 Geoffrey Lee <[EMAIL PROTECTED]> 3.28-3mdk
> >>
> >> - Remove the xmatrix screensaver as there are copyright problems.
> >
> > Oh my gosh. I was the one who removed it?
> >
> > That was about a year ago, I'm aware that it was removed but I didn't
> > know that it was me ... :-)
> >
> > If you are asking my brain for details now, it's pretty sketchy. I think
> > I got an alert from someone that we might have potential problems with
> > the xmatrix screensaver, and convinced me to remove it.
>
> Guys, wake up..
>
> Is it really hard to understand that xmatrix is really a non-licensed use
> of "The Matrix" artwork ?

What artwork?  I did not understand you can copyright the look of a screen.  

If that is the case, then you better remove "lament" because it is taken 
directly from the Hellraiser movies and "starwars" because it is taken from 
the opening credits of the Star Wars films.

> If Jamie or other distributions don't care, fine.. But we DO care, we
> don't want to get sued.. That is why xmatrix was removed and there is no
> plan to put it back (except if you get a royalted free license for
> commercial distribution of xmatrix from "The Matrix" artwork authors..)

There is no "artwork" involved. it is a character set.

I think you guys are overracting.





Re: [Cooker] Permissions (and my stupidity)

2002-04-25 Thread Oden Eriksson

On Thursdayen den 25 April 2002 08.03, Pierre Fortin wrote:
> [was: Re: [Cooker] Royally messed up file permissions! (was: file command
> has b0rked permissions on magic files)]

[snip]

This one:

ftp://rpmfind.net/linux/contrib/noarch/SRPMS/Linux-Permissions.HOWTO-0.6-1.src.rpm

is really good if you want to sort this out...

-- 
Regards // Oden Eriksson