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

2003-10-21 Thread Sebastian Dransfeld
And version 0.71 maybe?

Sebastian

On Tue, 2003-10-21 at 14:16, Gwenole Beauchesne wrote:
 -=-=-=-
 Name: gaim Relocations: (not relocateable)
 Version : 0.68  Vendor: MandrakeSoft
 Release : 2mdk  Build Date: Tue Oct 21 12:38:50 2003
 Install Date: (not installed)   Build Host: gauss.mandrakesoft.com
 Group   : Networking/Instant messaging   Source RPM: (none)
 Size: 3165178  License: GPL
 Signature   : (none)
 Packager: Gwenole Beauchesne [EMAIL PROTECTED]
 URL : http://gaim.sourceforge.net
 Summary : A GTK+ based multiprotocol instant messaging client
 Description :
 Gaim allows you to talk to anyone using a variety of messaging
 protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!,
 MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr.  These
 protocols are implemented using a modular, easy to use design.
 To use a protocol, just load the plugin for it.
 
 Gaim supports many common features of other clients, as well as many
 unique features, such as perl scripting and C plugins.
 
 Gaim is NOT affiliated with or endorsed by AOL.
 
 
 
 -=-=-=-
 Gwenole Beauchesne [EMAIL PROTECTED] 0.68-2mdk
 
 - 64-bit  deps fixes
 - nuke unpackaged files
 
 -=-=-=-
 No rpmlint error, happy man :-)
 
 -=-=-=-
 gaim-0.68-64bit-fixes.patch added
 gaim.spec changed
 --- gaim-0.68-1mdk.src.rpm/gaim.spec  2003-10-21 14:16:15.0 +0200
 +++ gaim-0.68-2mdk.src.rpm/gaim.spec  2003-10-21 14:16:16.0 +0200
 @@ -1,6 +1,6 @@
  %define version  0.68
  %define encrypt_version 2.10
 -%define release 1mdk
 +%define release 2mdk
  %define perl_version %(rpm -q --qf '%%{epoch}:%%{VERSION}' perl)
  %define libname_orig gaim-remote
  %define libmajor 0
 @@ -20,6 +20,7 @@
  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
  
  BuildRequires:   autoconf2.5
  BuildRequires:   automake1.7
 @@ -32,7 +33,7 @@
  BuildRequires:   openssl-devel
  Buildrequires:   perl-devel
  # encrypt plugin
 -BuildRequires:  libnss3-devel
 +BuildRequires:  libnss-devel
  BuildRequires:  nspr-devel 
  # kerberos support in zephyr (can't compile for now -- Abel)
  #BuildRequires:  krb5-devel
 @@ -81,6 +82,7 @@
  
  %setup -q
  %patch0 -p1 -b .smiley
 +%patch1 -p1 -b .64bit-fixes
  
  tar --bzip2 -xf %{SOURCE1}
  tar --bzip2 -xf %{SOURCE2}
 @@ -137,6 +139,7 @@
  
  # remove files not bundled
  rm -f $RPM_BUILD_ROOT%{_libdir}/gaim/*.la
 +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib/perl5/
  
  %post
  %{update_menus} 
 @@ -178,6 +181,10 @@
  rm -rf $RPM_BUILD_ROOT
  
  %changelog
 +* Tue Oct 21 2003 Gwenole Beauchesne [EMAIL PROTECTED] 0.68-2mdk
 +- 64-bit  deps fixes
 +- nuke unpackaged files
 +
  * Wed Sep 03 2003 Laurent Culioli [EMAIL PROTECTED] 0.68-1mdk
  - gaim 0.68
  - gaim-encryption 2.10
-- 
Sebastian Dransfeld [EMAIL PROTECTED]




[Cooker] Wrong links at sunsite for RPMS3 and 4

2003-08-14 Thread Sebastian Dransfeld
ncftp ...l/cooker/i586/Mandrake  pwd
ftp://sunsite.uio.no/linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/
ncftp ...l/cooker/i586/Mandrake  ls -l
drwxr-xr-x   2 7382 linuxftp 4096 Aug  8 06:50 base
drwxr-xr-x   5 7382 linuxftp 4096 Aug  7 01:14 mdkinst
drwxrwsr-x   2 7382 linuxftp   122880 Aug  8 07:31 RPMS
lrwxrwxrwx   1 7382 linuxftp   22 Jun  8  2002 RPMS2 -
../../../contrib/i586/
lrwxrwxrwx   1 7382 usit   40 Aug  6 11:46 RPMS3 -
../../contrib/jpackage.org/generic/RPMS/
lrwxrwxrwx   1 7382 usit   41 Aug  6 11:46 RPMS4 -
../../contrib/jpackage.org/mandrake/RPMS/
lrwxrwxrwx   1 7382 linuxftp4 Jun  8  2002 RPMS.cooker
- RPMS
drwxr-xr-x   3 7382 linuxftp 4096 Jan 18  2002 share

-- 
Sebastian Dransfeld [EMAIL PROTECTED]




RE: [Cooker] Anyone running 2.5 beta kernels with current cooker?

2003-03-29 Thread Sebastian Dransfeld
On Fri, 2003-03-28 at 19:18, MEISCH,CORY (HP-Vancouver,ex1) wrote:
 First off thanks for everyone's help. I made kind of a newbie mistake. There
 was an article posted to cooker a few days ago about testing the 2.5 kernel.
 The article made mention to be sure to install the module init tools. So, I
 dutifully downloaded and installed them. They were no help! So, I
 uninstalled them and realized there was a MDK version. Duh!! After
 installing, I can now insmod all my modules no problem. Now, this is
 probably something stupidly easy, but how do I get my 2.5 modules to load
 automatically? None of the modules load on startup and for some reason it's
 not able to see my FAT partition. Other than that, it seems to be working
 like a charm.
 
 Cory

The new module-init-tools uses modprobe.conf, not modules.conf.
-- 
Sebastian Dransfeld [EMAIL PROTECTED]




RE: [Cooker] Anyone running 2.5 beta kernels with current cooker?

2003-03-27 Thread Sebastian Dransfeld
You need module-init-tools from contrib. It uses alternatives, so check
that the right tools gets installed (depmod-25 etc.).

Sebastian

On Thu, 2003-03-27 at 21:58, MEISCH,CORY (HP-Vancouver,ex1) wrote:
 I know this is a bit OT for cooker but I noticed something when I do depmod
 on my 2.5.66 kernel. I get QM_MODULES: function not implemented. I googled
 on that but did not find a definitive answer...
 
 Cory
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, March 27, 2003 12:27 PM
 To: [EMAIL PROTECTED]
 Subject: RE: [Cooker] Anyone running 2.5 beta kernels with current cooker?
 
 
 On Thu, 27 Mar 2003 12:17:55 -0800 (PST), MEISCH,CORY (HP-Vancouver,ex1)
 wrote:
 
  
  When I used the .config from Mandrake and did a make oldconfig, I 
  would get the same result. But if I generate a new .config buy just 
  running make xconfig and adding the few modules it didn't autodetect, 
  it works fine. Do you have the module tools installed? Not sure 
  exactly the purpose of it but I installed it first...
  
  Cory
  
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
  Sent: Thursday, March 27, 2003 11:38 AM
  To: [EMAIL PROTECTED]
  Subject: RE: [Cooker] Anyone running 2.5 beta kernels with current cooker?
  
  
  On Thu, 27 Mar 2003 11:34:15 -0800 (PST), MEISCH,CORY 
  (HP-Vancouver,ex1)
  wrote:
  
   
   I have 2.5.66 running on 9.1. It compiles and boots okay but there 
   are
   a fair amount of modules that don't load, like firewire, NICs, USB...
   
   Cory
   
 [snip]
  
  Cory,
  
  What issues did you have in getting 2.5.66 to build and boot?
  
  I got it to build, but it stops after saying it was starting the 
  kernel.  I just found a reference to changes that need to be made to 
  the config file to have a console installed.  Was this a problem for 
  you, and if so, what was the fix?
  
  Paul Misner
  
 
 Since module loading is different under the 2.5 series of kernels, you need
 the new versions of the module tools to work with it.  Shouldn't have
 anything to do with building the kernel, but it could make the difference in
 booting it.  I do have those installed, so that isn't it in my case.
 
 When I get a chance I'll build a new config file, making sure that nothing
 could get picked up from my old one.  I suspect that's probably the issue,
 even though I didn't do a make oldconfig, something got picked up from my
 9.1 kernel config.  The machine with Mandrake is at home, and I'm off
 earning my living at the moment.
 
 Nice to hear that someone has it running.
 
 Paul Misner
 
 ---
 Incoming mail is certified Virus Free.
 Checked by AVG anti-virus system (http://www.grisoft.com).
 Version: 6.0.465 / Virus Database: 263 - Release Date: 3/25/2003
  
 
 ---
 Outgoing mail is certified Virus Free.
 Checked by AVG anti-virus system (http://www.grisoft.com).
 Version: 6.0.465 / Virus Database: 263 - Release Date: 3/25/2003
  
-- 
Sebastian Dransfeld [EMAIL PROTECTED]




Re: [Cooker] [Bug 2220] [rpm] rpm -qa gets stucked after a while

2003-03-06 Thread Sebastian Dransfeld
Delete the /var/lib/rpm/__db.001 and /var/lib/rpm/__db.002 files, and
then rpm --rebuild

Sebastian

On Thu, 2003-03-06 at 17:41, the wrote:
 http://qa.mandrakesoft.com/show_bug.cgi?id=2220
 
 
 
 
 
 --- Additional Comments From [EMAIL PROTECTED]  2003-03-06 17:41 ---
 Re to comment #6
 
 AFAIK this rpmq ... command comes from cron.daily. When used strace on it, it
 seemed to be stucked like rpm -qa (that command from cron.daily does the same).
 
 So, rpmq is not the reason, it's just another victim.
 
 Denis, I did this kind of research two weeks ago and I'm not really sure if I
 didn't make a mistake or interpreted anything incorrectly, so it'd be nice if
 you could check it. Thanks ;)
 
 T.
 
 
 
 --- 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 I do rpm -qa, the program would output several package names and then it
 would get stucked. 
 
 I didn't build version with debugging information, though when I use strace
 program to see what's happening I see that, when it gets stucked, it calls
 select(0, NULL, NULL, NULL, {timeout}) and timeout keeps increasing up until it
 reaches length of one second - then it keeps timing-out after one second for ever.
 
 The only solution I found is system reboot :(
 
 T.
-- 
Sebastian Dransfeld [EMAIL PROTECTED]




Re: [Cooker] gnome 2.2 problem when using autologin, and when notusing it ;)

2003-02-27 Thread Sebastian Dransfeld
On Thu, 2003-02-27 at 18:14, Olivier Blin wrote:
 Hi
 
 When I use autologin to log in Gnome 2.2, my menu items are in English (I want them 
 in French), and my .bash_profile isn't loaded.

The problem is that autologin doesn't start X with a login-shell. Don't
know where this should be fixed.
-- 
Sebastian Dransfeld [EMAIL PROTECTED]




[Cooker] PATH isn't set correct using autologin

2003-02-24 Thread Sebastian Dransfeld
In /etc/X11/prefdm the path is set as

PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin

If any scripts in /etc/profile.d/ changes this path, the changes donæt
apply for programs launched by the windowmanager. I have to start a
loginshell and execute programs from there to have the changes in the
path.

My spesific problem is that mozilla needs the location of acroread in
the path.
-- 
Sebastian Dransfeld [EMAIL PROTECTED]




Re: [Cooker] Something for Götz (4)

2003-02-18 Thread Sebastian Dransfeld
On Tue, 2003-02-18 at 16:50, Götz Waschk wrote:
 Am Dienstag, 18. Februar 2003, 16:43:02 Uhr MET, schrieb Oden Eriksson:
  Or someone else?
  http://freshmeat.net/releases/113463/
 
 Doesn't seem to build, here's the error (after setting $QTDIR):
 [goetz@klama Project-ACIDXML]$ make
 g++ -c -Wall -W -O2  -DQT_NO_DEBUG -I/usr/local/include -I/usr/local/include/X11/qt3 
-I/usr/lib/apache/include/xml -I/usr/lib/qt3/include -I/usr/lib/qt3/mkspecs/default 
-o ACIDXMLGUI.o ACIDXMLGUI.cpp
 In file included from ACIDXMLGUI.h:2,
  from ACIDXMLGUI.cpp:1:
 SnortXMLLog.h:20: 'vector' is used as a type, but is not defined as a type.

It assumes 'using namespace std' is automatically set.
-- 
Sebastian Dransfeld [EMAIL PROTECTED]





[Cooker] Re: [CHRPM] gcc-3.2.1-7mdk

2003-02-08 Thread Sebastian Dransfeld
};
 -  %makeinstall slibdir=$RPM_BUILD_ROOT/lib -o install-target-libstdc++-v3 -o 
install-target-libjava
 -  LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir} \
 -  make install-target-libstdc++-v3 DESTDIR=$RPM_BUILD_ROOT
 -  %if %{build_java}
 -  make install-target-libjava DESTDIR=$RPM_BUILD_ROOT
 -  %endif
 +  %makeinstall slibdir=$RPM_BUILD_ROOT/%{_lib}
%if %{build_ada}
pushd gcc/ada
cp -a gnat-style.info* gnat_rm.info* $RPM_BUILD_ROOT%{_infodir}/
 @@ -835,9 +834,13 @@
  
  # Dispatch Ada 95 libraries (special case)
  %if %{build_ada}
 -mv -f $FULLPATH/adalib/libgnarl-*.so.* $RPM_BUILD_ROOT%{_libdir}/
 -mv -f $FULLPATH/adalib/libgnat-*.so.* $RPM_BUILD_ROOT%{_libdir}/
 -rm -f $FULLPATH/adalib/libgnarl.so* $FULLPATH/adalib/libgnat.so*
 +pushd $FULLPATH/adalib
 +  rm -f libgnarl.so* libgnat.so*
 +  mv -f libgnarl-*.so.* $RPM_BUILD_ROOT%{_libdir}/
 +  ln -s ../../../../../%{_lib}/libgnarl-*.so.* libgnarl.so
 +  mv -f libgnat-*.so.* $RPM_BUILD_ROOT%{_libdir}/
 +  ln -s ../../../../../%{_lib}/libgnat-*.so.* libgnat.so
 +popd
  %endif
  
  # Dispatch libraries to the right directories
 @@ -893,10 +896,6 @@
   [ -r ../../../nof/libfrtbegin.a ] 
   mv -f ../../../nof/libfrtbegin.a nof/libfrtbegin.a
   %endif
 - %if %{build_ada}
 - ln -sf ../../../../../%{_lib}/libgnarl-*.so.* adalib/libgnarl.so
 - ln -sf ../../../../../%{_lib}/libgnat-*.so.* adalib/libgnat.so
 - %endif
  )
  
  # Strip debug info from static libraries
 @@ -1666,6 +1665,13 @@
  %endif
  
  %changelog
 +* Sat Feb  8 2003 Gwenole Beauchesne [EMAIL PROTECTED] 3.2.1-7mdk
 +- Fix lib{gnarl,gnat}.so symlinks (#1414)
 +- Disable ada95 build on alpha
 +- Patch610: Fix biarch build  install
 +- Patch611: Fix __PRETTY_FUNCTION__ failure in C++ template
 +  destructors (PR c++/7768, PR c++/9622)
 +
  * Thu Feb  6 2003 Gwenole Beauchesne [EMAIL PROTECTED] 3.2.1-6mdk
  - Split Patch102 (DESTDIR) to pass-slibdir patch and nihil
  - Patch609: Fix x86-64 {ashlsi3,addsi}_1_zext splitters (Richard Henderson)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 --=-=-=
-- 
Sebastian Dransfeld [EMAIL PROTECTED]





Re: [Cooker] Bootsplash 1600x1200?

2003-02-07 Thread Sebastian Dransfeld
On Fri, 2003-02-07 at 03:22, Felix Miata wrote:

 OTOH, among the CRT's, 13 of the 22 listed have 1600x1200 or higher as a
 maximum, starting at 17. That probably means something at a proper 4/3
 ratio more than 1280 wide resolution is soon if not now needed.

It exists: 1400x1050. To bad only laptops use it :/
-- 
Sebastian Dransfeld [EMAIL PROTECTED]





Re: [Cooker] Bad RPM database

2003-02-07 Thread Sebastian Dransfeld
On Fri, 2003-02-07 at 13:26, Chris Picton wrote:
 Hi
 
 Does anybody know what could be causing this (rpm -q not picking that
 kernel is installed)
 
 aleph-null:# rpm -q kernel
 package kernel is not installed
 
 aleph-null:# rpm -qa | grep kernel
 kernel-2.4.21.0.pre4.3mdk-1-1mdk
 kernel-doc-2.4.21-0.pre4.3mdk
 kernel-source-2.4.21-0.pre4.3mdk
 
 aleph-null:# rpm --rebuilddb
 
 aleph-null:# rpm -q kernel
 package kernel is not installed
 
 aleph-null:# rpm -qa | grep kernel
 kernel-2.4.21.0.pre4.3mdk-1-1mdk
 kernel-doc-2.4.21-0.pre4.3mdk
 kernel-source-2.4.21-0.pre4.3mdk
 

No package is called just kernel.

rpm root@s119b:~# rpm -q --whatprovides kernel
kernel-2.4.21.0.pre3.1mdk-1-1mdk
kernel-2.4.21.0.pre3.3mdk-1-1mdk
kernel-2.4.20.2mdk-1-1mdk
kernel-2.4.21.0.pre4.1mdk-1-1mdk

-- 
Sebastian Dransfeld [EMAIL PROTECTED]





Re: [Cooker] snort is crippled...

2003-01-29 Thread Sebastian Dransfeld
On Wed, 2003-01-29 at 08:56, Oden Eriksson wrote:
 Hi.
 
 I just remembered there's missing crucial stuff in the snort package. This is 
 very important, please get this right for 9.1
 
 Fix attached.
 
 Chears.

Use bzme for .gz - .bz2
-- 
Sebastian Dransfeld [EMAIL PROTECTED]





Re: [Cooker] Re: [CHRPM] xchat-1.9.8-1mdk

2003-01-24 Thread Sebastian Dransfeld
On Fri, 2003-01-24 at 17:29, Steve Fox wrote:
 On Fri, 2003-01-24 at 04:15, Yves Duret wrote:
  --=-=-=
  Name: xchatRelocations: (not relocateable)
  Version : 1.9.8 Vendor: MandrakeSoft
 
 Rock on!
 
  +%configure2_5x  --enable-openssl --enable-ipv6 \
  + --enable-hebrew --enable-japanese-conv \
  + --enable-python
 
 Perl support doesn't seem to be included? My self-compiled version
 loaded my scripts just fine, but this one doesn't.
 
 Thanks!

There's a seperate xchat-perl package.
-- 
Sebastian Dransfeld [EMAIL PROTECTED]





[Cooker] kernel cache problem

2003-01-08 Thread Sebastian Dransfeld
How do I free kernel cache? I have 768M of memory, and run tomcat 4 and
mysql. After a while the cache fills up to over 400M, and tomcat
complains that it can't get more memory for compiling .jsp pages. But
the system has more memory, only it is locked as cache

Sebastian






Re: [Cooker] kernel cache problem

2003-01-08 Thread Sebastian Dransfeld
On Wed, 2003-01-08 at 17:52, Gilles Mocellin wrote:
 On Wed, Jan 08, 2003 at 10:04:56AM +0100, Sebastian Dransfeld wrote:
  How do I free kernel cache? I have 768M of memory, and run tomcat 4 and
  mysql. After a while the cache fills up to over 400M, and tomcat
  complains that it can't get more memory for compiling .jsp pages. But
  the system has more memory, only it is locked as cache
  
  Sebastian
  
  
 Are you telling your JVM to use all your memory ?
 
 You should start your JVM with -Xmx 700M.
 Because the JVM can allocate only 96Mo by default.

Ah I forgot about that one. Surely the problem. Seemd to weird that
the kernel wasn't doing the memory management right.
-- 
Sebastian Dransfeld [EMAIL PROTECTED]





[Cooker] Re: [Contrib-Rpm] pam_mount-0.5.9-1mdk

2003-01-06 Thread Sebastian Dransfeld
0.5.10 is out :)

Sebastian

On Tue, 2003-01-07 at 01:54, Buchan Milne wrote:
 [Contrib-RPM]
 
 --=-=-=
 Name: pam_mountRelocations: (not relocateable)
 Version : 0.5.9 Vendor: MandrakeSoft
 Release : 1mdk  Build Date: Mon Jan  6 19:48:58 2003
 Install date: (not installed)   Build Host: klama.mandrake.org
 Group   : Networking/Other  Source RPM: (none)
 Size: 172674   License: GPL
 Packager: Buchan Milne [EMAIL PROTECTED]
 URL : http://www.flyn.org/#id5426299
 Summary : pluggable authentication module for dynamic mounting of remote volumes
 Description :
 pam_mount is a PAM module that allows dynamic remote volume mounting.
 It is mainly useful for users that have private volumes in Samba /
 Windows NT / Netware servers and need access to them during a Unix
 session.
 
 
 --=-=-=
 
 * Mon Jan 06 2003 Buchan Milne [EMAIL PROTECTED] 0.5.9-1mdk
 
 - 0.5.9
 
 --=-=-=
 W: pam_mount summary-not-capitalized pluggable authentication module for dynamic 
mounting of remote volumes
 W: pam_mount strange-permission pam_mount-0.5.9.tar.bz2 0664
 E: pam_mount hardcoded-library-path in %{buildroot}/lib/security
 
 --=-=-=
 pam_mount.spec changed
 
 --- pam_mount-0.5.7-1mdk.src.rpm/pam_mount.spec   2003-01-07 01:54:15.0 
+0100
 +++ pam_mount-0.5.9-1mdk.src.rpm/pam_mount.spec   2003-01-07 01:54:15.0 
+0100
 @@ -1,13 +1,13 @@
  Name: pam_mount
 -Version: 0.5.7
 +Version: 0.5.9
  Release: 1mdk
  Summary: pluggable authentication module for dynamic mounting of remote volumes
  Summary(pt_BR):  módulo de autenticação PAM para montagem dinâmica de volumes 
remotes
  Summary(es):  pluggable authentication module for dynamic mouting of remote volumes
  License: GPL
  Group: Networking/Other
 -URL: http://bazar.conectiva.com.br/~epx/pam_mount
 -Source: http://bazar.conectiva.com.br/~epx/pam_mount/%{name}-%{version}.tar.bz2
 +URL: http://www.flyn.org/#id5426299
 +Source: http://www.flyn.org/projects/pam_mount/%{name}-%{version}.tar.bz2
  BuildRoot: %{_tmppath}/%{name}-%{version}-root
  Prefix: /usr
  
 @@ -69,6 +69,9 @@
  /%{_prefix}/include/*
  
  %changelog
 +* Mon Jan 06 2003 Buchan Milne [EMAIL PROTECTED] 0.5.9-1mdk
 +- 0.5.9
 +
  * Mon Nov 18 2002 Sylvestre Taburet [EMAIL PROTECTED] 0.5.7-1mdk
  - upgraded to 0.5.7.
  
 
 --=-=-=
-- 
Sebastian Dransfeld [EMAIL PROTECTED]





Re: [Cooker] glib2.0-2.2.0 pango-1.2.0 in /incoming

2002-12-31 Thread Sebastian Dransfeld
On Tue, 2002-12-31 at 10:30, Frederic Crozat wrote:
 On Tue, 31 Dec 2002 04:57:08 +0100, J.A. Magallon wrote:
 
  
  On 2002.12.31 Quel Qun wrote:
  I am quite confused by the versioning, so please check that, but
  the build should go smoothly. Changelogs:
  
  glib2.0-2.2.0-1mdk.src.rpm:
  - Release 2.2.0
  - Added libglib2.0_0 obsolescence (replaced by libglib2.0_2)
  
  pango-1.2.0-1mdk.src.rpm:
  - Release 1.2.0.
  
  I will never understand this versioning system.
  If glib and gtk are now verions 2.2, why is the package named
  glib2.0-2.2.0 ? Shouldn't it be glib2.2-2.2.0 ? Or better,
  if the same package name is going to be used for 2.1.x and 2.2, 
  and they are not going to live togheter, call it glib2-2.2.0.
  Anf how could exist a package named libglib2.0_0-2.1.5 ??
  Logical names are libglib2-2.1.5 or libglib2.1-2.1.5...and
  libglib2-2.2.0 or libglib2.2-2.2.0.
  
  (problem is not exclusive of gtk, of course...)
 
 Name for library package is based on library SONAME..
 
 since glib 2.2 is binary compatible with glib 2.0, its SONAME and its
 major are identical with glib 2.0.. 

So the question is, why did they set the SONAME to be 2.0 if they
planned that the next incompatible release would be 3.x?
-- 
Sebastian Dransfeld [EMAIL PROTECTED]





[Cooker] mozilla, unable to open pages

2002-12-05 Thread Sebastian Dransfeld
Mozilla refuses to open some pages on the web, like

http://infoweb.ntnu.no/
http://www.skandiabanken.no/

Any idea why? Is this because of the infamous cookie problem?
-- 
Sebastian Dransfeld [EMAIL PROTECTED]





[Cooker] pam_mount

2002-12-05 Thread Sebastian Dransfeld
The homepage is: http://www.flyn.org/#id2759049







Re: [Cooker] Problems with urpmi / hdlist

2002-12-01 Thread Sebastian Dransfeld
If I have ftp targets, urpmi works, with file or rsync targets I get:

root@tltrd013:/etc/urpmi# urpmi.update -a
medium contrib trying to use an already used list, medium ignored
copying source hdlist (or synthesis) of cooker...
...copying done
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.cooker.cz]

Sebastian


On Sun, 2002-12-01 at 11:10, Gilles Mocellin wrote:
 Le sam 30/11/2002 à 12:42, Gilles Mocellin a écrit :
  I can't install new packages with urpmi.
  It seems that the package name in hdlist is the full path to the rpm.
  Directly with a rpm command, I can upgrade.
  
 It seems that urpmi.cfg format has changed.
 I removed and re-added all my sources.
 
 But now, it can't/don't build the list.* files for main and contrib
 sources.
 
 It always mark some sources has ignore and can't find new packages.
 With --synthesis, it finds new packages but can't download them (missing
 list.* ?)
 
 [root@guitare urpmi]# urpmi --auto-select -v --synthesis
 examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.main.cz]
 examen de la liste de synthèse
 [/var/lib/urpmi/synthesis.hdlist.contrib.cz]
 examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.plf.cz]
 examen de la liste de synthèse
 [/var/lib/urpmi/synthesis.hdlist.main2.cz]
 examen de la liste de synthèse
 [/var/lib/urpmi/synthesis.hdlist.contrib2.cz]
 examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.plf2.cz]
 examen de la liste de synthèse
 [/var/lib/urpmi/synthesis.hdlist.jpackage.free.cz]
 examen de la liste de synthèse
 [/var/lib/urpmi/synthesis.hdlist.jpackage.nonfree.cz]
 Pour satisfaire les dépendances, les paquetages suivants vont être
 installés (3 Mo):
 fluxbox-0.1.13-7mdk.i586
 perl-DBI-1.31-1mdk.i586
 wmcoincoin-2.4.2-0.a.1mdk.i586
 Est-ce correct ? (O/n)
 paquetage wmcoincoin-2.4.2-0.a.1mdk.i586 non trouvé
 paquetage perl-DBI-1.31-1mdk.i586 non trouvé
 paquetage fluxbox-0.1.13-7mdk.i586 non trouvé
 impossible de récupérer les paquetages sources, abandon
 [root@guitare urpmi]#
-- 
Sebastian Dransfeld [EMAIL PROTECTED]





Re: [Cooker] URPMI Weirdness

2002-11-30 Thread Sebastian Dransfeld
On Sat, 2002-11-30 at 06:09, Olivier Thauvin wrote:
 This is a know problem with your version, supposed to be fixed in -4mdk.
 I have same problem, but:
 
 [olivier@andromede urpmi.setup]$ rpm -q urpmi
 urpmi-4.1-5mdk
 I am up to date. :(

Force an update 'urpmi.update -a -f'

Sebastian





[Cooker] perl-Net_SSLeay

2002-09-23 Thread Sebastian Dransfeld


This seems like a bad idea (from .spec):

find $RPM_BUILD_ROOT/%{prefix} -name *.al | xargs rm -f

Running the examples demand that the .al files are there!

Sebastian





Re: [Cooker] perl-Net_SSLeay

2002-09-23 Thread Sebastian Dransfeld

On Mon, 2002-09-23 at 16:28, François Pons wrote:
 [EMAIL PROTECTED] (François Pons) writes:
 
  Sebastian Dransfeld [EMAIL PROTECTED] writes:
  
   This seems like a bad idea (from .spec):
   
   find $RPM_BUILD_ROOT/%{prefix} -name *.al | xargs rm -f
   
   Running the examples demand that the .al files are there!
  
  This is more problably a problem loading method which sounds like a problem of
  missing module.
  
  I take a look on this.
 
 There seems to be strange vision of this, this package looks like to have
 problems.
 
 It is problably used only by other module and not directly.
 
 I invistigate more on the topic, but it seems to be unable to work without
 modifications (at least from some examples files).

If I remove the line with rm from the spec the package and examples
work.

Sebastian





[Cooker] profile

2002-09-10 Thread Sebastian Dransfeld


--- profile 2002-08-26 15:14:24.0 +0200
+++ profile.new 2002-09-10 17:07:06.0 +0200
 -11,7 +11,7 
 fi

 if [ $UID -ge 500 ]  ! echo ${PATH} |grep -q /usr/games ; then
-export PATH=$PATH:/usr/games
+PATH=$PATH:/usr/games
 fi

 umask 022







Re: [Cooker] su broken

2002-09-05 Thread Sebastian Dransfeld

On 5 Sep 2002, Frederic Lepied wrote:

 David Walser [EMAIL PROTECTED] writes:

  happens with any X app obviously, problem is obvious:
 
  [djw9202@backus djw9202]$ su
  Password:
  [root@backus djw9202]# ee
  Xlib: connection to :0.0 refused by server
  Xlib: No protocol specified
 
 
  Gtk-WARNING **: cannot open display: :0.0
  [root@backus djw9202]#

 Can you send me the log with the following change in /etc/pam.d/su:

 sessionoptional   /lib/security/pam_xauth.so

 to

 sessionoptional   /lib/security/pam_xauth.so debug

su ins't linked to -lpam Reported this error a while ago.

Sebastian





Re: [Cooker] Eterm 0.9.1 blows

2002-08-21 Thread Sebastian Dransfeld

On Wed, 21 Aug 2002, Vincent Danen wrote:

 I agree with you on this one tho... 0.9.1 does blow.  I'm building a
 2mdk right now that fixes the missing icons and
 requires/buildrequires, but I would personally like to see 0.8.10 back
 in main... it was much more reliable.

I've used Eterm 0.9.1 for ages. Never had any problems.

Sebastian





[Cooker] sh-utils

2002-08-14 Thread Sebastian Dransfeld


su isn't linked against -lpam

Sebastian






Re: [Cooker] Argh! (cannot find QT)

2002-08-11 Thread Sebastian Dransfeld

On Sat, 10 Aug 2002, Brook Humphrey wrote:

 Nope same error here trying to compile an app that is kde3. I looked
 and libqt doese not even include libqt.so. I'm not usre were it is as
 all my kde3 aps are running but I can't find libqt.so anywere on my
 system. This is why configure fails.

Look for libqt-mt.so.

Sebastian





[Cooker] Re: [CHRPM] devfsd-1.3.25-6mdk

2002-08-02 Thread Sebastian Dransfeld

On Fri, 2 Aug 2002, Pixel wrote:

 * Fri Aug 02 2002 Pixel [EMAIL PROTECTED] 1.3.25-6mdk

 - oops, only create symlink /dev/mouse on the running system if devfs is mounted in 
/dev

And check if /etc/devfs/conf.d exists.

seb





[Cooker] /usr/share/rpm-helper/add-group

2002-07-31 Thread Sebastian Dransfeld


There is a line like:

users=$4
...
set $users

If users is empty, set will print the environment.

Sebastian






[Cooker] chksession

2002-07-31 Thread Sebastian Dransfeld


Some of the windowmanagers owns the /etc/X11/wmsession.d/ directory.
Since I have unistalled all wm's (and installed blackbox from CVS), the
/etc/X11/wmsession.d/ directory is gone, and chksession fails.


# urpmi.update -a  urpmi --auto-select
snip
  49:gdm##
Can't open /etc/X11/wmsession.d//1
Can't open /etc/X11/wmsession.d//1


Sebastian





[Cooker] new blackbox 0.65.0beta4

2002-07-31 Thread Sebastian Dransfeld


Please upgrade :)

http://blackboxwm.sourceforge.net/

Sebastian





[Cooker] Bug?

2002-07-27 Thread Sebastian Dransfeld


Take the example below. Shouldn't

build@s119b:~/CVS/dir2$ ls
and
build@s119b:~/CVS/dir1/dir2$ ls ..
return the same?

example:

build@s119b:~/CVS$ md dir1
build@s119b:~/CVS$ md dir2
build@s119b:~/CVS$ cd di
dir1  dir2
build@s119b:~/CVS$ cd dir1
build@s119b:~/CVS/dir1$ ln -s ../di
dir1  dir2
build@s119b:~/CVS/dir1$ ln -s ../dir2 .
build@s119b:~/CVS/dir1$ ls
dir2
build@s119b:~/CVS/dir1$ cd ..
build@s119b:~/CVS$ cd dir2
build@s119b:~/CVS/dir2$ touch fil
build@s119b:~/CVS/dir2$ ls
fil
build@s119b:~/CVS/dir2$ cd ..
build@s119b:~/CVS$ cd di
dir1  dir2
build@s119b:~/CVS$ cd dir1
build@s119b:~/CVS/dir1$ cd dir2
build@s119b:~/CVS/dir1/dir2$ ls ..
blackbox/  dir1/  dir2/  e17/  ffmpeg/  mplayer/






Re: [Cooker] Bug?

2002-07-27 Thread Sebastian Dransfeld

On 27 Jul 2002, Vox wrote:

 Sebastian Dransfeld [EMAIL PROTECTED] writes:

  Take the example below. Shouldn't
 
  build@s119b:~/CVS/dir2$ ls
  and
  build@s119b:~/CVS/dir1/dir2$ ls ..
  return the same?

   No.

   Vox

Thanks for the short nice answer :)

Isn't there any way to make 'ls ..' and 'cd ..  ls' return the same?

I want to link a directory into a source tree, and the subdir looks for
'../file', which isn't there.

Sebastian





[Cooker] readline

2002-07-23 Thread Sebastian Dransfeld

root@s119b:/lib# objdump -x libreadline.so.4.3 |grep SONAME
objdump: libreadline.so.4.3: no symbols
  SONAME  libreadline.so.4.3


Why isn't SONAME libreadline.so.4 when 4.x is compatible?

Sebastian






Re: [Cooker] glibc-2.2.5-11mdk

2002-07-19 Thread Sebastian Dransfeld

On Fri, 19 Jul 2002, Gwenole Beauchesne wrote:

 On Fri, 19 Jul 2002, Thierry SAURA wrote:

  I need LD_ASSUME_KERNEL=2.2.5 for IBM JDK 1.3.0 :

 Yeah OK, I would probably split the glibc packages.

btw, the IBM JDK doesn't need LD_ASSUME_KERNEL=2.2.5 to be set.

Sebastian





Re: [Cooker] glibc-2.2.5-11mdk

2002-07-19 Thread Sebastian Dransfeld

On Fri, 19 Jul 2002, Thierry SAURA wrote:


  btw, the IBM JDK doesn't need LD_ASSUME_KERNEL=2.2.5 to be set.
 comments are quite precise :
 # The line export LD_ASSUME_KERNEL=2.2.5 disables the use of floating
 # stacks on RedHat distributions.  Floating stacks can be enabled by
 # commenting it out.  Do not do this unless all of the following are true:
 #
 # 1) you are running linux/s390
 # 2) your kernel version is 2.4 or higher
 # 3) you have glibc version 2.2.1 or higher

 I have a kernel higher than 2.4, glibc higher than 2.2.1 but i'm not
 on linux/s390 ...

Have you tried to remove the line? I did, and I haven't had any problems.
Maybe I'm just lucky?

What is supposed to happen if LD_ASSUME_KERNEL=2.2.5 isn't set?

Sebastian





[Cooker] Re: gettext

2002-07-04 Thread Sebastian Dransfeld

On 4 Jul 2002, Guillaume Cottenceau wrote:

 Sebastian Dransfeld [EMAIL PROTECTED] writes:

  The file /usr/share/gettext/po/Makevars is missing from the gettext-devel
  package.
 
  And there is something fishy about the %makeinstall line, because 'make
  install' installs the /usr/share/gettext/po dir just fine.

 Well it seems not: the /usr/share/gettext/po dir is installed by
 hand in the specfile (line #93-95); but this has been made by
 Jeff (Tue Apr 17 2001 Jeff Garzik), not by me, so I don't know
 exactly about this choice.

I can see that it is done by hand in the specfile, but now gettext should
install these files by itself. A 'make install' will do it, but not the
extra long %makeinstall line in the spec-file.

I think someone should try to run through an install of gettext without
rpm :)

 Why is the `Makevars' file missing? I mean, what is it useful
 for?

It defines 'top_builddir', which is used in Makefile.in.in

Sebastian





[Cooker] gettext

2002-07-02 Thread Sebastian Dransfeld


The file /usr/share/gettext/po/Makevars is missing from the gettext-devel
package.

And there is something fishy about the %makeinstall line, because 'make
install' installs the /usr/share/gettext/po dir just fine.

Sebastian






[Cooker] gettext

2002-06-29 Thread Sebastian Dransfeld


While building some prog, gettext suddenly required 'remove-potcdate.sin'
to be in the /usr/share/gettext/po/ dir.

seb






Re: [Cooker] AUTOCONF

2002-06-27 Thread Sebastian Dransfeld

On Thu, 27 Jun 2002, Lucio Tarantino wrote:

 Hallo,
 I have a little question. Why in cooker there is autoconf-2.13-12mdk
 ( version 2.13 ) and not the new version 2.52 or 2.53?
 All KDE3 new project require this new version and I have mount manually
 but why is not in cooker?

autoconf2.5-2.53-2mdk is there. autoconf is a wrapper which launches
autoconf 2.13 or 2.53 by some rules or explicit by setting
WANT_AUTOCONF_2_5=1

seb





Re: [Cooker] AUTOCONF

2002-06-27 Thread Sebastian Dransfeld

On Thu, 27 Jun 2002, Lucio Tarantino wrote:

 Also automake is version 1.4-p5 and not the new 1.5 why?

Look closer, automake1.6 is there.

seb





[Cooker] kernel

2002-06-25 Thread Sebastian Dransfeld



From kernel 2.4.18.20mdk:
^^
* Fri Jun 14 2002 Juan Quintela [EMAIL PROTECTED] 1-1mdk

- disabling P241 (-Os), as actual gcc is not very good about that.
- make this things IDECD  IDEFLOPPY  FLOPPY modules.
- rediff P1302 (agp_uninornth), stew.
- remove P1300 (riva fixes for ppc), patch included upstream (stew).
- 2.4.19.20mdk.
  ^^






[Cooker] Evolution

2002-06-03 Thread Sebastian Dransfeld


Evoultion Buildrequires:

gettext-devel
openssl-devel (libopenssl0-devel)

Build error:
for file in ./evolution-no.omf; do \
  basefile=`echo $file | sed -e 's,^.*/,,'`; \
  scrollkeeper-preinstall /usr/share/gnome/help/evolution/no/index.html
$file ../../omf-install/$basefile; \
done
./evolution-no.omf:5: error: Input is not proper UTF-8, indicate encoding
!
  Evolution brukerhåndbok
   ^
./evolution-no.omf:5: error: Bytes: 0xE5 0x6E 0x64 0x62
  Evolution brukerhåndbok
   ^
url update in OMF file ./evolution-no.omf failed







Re: [Cooker] Evolution

2002-06-03 Thread Sebastian Dransfeld

On Mon, 3 Jun 2002, Frederic Crozat wrote:

 On Mon, 03 Jun 2002 12:45:01 +0200, Sebastian Dransfeld wrote:

 
  Evoultion Buildrequires:
 
  gettext-devel

 gettext-devel is required by other gnome-devel libraries (implicit)

  openssl-devel (libopenssl0-devel)
 evolution uses nss librairies for SSL, not openssl

I lacked many -devel rpms to build evolution. rpm --rebuild
evolution.src.rpm gave a list, I installed the requirements and it still
failed to build because of gettext-devel and openssl-devel.

Because of gettext-devel build failed because some missing AC_ macros, and
somewhere in the buildprocess evolution wanted -lssl.


  Build error:
  for file in ./evolution-no.omf; do \
basefile=`echo $file | sed -e 's,^.*/,,'`; \
scrollkeeper-preinstall /usr/share/gnome/help/evolution/no/index.html
  $file ../../omf-install/$basefile; \
  done
  ./evolution-no.omf:5: error: Input is not proper UTF-8, indicate encoding
  !
Evolution brukerhåndbok
 ^
  ./evolution-no.omf:5: error: Bytes: 0xE5 0x6E 0x64 0x62
Evolution brukerhåndbok
 ^
  url update in OMF file ./evolution-no.omf failed

 No problem here.. Check that you have latest version of scrollkeeper
 installed

libscrollkeeper0-0.3.8-1mdk
scrollkeeper-0.3.8-1mdk

Maybe some settings cause this failure. I don't know, I only report what I
see :)

Sebastian





Re: [Cooker] Evolution

2002-06-03 Thread Sebastian Dransfeld

On Mon, 3 Jun 2002, Sebastian Dransfeld wrote:

 On Mon, 3 Jun 2002, Frederic Crozat wrote:
  evolution uses nss librairies for SSL, not openssl

 I lacked many -devel rpms to build evolution. rpm --rebuild
 evolution.src.rpm gave a list, I installed the requirements and it still
 failed to build because of gettext-devel and openssl-devel.

 Because of gettext-devel build failed because some missing AC_ macros, and
 somewhere in the buildprocess evolution wanted -lssl.

And:
ldd evolution-addressbook
libeselectnames.so.0 = /usr/lib/libeselectnames.so.0 (0x4001f000)
libeshell.so.0 = /usr/lib/libeshell.so.0 (0x4003e000)
libbonobo-print.so.2 = /usr/lib/libbonobo-print.so.2 (0x4007a000)
libgtkhtml.so.20 = /usr/lib/libgtkhtml.so.20 (0x4007e000)
libgnomevfs.so.0 = /usr/lib/libgnomevfs.so.0 (0x40106000)
libssl.so.0 = /usr/lib/libssl.so.0 (0x40141000)
.

rpm -qf /usr/lib/libssl.so.0
libopenssl0-0.9.6d-4mdk

Sebastian





[Cooker] mii-tool

2002-06-03 Thread Sebastian Dransfeld


root@s119b:~# mii-tool eth0
  No MII transceiver present!.

Can someone explain this to me? It used to work, and I have a:
Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 48).

Sebastian





[Cooker] Wrong dependencie

2002-05-24 Thread Sebastian Dransfeld


libarts3 = 1.0.1 is needed by kdelibs-3.0.1-6mdk

libarts3 is now libarts

Sebastian





[Cooker] MySQL-Max

2002-05-13 Thread Sebastian Dransfeld


What's this? All the '.\c'?

root@tl-dhcp-100:/var/lib/mysql# service mysql restart
Stopping MySQL Server(pid 3019)Wait for mysqld to exit\c
.\c
.\c
.\c
.\c
.\c
.\c
.\c
.\c
[  OK  ]
Starting MySQL Server   [  OK  ]
root@tl-dhcp-100:/var/lib/mysql#







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-driver .. Enable SQL driver 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





[Cooker] libc java problem

2002-04-22 Thread Sebastian Dransfeld

This happends if LD_ASSUME_KERNEL=2.2.5 is set:

grep: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory
sed: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory
cut: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory






Re: [Cooker] KDE3 first time wizard runs every time

2002-04-22 Thread Sebastian Dransfeld

On 22 Apr 2002, Brad Felmey wrote:

 On Mon, 2002-04-22 at 11:39, Alexander Skwar wrote:

  I'm running current everything.  On my system, I've got only kde3 and
  gnome2 installed.  Because of this, my login manager is gdm.
 
  Everytime I start KDE3 from GDM, it runs the KDE first time wizard.  Why
  does the KDE3 first time wizard run everytime, or a better question:
  Which conditions have to be met so that the Kftw starts?

 $ vi ~/.kde3/share/config/kpersonalizerrc

 FirstLogin=false

Or fix startkde to use .kde3 instead of .kde as userprefs dir.

Sebastian





Re: [Cooker] X still sets wrong monitor size

2002-03-22 Thread Sebastian Dransfeld

On 21 Mar 2002, Pixel wrote:

 Sebastian Dransfeld [EMAIL PROTECTED] writes:

  On 21 Mar 2002, Pixel wrote:
 
   ok, if I accept the idea of having this set correctly, why isn't it set
   correctly by default? On by box the X server nicely finds out everything based
   on DDC:
 [...]
  Because DDC doesn't always work.

 it works on any recent hardware i've tested. Are they really that much
 hardware for which DDC is failing?

On my last 2 monitors, a hansol 900P and a LG, DDC only sometimes work. I
have used a matrox G400 and matrox G550. The rest of the hardware is also
quite new.

seb





Re: [Cooker] X still sets wrong monitor size

2002-03-21 Thread Sebastian Dransfeld

On 21 Mar 2002, Pixel wrote:

 what is the advantage of using DisplaySize? apart from KDE, i don't know any
 program that use the dpi information...

Mozilla can use it.

seb





Re: [Cooker] X still sets wrong monitor size

2002-03-21 Thread Sebastian Dransfeld

On 21 Mar 2002, Pixel wrote:

 Sebastian Dransfeld [EMAIL PROTECTED] writes:
  Mozilla can use it.

 what for?

fontsize setting. I use 1600x1200 on a 19. If the DisplaySize isn't set,
it uses 75dpi as standard, and the fonts are supertiny. With the right
DisplaySize it goes up to 112dpi, and the fonts are perfect.

File-Preferences-Apperance-Fonts

Set Display resolution to system or something. Haven't a linux box right
here.

seb





Re: [Cooker] Re: libpython2.2-devl missing file

2002-03-21 Thread Sebastian Dransfeld

On Thu, 21 Mar 2002, Stew Benedict wrote:

 On Thu, 21 Mar 2002, Michal Bukovjan wrote:

  Cannot find /usr/lib/python2.2/config/Makefile.pre.in

 I really didn't do anything with the package except rebuild it for PPC.
 Why do you feel that file should exist?

Because it is used if a user wants to build a python extension with C.

seb





Re: [Cooker] X still sets wrong monitor size

2002-03-21 Thread Sebastian Dransfeld

On 21 Mar 2002, Pixel wrote:

 ok, if I accept the idea of having this set correctly, why isn't it set
 correctly by default? On by box the X server nicely finds out everything based
 on DDC:

 % xdpyinfo  | grep resolution
   resolution:83x84 dots per inch


Because DDC doesn't always work.

seb





RE: [Cooker] libsmb based program must *NOT* be setsuid root.

2002-02-06 Thread Sebastian Dransfeld

On Thu, 7 Feb 2002, Borsenkow Andrej wrote:


 
   On Wed, 2002-02-06 at 10:09, Tech At Mathco Dot Com wrote:
   so smbmount and smbumount needs to be set to chmod 775?
  
   Yes, but mount and umount must be setuid root
  
   chmod 4755 /bin/*mount
  
  
  well nobody wants to have mount and umount suid root.
  If i do that, I'll have a bunch of developpers chasing me around the
 office
  trying to get my back.

Setting smbmnt and smbumount setuid root makes it possible for users to
mount smbshares. Instead of smbmount and smbumount like now.

Sebastian





[Cooker] chkconfig --add xinetd

2002-01-31 Thread Sebastian Dransfeld


stat64(/usr/sbin/msec, {st_mode=S_IFREG|0755, st_size=1179, ...}) = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++








[Cooker] fam

2002-01-31 Thread Sebastian Dransfeld


It seems like portmap also should be restarted when upgrading fam. Ain't
sure, though

seb






[Cooker] msec

2002-01-21 Thread Sebastian Dransfeld


The /etc/security/msec/init.sh script is gone, but not the manpage.

Sebastian






Re: [Cooker] gcc-3.0.1

2002-01-19 Thread Sebastian Dransfeld

On Fri, 18 Jan 2002, Ben V wrote:

 Just for information before i go further, could anybody tell
 me the risk to upgrade to gcc-3.0.1, using .tar files?
 thanks

Install gcc3 from contrib. It can co-exist with gcc-2.96.

seb





Re: [Cooker] Kernel headers?

2002-01-09 Thread Sebastian Dransfeld

On Wed, 9 Jan 2002, J.P. Pasnak wrote:

 On Tuesday 08 January 2002 13:35, you wrote:
   Hello,
  
   did I miss something or arent't there really any new kernel header
   packages for 2.4.17.1/2?
 
  Yep; you missed the fact that kernel headers are now part of the glibc
  package.

 Then why:

 [root@neo pasnak]# rpm -e kernel-headers
 error: removing these packages would break dependencies:
 kernel-headers   is needed by glibc-devel-2.2.4-18mdk
 kernel-headers = 2.2.1 is needed by glibc-devel-2.2.4-18mdk

kernel-headers is a package created by the glibc source rpm.

seb





[Cooker] Re: [CHRPM] Eterm-0.8.10-18mdk

2001-12-19 Thread Sebastian Dransfeld

On Wed, 19 Dec 2001, Yves Duret wrote:

 --=-=-=
 Name: EtermRelocations: (not relocateable)
 Version : 0.8.10Vendor: MandrakeSoft

Why not 0.9.1? I've uploaded it once, and asked several times. It's the
latest stable release.

seb





Re: [Cooker] no SWAT cannot connect to http://localhost:901/

2001-12-18 Thread Sebastian Dransfeld

On 18 Dec 2001, Chmouel Boudjnah wrote:

 Oden Eriksson [EMAIL PROTECTED] writes:

  So what's the difference?

 chmou@giants|~| aa=
 chmou@giants|~| [[ $aa != 0 ]]  echo bar
 bar
 chmou@giants|~| [ $aa != 0 ]  echo bar
 [: !=: unary operator expected
 chmou@giants|~|

 and more and more (can't list here)

[[ is a bash internal, while [ is a symlink to test.

seb





Re: [Cooker] no SWAT cannot connect to http://localhost:901/

2001-12-14 Thread Sebastian Dransfeld

On Thu, 13 Dec 2001, Salane wrote:

 service swat restart
 Cannot find /etc/init.d/swat

swat is a xinetd service.

seb





Re: [Cooker] no SWAT cannot connect to http://localhost:901/

2001-12-14 Thread Sebastian Dransfeld

On Fri, 14 Dec 2001, Salane wrote:

 So it still doesnt work

But 'service' is used to start standalone programs. To start
xinetd-programs you must activate them and restart xinetd.

seb





Re: [Cooker] Failed to install evolution due to dependencies

2001-11-22 Thread Sebastian Dransfeld

On Thu, 22 Nov 2001 [EMAIL PROTECTED] wrote:

 [root@pia evol]# rpm -Uvh GConf-1.0.7-1mdk.i586.rpm
 error: failed dependencies:
  libGConf1 = 1.0.7 is needed by GConf-1.0.7-1mdk
 [root@pia evol]# rpm -Uvh libGConf1-1.0.7-1mdk.i586.rpm
 error: failed dependencies:
  GConf = 1.0.7 is needed by libGConf1-1.0.7-1mdk
  libGConf1 = 1.0.4 is needed by GConf-1.0.4-2mdk

rpm -Uvh GConf-1.0.7-1mdk.i586.rpm libGConf1-1.0.7-1mdk.i586.rpm

seb





Re: [Cooker] apt vs. urpmi

2001-11-21 Thread Sebastian Dransfeld

On Wed, 21 Nov 2001, Michael Golden wrote:

 I went looking for alternatives and I
 found the rpm enabled version of apt aparently from the Mandrake Cooker on
 rpmfind.net although I don't see it in the recent Mandrake cooker.

apt is in contrib.

seb





Re: [Cooker] Did anyone get a gcc 2.95.x working on Cooker

2001-11-20 Thread Sebastian Dransfeld

On Tue, 20 Nov 2001, Oden Eriksson wrote:

 tisdagen den 20 november 2001 23.05 Gregoire Favre wrote:
  I would like to habe 2.95,2.96,3.02 together, is it possible?

 As I said, you're on your own. Either replace 2.96 with 2.95.3, or ignore the
 whole thing. I do not know how to have it parallell with the other versions,
 neither do I care about it. Maybe someone else has the time to make that work.

Check how the gcc3x package is made in contrib.

seb





[Cooker] bash problems

2001-11-08 Thread Sebastian Dransfeld


When I log in using Gnome or Sawfish, the terminals doesn't use
loginshell, but they still get all the aliases right. (The files in
/etc/profile.d/ has been sourced).

If I use enlightenment the terminals are still not login shells, but they
also don't have the colors or aliases right. But if I start a new terminal
from the one opened ( $ gnome-terminal) or any other, this terminal will
get the right setup.

I have checked how the different setups are started, but the only place I
have found a -login (which should trigger the sourcing of
/etc/profile.d/), is in /etx/X11/Xsession.

So why the difference?

Hope this wasn't to confusing

seb







Re: [Cooker] Eterm-O.8.10-17mdk still want's libpng.so.2

2001-10-19 Thread Sebastian Dransfeld

On Fri, 19 Oct 2001, Stefan Hußfeldt wrote:

 Hello,

 |[root@kilroy root]# urpmi Eterm
 |installing /mnt/hd/cooker/Mandrake/RPMS/Eterm-O.8.10-17mdk.i586.rpm
 |error: failed dependencies:
 |libpng.so.2   is needed by Eterm-O.8.10-17mdk
 |Installation failed

 Perhaps it can be updated to 0.9.x ?-;

I uploaded 0.9.1 with necessary extras. Nothing happened.

seb





Re: [Cooker] Eterm-O.8.10-17mdk still want's libpng.so.2

2001-10-19 Thread Sebastian Dransfeld

On 19 Oct 2001, Yves Duret wrote:

 Sebastian Dransfeld [EMAIL PROTECTED] writes:

  I uploaded 0.9.1 with necessary extras. Nothing happened.

 you uploaded it in incoming ?

Yep.

seb





Re: [Cooker] 8.1 - How to see desktop from remote computer?

2001-10-18 Thread Sebastian Dransfeld

On Thu, 18 Oct 2001, Claudio wrote:

 What's the difference from 8.0 and 8.1? Now I cannot see kdm with program
 like Exceed... is there a security setting? Is there a simple way to avoid
 that behaviour? :o)

xdmcp is disabled in 8.1, check the kdmrc file for this option.

seb





[Cooker] How to get fam working

2001-09-25 Thread Sebastian Dransfeld


Secure level = 4.

1. Change TMPDIR for xinetd to /tmp
2. Add ALL: ALL to /etc/hosts.allow

How do I minimize the second step? fam: ALL, sgi_fam: ALL, xinetd:
ALL. ?

seb






[Cooker] Eterm

2001-09-23 Thread Sebastian Dransfeld


0.9.1 is now the latest official release.

seb






[Cooker] xinetd fam

2001-09-23 Thread Sebastian Dransfeld


I wanted to use fam, but the system wouldn't allow me. I found out that
xinetd is running with TMPDIR=/root/tmp, and that makes it impossible to
use fam.

I thought this was something fixed long ago?

seb






Re: [Cooker] liblib confusion

2001-07-01 Thread Sebastian Dransfeld

On Sun, 1 Jul 2001, Andrej Borsenkow wrote:

 There are libglib1.2, libglib2 and libglib1.3_6. Which one is suposed to
 be *the* libglib?

*the* libglib is libglib1.2, the other ones are unstable versions.

seb





Re: [Cooker] liblib confusion

2001-07-01 Thread Sebastian Dransfeld

On Sun, 1 Jul 2001, Andrej Borsenkow wrote:

 On Sun, 1 Jul 2001, Sebastian Dransfeld wrote:

  On Sun, 1 Jul 2001, Andrej Borsenkow wrote:
 
   There are libglib1.2, libglib2 and libglib1.3_6. Which one is suposed to
   be *the* libglib?
 
  *the* libglib is libglib1.2, the other ones are unstable versions.
 

 O.K., but both libglib2 and libglib1.3_6 contain 1.3.6 version. Why there
 are two? Which one should be installed?

1.3_6 is the latest. You probably don't need it.

seb





Re: [Cooker] Problems With Latest Cooker

2001-06-30 Thread Sebastian Dransfeld

On Sat, 30 Jun 2001, David Walluck wrote:

 6.) When samba was installed it left the old version there, this is odd
 behavior, probably because of a failed %post script.

The %post script should be fixed since 13mdk or so. It works in 15mdk at
least.

seb





Re: [Cooker] urpmi

2001-06-28 Thread Sebastian Dransfeld

On 28 Jun 2001, François Pons wrote:

 Sebastian Dransfeld [EMAIL PROTECTED] writes:

root@s186b:~# rpm -q libpng2 ldconfig
libpng2-1.0.12-1mdk
ldconfig-2.2.3-2mdk
   
So I already got those packages. kdelibs wont install, because it needs
libglib-1.3.so.5, which isn't in cooker.
  
   What do you try to do (what command line to urpmi) ?
  
   Which version of rpmtools and urpmi do you have ?

 Ok, can you try urpmi --auto-select -m to see if it changes ?

 Can you try urpmi libpng2 too ?

root@s186b:~# urpmi --auto-select -m
To satisfy dependencies, the following packages are going to be installed
(0 MB):
libsmpeg0.4-0.4.4-1mdk
Is it ok? (Y/n)

root@s186b:~# urpmi libpng2
everything already installed

seb





Re: [Cooker] gdm doesn't work at all

2001-06-28 Thread Sebastian Dransfeld

On Thu, 28 Jun 2001, Goetz Waschk wrote:

 Hi,
 even with the latest pam update gdm-2.2.2.1-3mdk doesn'work. The gdm process
 starts and has no problems to run a X server, but that's all, there is just a
 grey screen with the mouse pointer and no login window.
 gdm-2.2.0-2mdk is working fine.

root@s186b:~# rpm -q pam gdm
pam-0.75-2mdk
gdm-2.2.2.1-3mdk


Works very well.

seb





Re: [Cooker] initscripts

2001-06-26 Thread Sebastian Dransfeld

On 26 Jun 2001, Chmouel Boudjnah wrote:

 Sebastian Dransfeld [EMAIL PROTECTED] writes:

  The %preun seems totally screwed.

 . detail please..


This in one long line:

if [ $1 = 0 ]; then service random stop  /dev/null 2/dev/null || :;
/sbin/chkconfig --del random; fi if [ $1 = 0 ]; then service netfs stop 
/dev/null 2/dev/null || :; /sbin/chkconfig --del netfs; fi if [ $1 = 0 ];
then service network stop  /dev/null 2/dev/null || :; /sbin/chkconfig
--del network; fi if [ $1 = 0 ]; then service rawdevices stop  /dev/null
2/dev/null || :; /sbin/chkconfig --del rawdevices; fi if [ $1 = 0 ]; then
service usb stop  /dev/null 2/dev/null || :; /sbin/chkconfig --del usb;
fi if [ $1 = 0 ]; then service sound stop  /dev/null 2/dev/null || :;
/sbin/chkconfig --del sound; fi if [ $1 = 0 ]; then service alsa stop 
/dev/null 2/dev/null || :; /sbin/chkconfig --del alsa; fi if [ $1 = 0 ];
then service kheader stop  /dev/null 2/dev/null || :; /sbin/chkconfig
--del kheader; fi

Should perhaps be some linebreaks, and why som many if's? Isn't one
enough?

seb





Re: [Cooker] gdm

2001-06-26 Thread Sebastian Dransfeld

On Tue, 26 Jun 2001, J . A . Magallon wrote:


 On 20010623 Sebastian Dransfeld wrote:
 
 Solution found?
 
 Downgrading pam to pam-0.74-6mdk helped!
 

 New pam-0.75-2mdk corrects the problem !!!


Jepp, they patched pam_console.

seb





[Cooker] initscripts

2001-06-25 Thread Sebastian Dransfeld


The %preun seems totally screwed.

seb






[Cooker] urpmi

2001-06-24 Thread Sebastian Dransfeld


urpmi _is_ a bit screwed:

root@s186b:~# urpmq perl
perl-Authen-PAM

That's all. 'grep ^perl /var/lib/urpmi/depslist.ordered' gives lots of
packages.

seb






[Cooker] perl-Date-Calc

2001-06-24 Thread Sebastian Dransfeld


Is missing it's .so library.

seb






[Cooker] gdm

2001-06-23 Thread Sebastian Dransfeld


Solution found?

Downgrading pam to pam-0.74-6mdk helped!

seb






Re: [Cooker] gdm

2001-06-23 Thread Sebastian Dransfeld


Problem with gdm seems like someone noticed with /var/lock/console. If I
start with init 5 and log in, it fails. If I log in to a tty first, I can
afterwards log in with gdm with no problem.

seb





[Cooker] urpmi doesn't work

2001-06-22 Thread Sebastian Dransfeld


root@s186b:~# urpmq findutils
no package named findutils
root@s186b:~# urpmi findutils
no package named findutils
root@s186b:~# grep findutils /var/lib/urpmi/depslist.ordered
findutils-4.1.7-1mdk 105398 6 13 0 3 14 4 5 12 1
root@s186b:~# rpm -q findutils
findutils-4.1.6-1mdk







Re: [Cooker] urpmi doesn't work

2001-06-22 Thread Sebastian Dransfeld

On 22 Jun 2001, François Pons wrote:

 Chmouel Boudjnah [EMAIL PROTECTED] writes:

  Sebastian Dransfeld [EMAIL PROTECTED] writes:
 
   root@s186b:~# urpmq findutils
   no package named findutils
   root@s186b:~# urpmi findutils
   no package named findutils
   root@s186b:~# grep findutils /var/lib/urpmi/depslist.ordered
   findutils-4.1.7-1mdk 105398 6 13 0 3 14 4 5 12 1
   root@s186b:~# rpm -q findutils
   findutils-4.1.6-1mdk
 
  i had to do a urpmi.removemedia -a and a urpmi.addmedia to make it works.

 Please update medium as depslist has not right format (according to rpmtools 3.0).

But the medium is added with rpmtools-3 and urpmi-1.6. And I always update
the medium before doing something.

urpmi.update -a  urpmi --auto-select

seb





Re: [Cooker] urpmi doesn't work

2001-06-22 Thread Sebastian Dransfeld

On 22 Jun 2001, François Pons wrote:

 Sebastian Dransfeld [EMAIL PROTECTED] writes:

  But the medium is added with rpmtools-3 and urpmi-1.6. And I always update
  the medium before doing something.
 
  urpmi.update -a  urpmi --auto-select

 Maybe urpmi is too optimized ; it's depend upon the number of medium you have
 or the type of source. With 2 or more media, you are sure depslist will be
 re-computed.

 Or try urpmi.update -a -f, it could work (force regeneration of urpmi database and
 depslist file).

Why didn't the depslist get the right format with urpmi.addmedia?

seb





Re: [Cooker] urpmi

2001-06-22 Thread Sebastian Dransfeld

On 22 Jun 2001, François Pons wrote:

 Sebastian Dransfeld [EMAIL PROTECTED] writes:

  root@s186b:/var/lib/urpmi# urpmi.addmedia sunsite
  ftp://sunsite.uio.no/pub/unix/linux/Mandrake-devel/cooker/i586/Mandrake/RPMS
  with ../base/hdlist.cz
 
  =
 
  16:42:49 (808.76 KB/s) - `/var/cache/urpmi/partial/hdlist.cz' saved
  [4853088]
   ^ This is not enough for a cooker hdlist, problem during transfer
 problably. Correct size if 8664465.

Ah.

seb





[Cooker] urpmi

2001-06-22 Thread Sebastian Dransfeld


root@s186b:/var/lib/urpmi# urpmi.addmedia sunsite
ftp://sunsite.uio.no/pub/unix/linux/Mandrake-devel/cooker/i586/Mandrake/RPMS
with ../base/hdlist.cz

=

16:42:49 (808.76 KB/s) - `/var/cache/urpmi/partial/hdlist.cz' saved
[4853088]

parsehdlist: invalid archive /var/cache/urpmi/partial/hdlist.sunsite.cz
unable to parse hdlist file of sunsite
nothing to write in list file for sunsite
nothing written in list file for sunsite
unable to update medium sunsite


seb





[Cooker] urpmi error

2001-06-21 Thread Sebastian Dransfeld


found %d headers in cache
removing %d obsolete headers in cache
write config file [%s]

% should be $, or?

seb






Re: [Cooker] acls

2001-06-21 Thread Sebastian Dransfeld

On 21 Jun 2001, Chmouel Boudjnah wrote:

 Tim [EMAIL PROTECTED] writes:

  Correct me if I'm wront.. but wouldn't it be VERY nice to support ACL's for
  those that run large scale servers, etc. Definately a security plus.

 the kernel code side is currently too early and we waiting that linus
 accept it..


It seems like not everyone agrees on how to implement acls. So I agree on
not supporting acls for now.

seb





Re: [Cooker] Samba upgrade breaks smbmount to older server?

2001-06-20 Thread Sebastian Dransfeld

On Wed, 20 Jun 2001, Bruce F Press wrote:

 With an upgrade to samba-2.2.1-12mdk previously mounted samba shares
 now report Failed to find real path for mount point.  This had been
 working
 without trouble with prior releases.  The server is running samba-2.0.6,
 is there
 an incompatibility or a switch I should be using?

Check if /sbin/mount.smb points to the correct file.

seb





[Cooker] small autofs init patch

2001-06-19 Thread Sebastian Dransfeld


I have submitted this patch before, and I think it's sane. Please look at
it an say if I'm insane.

seb

--- autofs.old  Tue Jun 19 17:19:24 2001
+++ autofs  Tue Jun 19 18:06:26 2001
@@ -267,10 +267,10 @@
 TMP1=`mktemp /tmp/autofs.XX` || { echo could not make temp file  2; 
exit 1; }
 TMP2=`mktemp /tmp/autofs.XX` || { echo could not make temp file  2; 
exit 1; }
getmounts $TMP1
-   ps ax|grep [0-9]:[0-9][0-9] $DAEMON  | (
+   ps axwww|grep [0-9]:[0-9][0-9] $DAEMON  | (
while read pid tt stat time command; do
echo $command $TMP2
-   if ! grep -q ^$command $TMP2; then
+   if ! grep -q ^$command $TMP1; then
while kill -USR2 $pid; do
sleep 3
done







Re: [Cooker] small autofs init patch

2001-06-19 Thread Sebastian Dransfeld

On 19 Jun 2001, Chmouel Boudjnah wrote:

 Chmouel Boudjnah [EMAIL PROTECTED] writes:

  Sebastian Dransfeld [EMAIL PROTECTED] writes:
 
   I have submitted this patch before, and I think it's sane. Please look at
   it an say if I'm insane.
 
  i forwarded to the maintainnner.

 it has been approved by Philippe


Thanks!!

Always nice to know when you are appreciated.

Sebastian





Re: [Cooker] small autofs init patch

2001-06-19 Thread Sebastian Dransfeld

On Wed, 20 Jun 2001, R.I.P. Deaddog wrote:

 On Tue, 19 Jun 2001, Sebastian Dransfeld wrote:

 
  I have submitted this patch before, and I think it's sane. Please look at
  it an say if I'm insane.
 
  seb
 
  --- autofs.old  Tue Jun 19 17:19:24 2001
  +++ autofs  Tue Jun 19 18:06:26 2001
  @@ -267,10 +267,10 @@
   TMP1=`mktemp /tmp/autofs.XX` || { echo could not make temp file  
2; exit 1; }
   TMP2=`mktemp /tmp/autofs.XX` || { echo could not make temp file  
2; exit 1; }
  getmounts $TMP1
  -   ps ax|grep [0-9]:[0-9][0-9] $DAEMON  | (
  +   ps axwww|grep [0-9]:[0-9][0-9] $DAEMON  | (
  while read pid tt stat time command; do
  echo $command $TMP2
  -   if ! grep -q ^$command $TMP2; then
  +   if ! grep -q ^$command $TMP1; then
  while kill -USR2 $pid; do
  sleep 3
  done

 Sorry to be picky. two w's is enough, the third one is useless :P

Oki, learn new things every day. Just saw 3 w's where used somewhere else.
Never checked the differnce between one and more w's.

seb





  1   2   3   >