[Cooker] AbiWord Can't Install

2002-12-16 Thread newslett
This has been mentioned on the list before and is still not fixed. As of 
latest cooker, when trying to install AbiWord through URPMI, it says 
libaspell-common-0.50.2.so is needed by AbiWord-1.0.2-2mdk
but when it tries to install it it encounters a package conflict and 
aborts. I assume this is because libaspell is now past that version. It 
needs to be fixed I think. I would assume it's just a case of AbiWord 
needing to be packaged against the new aspell.

Ideas??

Cheers

Jason




Re: [Cooker] gstreamer-player/mpeg2dec

2002-12-16 Thread Götz Waschk
Am Sonntag, 15. Dezember 2002, 18:04:43 Uhr MET, schrieb Charles A Edwards:
 # urpmi --curl --auto-select
 The following packages have to be removed for others to be upgraded:
 gnome-applets-2.1.1-2mdk
[schnipp]
 do you agree ? (Y/n) n
 The only updates available are for gstreamer-player-0.4.2-3 and mpeg2dec-0.3.1-1.
 What is it about either or both of the pkgs that causes urpmi to
 believe that all the other rpms need to be removed.

This was caused by the new mpeg2dec packages. They are binary
incompatible again with the gstreamer-mpeg plugin. The updated
gstreamer-plugins packages are on it's way to fix this.

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




Re: [Cooker] gnome-panel and missing dependencies

2002-12-16 Thread Frederic Crozat
On Sat, 14 Dec 2002 11:44:54 +0100, Udo Rader wrote:

 hi,
 
 I've just downloaded the most recent gnome-panel and libpanel-applet
 rpms and got to the point where my gnome2 would not start any more.
 
 fortunately .xsession-errors showed a couple of unresolved-symbol errors
 that helped me getting my gnome running again eventually.
 
 but the conclusion is that it appears as if both gnome-panel and
 libpanel-applet don't have the correct dependency information in them. 
 
 things I had to update/install to get gnome working again:
 * libstartup-notification-1_0-0.4-1mdk.i586.rpm
 * libwnck-1_4-2.1.5-1mdk.i586.rpm (was 2.1.3-1)
 * libwnck-2.1.5-1mdk.i586.rpm (was 2.1.3-1).
 
 please note: I updated _manually_ using rpm (without any --force and
 --nodeps tricks, of course ;-). just can't get my heart warmed with
 urmpi ;-)))

You're right, these are due to API addition to libwnck and
libstartup-notification which are not detected by RPM auto-dependency :((

I'll enforce the dependency..
-- 
Frederic Crozat
MandrakeSoft





[Cooker] [Bug 442] [nss_ldap] New: Using nss_ldap, machine will not shutdown or reboot cleanly

2002-12-16 Thread [Bug 442]
https://qa.mandrakesoft.com/show_bug.cgi?id=442

   Product: nss_ldap
 Component: nss_ldap
   Summary: Using nss_ldap, machine will not shutdown or reboot
cleanly
   Version: 202-1mdk
  Platform: PC
OS/Version: All
Status: NEW
  Severity: major
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


When ldap is added to /etc/nsswitch.conf the machine will not shutdown or reboot 
cleanly. It looks like what's happening is that the libraries are on the /usr 
filesystem and 
they are held open even after all processes are killed.  If the /usr filesystem is not 
on the 
root partition, it cannot be unmounted.

Steps to reproduce the problem:
install nss_ldap on a machine that has /usr/lib mounted on a seperate partition from /
add ldap to nsswitch.conf per the nss_ldap documentation
reboot into single user mode
type: lsof | grep /usr
you should see ldap, sasl, and kerberos libraries
type: reboot

it should hang saying that the /usr partition can't be unmounted. The machine needs to 
be powered off and the disks need to be fsck'd 

removing the ldap options from /etc/nsswitch.conf makes the machine shutdown properly 
again after the next reboot.

I recommend moving all of those libraries to /lib instead of /usr/lib since that is 
usually on 
the root partition.

--- Additional Comments From [EMAIL PROTECTED]  2002-12-16 10:31 ---
bug exists also in latest cooker version



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




Re: [Cooker] Warly on the Proliferation of Mandrake DVD Images

2002-12-16 Thread John Allen
On Monday 16 December 2002 00:26, Austin Acton wrote:

[snipped]

 Mandrake Linux 9.0 DVD edition is 60 Euros on MandrakeStore.

 60 euros! That's so expensive! I can just download the images and burn
 them on a 10 euros blank DVD!


I rather prefer to burn it on cheap Taiwnese DVD-R's (1.30 E).

I have however subscribed to the club, and think this is the preferred way to 
support Mandrake. We should not be sending money to print/packaging 
companies, box shifting companies etc

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





Re: [Cooker] eroaster and eazel-theme-draw.c

2002-12-16 Thread Frederic Crozat
On Sat, 14 Dec 2002 10:57:18 +, JC Pollman wrote:

 When I run eroaster, it complains:
 
 ** CRITICAL **: file eazel-theme-draw.c: line 689 (draw_shadow): assertion 
 `width = -1' failed.
 
 ** CRITICAL **: file eazel-theme-draw.c: line 689 (draw_shadow): assertion 
 `width = -1' failed.
 Traceback (most recent call last):
   File /usr/lib/eroaster/main.py, line 1286, in TimeOutHandler
 if (atof(line[10:13]) = atoi(line[17:20])):
   File /usr/lib/python2.2/string.py, line 205, in atof
 return _float(s)
 ValueError: empty string for float()
 
 I can not find which package has eazel-theme-draw.c.   eroaster seems to work 
 ok, but there is no indication that it is doing anything until the cdrom 
 drawer opens with the newly burnt cd.

This is a warning from Mandrake (ie Crux) GTK+ 1.2 theme, because eroaster
isn't creating correct widgets..
-- 
Frederic Crozat
MandrakeSoft





Re: [Cooker] text is gone / panel fails to start

2002-12-16 Thread Frederic Crozat
On Sun, 15 Dec 2002 19:09:54 +0100, Thorsten Hirsch wrote:

 Thanx for the quick response
 
 install libfam, and if it is installed, then make sure that it is
 started in /etc/rc.d/init.d/fam 
 
 Well, it IS installed. fam + libfam0, but there is no /etc/init.d/fam.
 Where do I get it from?

Fam is started by xinetd and portmap..

To ensure it starts correctly do :

/etc/init.d/portmap restart
/etc/init.d/xinetd restart

-- 
Frederic Crozat
MandrakeSoft





Re: [Cooker] fontconfig problem

2002-12-16 Thread Frederic Crozat
On Sun, 15 Dec 2002 02:17:35 +0100, gabor wrote:

 hi,
 
 i have installed some ttf fonts into 
 /usr/X11R6/lib/X11/fonts/msttcorefonts
 
 now, in /etc/fonts/fonts.conf
 
 there's dir/usr/X11R6/lib/X11/fonts/dir,
 
 but fontconfig doesn't find them (fc-list doesnt show them).
 
 but if i copy those ttf files into $HOME/.fonts, then fc-list shows
 them.

run fc-cache as root..
-- 
Frederic Crozat
MandrakeSoft





Re: [Cooker] [Bug 638] [MySQL] mysql won't start, invalid pointer?

2002-12-16 Thread Warly
[Bug 638] [EMAIL PROTECTED] writes:

 https://qa.mandrakesoft.com/show_bug.cgi?id=638

 [EMAIL PROTECTED] changed:

What|Removed |Added
 
  Status|UNCONFIRMED |NEW
  Ever Confirmed||1
 Version|3.23.53-2mdk|3.23.53-5mdk



 --- Additional Comments From [EMAIL PROTECTED]  2002-12-15 00:51 ---
 Happens here as well.  If I have a look at /var/lib/mysql/*err, I get the
 impression, that MySQL hasn't been started since July 2002.  Guess I don't need
 it that much ;)

 Anyhow, both Stefan and I are using LDAP on our systems.  I do not know if this
 is related at all or not...  I'm right now using (hmm, let's say, I've got
 installed) MySQL-3.23.53-5mdk.

I cannot reproduce, are you using a full cooker install ?

-- 
Warly




Re: [Cooker] New nvidia drivers

2002-12-16 Thread Ron Stodden
Leon Brooks wrote:


Not on modern video chips. The oscillators continue to churn, however they're 
not gated through to the address counters. No point in chewing extra 
bandwidth and making extra heat 

and needing larger video memory


which a very simple gating arrangement can 
avoid it.

Thanks for the explanation.

It does seem that the Video Timings HOWTO (as I remember it) needs updating.

--
Ron. [Melbourne, Australia]
   troels... now updated to use ftp.sunet.se server.
   See:  http://members.optusnet.com.au/ronst/









Re: [Cooker] Warly on the Proliferation of Mandrake DVD Images

2002-12-16 Thread Warly
John Allen [EMAIL PROTECTED] writes:

 On Monday 16 December 2002 00:26, Austin Acton wrote:


 I rather prefer to burn it on cheap Taiwnese DVD-R's (1.30 E).

 I have however subscribed to the club, and think this is the preferred way to 
 support Mandrake. We should not be sending money to print/packaging 
 companies, box shifting companies etc

Yes this way is definitively better. 

My point was just a guess that most people aim in buying DVD burner
is not only for personnal data and free softwares.

We will have DVD iso images on mirrors a day or another, anyway.

-- 
Warly




Re: [Cooker] [Bug 638] [MySQL] mysql won't start, invalidpointer?

2002-12-16 Thread Brian Smith
On Mon, 16 Dec 2002 12:32:21 +0100
 Warly [EMAIL PROTECTED] wrote:

[Bug 638] [EMAIL PROTECTED] writes:


https://qa.mandrakesoft.com/show_bug.cgi?id=638

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1
Version|3.23.53-2mdk 
  |3.23.53-5mdk



--- Additional Comments From 
[EMAIL PROTECTED]  2002-12-15 00:51 ---
Happens here as well.  If I have a look at 
/var/lib/mysql/*err, I get the
impression, that MySQL hasn't been started since July 
2002.  Guess I don't need
it that much ;)

Anyhow, both Stefan and I are using LDAP on our systems. 
I do not know if this
is related at all or not...  I'm right now using (hmm, 
let's say, I've got
installed) MySQL-3.23.53-5mdk.

I cannot reproduce, are you using a full cooker install ?



I'm having the same problem, on both my Cooker and 9.0 
boxes. It might be related to LDAP somehow, I think folks 
using LDAP are rare enough that we find some odd bugs that 
noone else can reproduce.




Re: [Cooker] gstreamer-player/mpeg2dec

2002-12-16 Thread Charles A Edwards
On Mon, 16 Dec 2002 09:31:20 +0100
Götz Waschk [EMAIL PROTECTED] wrote:

 This was caused by the new mpeg2dec packages. They are binary
 incompatible again with the gstreamer-mpeg plugin. The updated
 gstreamer-plugins packages are on it's way to fix this.

OK and thanks, just dled the updated spec and rebuilt.

Don't know if you tried using the rebuilt gstreamer-player but, for me anyway, it does 
not work.
The program launches and you can select a file to play but once the play button on the 
player is clicked the app freezes and has to be killed.
No error or debug output given.
Tried with both .mpg and .mp3  

The files are OK and will play if gst-launch-ext is used.


Charles


Dinner is ready when the smoke alarm goes off.
--
Charles A Edwards
[EMAIL PROTECTED]
--




Re: [Cooker] gstreamer-player/mpeg2dec

2002-12-16 Thread Götz Waschk
Am Montag, 16. Dezember 2002, 08:27:03 Uhr MET, schrieb Charles A Edwards:
 Don't know if you tried using the rebuilt gstreamer-player but, for
 me anyway, it does not work.
 The program launches and you can select a file to play but once the
 play button on the player is clicked the app freezes and has to be
 killed. No error or debug output given. Tried with both .mpg and
 .mp3

Yes, I've noticed that too. This also happens with rhythmbox. I
haven't looked for a fix yet, you can check out gst-player from the
CVS and see if it was fixed.

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




[Cooker] [Bug 625] [kernel-source] Kernel Compile ( make bzImage ) fails while compiling DRM for the Intel 810 graphics chipset.

2002-12-16 Thread [Bug 625]
https://qa.mandrakesoft.com/show_bug.cgi?id=625

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1



--- Additional Comments From [EMAIL PROTECTED]  2002-12-16 14:29 ---
On line 258 of drmP.h replace
#if ( __GNUC__  2 )
by
#if( 0 )

and then it works with me.

It looks like gcc 2.95.3 give __GNUC__  2 while I think this test is for gcc 3 



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


   
--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
While using gcc version 2.95.3 20010315 (release) on 2.4.19-gentoo-r10 , kernel 
compile fails with this message :

make[3]: Entering directory `/usr/src/linux-2.4.20-2mdk/drivers/char/drm'
make all_targets
make[4]: Entering directory `/usr/src/linux-2.4.20-2mdk/drivers/char/drm'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-2mdk/include -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=i686   -nostdinc -iwithprefix include 
-DKBUILD_BASENAME=i810_drv  -c -o i810_drv.o i810_drv.c
In file included from i810_drv.c:75:
drm_context.h: In function `i810_context_switch':
drm_context.h:227: parse error before `)'
drm_context.h: In function `i810_context_switch_complete':
drm_context.h:258: parse error before `)'
drm_context.h: In function `i810_addctx':
drm_context.h:318: parse error before `)'
In file included from i810_drv.c:78:
drm_drv.h: In function `i810_setup':
drm_drv.h:321: parse error before `)'
drm_drv.h: In function `i810_takedown':
drm_drv.h:343: parse error before `)'
drm_drv.h: In function `drm_count_cards':
drm_drv.h:502: parse error before `)'
drm_drv.h: In function `drm_init':
drm_drv.h:535: parse error before `)'
drm_drv.h:575: parse error before `)'
drm_drv.h:593: parse error before `)'
drm_drv.h: In function `drm_cleanup':
drm_drv.h:620: parse error before `)'
drm_drv.h:625: parse error before `)'
drm_drv.h: In function `i810_ioctl':
drm_drv.h:886: parse error before `)'
drm_drv.h: In function `i810_unlock':
drm_drv.h:1041: parse error before `)'
In file included from i810_drv.c:99:
drm_fops.h: In function `i810_read':
drm_fops.h:151: parse error before `)'
drm_fops.h:159: parse error before `)'
drm_fops.h:164: parse error before `)'
drm_fops.h: In function `i810_write_string':
drm_fops.h:222: parse error before `)'
In file included from i810_drv.c:102:
drm_lock.h: In function `i810_block':
drm_lock.h:37: parse error before `)'
drm_lock.h: In function `i810_unblock':
drm_lock.h:44: parse error before `)'
drm_lock.h: In function `i810_flush_queue':
drm_lock.h:119: parse error before `)'
drm_lock.h: In function `i810_flush_unblock_queue':
drm_lock.h:150: parse error before `)'
drm_lock.h: In function `i810_flush_block_and_flush':
drm_lock.h:169: parse error before `)'
drm_lock.h: In function `i810_flush_unblock':
drm_lock.h:188: parse error before `)'
drm_lock.h: In function `i810_finish':
drm_lock.h:211: parse error before `)'
In file included from i810_drv.c:105:
drm_proc.h: In function `i810_proc_init':
drm_proc.h:86: parse error before `)'
In file included from i810_drv.c:107:
drm_stub.h: In function `i810_stub_register':
drm_stub.h:124: parse error before `)'
drm_stub.h:132: parse error before `)'
drm_stub.h:136: parse error before `)'
make[4]: *** [i810_drv.o] Error 1
make[4]: Leaving directory `/usr/src/linux-2.4.20-2mdk/drivers/char/drm'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/usr/src/linux-2.4.20-2mdk/drivers/char/drm'
make[2]: *** [_subdir_drm] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.20-2mdk/drivers/char'
make[1]: *** [_subdir_char] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-2mdk/drivers'
make: *** [_dir_drivers] Error 2

my kernel config is as follows:

#
# Automatically generated by make menuconfig: don't edit
#
CONFIG_X86=y
# CONFIG_SBUS is not set
CONFIG_UID16=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y

#
# Processor type and features
#
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
CONFIG_MPENTIUMIII=y
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MELAN is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MCYRIXIII is not set
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_L1_CACHE_SHIFT=5

Re: [Cooker] gstreamer-player/mpeg2dec

2002-12-16 Thread Frederic Crozat
On Mon, 16 Dec 2002 14:53:57 +0100, Götz Waschk wrote:

 Am Montag, 16. Dezember 2002, 08:27:03 Uhr MET, schrieb Charles A Edwards:
 Don't know if you tried using the rebuilt gstreamer-player but, for
 me anyway, it does not work.
 The program launches and you can select a file to play but once the
 play button on the player is clicked the app freezes and has to be
 killed. No error or debug output given. Tried with both .mpg and
 .mp3
 
 Yes, I've noticed that too. This also happens with rhythmbox. I
 haven't looked for a fix yet, you can check out gst-player from the
 CVS and see if it was fixed.

This is caused by RB not being yet ported to gstreamer 0.5.0 :((

I've talked with RB and GST guys but I have nothing concrete yet..

-- 
Frederic Crozat
MandrakeSoft





[Cooker] [Bug 644] [kdebase] New: KDE info center problem display

2002-12-16 Thread [Bug 644]
https://qa.mandrakesoft.com/show_bug.cgi?id=644

   Product: kdebase
 Component: program
   Summary: KDE info center problem display
   Version: 3.1-0.rc5.5mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Language : French

Step to reproduce
=

* Open Menu K-Info center
* In the index tab, click on device

Problem
===

You can see many problem of display like this : pty/m%d



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




[Cooker] [Bug 645] [kdebase] New: Problem tradcution Info Center in french

2002-12-16 Thread [Bug 645]
https://qa.mandrakesoft.com/show_bug.cgi?id=645

   Product: kdebase
 Component: i18n
   Summary: Problem tradcution Info Center in french
   Version: 3.1-0.rc5.5mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Language : French

Step to reproduce
=

* No scsi device
* Open Menu K - Info center
* in the index tab click on SCSI

Problem
===

No translation of attached devices: none in french for this scsi information
page (in the right page)



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




[Cooker] mypfxadmin? (postfix)

2002-12-16 Thread Oden Eriksson
Hi.

Any Postfix admin feeling testing this one?

https://sourceforge.net/projects/mypfxadmin/

-- 
Regards // Oden Eriksson
http://www.deserve-it.com





[Cooker] Re: [Contrib-Rpm] vlc-0.5.0-0.20021216.mdk

2002-12-16 Thread Yves Duret
On Mon, Dec 16, 2002 at 04:04:40PM +0100, Yves Duret wrote:
 [Contrib-RPM]
 
 --=-=-=
 Name: vlc  Relocations: (not relocateable)
 Version : 0.5.0 Vendor: MandrakeSoft
 Release : 0.20021216.mdkBuild Date: Mon Dec 16 15:56:59 2002

if you can test it, test it !
vlc 0.5 has many many new features (0.5 as closing the gap with
mplayer:)
- ogg/ogm
- subtitles in text format
- osd
- satelitte
- menu DVD (not available in this rpm, wait few days)
- mozilla plugin (not available in this rpm, wait few days)
and report bugs to http://bugzilla.videolan.org or direct to me if it is
packaging related.
-- 
Yves Duret
[EMAIL PROTECTED]
piouk toujours et meme apres !




[Cooker] Re: [Contrib-Rpm] gringotts-1.2.2-2mdk

2002-12-16 Thread Sascha Noyes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hmm, it still doesn't start from the kde pannel. This is the error it gives in 
~./xsession-errors:

snip

kio (KLauncher): KLauncher: Got 
start_service_by_desktop_path('Applications/File tools/Gringotts.desktop', 
...)
kdeinit: Got EXT_EXEC '/usr/bin/gringotts' from launcher.
Could not load library! Trying exec
kio (KLauncher): /usr/bin/gringotts (pid 32032) up and running.

(process:32032): gringotts-CRITICAL **: It isn't possible to redirect data to 
stdin, as it is a potential security flaw.
kdeinit: PID 32032 terminated.

/snip

If it's too much trouble, don't bother.

Thanks for your work,
Sascha

On Monday 16 December 2002 09:46 am, Götz Waschk wrote:
 [Contrib-RPM]

 --=-=-=
 Name: gringottsRelocations: (not relocateable)
 Version : 1.2.2 Vendor: MandrakeSoft
 Release : 2mdk  Build Date: Mon Dec 16 10:27:47
 2002 Install date: (not installed)   Build Host:
 klama.mandrake.org Group   : File toolsSource RPM:
 (none)
 Size: 170904   License: GPL
 Packager: Götz Waschk [EMAIL PROTECTED]
 URL : http://devel.pluto.linux.it/projects/Gringotts/
 Summary : An electronic strongbox
 Description :
 Gringotts is a small but (hopely ;) useful utility that stores sensitive
 data (passwords, credit card numbers, girlfriends' addresses) in an
 organized, optimized and most of all very secure form.
 It uses libGringotts to provide a strong level of encryption, just aiming
 to be as trustworthy as possible.


 --=-=-=

 * Mon Dec 16 2002 Götz Waschk [EMAIL PROTECTED] 1.2.2-2mdk

 - put the full path into the menu entry

 --=-=-=

 --=-=-=
 gringotts.spec changed




 --- gringotts-1.2.2-1mdk.src.rpm/gringotts.spec   Mon Dec 16 10:46:38 2002
 +++ gringotts-1.2.2-2mdk.src.rpm/gringotts.spec   Mon Dec 16 10:46:38 2002
 @@ -1,6 +1,6 @@
  %define name gringotts
  %define version 1.2.2
 -%define release 1mdk
 +%define release 2mdk
  %define summary An electronic strongbox

  Summary: %summary
 @@ -47,7 +47,7 @@
  section=Applications/File tools\
  title=Gringotts\
  longtitle=%summary\
 -command=%{name}\
 +command=%_bindir/%{name}\
  icon=%{name}.png
  EOF

 @@ -88,6 +88,9 @@
  %_miconsdir/%name.png

  %changelog
 +* Mon Dec 16 2002 Götz Waschk [EMAIL PROTECTED] 1.2.2-2mdk
 +- put the full path into the menu entry
 +
  * Fri Dec  6 2002 Götz Waschk [EMAIL PROTECTED] 1.2.2-1mdk
  - new version


 --=-=-=

- -- 
Please encrypt all correspondence.
PGP key available from:
http://individual.utoronto.ca/noyes/snoyes.asc
- --
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE9/a4ngzJdfX+cTW8RAo0HAJ9lC2i6aHcAKpfM8/6RpKxu+0r9YwCcDFGM
H8Ip/jttk8ImVX7tx/+nuYI=
=m9AP
-END PGP SIGNATURE-





[Cooker] Warning while installing totem

2002-12-16 Thread Pascal Terjan
 12:totem  
##
warning: failed to load external entity /etc/gconf/schemas/gedit.schemas
Impossible d'ouvrir « /etc/gconf/schemas/gedit.schemas » : No such 
file or directory





[Cooker] problems with eject

2002-12-16 Thread Oden Eriksson
Hi.

I have a mysterious error (LM9.0) when I try to eject /dev/scd0. Ejecting 
/dev/scd1 and /dev/scd2 works just fine.

eject -v /dev/scd0

eject: device name is `/dev/scd0'
eject: expanded name is `/dev/scd0'
eject: `/dev/scd0' is a link to `/dev/scsi/host0/bus0/target0/lun0/cd'
eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not mounted
eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not a mount point
eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not a multipartition device
eject: trying to eject `/dev/scsi/host0/bus0/target0/lun0/cd' using CD-ROM 
eject command
eject: CD-ROM eject command failed
eject: trying to eject `/dev/scsi/host0/bus0/target0/lun0/cd' using SCSI 
commands
eject: SCSI eject failed
eject: trying to eject `/dev/scsi/host0/bus0/target0/lun0/cd' using floppy 
eject command
eject: floppy eject command failed
eject: trying to eject `/dev/scsi/host0/bus0/target0/lun0/cd' using tape 
offline command
eject: tape offline command failed
eject: unable to eject, last error: Invalid argument

-- 
Regards // Oden Eriksson
http://www.deserve-it.com





Re: [Cooker] Warning while installing totem

2002-12-16 Thread Götz Waschk
Am Montag, 16. Dezember 2002, 17:33:36 Uhr MET, schrieb Pascal Terjan:
  12:totem  
 ##
 warning: failed to load external entity /etc/gconf/schemas/gedit.schemas
 Impossible d'ouvrir « /etc/gconf/schemas/gedit.schemas » : No such 
 file or directory

Fixed in 2mdk (wasn't my fault this time).
-- 
   Götz Waschk  master of computer science   University of Rostock
 http://wwwtec.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key
 -- Logout Fascism! --




Re: [Cooker] problems with eject

2002-12-16 Thread Götz Waschk
Am Montag, 16. Dezember 2002, 18:40:08 Uhr MET, schrieb Oden Eriksson:
 I have a mysterious error (LM9.0) when I try to eject /dev/scd0. Ejecting 
 /dev/scd1 and /dev/scd2 works just fine.

 eject -v /dev/scd0
 eject: device name is `/dev/scd0'
 eject: expanded name is `/dev/scd0'
 eject: `/dev/scd0' is a link to `/dev/scsi/host0/bus0/target0/lun0/cd'
 eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not mounted
 eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not a mount point
 eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not a multipartition device
 eject: trying to eject `/dev/scsi/host0/bus0/target0/lun0/cd' using CD-ROM 
 eject command
 eject: CD-ROM eject command failed
 eject: trying to eject `/dev/scsi/host0/bus0/target0/lun0/cd' using SCSI 
 commands
 eject: SCSI eject failed
 eject: trying to eject `/dev/scsi/host0/bus0/target0/lun0/cd' using floppy 
 eject command
 eject: floppy eject command failed
 eject: trying to eject `/dev/scsi/host0/bus0/target0/lun0/cd' using tape 
 offline command
 eject: tape offline command failed
 eject: unable to eject, last error: Invalid argument

Could you try eject as root? With my SCSI CD-ROM drive I have to run
ejectwhith the SCSI commands method as root. 
 
-- 
   Götz Waschk  master of computer science   University of Rostock
 http://wwwtec.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key
 -- Logout Fascism! --




Re: [Cooker] problems with eject

2002-12-16 Thread Oden Eriksson
måndagen den 16 december 2002 17.45 skrev Götz Waschk:
 Am Montag, 16. Dezember 2002, 18:40:08 Uhr MET, schrieb Oden Eriksson:
  I have a mysterious error (LM9.0) when I try to eject /dev/scd0. Ejecting
  /dev/scd1 and /dev/scd2 works just fine.
 
  eject -v /dev/scd0
  eject: device name is `/dev/scd0'
  eject: expanded name is `/dev/scd0'
  eject: `/dev/scd0' is a link to `/dev/scsi/host0/bus0/target0/lun0/cd'
  eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not mounted
  eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not a mount point
  eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not a multipartition
  device eject: trying to eject `/dev/scsi/host0/bus0/target0/lun0/cd'
  using CD-ROM eject command
  eject: CD-ROM eject command failed
  eject: trying to eject `/dev/scsi/host0/bus0/target0/lun0/cd' using SCSI
  commands
  eject: SCSI eject failed
  eject: trying to eject `/dev/scsi/host0/bus0/target0/lun0/cd' using
  floppy eject command
  eject: floppy eject command failed
  eject: trying to eject `/dev/scsi/host0/bus0/target0/lun0/cd' using tape
  offline command
  eject: tape offline command failed
  eject: unable to eject, last error: Invalid argument

 Could you try eject as root? With my SCSI CD-ROM drive I have to run
 ejectwhith the SCSI commands method as root.

I am root :)

Is there an easy way back to a non devfs system?


-- 
Regards // Oden Eriksson
http://www.deserve-it.com





[Cooker] [Bug 646] [kdebase] New: Problem translation KDE HELP CENTER

2002-12-16 Thread [Bug 646]
https://qa.mandrakesoft.com/show_bug.cgi?id=646

   Product: kdebase
 Component: i18n
   Summary: Problem translation KDE HELP CENTER
   Version: 3.1-0.rc5.5mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Language : French

Step to reproduce  Problems


* go to Menu K - Documentation - Help

* Open the tree menu of Gestionnaire d'impression
* This text help and help documentation are not translate in French :
 * Technical Overview
 * KDEPRINT's Highlights
 * Some Theoretical Background
 * Print server configuration

* Open the tree menu of Modules du centre de configuration
* problem of title translation Display Power Control, Behavior , Spell
Checker, Country/Region  Language, Previews

* Open the tree menu of Modules de centre d'informations
* problem of title translation network interfaces

* Open the tree menu of Naviguer dans les pages d'information
* click on one of the menu of this tree. 
* In the new page open in the right form, go to the end of the page, you can see
this link info2html
* click this link info2html
* ERROR - Not Found
 The requested URL /work/docs/info2html/info2html.html was not found on this server.
Apache/1.3.26 Server at iamwww.unibe.ch Port 80



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




[Cooker] [Bug 646] [kdebase] Problem translation KDE HELP CENTER

2002-12-16 Thread [Bug 646]
https://qa.mandrakesoft.com/show_bug.cgi?id=646

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1





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


   
--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
Language : French

Step to reproduce  Problems


* go to Menu K - Documentation - Help

* Open the tree menu of Gestionnaire d'impression
* This text help and help documentation are not translate in French :
 * Technical Overview
 * KDEPRINT's Highlights
 * Some Theoretical Background
 * Print server configuration

* Open the tree menu of Modules du centre de configuration
* problem of title translation Display Power Control, Behavior , Spell
Checker, Country/Region  Language, Previews

* Open the tree menu of Modules de centre d'informations
* problem of title translation network interfaces

* Open the tree menu of Naviguer dans les pages d'information
* click on one of the menu of this tree. 
* In the new page open in the right form, go to the end of the page, you can see
this link info2html
* click this link info2html
* ERROR - Not Found
 The requested URL /work/docs/info2html/info2html.html was not found on this server.
Apache/1.3.26 Server at iamwww.unibe.ch Port 80




[Cooker] [Bug 645] [kdebase] Problem tradcution Info Center in french

2002-12-16 Thread [Bug 645]
https://qa.mandrakesoft.com/show_bug.cgi?id=645

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1





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


   
--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
Language : French

Step to reproduce
=

* No scsi device
* Open Menu K - Info center
* in the index tab click on SCSI

Problem
===

No translation of attached devices: none in french for this scsi information
page (in the right page)




[Cooker] [Bug 644] [kdebase] KDE info center problem display

2002-12-16 Thread [Bug 644]
https://qa.mandrakesoft.com/show_bug.cgi?id=644

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1





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


   
--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
Language : French

Step to reproduce
=

* Open Menu K-Info center
* In the index tab, click on device

Problem
===

You can see many problem of display like this : pty/m%d




[Cooker] [Bug 647] [pcmcia-cs] New: /etc/pcmcia/wireless(.opts) present but not used - remove it

2002-12-16 Thread [Bug 647]
https://qa.mandrakesoft.com/show_bug.cgi?id=647

   Product: pcmcia-cs
 Component: pcmcia-cs
   Summary: /etc/pcmcia/wireless(.opts) present but not used -
remove it
   Version: 3.2.0-3mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


/etc/pcmcia/wireless(.opts) is present in pcmcia-cs package but not used at all.
Instead /etc/sysconfig/network-scripts/ifup-wireless is used.

= /etc/pcmcia/wireless(.opts) should be removed to avoid confusion.



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




[Cooker] [Bug 647] [pcmcia-cs] /etc/pcmcia/wireless(.opts) present but not used - remove it

2002-12-16 Thread [Bug 647]
https://qa.mandrakesoft.com/show_bug.cgi?id=647

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE



--- Additional Comments From [EMAIL PROTECTED]  2002-12-16 17:26 ---


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



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


   
--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
/etc/pcmcia/wireless(.opts) is present in pcmcia-cs package but not used at all.
Instead /etc/sysconfig/network-scripts/ifup-wireless is used.

= /etc/pcmcia/wireless(.opts) should be removed to avoid confusion.




[Cooker] [Bug 535] [wireless-tools] New: wireless.opts not parsed

2002-12-16 Thread [Bug 535]
https://qa.mandrakesoft.com/show_bug.cgi?id=535

   Product: wireless-tools
 Component: wireless-tools
   Summary: wireless.opts not parsed
   Version: 25-1mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]


Because I can't find previous reports of this fairly well-known problem, I'm
submitting this to bugzilla.

With the current RedHat/Mandrake wireless init scripts, cardctl scheme'ing DOES
NOT WORK, since wireless.opts is not parsed. This makes it impossible to quickly
change between wep/non-wep networks via the console without manually editing the
/etc/sysconfig/network-scripts/ifcfg-eth0 file each time you change networks.

More information is available from the wireless-tools maintainer:
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/DISTRIBUTIONS.txt

--- Additional Comments From [EMAIL PROTECTED]  2002-12-16 17:26 ---
*** Bug 647 has been marked as a duplicate of this bug. ***



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




[Cooker] [Bug 641] [foomatic] foomatic-gswrapper causes printing to fail

2002-12-16 Thread [Bug 641]
https://qa.mandrakesoft.com/show_bug.cgi?id=641





--- Additional Comments From [EMAIL PROTECTED]  2002-12-16 17:27 ---
Thanks, I tried it and it WORKDED! My results from the original and your new  
foomatic scripts are pasted below.   
  
Could you explain what foomatic-gswrapper does, especially when removing it  
doesn't break the printing process? Like, what value does it add?  
  
Will this fixed foomatic-gswrapper make it into a Mandrake package update?  
What will be the release number?  
  
Thanks!  
  
  
THIS IS THE RESULT FROM THE ORIGINAL foomatic-gswrapper   
THE RPM PACKAGE IS foomatic-2.0.2-20021030.1.2mdk  
THIS RUN WILL *FAIL* WITH unable to open initial device  
===  
D [16/Dec/2002:11:03:49 -0500] AcceptClient() 3 from localhost:631.  
D [16/Dec/2002:11:03:49 -0500] ReadClient() 3 POST / HTTP/1.1  
D [16/Dec/2002:11:03:49 -0500] AcceptClient() 5 from localhost:631.  
D [16/Dec/2002:11:03:49 -0500] CloseClient() 3  
D [16/Dec/2002:11:03:49 -0500] ReadClient() 5 POST / HTTP/1.1  
D [16/Dec/2002:11:03:49 -0500] AcceptClient() 3 from localhost:631.  
D [16/Dec/2002:11:03:49 -0500] CloseClient() 5  
D [16/Dec/2002:11:03:49 -0500] ReadClient() 3 POST / HTTP/1.1  
D [16/Dec/2002:11:03:49 -0500] ReadClient() 3 POST /printers/OfficeJet  
HTTP/1.1  
D [16/Dec/2002:11:03:49 -0500] print_job: auto-typing file...  
D [16/Dec/2002:11:03:49 -0500] print_job: request file type is  
application/postscript.  
D [16/Dec/2002:11:03:49 -0500] check_quotas: requesting-user-name = 'root'  
D [16/Dec/2002:11:03:49 -0500] print_job: requesting-user-name = 'root'  
I [16/Dec/2002:11:03:49 -0500] Job 32 queued on 'OfficeJet' by 'root'.  
D [16/Dec/2002:11:03:49 -0500] Job 32 hold_until = 0  
D [16/Dec/2002:11:03:49 -0500] StartJob(32, 0x8092918)  
D [16/Dec/2002:11:03:49 -0500] StartJob() id = 32, file = 0/1  
D [16/Dec/2002:11:03:49 -0500] job-sheets=none,none  
D [16/Dec/2002:11:03:49 -0500] banner_page = 0  
D [16/Dec/2002:11:03:49 -0500] StartJob: argv =  
OfficeJet,32,root,STDIN,1,page-top=36 page-bottom=36 page-left=36  
page-right=36 cpi=12 lpi=7 wrap scaling=100,/var/spool/cups/d00032-001  
D [16/Dec/2002:11:03:49 -0500] StartJob: envp =  
PATH=/usr/lib/cups/filter:/bin:/usr/bin,SOFTWARE=CUPS/1.1,USER=root,CHARSET=iso-8859-1,LANG=en_US,TZ=GMT,PPD=/etc/cups/ppd/OfficeJet.ppd,CUPS_SERVERROOT=/etc/cups,RIP_MAX_CACHE=8m,TMPDIR=/var/spool/cups/tmp,CONTENT_TYPE=application/postscript,DEVICE_URI=smb://guestprint:maxe1190@WORKGROUP/cuv4x/OfficeJet,PRINTER=OfficeJet,CUPS_DATADIR=/usr/share/cups,CUPS_FONTPATH=/usr/share/cups/fonts,,,
  
D [16/Dec/2002:11:03:49 -0500] StartJob: statusfds = 5, 6  
D [16/Dec/2002:11:03:49 -0500] StartJob: filterfds[1] = 7, -1  
D [16/Dec/2002:11:03:49 -0500] StartJob: filter =  
/usr/lib/cups/filter/pstops  
D [16/Dec/2002:11:03:49 -0500] StartJob: filterfds[0] = 9, 10  
D [16/Dec/2002:11:03:49 -0500] start_process(/usr/lib/cups/filter/pstops,  
0xbfff1900, 0xbffecdb0, 7, 10, 6)  
I [16/Dec/2002:11:03:49 -0500] Started filter /usr/lib/cups/filter/pstops (PID  
25506) for job 32.  
D [16/Dec/2002:11:03:49 -0500] StartJob: filter =  
/usr/lib/cups/filter/cupsomatic  
D [16/Dec/2002:11:03:49 -0500] StartJob: filterfds[1] = 7, 11  
D [16/Dec/2002:11:03:49 -0500]  
start_process(/usr/lib/cups/filter/cupsomatic, 0xbfff1900, 0xbffecdb0, 9,  
11, 6)  
I [16/Dec/2002:11:03:49 -0500] Started filter /usr/lib/cups/filter/cupsomatic  
(PID 25507) for job 32.  
D [16/Dec/2002:11:03:49 -0500] StartJob: backend = /usr/lib/cups/backend/smb  
D [16/Dec/2002:11:03:49 -0500] StartJob: filterfds[0] = -1, 9  
D [16/Dec/2002:11:03:49 -0500] start_process(/usr/lib/cups/backend/smb,  
0xbfff1900, 0xbffecdb0, 7, 9, 6)  
I [16/Dec/2002:11:03:49 -0500] Started backend /usr/lib/cups/backend/smb (PID  
25508) for job 32.  
D [16/Dec/2002:11:03:49 -0500] CloseClient() 3  
D [16/Dec/2002:11:03:49 -0500] Page = 612x792; 0,0 to 612,792  
D [16/Dec/2002:11:03:49 -0500] 0 %%BoundingBox: 38 40 574 768  
D [16/Dec/2002:11:03:49 -0500] 0 %%Title: Enscript Output  
D [16/Dec/2002:11:03:49 -0500] 0 %%For: root  
D [16/Dec/2002:11:03:49 -0500] 0 %%Creator: GNU enscript 1.6.3  
D [16/Dec/2002:11:03:49 -0500] 0 %%CreationDate: Mon Dec 16 11:03:48 2002  
D [16/Dec/2002:11:03:49 -0500] 0 %%Orientation: Landscape  
D [16/Dec/2002:11:03:49 -0500] 0 %%Pages: (atend)  
D [16/Dec/2002:11:03:49 -0500] 0 %%DocumentMedia: Letter 612 792 0 () ()  
D [16/Dec/2002:11:03:49 -0500] 0 %%DocumentNeededResources: (atend)  
D [16/Dec/2002:11:03:49 -0500] 0 %%EndComments  
D [16/Dec/2002:11:03:49 -0500] 0 %%BeginProlog  
D [16/Dec/2002:11:03:49 -0500] 0 %%BeginResource: procset Enscript-Prolog 1.6  
3  
D [16/Dec/2002:11:03:49 -0500] 0 %%EndResource  
D [16/Dec/2002:11:03:49 -0500] 0 %%BeginResource: procset  
Enscript-Encoding-88591 1.6 3  
D [16/Dec/2002:11:03:50 -0500] Cupsomatic backend version $Revision: 2.13 $  
running...  
D [16/Dec/2002:11:03:50 -0500] 

Re: [Cooker] Warning while installing totem

2002-12-16 Thread Frederic Crozat
On Mon, 16 Dec 2002 17:33:36 +0100, Pascal Terjan wrote:

   12:totem
 ## warning: failed to load
 external entity /etc/gconf/schemas/gedit.schemas Impossible d'ouvrir
 « /etc/gconf/schemas/gedit.schemas » : No such file or
 directory

Oops, bad copy/paste.. Fixing

-- 
Frederic Crozat
MandrakeSoft





Re: [Cooker] Warning while installing totem

2002-12-16 Thread Frederic Crozat
On Mon, 16 Dec 2002 17:41:42 +0100, Götz Waschk wrote:

 Am Montag, 16. Dezember 2002, 17:33:36 Uhr MET, schrieb Pascal Terjan:
  12:totem
 ## warning: failed to
 load external entity /etc/gconf/schemas/gedit.schemas Impossible
 d'ouvrir « /etc/gconf/schemas/gedit.schemas » : No such file
 or directory
 
 Fixed in 2mdk (wasn't my fault this time).

Yep, I shouldn't copy/paste GConf stuff for new package :))

-- 
Frederic Crozat
MandrakeSoft





Re: [Cooker] fontconfig problem

2002-12-16 Thread gabor
On Mon, 2002-12-16 at 11:03, Frederic Crozat wrote:
 On Sun, 15 Dec 2002 02:17:35 +0100, gabor wrote:
 
  hi,
  
  i have installed some ttf fonts into 
  /usr/X11R6/lib/X11/fonts/msttcorefonts
  
  now, in /etc/fonts/fonts.conf
  
  there's dir/usr/X11R6/lib/X11/fonts/dir,
  
  but fontconfig doesn't find them (fc-list doesnt show them).
  
  but if i copy those ttf files into $HOME/.fonts, then fc-list shows
  them.
 
 run fc-cache as root..

thanks, it helped...

but shouldn't this happen automatically somehow?

gabor





Re: [Cooker] Re: Re: Mandrake for a PVR (was Re: Mandrake and business.)

2002-12-16 Thread Stefan van der Eijk



Well, AFAIK Freevo uses SDL and can display on FB.
   


I am just working on that right now.  I am finding I have to hack SDL
to display on the G400's CRTC2 using it's TV-Out mode.  Note that this
is NOT displaying to /dev/fb1 with all kinds of matroxset voodoo.
Doing it using the CRTC2 properly gives a properly aspected,
overscanned image, just like watching real TV.  No black borders and
dicking around with framebuffer timings.  See the recent directfb-dev
archives for more details.


Is it based on this?

http://www.sci.fi/~syrjala/directfb/readme.txt



I'm looking into the latest G400 / G450 FB stuff (from 
ftp://platan.vc.cvut.cz/pub/linux/matrox-latest/ ) Perhaps the kernel 
can be patched to use version 1.64 (1.62 now).
Some other stuff I'm looking at:
  http://www.flashdance.cx/tv-out-mga-fb.html
  http://www3.sympatico.ca/dan.eriksen/matrox_tvout/
   


I have not looked at any of these, but if they address the second head
as a second framebuffer (i.e. kernel config item
CONFIG_FB_MATROX_MULTIHEAD=y) then it's the wrong approach.  The
approach that DirectFB is currently using is the exact same way that
DVD playback works in Windows, which means the G400 displays a
properly interlaced, overscanned image to the television.


Question remains, can the two solutions co-exist? Otherwise I forsee 
problems when trying to merge it into the distro (if it ever comes that 
far).

and will any fb application work with it or will they need to be patched 
(like mplayer http://www.sci.fi/~syrjala/directfb/mplayer/)

It's to be able to program the PVR from a web browser. I like this 
feature -- it'll let me program it from work :-)
   


But if you have the programs you want to watch scheduled by the name
of the program and not by it's timeslot information (i.e. think
old-world VCR BS) and your PVR does the timeslot programming for you
based on when your programs are on (by downloading programming data),
when would you need to program it from work?  I suppose if you are at
work and think all-of-a-sudden of a new program that you want to start
watching, but is that a real-world situtiaton?

Don't you usually make those decisions while sitting in front of the
TV watching?


Uh, no. :-)

I see the promo's for nice programs a few days befor they air, and then 
forget to watch them (don't have a VCR of any kind at the moment).

In any case, a web interface is not a bad idea, just very low on my
priority list.


:-)

Stefan



smime.p7s
Description: S/MIME Cryptographic Signature


[Cooker] Contrib RPM - project Echelog

2002-12-16 Thread Kamil Toman
Hi!

We released a new version of Echelog (bugfix release 0.6.1). It should
be stable and we would like to see it included in our favourite Linux
distribution.

The project web page is:
http://echelog.sourceforge.net/

Project description:
Echelog is a distributed system consisting of one or more agents and one
or more servers. Agents, distributed on computers over network, are
monitoring the state of hosts and network. Collected data are sent to a
special server or servers where they are processed and stored.

The licence is OSI-approved MIT.
The package can be downloaded from sf.net hosting site. We also uploaded
it to ftp://ftp.linux-mandrake.com/incoming as suggested in your FAQ.

--
KT





Re: [Cooker] Contrib RPM - project Echelog

2002-12-16 Thread Oden Eriksson
måndagen den 16 december 2002 18.58 skrev Kamil Toman:
 Hi!

 We released a new version of Echelog (bugfix release 0.6.1). It should
 be stable and we would like to see it included in our favourite Linux
 distribution.

 The project web page is:
 http://echelog.sourceforge.net/

 Project description:
 Echelog is a distributed system consisting of one or more agents and one
 or more servers. Agents, distributed on computers over network, are
 monitoring the state of hosts and network. Collected data are sent to a
 special server or servers where they are processed and stored.

 The licence is OSI-approved MIT.
 The package can be downloaded from sf.net hosting site. We also uploaded
 it to ftp://ftp.linux-mandrake.com/incoming as suggested in your FAQ.

I think I could adopt this package if no one else of the packagers has 
allready done so. I'm a server geek and no gfx freek so this one suits me 
fine.

-- 
Regards // Oden Eriksson
http://www.deserve-it.com





Re: [Cooker] mkcd - doesn't make correct size ISOs

2002-12-16 Thread Warly
Murray J. Root [EMAIL PROTECTED] writes:

 Using:

 mkcd --discsize 7 --catto mkcd.log -a /mirror/cooker/i586 mkcd_stdout.log 
2mkcd_stderr.log

 I get these ISOs:

 total 3864544
 -rw-r--r--1 root root 710934528 Dec 14 00:44 1-Cooker.iso
 -rw-r--r--1 root root 687898624 Dec 14 00:45 2-Cooker.iso
 -rw-r--r--1 root root 700088320 Dec 14 00:47 3-Cooker.iso
 -rw-r--r--1 root root 698482688 Dec 14 00:48 4-Cooker.iso
 -rw-r--r--1 root root 700907520 Dec 14 00:50 5-Cooker.iso
 -rw-r--r--1 root root 458981376 Dec 14 00:50 6-Cooker.iso

 *Note that 1 and 5 are larger than the specified size

I investigate on this, but was not able to find anything relevant. I
do not know from where the error comes from. All the size manipulated
seem to be correct, but at the end the ISO size it larger than
expected.

I will look at it again tomorrow or later.

-- 
Warly




Re: [Cooker] [Bug 598] [XFree86-server] New: Radeon 7500 hardwareacceleration not working

2002-12-16 Thread Bruno Prior
Thanks for the information. Thought you might be interested in the 
following correspondence:

 Original Message 
Subject: Re: Mandrake 9.0 + XFree86 + Radeon 7500
Date: Mon, 16 Dec 2002 16:52:32 +
From: Bruno Prior [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: Frederic Lepied [EMAIL PROTECTED]
References: 
[EMAIL PROTECTED] 
[EMAIL PROTECTED] 
[EMAIL PROTECTED] 
[EMAIL PROTECTED] 
[EMAIL PROTECTED]

Frederic,

Have moved the old/ modules into drivers/ (and commented out Option
NoAccel). When I first went to restart the X-server, the whole
computer rebooted. But now the reboot has finished, X seems to be
working OK. I don't get the KVM freeze like before.

I'm not sure how I test whether hardware acceleration is working, but I
tried running ArmageTron and TuxRacer. ArmageTron was running at 1fps,
which is unbelievably poor (I think I get around 150fps on my laptop).
TuxRacer also appeared to be running at only 1 or 2 fps. Would I be
right in guessing either that hardware acceleration is still not
functioning, or that the hardware acceleration is broken and actually
making things slower? I'm almost inclined to the latter, as this is the
worst graphics performance I have ever seen on a linux computer - far
worse than you would expect from just missing hardware acceleration.

Have you seen the message on Cooker suggesting the problem is in
OpenGL/Mesa libs? Could this be connected to this FAQ issue I have just
found at the DRI website:
http://dri.sourceforge.net/faq/faq_display.phtml?id=42
I appreciate that this is for PCI, whereas my card is AGP, but could
they be related, and could this be a clue to why Mandrake's default
Radeon drivers sometimes don't work with the Radeon 7000/7500?

I've tried to find where I can get info about the X-server process. The
best I can find is under Information in the KDE Control Center.
Unfortunately, this doesn't seem to give me any cut-and-paste option.
I've typed out as best I can whatever looks like it might be significant
information, and attach it below.

Cheers,

Bruno Prior


X-Server info from KDE Control Center:

Name of the Display	:0.0
Vendor String	Mandrake Linux (XFree86 4.2.1, patch level 11mdk)
Vendor Release Number	40201000
Version Number		11.0
Supported Extensions:
	SHAPE
	MIT-SUNDRY-NONSTANDARD
	BIG-REQUESTS
	SYNC
	MIT-SCREEN-SAVER
	XC-MISC
	XFree86-VidModeExtension
	XFree86-Misc
	XFree86-DGA
	DPMS
	FontCache
	TOG-CUP
	Extended-Visual-Information
	XVideo
	DOUBLE-BUFFER
	GLX
	SGI-GLX
	MIT-SHM
	XInputExtension
	XTEST
	XKEYBOARD
	LBX
	XC-APPGROUP
	SECURITY
	XFree86-Bigfont
	RENDER
Maximum request size	4,194,300 Byte
Motion Buffer Size	256 Byte
Bitmap
	Unit	32
	Order	LSBFirst
	Padding	32
Image Byte Order	LSBFirst


Frederic Lepied wrote:

 ok just replace the drivers in /usr/X11R6/lib/modules/drivers by the
 one in /usr/X11R6/lib/modules/old and try again.


George Mitchell wrote:
When Mandrake 9.0 initially came out, I gave it a test drive on my 
hardware before upgrading.  In the process I encountered two 
showstoppers.  The first was the famous supermount fiasco redux.  The 
second was the fact that hardware acceleration no longer worked on my 
ATI RagePro card.

I decided that I might as well upgrade the RagePro card and replaced it 
with a Radeon 7000.  Now hardware accelleration worked but I faced nasty 
lockups and intermittant loss of video.  The 7000 and the 7500 belong to 
the same family of 1st generation Radeons and I suspect that we have the 
same problem.  In any case I have traced the problem to OpenGL and the 
XFree Mesa libraries.  If I disable the GLX module in the XF86Config-4 
file the problem goes away.  But of course then hardware accelleration 
no longer works.  Hardware accelleration works fine but slow when using 
the generic Mesa library and extremely fast but crashes with the XFree 
Mesa library.  The problem is somewhere in the XFree Mesa library 
distributed with Mandrake.  It would be interesting to compare the XFree 
Mesa library shipped with RedHat and the one shipped with Mandrake.

And the supermount problem?  I upgraded the whole system to 9.0, but 
retained the 8.2 kernel.  The system works fine so far, with the 
exception of the Radeon accelleration problem.  So at this point I am 
waiting for XFree to be updated.  I may try the current version on 
Cooker at some point in the near future.

Oh and the reason some responses are not showing up on Cooker is that 
when people do a reply, it gets addressed only to the poster, not to the 
list.  You have to manually cc to the list.

- George Mitchell





Re: [Cooker] Warly on the Proliferation of Mandrake DVD Images

2002-12-16 Thread Helge Hielscher
John Allen wrote:


On Monday 16 December 2002 00:26, Austin Acton wrote:
 

Mandrake Linux 9.0 DVD edition is 60 Euros on MandrakeStore.

60 euros! That's so expensive! I can just download the images and burn
them on a 10 euros blank DVD!



I rather prefer to burn it on cheap Taiwnese DVD-R's (1.30 E).

I have however subscribed to the club, and think this is the preferred way to 
support Mandrake. We should not be sending money to print/packaging 
companies, box shifting companies etc

Why not make the DVD image available as a download for club members. If 
the bandwith is to expensive, then restrict it to silver(or gold) 
members and above.

Regards,
Helge





[Cooker] HELLO MANDRAKE - AbiWord Can't Install

2002-12-16 Thread newslett

I got NO response that I can see and this IS a problem so I'll send it 
againmaybe Mandrake will respond this time...

==

 Original Message 
Subject: AbiWord Can't Install
Date: Mon, 16 Dec 2002 21:05:08 +1300
From: [EMAIL PROTECTED]
To: Cooker Mandrake [EMAIL PROTECTED]

This has been mentioned on the list before and is still not fixed. As of
latest cooker, when trying to install AbiWord through URPMI, it says
libaspell-common-0.50.2.so is needed by AbiWord-1.0.2-2mdk
but when it tries to install it it encounters a package conflict and
aborts. I assume this is because libaspell is now past that version. It
needs to be fixed I think. I would assume it's just a case of AbiWord
needing to be packaged against the new aspell.

Ideas??

Cheers

Jason





Re: [Cooker] HELLO MANDRAKE - AbiWord Can't Install

2002-12-16 Thread Sascha Noyes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This is the cooker list. It is not a support list by Mandrake. In addition, if 
you install cooker, it is totally unsupported by Mandrake, as it is in 
development. Writing all caps is considered to be against netiquette.

Sascha Noyes

On Monday 16 December 2002 07:03 pm, [EMAIL PROTECTED] wrote:
 I got NO response that I can see and this IS a problem so I'll send it
 againmaybe Mandrake will respond this time...

 ==

  Original Message 
 Subject: AbiWord Can't Install
 Date: Mon, 16 Dec 2002 21:05:08 +1300
 From: [EMAIL PROTECTED]
 To: Cooker Mandrake [EMAIL PROTECTED]

 This has been mentioned on the list before and is still not fixed. As of
 latest cooker, when trying to install AbiWord through URPMI, it says
 libaspell-common-0.50.2.so is needed by AbiWord-1.0.2-2mdk
 but when it tries to install it it encounters a package conflict and
 aborts. I assume this is because libaspell is now past that version. It
 needs to be fixed I think. I would assume it's just a case of AbiWord
 needing to be packaged against the new aspell.

 Ideas??

 Cheers

 Jason

- -- 
Please encrypt all correspondence.
PGP key available from:
http://individual.utoronto.ca/noyes/snoyes.asc
- --
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE9/eO+gzJdfX+cTW8RAgl6AJ48ogxUL2sn9aMSTat2ct4qx48ThACfbBmT
HhNdrAaMjf5M9iVQiaMLep4=
=Txtk
-END PGP SIGNATURE-





Re: [Cooker] HELLO MANDRAKE - AbiWord Can't Install

2002-12-16 Thread Charles A Edwards
On Tue, 17 Dec 2002 08:03:13 +1300
[EMAIL PROTECTED] wrote:

 I got NO response that I can see and this IS a problem so I'll send it 
 againmaybe Mandrake will respond this time...

Instead of bitching about it why don't you dl the src rpm and rebuild it yourself if 
you've got to have abiword that badly.


Charles


Diplomacy is about surviving until the next century.  Politics is about
surviving until Friday afternoon.
-- Sir Humphrey Appleby
--
Charles A Edwards
[EMAIL PROTECTED]
--




[Cooker] Courier-MTA

2002-12-16 Thread Lukas Vesely
Hi all,
have you thought about including the Courier-MTA suite into Mdk/Contrib 
and not only the Courier-IMAP? It's a really good piece of software with a 
lot of antispam features and virtual hosting ..

Lukas




[Cooker] [Bug 648] [initscripts] New: bad handling for multiple NICs

2002-12-16 Thread [Bug 648]
https://qa.mandrakesoft.com/show_bug.cgi?id=648

   Product: initscripts
 Component: initscripts
   Summary: bad handling for multiple NICs
   Version: 6.91-16mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


The handling of multiple network adapters is quite bad, as it is bound to the
interface number the kernel gives the device dynamicly (eth0, eth1). This might
be no big deal on desktop computers but it is quite anoying with notebooks if
you have e.g. a pcmcia wireless card and an internal network card. Then it is
possible that those two get mixed up (internel - eth0, wireless - eth1 or
internel - eth1, wireless - eth0). Those two also need a different
configuration...

That's why I'd vote for a system like the one which was invented there:
http://www.geocrawler.com/mail/msg.php3?msg_id=3726041list=38



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




[Cooker] [Bug 641] [foomatic] foomatic-gswrapper causes printing to fail

2002-12-16 Thread [Bug 641]
https://qa.mandrakesoft.com/show_bug.cgi?id=641





--- Additional Comments From [EMAIL PROTECTED]  2002-12-16 18:29 ---
The foomatic-gswrapper works around some problems of GhostScript which cause
some certain jobs (especially PostScript created by Windows) to break. See

http://www.linuxprinting.org/gswrapper.html

For most files the foomatic-gswrapper is not needed, but it is better to have it
working so that all files get printed.

The Foomatic version currently on the Cooker (Mandrake's development version) is

foomatic-2.0.2-20021205.1mdk.i586.rpm

watch out for a newer version, this will contain the fix.




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


   
--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
Foomatic, specifically foomatic-gswrapper, as installed with Mandrake, always 
fails for my printer, an  OfficeJet K60 connected over a SMB connection to a 
Win2K server. I have not seen this behavior on any of the few other printers I 
have available. It has failed under Mandrake 8.2 forward, and since installing 
version 9, I have kept up with all posted package updates.   
   
It fails with the trace I have included below. Mr guess is the script either 
munges some of the strings or some other unexpected problem leads to the 
unable to open the initial device error printed below. However, if I remove 
or rename /usr/bin/foomatic-gswrapper, the problem DISAPPEARS and printing 
works fine.   
   
BEGIN TRACE 
--- 
D [15/Dec/2002:12:39:02 -0500] gs PID pid2=12032   
D [15/Dec/2002:12:39:02 -0500] gs command: gs -q -dBATCH -dPARANOIDSAFER   
-dQUIET   
 -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs   
-sDeviceManufacturer=HEWLETT-PACKARD   
 -sDeviceModel=DESKJET 930 -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792   
-d   
Duplex=false -r300   
-sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:Med   
iaType=0,Quality:PenSet=2 -dIjsUseOutputFD -sOutputFile=- -   
D [15/Dec/2002:12:39:02 -0500] foomatic-gswrapper: gs '-dBATCH'   
'-dPARANOIDSAFER   
' '-dQUIET' '-dNOPAUSE' '-sDEVICE=ijs' '-sIjsServer=hpijs'   
'-sDeviceManufacturer   
=HEWLETT-PACKARD' '-sDeviceModel=DESKJET 930' '-dDEVICEWIDTHPOINTS=612'   
'-dDEVIC   
EHEIGHTPOINTS=792' '-dDuplex=false' '-r300'   
'-sIjsParams=Quality:Quality=0,Quali   
ty:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2' '-dIjsUseOutputFD'   
'-sOutpu   
tFile=/dev/fd/3' '/dev/fd/0' 31 12   
D [15/Dec/2002:12:39:05 -0500]  Unable to open the initial device,   
quitting.   
D [15/Dec/2002:12:39:05 -0500] Couldn't exec foomatic-gswrapper -q -dBATCH   
-dPAR   
ANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs   
-sDeviceManufacturer   
=HEWLETT-PACKARD -sDeviceModel=DESKJET 930 -dDEVICEWIDTHPOINTS=612   
-dDEVICEH   
EIGHTPOINTS=792 -dDuplex=false -r300   
-sIjsParams=Quality:Quality=0,Quality:Color   
Mode=2,Quality:MediaType=0,Quality:PenSet=2 -dIjsUseOutputFD -sOutputFile=- -   
at   
 /usr/lib/cups/filter/cupsomatic line 1097.   
D [15/Dec/2002:12:39:05 -0500] tail process done writing data to *main::STDOUT   
   
END TRACE 
-




[Cooker] [Bug 594] [foomatic] cupsomatic+ghostscript+hpijs stop working

2002-12-16 Thread [Bug 594]
https://qa.mandrakesoft.com/show_bug.cgi?id=594

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||DUPLICATE



--- Additional Comments From [EMAIL PROTECTED]  2002-12-16 18:31 ---


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



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


   
--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
After having correctly installed and tested a printer with printerdrake 
Cupsomatic+ghostscript+hpijs unexpectedly stop working on a print job and
thereafter silently discard jobs.

Activating the debug mode cupsomatic gives the following interesting log bit:



gs PID pid2=2173
gs command: gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsSe
rver=hpijs -sDeviceManufacturer=HEWLETT-PACKARD -sDeviceModel=HP LaserJet -d
DEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842 -dDuplex=false -r600 -sIjsParams=
Quality:Quality=0,Quality:ColorMode=0,Quality:MediaType=0,Quality:PenSet=0,PS:Me
diaPosition=7 -dIjsUseOutputFD -sOutputFile=- -
foomatic-gswrapper: gs '-dBATCH' '-dPARANOIDSAFER' '-dQUIET' '-dNOPAUSE' '-sDEVI
CE=ijs' '-sIjsServer=hpijs' '-sDeviceManufacturer=HEWLETT-PACKARD' '-sDeviceMode
l=HP LaserJet' '-dDEVICEWIDTHPOINTS=595' '-dDEVICEHEIGHTPOINTS=842' '-dDuplex=fa
lse' '-r600' '-sIjsParams=Quality:Quality=0,Quality:ColorMode=0,Quality:MediaTyp
e=0,Quality:PenSet=0,PS:MediaPosition=7' '-dIjsUseOutputFD' '-sOutputFile=/dev/f
d/3' '/dev/fd/0' 31 12
 Unable to open the initial device, quitting.
Couldn't exec foomatic-gswrapper -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -s
DEVICE=ijs -sIjsServer=hpijs -sDeviceManufacturer=HEWLETT-PACKARD -sDeviceMode
l=HP LaserJet -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842 -dDuplex=false
-r600 -sIjsParams=Quality:Quality=0,Quality:ColorMode=0,Quality:MediaType=0,Qual
ity:PenSet=0,PS:MediaPosition=7 -dIjsUseOutputFD -sOutputFile=- - at /usr/lib/cu
ps/filter/cupsomatic line 1097.
tail process done writing data to *main::STDOUT
KID4 finished

Rebooting the machine the problem disappears and the systems starts printing
again fine.  So far I haven't found any other method of fixing the problem
(which is quite frequent and appears to be triggered by requiring relatively
complex print jobs).

system info:
Mandrake 9.0 with latest cups+print-filters+ghostscript patches, i.e.:
ghostscript-7.05-28.2mdk
cups-1.1.16-0.4mdk
printer-filters-1.0-79.2mdk




[Cooker] [Bug 641] [foomatic] foomatic-gswrapper causes printing to fail

2002-12-16 Thread [Bug 641]
https://qa.mandrakesoft.com/show_bug.cgi?id=641

[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]



--- Additional Comments From [EMAIL PROTECTED]  2002-12-16 18:31 ---
*** Bug 594 has been marked as a duplicate of this bug. ***



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


   
--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
Foomatic, specifically foomatic-gswrapper, as installed with Mandrake, always 
fails for my printer, an  OfficeJet K60 connected over a SMB connection to a 
Win2K server. I have not seen this behavior on any of the few other printers I 
have available. It has failed under Mandrake 8.2 forward, and since installing 
version 9, I have kept up with all posted package updates.   
   
It fails with the trace I have included below. Mr guess is the script either 
munges some of the strings or some other unexpected problem leads to the 
unable to open the initial device error printed below. However, if I remove 
or rename /usr/bin/foomatic-gswrapper, the problem DISAPPEARS and printing 
works fine.   
   
BEGIN TRACE 
--- 
D [15/Dec/2002:12:39:02 -0500] gs PID pid2=12032   
D [15/Dec/2002:12:39:02 -0500] gs command: gs -q -dBATCH -dPARANOIDSAFER   
-dQUIET   
 -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs   
-sDeviceManufacturer=HEWLETT-PACKARD   
 -sDeviceModel=DESKJET 930 -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792   
-d   
Duplex=false -r300   
-sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:Med   
iaType=0,Quality:PenSet=2 -dIjsUseOutputFD -sOutputFile=- -   
D [15/Dec/2002:12:39:02 -0500] foomatic-gswrapper: gs '-dBATCH'   
'-dPARANOIDSAFER   
' '-dQUIET' '-dNOPAUSE' '-sDEVICE=ijs' '-sIjsServer=hpijs'   
'-sDeviceManufacturer   
=HEWLETT-PACKARD' '-sDeviceModel=DESKJET 930' '-dDEVICEWIDTHPOINTS=612'   
'-dDEVIC   
EHEIGHTPOINTS=792' '-dDuplex=false' '-r300'   
'-sIjsParams=Quality:Quality=0,Quali   
ty:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2' '-dIjsUseOutputFD'   
'-sOutpu   
tFile=/dev/fd/3' '/dev/fd/0' 31 12   
D [15/Dec/2002:12:39:05 -0500]  Unable to open the initial device,   
quitting.   
D [15/Dec/2002:12:39:05 -0500] Couldn't exec foomatic-gswrapper -q -dBATCH   
-dPAR   
ANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs   
-sDeviceManufacturer   
=HEWLETT-PACKARD -sDeviceModel=DESKJET 930 -dDEVICEWIDTHPOINTS=612   
-dDEVICEH   
EIGHTPOINTS=792 -dDuplex=false -r300   
-sIjsParams=Quality:Quality=0,Quality:Color   
Mode=2,Quality:MediaType=0,Quality:PenSet=2 -dIjsUseOutputFD -sOutputFile=- -   
at   
 /usr/lib/cups/filter/cupsomatic line 1097.   
D [15/Dec/2002:12:39:05 -0500] tail process done writing data to *main::STDOUT   
   
END TRACE 
-




[Cooker] [Bug 649] [Bugzilla] New: Mail are not threaded

2002-12-16 Thread [Bug 649]
https://qa.mandrakesoft.com/show_bug.cgi?id=649

   Product: Bugzilla
 Component: mail
   Summary: Mail are not threaded
   Version: 2.17
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


The bugzilla mail sent do not have a reference nor a in-reply-to header field to
allow threading



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



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
The bugzilla mail sent do not have a reference nor a in-reply-to header field to
allow threading




[Cooker] [Bug 649] [Bugzilla] Mail are not threaded

2002-12-16 Thread [Bug 649]
https://qa.mandrakesoft.com/show_bug.cgi?id=649





--- Additional Comments From [EMAIL PROTECTED]  2002-12-16 20:27 ---


It should include a message_id and a reference now




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



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
The bugzilla mail sent do not have a reference nor a in-reply-to header field to
allow threading




Re: [Cooker] HELLO MANDRAKE - AbiWord Can't Install

2002-12-16 Thread Curtis Hildebrand
On Mon, 2002-12-16 at 11:03, [EMAIL PROTECTED] wrote:
 I got NO response that I can see and this IS a problem so I'll send it 
 againmaybe Mandrake will respond this time...
 
A couple things to be note:
1  The best place to report bugs is in bugzilla.  BTW, it's already
reported.  Check #603 in Bugzilla.  It's also referred to in 626.
2  Vote for bug 603 to get the developers attention.
3  Try rebuilding Abiword and see how it goes.  Report your findings.  
4  Abiword is in contrib--meaning Main packages get priority


-- 
/curtis  
   Mandrake Linux 9.1 (cooker)
   Kernel Version 2.4.20-1w4l
   Uptime 3 days 23 hours 56 minutes





Re: [Cooker] Courier-MTA

2002-12-16 Thread Oden Eriksson
måndagen den 16 december 2002 20.39 skrev Lukas Vesely:
 Hi all,
 have you thought about including the Courier-MTA suite into Mdk/Contrib
 and not only the Courier-IMAP? It's a really good piece of software with a
 lot of antispam features and virtual hosting ..

Yes I have thought about it. It also has a nice web admin gui.

Personally I have used Mr. Sam's SqWebmail and Courier-imap since the 
early beta versions in my production systems, and these works very well. I 
have no experience how well the whole suite works.

-- 
Regards // Oden Eriksson
http://www.deserve-it.com





Re: [Cooker] HELLO MANDRAKE - AbiWord Can't Install

2002-12-16 Thread David Walser
AbiWord was moved to Contrib some time ago because of
font problems.  They are probably no longer issue in
current development releases in AbiWord.  At some
point when fcrozat gets time, he should probably
package it and move it back to main (so long as the
bug of the font system picking up Abi's fonts is
fixed, I don't have a current cooker installation
anymore to see).

In the meantime while it's still in Contrib, anyone is
free to package a new release and submit it to Lenny. 
Anyway that'd save fcrozat some time and work and make
him more likely to finish moving it to main.

--- [EMAIL PROTECTED] wrote:
 
 I got NO response that I can see and this IS a
 problem so I'll send it 
 againmaybe Mandrake will respond this
 time...

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




Re: [Cooker] Courier-MTA

2002-12-16 Thread Lukas Vesely
On Mon, 16 Dec 2002, Oden Eriksson wrote:

 m?ndagen den 16 december 2002 20.39 skrev Lukas Vesely:
  Hi all,
  have you thought about including the Courier-MTA suite into Mdk/Contrib
  and not only the Courier-IMAP? It's a really good piece of software with a
  lot of antispam features and virtual hosting ..
 
 Yes I have thought about it. It also has a nice web admin gui.
 
 Personally I have used Mr. Sam's SqWebmail and Courier-imap since the 
 early beta versions in my production systems, and these works very well. I 
 have no experience how well the whole suite works.

Well, I've been using it since almost 1 and half years and I haven't 
encountered a serious problem yet. One guy has written something like 
vpopmail for it that he named Quica 
(http://www.multitel.com.uy/eroldan/quica) for handling administration of 
virtual users via web(that'd be also interesting to include) ;-)
The only problem I could see would be that Courier needs to be run under 
the UID/GID he was compiled-on all machines so the post-install script 
would have to create user/group with one specific UID/GID.

Lukas




Re: [Cooker] HELLO MANDRAKE - AbiWord Can't Install

2002-12-16 Thread Jason Greenwood




You have no idea what you are talking about. You are right in one thing,
this is the COOKER list and yes, I DID MEAN TO WRITE IN ALL CAPS. This is
a support listfor Cooker issues. If a cooker package cannot be installed
- whether in contribs or main, Mandrake need to know about it, period. That
is the whole idea of cooker. I should not have to read bugzilla et al. This
is a cooker package and this is the cooker mailing list. If this problem
is already being addressed by Mandrake (or others) then Mandrake need to
have the courtesy to at least say so on list, other wise why have beta testers??
Supported, no, in development yes - development means ensuring it can run
and be installed, which it can't. End of story.

Regards,

Jason

Sascha Noyes wrote:

  -BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This is the cooker list. It is not a support list by Mandrake. In addition, if 
you install cooker, it is totally unsupported by Mandrake, as it is in 
development. Writing all caps is considered to be against netiquette.

Sascha Noyes

On Monday 16 December 2002 07:03 pm, [EMAIL PROTECTED] wrote:
  
  
I got NO response that I can see and this IS a problem so I'll send it
againmaybe Mandrake will respond this time...

==

 Original Message 
Subject: AbiWord Can't Install
Date: Mon, 16 Dec 2002 21:05:08 +1300
From: [EMAIL PROTECTED]
To: Cooker Mandrake [EMAIL PROTECTED]

This has been mentioned on the list before and is still not fixed. As of
latest cooker, when trying to install AbiWord through URPMI, it says
"libaspell-common-0.50.2.so is needed by AbiWord-1.0.2-2mdk"
but when it tries to install it it encounters a package conflict and
aborts. I assume this is because libaspell is now past that version. It
needs to be fixed I think. I would assume it's just a case of AbiWord
needing to be packaged against the new aspell.

Ideas??

Cheers

Jason

  
  
- -- 
Please encrypt all correspondence.
PGP key available from:
http://individual.utoronto.ca/noyes/snoyes.asc
- --
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE9/eO+gzJdfX+cTW8RAgl6AJ48ogxUL2sn9aMSTat2ct4qx48ThACfbBmT
HhNdrAaMjf5M9iVQiaMLep4=
=Txtk
-END PGP SIGNATURE-


  





Re: [Cooker] HELLO MANDRAKE - AbiWord Can't Install

2002-12-16 Thread Jason Greenwood




Oh, that's a great attitude. Reporting packaging bugs is now BITCHING?? Get
a life
I may not need it that badly but others might. If Mandrake don't want to
ensure it will install and run, why have it in the distro at all??

Charles A Edwards wrote:

  On Tue, 17 Dec 2002 08:03:13 +1300
[EMAIL PROTECTED] wrote:

  
  
I got NO response that I can see and this IS a problem so I'll send it 
againmaybe Mandrake will respond this time...

  
  
Instead of bitching about it why don't you dl the src rpm and rebuild it yourself if you've got to have abiword that badly.


Charles


Diplomacy is about surviving until the next century.  Politics is about
surviving until Friday afternoon.
		-- Sir Humphrey Appleby
--
Charles A Edwards
[EMAIL PROTECTED]
--

  





Re: [Cooker] HELLO MANDRAKE - AbiWord Can't Install

2002-12-16 Thread Jason Greenwood




Now that is a good response. A respectful one. That makes sense to me and
if Mandrake would have said this then I, and everyone else, would know what
was going on.

Thank you David, much appreciated.

David Walser wrote:

  AbiWord was moved to Contrib some time ago because of
font problems.  They are probably no longer issue in
current development releases in AbiWord.  At some
point when fcrozat gets time, he should probably
package it and move it back to main (so long as the
bug of the font system picking up Abi's fonts is
fixed, I don't have a current cooker installation
anymore to see).

In the meantime while it's still in Contrib, anyone is
free to package a new release and submit it to Lenny. 
Anyway that'd save fcrozat some time and work and make
him more likely to finish moving it to main.

--- [EMAIL PROTECTED] wrote:
  
  
I got NO response that I can see and this IS a
problem so I'll send it 
againmaybe Mandrake will respond this
time...

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

  





Re: [Cooker] HELLO MANDRAKE - AbiWord Can't Install

2002-12-16 Thread Charles A Edwards
On Tue, 17 Dec 2002 09:07:06 +1300
Jason Greenwood [EMAIL PROTECTED] wrote:

 Oh, that's a great attitude. Reporting packaging bugs is now
 BITCHING?? 

When you use caps and report and already known problem twice in the same
day.. with an attitude.
That Is bitching.


Charles


When confronted by a difficult problem, you can solve it more easily by
reducing it to the question, How would the Lone Ranger handle this?
--
Charles A Edwards
[EMAIL PROTECTED]
--




Re: [Cooker] HELLO MANDRAKE - AbiWord Can't Install

2002-12-16 Thread Jason Greenwood




Good to see we're going by your definitions now

Charles A Edwards wrote:

  On Tue, 17 Dec 2002 09:07:06 +1300
Jason Greenwood [EMAIL PROTECTED] wrote:

  
  
Oh, that's a great attitude. Reporting packaging bugs is now
BITCHING?? 

  
  
When you use caps and report and already known problem twice in the same
day.. with an attitude.
That Is bitching.


Charles


When confronted by a difficult problem, you can solve it more easily by
reducing it to the question, "How would the Lone Ranger handle this?"
--
Charles A Edwards
[EMAIL PROTECTED]
--

  





[Cooker] plugger dep on mplayer too expensive

2002-12-16 Thread Quel Qun
$ du -ch `rpm -qpl gqview mplayer-gui mplayer libbpostproc0 \
libdvdread2 mplayer-skins libggi2 libggi libgii0 libgii libmad0 \
libdv2 liblirc0 libdha0.1 liblzo1 libnas2` 2 /dev/null | grep total
28M total

28MB for something that does not seem to work, at leaston msnbc,
isn't it a bit too expensive?
=-=
kk1





[Cooker] (contrib) octave src rpm

2002-12-16 Thread Quel Qun
Hi,

Trying --rebuild on octave-2.1.40-1mdk.src.rpm, and the configure
script does not seem to go right:

checking C++ ABI version used by g++... ./configure: line 1:
conftest.o: command not found
./configure: line 1: conftest.o: command not found
./configure: line 1: conftest.o: command not found
unknown

...

checking whether g++ prepends an underscore to external names...
./configure: line 1: conftest.o: command not
found
no
./configure: line 5477:
OCTAVE_CXX_PRAGMA_INTERFACE_IMPLEMENTATION: command not found


=-=
kk1





Re: [Cooker] HELLO MANDRAKE - AbiWord Can't Install

2002-12-16 Thread Levi Ramsey
On Mon Dec 16 11:33 -0800, David Walser wrote:
 AbiWord was moved to Contrib some time ago because of
 font problems.  They are probably no longer issue in
 current development releases in AbiWord.  At some
 point when fcrozat gets time, he should probably
 package it and move it back to main (so long as the
 bug of the font system picking up Abi's fonts is
 fixed, I don't have a current cooker installation
 anymore to see).

I'm not sure moving it back to main is a priority.  Is there anything it
does better than OO.org?

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

Love lies in pools of questions.

GPG Key Fingerprint: 354C 7A02 77C5 9EE7 8538  4E8D DCD9 B4B0 DC35 67CD
Currently playing:  Monster Magnet - Forbidden Planet
Linux 2.4.20-0.4mdk
 16:40:00  up 3 days,  1:01,  7 users,  load average: 0.11, 0.15, 0.23




Re: [Cooker] HELLO MANDRAKE - AbiWord Can't Install

2002-12-16 Thread Jason Greenwood




It is quicker to load, lighter in weight, and more similar to MS Word for
those who have just migrated. It is also MUCH LESS resource hungry for lower
powered (or lower disk space) machines. There are other reasons as well but
they escape me right now.

Cheers

Jason

PS, isn't OSS all about choice anyway??
PPS, I would like to see it back in main...

Levi Ramsey wrote:

  On Mon Dec 16 11:33 -0800, David Walser wrote:
  
  
AbiWord was moved to Contrib some time ago because of
font problems.  They are probably no longer issue in
current development releases in AbiWord.  At some
point when fcrozat gets time, he should probably
package it and move it back to main (so long as the
bug of the font system picking up Abi's fonts is
fixed, I don't have a current cooker installation
anymore to see).

  
  
I'm not sure moving it back to main is a priority.  Is there anything it
does better than OO.org?

  





Re: [Cooker] HELLO MANDRAKE - AbiWord Can't Install

2002-12-16 Thread Marcel Pol
On 16 Dec 2002 11:52:45 -0800
Curtis Hildebrand [EMAIL PROTECTED] wrote:

 On Mon, 2002-12-16 at 11:03, [EMAIL PROTECTED] wrote:
  I got NO response that I can see and this IS a problem so I'll send it 
  againmaybe Mandrake will respond this time...
  
 A couple things to be note:
 3  Try rebuilding Abiword and see how it goes.  Report your findings.  

I rebuilt it for myself, and it works for me fine.

--
Marcel Pol





Re: [Cooker] HELLO MANDRAKE - AbiWord Can't Install

2002-12-16 Thread David Walser
--- Levi Ramsey [EMAIL PROTECTED] wrote:
 On Mon Dec 16 11:33 -0800, David Walser wrote:
  AbiWord was moved to Contrib some time ago because
 of
  font problems.  They are probably no longer issue
 in
  current development releases in AbiWord.  At some
  point when fcrozat gets time, he should probably
  package it and move it back to main (so long as
 the
  bug of the font system picking up Abi's fonts is
  fixed, I don't have a current cooker installation
  anymore to see).
 
 I'm not sure moving it back to main is a priority.

It's a major application in the Gnome world, hell in
the open-source world in general.  It's very nice and
even KDE users use it.

 Is there anything it
 does better than OO.org?

Plenty.  WordPerfect formats for sure, and sometimes
DOC and RTF too.  It's easier to use too.

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




Re: [Cooker] plugger dep on mplayer too expensive

2002-12-16 Thread David Walser
--- Quel Qun [EMAIL PROTECTED] wrote:
 $ du -ch `rpm -qpl gqview mplayer-gui mplayer
 libbpostproc0 \
 libdvdread2 mplayer-skins libggi2 libggi libgii0
 libgii libmad0 \
 libdv2 liblirc0 libdha0.1 liblzo1 libnas2` 2
 /dev/null | grep total
 28M total
 
 28MB for something that does not seem to work, at
 leaston msnbc,
 isn't it a bit too expensive?

Yes, mplayer should not be Required.  Things will work
better if it's installed, but nothing will be broke
it's not, especially pluggerrc accepts several
possible commands for each mime-type.

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




[Cooker] X appears to slow down all on its own

2002-12-16 Thread OS
Hello,

I have reported this before with Mandrake Cooker at about version 7.2 and it 
still happens in the latest Cooker !

Basically when doing specific things both X and the frame buffer slow down all 
on their own.

I really don't know what is doing this and would appreciate any help. It would 
really help to know if I am alone in this or if other people also get similar 
or the same results.

How to make it happen.
X :-
Start X. Start an application that that involves X doing a lot of movement. 
The best example I have found is Mesa Gears because it outputs the fps. When 
I start gears the results I see are :
57 fps
60 fps
37 fps
37 fps
37 fps
Each output occurs at 5 second intervals.

Now here comes the fun bit ! Start moving the mouse or keep a key depressed. 
The fps output now goes up to 63 and stays there until the mouse stops moving 
or the key is released where upon it goes straight back to 37 ! Moreover, if 
gears is exited and re-started the whole cycle starts again. I.e. the output 
starts at about 60 and then drops to 37, rather than starting out at 37.

This happens whether X is started when the frame buffer is in use or not.
Gears gear wheels visibly slow down, so it's not just the fps being printed 
oddly.

Frame Buffer:
Drop out of X and go to a directory with a number entries say /usr/bin. Do an 
`ls'. Initially the output will go past rapidly but then very quickly slow 
down to a crawl. Start moving the mouse, assuming you have gpm running ! and 
the output speeds up again !

So what is this strange system I have ? It is a Dell Inspiron 7000, PII 400, 
256Mb Ram, ATI Rage Mobility +.

Can anyone help with this strange and annoying `feature' ?

Thanks,
Owen




Re: [Cooker] plugger dep on mplayer too expensive

2002-12-16 Thread Giuseppe Ghibò
Quel Qun wrote:
  $ du -ch `rpm -qpl gqview mplayer-gui mplayer libbpostproc0 \
  libdvdread2 mplayer-skins libggi2 libggi libgii0 libgii libmad0 \
  libdv2 liblirc0 libdha0.1 liblzo1 libnas2` 2 /dev/null | grep total
  28M total
 
  28MB for something that does not seem to work, at leaston msnbc,
  isn't it a bit too expensive?

That's because mplayer requires 127 libs... (I wonder whether someone got it
full statically linked... ;-)).

Anyway the problem on msnbc is because streaming as well as redirect
(i.e. a multimedia file redirecting to another multimedia URL (used on Apple
trailers page, for instance) is not supported (the only other one I know
is this one http://www.webfreetv.com/linux, but it's not yet complete,
doesn't work with -vo x11 (because mplayer -window  has problems), and
doesn't come with a license). Furthermore I'll remove asx to mime extensions
listed in pluggerrc.

Of course mplayer is not mandatory, but for video files there aren't
much alternatives (xine would probably requires the same number of libraries as 
mplayer, xanim is no longer supported [and furthermore it didn't support many 
file formats], mpegtv is dead, etc.) if you wanna see something...

Bye.
Giuseppe.






Re: [Cooker] (contrib) octave src rpm

2002-12-16 Thread Charles A Edwards
On Mon, 16 Dec 2002 16:33:57 -0500
Quel Qun [EMAIL PROTECTED] wrote:

 Trying --rebuild on octave-2.1.40-1mdk.src.rpm, and the configure
 script does not seem to go right:
 
 checking C++ ABI version used by g++... ./configure: line 1:
 conftest.o: command not found
 ./configure: line 1: conftest.o: command not found
 ./configure: line 1: conftest.o: command not found
 unknown

Built fine for me.

Do you have gcc-c++ and libstdc++2.10-devel installed?


Charles


If you improve or tinker with something long enough, eventually it will break or 
malfunction
-- Murphy's In Laws n°8
--
Charles A Edwards
[EMAIL PROTECTED]
--




Re: [Cooker] Warly on the Proliferation of Mandrake DVD Images

2002-12-16 Thread Tarax
I subscribed to the Club AND buy Boxes 'cause men... I can feel  see u 
working for me every day  every night :-))) 

BEST REGARDS ever to Mandrake's team

Tarax
-- 
Future Is Free, Fight Against SwindleSoft  Co
http://www.arkitekts.org
Linux User # 274160; Linux Boxes #157052, 157053, 157054
MandrakeClub Member





Re: [Cooker] (contrib) octave src rpm

2002-12-16 Thread Olivier Thauvin
Le Lundi 16 Décembre 2002 23:13, Charles A Edwards a écrit :
 On Mon, 16 Dec 2002 16:33:57 -0500

 Quel Qun [EMAIL PROTECTED] wrote:
  Trying --rebuild on octave-2.1.40-1mdk.src.rpm, and the configure
  script does not seem to go right:
 
  checking C++ ABI version used by g++... ./configure: line 1:
  conftest.o: command not found
  ./configure: line 1: conftest.o: command not found
  ./configure: line 1: conftest.o: command not found
  unknown

 Built fine for me.

 Do you have gcc-c++ and libstdc++2.10-devel installed?

If this is a requirement, spec should have BuildRequires, then rpm should 
notice this packages are need.

I have a problem to rebuild it for cooker ppc, but not yet taking time to see 
why. I have lot of other packages to fix at time. 



 Charles

 
 If you improve or tinker with something long enough, eventually it will
 break or malfunction -- Murphy's In Laws n°8
 --
 Charles A Edwards
 [EMAIL PROTECTED]
 --

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




[Cooker] new Geramik

2002-12-16 Thread David Walser
I've uploaded Geramik-0.15-1mdk.src.rpm to
ftp.linux-mandrake.com/incoming

Thought you all might be interested in the author's
changelog:
0.15
 
 1. Better check/radio buttons for GTK2.
 2. Reduce size of pixmaps.
 3. Allow app to specify alternative button colours -
needed for Mandrake's
 diskdrake.
 4. Use g_cache to store images in GTK1 as is done for
GTK2.
 5. Remove Gdk-CRITICAL **: file gdkpixmap.c: line
823 (gdk_pixmap_unref):
 assertion `private-ref_count  0' failed. errors -
caused by
 freeing mask pixmap. However, this is handled by
imlib.
 6. Rename dist directories (engine* - qtpixmap*,
theme - geramik).
 7. Fix default button background being larger on the
LHS for GTK1.
 8. Fix for some GTK combo arrows.
 9. Set width of GTK2 splitter.

Enjoy!

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




[Cooker] [Bug 535] [wireless-tools] wireless.opts not parsed

2002-12-16 Thread [Bug 535]
https://qa.mandrakesoft.com/show_bug.cgi?id=535





--- Additional Comments From [EMAIL PROTECTED]  2002-12-17 00:48 ---
This reply is a comment regarding the duplicate bug 647, and it's relevance to
this bug.

I vote that wireless.opts not be removed from the rpms. Rather, I'd prefer to
see Mandrake adopt the wireless-tools method of initializing wireless pcmcia
cards, much like debian, suse and other linux's have done. The redhat init
scripts aren't as flexible in this matter.

Just my 2cents.



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



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
Because I can't find previous reports of this fairly well-known problem, I'm
submitting this to bugzilla.

With the current RedHat/Mandrake wireless init scripts, cardctl scheme'ing DOES
NOT WORK, since wireless.opts is not parsed. This makes it impossible to quickly
change between wep/non-wep networks via the console without manually editing the
/etc/sysconfig/network-scripts/ifcfg-eth0 file each time you change networks.

More information is available from the wireless-tools maintainer:
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/DISTRIBUTIONS.txt




[Cooker] [Bug 650] [gcc] New: Internal gcc error `output_operand: invalid expression as operand'

2002-12-16 Thread [Bug 650]
https://qa.mandrakesoft.com/show_bug.cgi?id=650

   Product: gcc
 Component: gcc
   Summary: Internal gcc error `output_operand: invalid expression
as operand'
   Version: 3.2-3mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


A particular set of three gcc flags (that I am using on plenty of other 
programs) is causing an internal error which I am appending to the end of this 
description.  This happens on more than one version of zsh that I've tried 
(e.g. stock 4.0.5, not from Mandrake) on the source file Src/Modules/stat.c 
configured with CFLAGS='-O2 -fforce-addr -march=athlon-tbird'.  This is 
Mandrake 9.0 on an Athlon with a newer gcc; --version says gcc-3.2 (GCC) 3.2 
(Mandrake Linux 9.1 3.2-4mdk). 
 
The relevant compiler output is: 
gcc   -shared -o parameter.so   parameter..o-ldl -lnsl -lcurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE 
-O2 -fforce-addr -march=athlon-tbird -fPIC -o stat..o stat.c 
stat.c: In function `bin_stat': 
stat.c:608: output_operand: invalid expression as operand 
Please submit a full bug report, 
with preprocessed source if appropriate. 
See URL:https://qa.mandrakesoft.com/ for instructions.



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




[Cooker] a weird cups problem

2002-12-16 Thread Vincent Meyer, MD
Hello,

This morning for the first time in ages I used my modem on my computer to 
dial in to the internet instead of using my cable modem.  When I then tried 
to print, the print manager hangs, as do any print dialogs from applications 
in KDE (I have not tried printing from the console yet).  

After doing some playing with the system, it appears that it's hanging up 
trying to communicate with the cups server.  If I terminate the dial up 
session, all of the hung up dialogs return from their hung state. 

The URL for the printer is oddly enough NOT pointing to localhost, it's 
pointing to my cable modem assigned URL, ie is 
ipp://ny-glensfalls3a-57.bur.adelphia.net:631/printers/Samsung instead of 
being ipp://localhost etc.  My guess is that when dialed in the host info for 
the machine changes?

I added this printer using the Printing Manager.  Would it make sense to have 
locally connected printers default to localhost?

V.




Re: [Cooker] [Bug 598] [XFree86-server] New: Radeon 7500 hardwareacceleration not working

2002-12-16 Thread George Mitchell
Iv'e now had a chance to take a closer look at the OpenGL implementation 
provided by RedHat as compared to that provided by Mandrake.  What 
really intrigues me about Mandrake's implementation is the fact that 
they apparently mix the XFree MesaGL library with the generic MesaGLU 
library, while Red Hat provides XFree versions of both libraries.  The 
GLU libraries on RedHat are provided by package: XFree86-Mesa-libGLU. 
The GLU libraries on Mandrake are provided by libMesaGLU1.  The GL 
libraries on RedHat are provided by package: XFree86-Mesa-libGL and on 
Mandrake by XFree86-libs.RedHat provides only XFree OpenGL libraries 
while Mandrake provides both XFree and generic versions of the GL 
libraries.  Mandrake in fact requires generic libMesaGLU1 for a number 
of games.  I strongly suspect that there are subtle conflicts between 
these two sets of libraries which might not show up with all video cards 
that are somehow behind the problem.  Perhaps Frederic can enlighten us 
further.  At some point I plan to install RedHats libraries on a 
Mandrake system to see if that resolves the problem and will report back 
then.

-George


Bruno Prior wrote:

Thanks for the information. Thought you might be interested in the 
following correspondence:

 Original Message 
Subject: Re: Mandrake 9.0 + XFree86 + Radeon 7500
Date: Mon, 16 Dec 2002 16:52:32 +
From: Bruno Prior [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: Frederic Lepied [EMAIL PROTECTED]
References: 
[EMAIL PROTECTED] 
[EMAIL PROTECTED] 
[EMAIL PROTECTED] 
[EMAIL PROTECTED] 
[EMAIL PROTECTED]

Frederic,

Have moved the old/ modules into drivers/ (and commented out Option
NoAccel). When I first went to restart the X-server, the whole
computer rebooted. But now the reboot has finished, X seems to be
working OK. I don't get the KVM freeze like before.

I'm not sure how I test whether hardware acceleration is working, but I
tried running ArmageTron and TuxRacer. ArmageTron was running at 1fps,
which is unbelievably poor (I think I get around 150fps on my laptop).
TuxRacer also appeared to be running at only 1 or 2 fps. Would I be
right in guessing either that hardware acceleration is still not
functioning, or that the hardware acceleration is broken and actually
making things slower? I'm almost inclined to the latter, as this is the
worst graphics performance I have ever seen on a linux computer - far
worse than you would expect from just missing hardware acceleration.

Have you seen the message on Cooker suggesting the problem is in
OpenGL/Mesa libs? Could this be connected to this FAQ issue I have just
found at the DRI website:
http://dri.sourceforge.net/faq/faq_display.phtml?id=42
I appreciate that this is for PCI, whereas my card is AGP, but could
they be related, and could this be a clue to why Mandrake's default
Radeon drivers sometimes don't work with the Radeon 7000/7500?

I've tried to find where I can get info about the X-server process. The
best I can find is under Information in the KDE Control Center.
Unfortunately, this doesn't seem to give me any cut-and-paste option.
I've typed out as best I can whatever looks like it might be significant
information, and attach it below.

Cheers,

Bruno Prior


X-Server info from KDE Control Center:

Name of the Display:0.0
Vendor StringMandrake Linux (XFree86 4.2.1, patch level 11mdk)
Vendor Release Number40201000
Version Number11.0
Supported Extensions:
SHAPE
MIT-SUNDRY-NONSTANDARD
BIG-REQUESTS
SYNC
MIT-SCREEN-SAVER
XC-MISC
XFree86-VidModeExtension
XFree86-Misc
XFree86-DGA
DPMS
FontCache
TOG-CUP
Extended-Visual-Information
XVideo
DOUBLE-BUFFER
GLX
SGI-GLX
MIT-SHM
XInputExtension
XTEST
XKEYBOARD
LBX
XC-APPGROUP
SECURITY
XFree86-Bigfont
RENDER
Maximum request size4,194,300 Byte
Motion Buffer Size256 Byte
Bitmap
Unit32
OrderLSBFirst
Padding32
Image Byte OrderLSBFirst


Frederic Lepied wrote:

 ok just replace the drivers in /usr/X11R6/lib/modules/drivers by the
 one in /usr/X11R6/lib/modules/old and try again.


George Mitchell wrote:

When Mandrake 9.0 initially came out, I gave it a test drive on my 
hardware before upgrading.  In the process I encountered two 
showstoppers.  The first was the famous supermount fiasco redux.  The 
second was the fact that hardware acceleration no longer worked on my 
ATI RagePro card.

I decided that I might as well upgrade the RagePro card and replaced 
it with a Radeon 7000.  Now hardware accelleration worked but I faced 
nasty lockups and intermittant loss of video.  The 7000 and the 7500 
belong to the same family of 1st generation Radeons and I suspect 
that we have the same problem.  In any case I have traced the problem 
to OpenGL and the XFree Mesa libraries.  If I disable the GLX module 
in the XF86Config-4 file the problem goes away.  But of course then 
hardware accelleration 

[Cooker] Re: Re: Re: Mandrake for a PVR (was Re: Mandrake and business.)

2002-12-16 Thread Brian J. Murrell
On Sun, Dec 15, 2002 at 07:31:10PM +0100, Steffen Barszus wrote:
 
 Isn't Dish dvb-compatible ? Hmm really don't know. Nut I think you are right. 

Two things about Dish.  First, they are in the US only.  I am in
Canada.  Lucky for us Canadians, we have the Canadian governement
protecting us from true competition in the satellite services market.
In the best interest of Canadians, the government creates false
economies and markets and gives the rights to supply the demand for
services to a few select companies (I often wonder how they got the
rights to service the deman).  As you could guess, our content is
limited and the costs of service high.  We have a whole two suppliers
of satellite services and I am sure they love it.

Second, I don't think it's clear DVB.  I think there is some kind of
encryption, for which I would need a MAC (I think that's the term).
Bell ExpressVu do the same sorta thing.  They broadcast in DVB, but
it's encrypted by Nagravision.

 
 Not only some, a lot for that card, last time I looked. Anyway, ebay has much 
 to high prices, at least on computer-hardware.

Huh?  Check this link:

http://search.ebay.com/search/search.dll?GetResultSortProperty=MetaEndSortquery=Matrox+G400from=R8ht=1combine=yst=2

US$10, 15, 20?  That is too much for a dual head AGP video card that
has the TV-Out capabilities of the G400?

 Maybe an mpeg2encoderboard is the right thing for you ?

It's not the same as DVB.  The difference between DVB and an MPEG2
encoder on analog cable is like the difference between getting an MP3
of a CD and having to record it to MP3 from FM radio.  Not even to
mention that there is no MPEG2 encoder for Linux available.  The
PVR-250 seems like it's getting close and there was a Kfir chip out
there but I think that's been discontinued.

 They will nearly cost 
 the same as an dvb-card.

But the DVB card is just so much better.  The whole idea is better.
Getting the actual MPEG2 is way better than regenerating from an
analog copy of it.

 Have a look at linuxtv.org Or the WinTV PVR or some 
 MotionJpeg Captureboards

The PVR-250 could happen, but MJPEG is sub-optimal.  There is no
intra-frame compression, just frame-by-frame jpeg compression.  You
would lose a lot of bandwidth without the intraframe compression.

 Yes the same here. The people mainly don't understand whats going on and what 
 are the results and if they feel the results the start to worry. It looks 
 like the politicians are only lobbyists, nothing more. They don't really 
 care, what they do .

Yeah, but Europeans seem to stand up for their rights more.

 Indeed realtime transcoding can be done.

I wouldn't even care for that.  My main source of material would be
what I got via the DVB card anyway.  For the odd divx I downloaded, I
would just transcode off-line.

 The DVB-cards can be feeded with 
 mpeg1 to.

MPEG2 is better suited to interlaced data.

 On my machine I've 50-60 % CPU on realtime-transcoding divx = 
 dvb-out

 A pitty that  you can't use vdr 

It's not so much that I can't use vdr, but that I can't get DVB.  vdr
is not the loss, DVB is.

b.

-- 
Brian J. Murrell



msg83989/pgp0.pgp
Description: PGP signature


Re: [Cooker] (contrib) octave src rpm

2002-12-16 Thread Quel Qun
On Mon, 2002-12-16 at 15:13, Charles A Edwards wrote:
 On Mon, 16 Dec 2002 16:33:57 -0500
 Quel Qun [EMAIL PROTECTED] wrote:
 
  Trying --rebuild on octave-2.1.40-1mdk.src.rpm, and the configure
  script does not seem to go right:
  
  checking C++ ABI version used by g++... ./configure: line 1:
  conftest.o: command not found
  ./configure: line 1: conftest.o: command not found
  ./configure: line 1: conftest.o: command not found
  unknown
 
 Built fine for me.
 
 Do you have gcc-c++ and libstdc++2.10-devel installed?
 
Is this really a legitimate question?

$ rpm -q --requires rpm-build | grep c++
gcc-c++

I did not say it was not compiling, but I don't remember seeing these
errors with 2.1.36. I am worry that some optimizations might not be set
correctly because these tests fail. Octave is the kind of application
were it can cause a significant difference.

Are you sure you don't have these messages, that could be a clue. I am
getting them for i686 and athlon targets and the compiler options are
set to '-mieee-fp -O2 -fomit-frame-pointer -pipe -march=athlon
-fno-fast-math'.

 -- 
 Quel Qun [EMAIL PROTECTED]



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


[Cooker] rosegarden-4-0.82mdk.rpm midi notation package

2002-12-16 Thread Brent Hasty
I am attempting to install rosegarden-4 midi notation package and am running 
into a dependancy problem, I have checked rpm-find and others for mandrake 
versions of these without luick, maby someone out there can help, maby even 
proviede a more mdk 9.0 friendly version of this package.

The failed dependancys are:
alsa-driver = 0.9.0 beta12
jack-audio-connection-kit
libasound.so.1

-- 
 12:18am  up 4 days, 48 min,  7 users,  load average: 0.00, 0.00, 0.00





Re: [Cooker] Problem with netstat

2002-12-16 Thread Ryan T. Sammartino

Some more info about my problems with netstat:

Program received signal SIGSEGV, Segmentation fault.
0x08049941 in prg_cache_get (inode=-979118814) at netstat.c:281
281 if (pn-inode==inode) return(pn-name);
(gdb) print pn
$1 = (struct prg_node *) 0x68
(gdb) print hi
$2 = 4294967185
(gdb) up
#1  0x0804ca82 in unix_do_one (nr=15,
line=0xbfffd420 f3c0a0e0: 000D   0002 01 -979118814 
/dev/log\n) at netstat.c:1215
1215printf(%- PROGNAME_WIDTHs s,(has  
HAS_INODE?prg_cache_get(inode):-));
(gdb) print inode
$4 = -979118814

That's a very strange inode, especially since ls disagrees:
$ ls --inode /dev/log
   5195 /dev/log=

It gets that info from

#2  0x0804cc82 in unix_info () at netstat.c:1237
1237INFO_GUTS(_PATH_PROCNET_UNIX, AF UNIX, unix_do_one);

now, _PATH_PROCNET_UNIX is /proc/net/unix, and lo and behold:

$ cat /proc/net/unix | grep /dev/log
f3c0a0e0: 000D   0002 01 -979118814 /dev/log

In fact, all the inodes in /proc/net/unix are messed up.

If I do

# service syslog restart

then I get

# cat /proc/net/unix | grep /dev/log
c7b460c0: 0003   0002 01 -757341101 /dev/log

The inode is still messed up.

Now I have:

# rpm -q sysklogd
sysklogd-1.4.1-4mdk

which is the latest version I believe.  How can I get the entries in
/proc/net/unix to be correct without a reboot?


-- 
Ryan T. Sammartino
http://members.shaw.ca/ryants/
A general leading the State Department resembles a dragon commanding ducks.
-- New York Times, Jan. 20, 1981




Re: [Cooker] Problem with netstat

2002-12-16 Thread Ryan T. Sammartino
On Mon, Dec 16, 2002 at 10:05:14PM -0800, Ryan T. Sammartino wrote:
 
 Some more info about my problems with netstat:
 
 Program received signal SIGSEGV, Segmentation fault.
 0x08049941 in prg_cache_get (inode=-979118814) at netstat.c:281
 281 if (pn-inode==inode) return(pn-name);

Here is a patch that works around the problem:


--- netstat.c.orig  2002-12-16 22:15:10.0 -0800
+++ netstat.c   2002-12-16 22:17:09.0 -0800
@@ -277,6 +277,10 @@
 unsigned hi=PRG_HASHIT(inode);
 struct prg_node *pn;
 
+/* Sanity check - if inode  0, bad things happen. */
+if (hi = PRG_HASH_SIZE)
+   return(-);
+
 for (pn=prg_hash[hi];pn;pn=pn-next)
if (pn-inode==inode) return(pn-name);
 return(-);


Here is a patch for the spec file:


--- net-tools.spec.orig 2002-12-16 22:25:26.0 -0800
+++ net-tools.spec  2002-12-16 22:26:16.0 -0800
@@ -1,5 +1,5 @@
 %define version 1.60
-%define release 5mdk
+%define release 6mdk
 %define url http://www.tazenda.demon.co.uk/phil/net-tools/
 
 Summary: The basic tools for setting up networking.
@@ -19,6 +19,7 @@
 Patch2: net-tools-1.57-bug22040.patch.bz2
 Patch3: net-tools-1.60-manydevs.patch.bz2
 Patch4: net-tools-1.60-virtualname.patch.bz2
+Patch5: net-tools-1.60-negative-inode.patch.bz2
 
 %description
 The net-tools package contains the basic tools needed for setting up
@@ -30,6 +31,7 @@
 %patch2 -p1 -b .bug22040
 %patch3 -p0 -b .manydevs
 %patch4 -p1 -b .virtualname
+%patch5 -p0 -b .negative-inode
 
 bzcat %SOURCE1  ./config.h
 bzcat %SOURCE2  ./config.make
@@ -69,6 +71,9 @@
 %lang(pt_BR)   %{_mandir}/pt_BR/man[158]/*
 
 %changelog
+* Mon Dec 16 2002 Ryan T. Sammartino [EMAIL PROTECTED] 1.60-6mdk
+- work around crash with netstat -p and negative inode numbers
+
 * Wed Aug 21 2002 Frederic Lepied [EMAIL PROTECTED] 1.60-5mdk
 - merged with rh
 


-- 
Ryan T. Sammartino
http://members.shaw.ca/ryants/
Life can be so tragic -- you're here today and here tomorrow.




Re: [Cooker] Re: Re: Re: Mandrake for a PVR (was Re: Mandrake andbusiness.)

2002-12-16 Thread Lea Gris
Brian J. Murrell a écrit:

On Sun, Dec 15, 2002 at 07:31:10PM +0100, Steffen Barszus wrote:


Isn't Dish dvb-compatible ? Hmm really don't know. Nut I think you are right. 


Two things about Dish.  First, they are in the US only.  I am in
Canada.  Lucky for us Canadians, we have the Canadian governement
protecting us from true competition in the satellite services market.
In the best interest of Canadians, the government creates false
economies and markets and gives the rights to supply the demand for
services to a few select companies (I often wonder how they got the
rights to service the deman).  As you could guess, our content is
limited and the costs of service high.  We have a whole two suppliers
of satellite services and I am sure they love it.

Second, I don't think it's clear DVB.  I think there is some kind of
encryption, for which I would need a MAC (I think that's the term).
Bell ExpressVu do the same sorta thing.  They broadcast in DVB, but
it's encrypted by Nagravision.



Not only some, a lot for that card, last time I looked. Anyway, ebay has much 
to high prices, at least on computer-hardware.


Huh?  Check this link:

http://search.ebay.com/search/search.dll?GetResultSortProperty=MetaEndSortquery=Matrox+G400from=R8ht=1combine=yst=2

US$10, 15, 20?  That is too much for a dual head AGP video card that
has the TV-Out capabilities of the G400?



Maybe an mpeg2encoderboard is the right thing for you ?



It's not the same as DVB.  The difference between DVB and an MPEG2
encoder on analog cable is like the difference between getting an MP3
of a CD and having to record it to MP3 from FM radio.  Not even to
mention that there is no MPEG2 encoder for Linux available.  The
PVR-250 seems like it's getting close and there was a Kfir chip out
there but I think that's been discontinued.


Even on Canada you have DVB-c on cable TV provided by videotron.
DVB-s is for Digital Video Broadcast on Satellite
DVB-c the same via cable
DVB-t the same via ground transmetters

These different kind of DVB all require different DVB card type. 
Hauppauge provide the 3 types of reciever. The API part and drivers 
remains the same. Its just the transciever part that differs.
So you just use the same linux software and modules to drive it.

For en encryption question we hav encrypted DVB here in Europe as well 
for most broadcasted channels except for some few stupid tvmarket like 
ones. Don't grin, they are fine when you try to set up your linux box to 
recieve chanels. Does well as test channels ;)

My Hauppauge CARD has a Common Interface module plugged and it just feet 
a regular half height 31/2 place

Inside the common interface I plug a so called Magic module and my Sat 
compagny smartcard key in it (it is called CAM).

This all work well with linux and the vdr software. The Nexus card has 
built in mpeg2 hardware, other low cost PVR DVB have to do computerized 
decoding encoding.

Some Linux folks are even using softcam pvr patch that emulate the 
presence of a real smart card CAM reader. But the things is mostly 
*illegal* as It allow decoding DVB encrypted channels without any CAM at 
all. Just hacked keys from a text file.

If you want to know more about it just search for linux DVB vdr softcam 
patch.

By the way.
Even the PLF wouldn't suit for that illegal piece of software.

So just do it the right way.
Buy the DVB card plus a Common Interface plus the plug-in CAM reader and 
subscribe to your favorite SAT company as you would do to use a regular 
DVB reciever. Then plug the shiny iso sized smart card in the card 
reader and enjoy watching encrypted channels legally from your sat provider.

--
Léa Gris
()   Campagne du ruban texte brut contre les courriels en HTML,
/\   contre les pièces jointes Microsoft.






Re: [Cooker] [Bug 638] [MySQL] mysql won't start, invalid pointer?

2002-12-16 Thread Martin Fahrendorf
Am Montag, 16. Dezember 2002 13:58 schrieb Brian Smith:
 On Mon, 16 Dec 2002 12:32:21 +0100

   Warly [EMAIL PROTECTED] wrote:
 [Bug 638] [EMAIL PROTECTED] writes:
  https://qa.mandrakesoft.com/show_bug.cgi?id=638
 
  [EMAIL PROTECTED] changed:
 
 What|Removed |Added
  -
 --- Status|UNCONFIRMED |NEW
   Ever Confirmed||1
  Version|3.23.53-2mdk
 
|3.23.53-5mdk
 
  --- Additional Comments From
 [EMAIL PROTECTED]  2002-12-15 00:51 ---
  Happens here as well.  If I have a look at
 /var/lib/mysql/*err, I get the
  impression, that MySQL hasn't been started since July
 2002.  Guess I don't need
  it that much ;)
 
  Anyhow, both Stefan and I are using LDAP on our systems.
  I do not know if this
  is related at all or not...  I'm right now using (hmm,
 let's say, I've got
  installed) MySQL-3.23.53-5mdk.
 
 I cannot reproduce, are you using a full cooker install ?

 I'm having the same problem, on both my Cooker and 9.0
 boxes. It might be related to LDAP somehow, I think folks
 using LDAP are rare enough that we find some odd bugs that
 noone else can reproduce.

Yes, it is definitely caused by LDAP. I have done some tests with the 
nsswitch.conf and if the group section looks up into LDAP the MySQL server 
crashes. Entries in password and shadow does not mater. I have three 
solutions:

1. grap the src.rpm from mdk8.2, recompile it and force a install (I have 
not seen any sideeffects until now) This MySQL version does not have any 
problems.

2. change the mysql-init script and start the safe_mysqld as user mysql 
(with 'su - mysql -c').

3. change the mysql-init script: move away the nsswitch.conf befor the 
start of safe_mysqld and move it back after the start of safe_mysqld. 
beware: use a little timeout before moving it back (1 to 2 seconds) 
because safe_mysqd is started asyncronous. mysql ist faster with moving 
back than safe_mysqld can start mysqld.

Martin
-- 

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

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

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




msg83995/pgp0.pgp
Description: signature


Re: [Cooker] [Bug 442] [nss_ldap] New: Using nss_ldap, machine will not shutdown or reboot cleanly

2002-12-16 Thread Martin Fahrendorf
Am Montag, 16. Dezember 2002 10:31 schrieb [Bug 442]:
 https://qa.mandrakesoft.com/show_bug.cgi?id=442

Product: nss_ldap
  Component: nss_ldap
Summary: Using nss_ldap, machine will not shutdown or reboot
 cleanly
Version: 202-1mdk
   Platform: PC
 OS/Version: All
 Status: NEW
   Severity: major
   Priority: P2
 AssignedTo: [EMAIL PROTECTED]
 ReportedBy: [EMAIL PROTECTED]


 When ldap is added to /etc/nsswitch.conf the machine will not shutdown
 or reboot cleanly. It looks like what's happening is that the libraries
 are on the /usr filesystem and they are held open even after all
 processes are killed.  If the /usr filesystem is not on the root
 partition, it cannot be unmounted.

 Steps to reproduce the problem:
 install nss_ldap on a machine that has /usr/lib mounted on a seperate
 partition from / add ldap to nsswitch.conf per the nss_ldap
 documentation
 reboot into single user mode
 type: lsof | grep /usr
 you should see ldap, sasl, and kerberos libraries
 type: reboot

 it should hang saying that the /usr partition can't be unmounted. The
 machine needs to be powered off and the disks need to be fsck'd

 removing the ldap options from /etc/nsswitch.conf makes the machine
 shutdown properly again after the next reboot.

 I recommend moving all of those libraries to /lib instead of /usr/lib
 since that is usually on the root partition.

 --- Additional Comments From [EMAIL PROTECTED]  2002-12-16
 10:31 --- bug exists also in latest cooker version



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

as a short hand hack, you can user 'umount -l' in the halt script (in 
/etc/init.d) to unmount the filesystems (around line 170). 

Martin
-- 

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

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

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




msg83996/pgp0.pgp
Description: signature


Re: [Cooker] plugger dep on mplayer too expensive

2002-12-16 Thread Yves Duret
On Mon, Dec 16, 2002 at 04:13:52PM -0500, Quel Qun wrote:
 $ du -ch `rpm -qpl gqview mplayer-gui mplayer libbpostproc0 \
 libdvdread2 mplayer-skins libggi2 libggi libgii0 libgii libmad0 \
 libdv2 liblirc0 libdha0.1 liblzo1 libnas2` 2 /dev/null | grep total
 28M total
 
 28MB for something that does not seem to work, at leaston msnbc,
 isn't it a bit too expensive?

use vlc :)
-- 
Yves Duret
[EMAIL PROTECTED]
piouk toujours et meme apres !




Re: Mirror Abuse!

2002-12-16 Thread Ben Reser
On Sun, Dec 15, 2002 at 12:48:23AM -0800, Ben Reser wrote:
 Some people have been abusing my mirror by making multiple connections
 (as many as 8) and downloading different hunks of the same thing.  Using
 up all of my available bandwidth.  One individual I caught doing this
 tonight has been blocked from accessing my mirror.  (It's unfortunate
 for him I happened to walk past the router when I did).
 
 If I see it happening again I'll throttle download speeds on a per host
 basis to prevent people from doing this anymore.  I don't really want to
 have to do that.

Well it's fixed now.  The mirror has been configured to only allow 2
concurrent downloads per ip.  It's unfortunate that I had to waste my
time figuring out how to limit people from abusing this.  But such is
life.

-- 
Ben Reser [EMAIL PROTECTED]
http://ben.reser.org

If you're not making any mistakes, you're flat out not trying hard
enough. - Jim Nichols




The good old days!

2002-12-16 Thread Jonathan C. Sitte
I remember when you could download full iso disks of the best at that 
point in time cooker installs. Usually two to three disks. I know 
people think that cooker gets updated allot thus you don't have this 
for the time being. It would be nice though if someone did release a 
really good Cooker PPC iso set for some of us who would rather download 
that instead.

Also it would be nice if this release had the most compatible Xfree86 
for powerbook G4's the 667 and up. It seems that this has been the 
biggest issue. I have been having great pains in trying to set this up 
and it would be nice if someone out there would be kind enough to 
create a iso release that supported these portable devices.

Other than that who is here with me on this? What is your opinion other 
than the CVS changes too much etc, etc. Just an idea.

Cheers,

Jonathan C. Sitte




Re: The good old days!

2002-12-16 Thread Ben Reser
On Tue, Dec 17, 2002 at 02:14:30AM -0500, Jonathan C. Sitte wrote:
 I remember when you could download full iso disks of the best at that 
 point in time cooker installs. Usually two to three disks. I know 
 people think that cooker gets updated allot thus you don't have this 
 for the time being. It would be nice though if someone did release a 
 really good Cooker PPC iso set for some of us who would rather download 
 that instead.
 
 Also it would be nice if this release had the most compatible Xfree86 
 for powerbook G4's the 667 and up. It seems that this has been the 
 biggest issue. I have been having great pains in trying to set this up 
 and it would be nice if someone out there would be kind enough to 
 create a iso release that supported these portable devices.
 
 Other than that who is here with me on this? What is your opinion other 
 than the CVS changes too much etc, etc. Just an idea.

This was only ever done on rare ocassions or for betas/release
canidates.  Not ever in such an early state of development as Cooker PPC
is currently.

-- 
Ben Reser [EMAIL PROTECTED]
http://ben.reser.org

If you're not making any mistakes, you're flat out not trying hard
enough. - Jim Nichols