Re: [Cooker] 2.6-tips and docs

2003-08-17 Thread stronne
Viestissä Sunnuntai 17. Elokuuta 2003 00:55, Adam Williamson kirjoitti:
 On Sat, 2003-08-16 at 19:15, stronne wrote:
   13. Aug 2003 17:22, Andrey Borzenkov wrote:
   Argh ...
  
   please, install module-init-tools and hotplug from
  
   http://supermount-ng.sf.net/mdk-25/
  
   (they are SRPM you will have to compile them) then do
 
  I tried to install module-init-tools-0.9.13-1bor.src.rpm
  with # rpm --rebuild
  It said it needs /usr/lib/libc.a
  Anybody any idea where I could find that?

 glibc-static-devel .

Thank You, that it was and now I could
install module-init-tools too.
And see if it makes any difrence about
2.6 modules :)
Cheers
Stronne





Re: [Cooker] kernel-tmb-2.4.22-0.5.1tmb_mdk

2003-08-17 Thread Luca Berra
On Sun, Aug 17, 2003 at 04:34:52AM +0100, Michael Lothian wrote:

Now...
I didn't enable multiple scsi luns since I was told you should be able to 
override it  with lilo/grub on append line max_scsi_luns=...

or as an option in /etc/modules.conf
options scsi_mod max_scsi_luns=...
Now, please tell me does it work for you ...
If not... I'll have to reconsider switching it on by default...
 

Could you explain that a wee bit better. I'm generally not that good at 
that kind of stuff (hence why I asked if you could pop it on as default) 
But if you tell me what to do I'd be more than happy to try.

I will,
the build option to enable multiple scsi lun only changes the default
value of max_scsi_luns in the linux scsi driver (i.e. sets it to 255).
if scsi driver is modular as is default in mandrake linux the value of
max_scsi_luns can be set without rebuilding the kernel by adding to
/etc/modules.conf:
options scsi_mod max_scsi_luns=...

(where ... is a saner value than 255)
and eventually rebuilding initrd if you boot from scsi
if you have a customized kernel with scsi support hardcoded you can
change the behaviour by appending max_scsi_luns=... on the grub or
lilo command line.
L.
--
Luca Berra -- [EMAIL PROTECTED]
   Communication Media  Services S.r.l.
/\
\ / ASCII RIBBON CAMPAIGN
 XAGAINST HTML MAIL
/ \


[Cooker] ISDN , rp-pppoe and route GUI for X

2003-08-17 Thread Blackcrack
Hy,

please have a look for a GUI to configuration rp-pppoe .. the start in the 9.2b1 was 
nice , good work !
but i thin it is needing a detai configurationsgui for kernel ISDN, we need for isdn a 
detaied configurations-gui
for isdn and isdn-cards who configuring isdn,hisax and capi for making a monitorung 
the isdn-lines and for
answeringmashins in linux, my Computer is a multimashin for my home, it is a routing 
for interna static mashins,
Isdn and dealin-server, therefor i need a very good configurationsgui for isdn and a 
good answeringmashin on isdn.
and , please, dont take a dhcpd for internaroutin, or make 2 way's for configurating 
the internal network routing,
with a detaired configuration on one config-card.
And, i have manny configfiles in my etc, and the configs donf work all in the 
linuxconf, my ide is, take a look
in /etc/ and look how configfiles in dem directory, write a configprogramm, e.g. 
drakeconf, but with a pluginfolder,
who compatieles with variable versions of plugins, the plugins if needet, can download 
by a Mandrake-pluginpage, and, or
by rpmdrak and red-carpet, how ever for geting a pack.. there Configprogramm is 
writing in tk or tcl for easy using in every
windowmanager... ore as php-config-programm with plugins... take a look on x-setup or 
winfaq the Regestry-system-wissard on win32.
Route, the routing, i dont find a programm, for configurate the static routing in 
Mandrake, i want configuring my static route for interna
routing, but if i make this in promt, it is very difficult, if have we are a 
configuring-gui for them, were we see, were goes the routes, with
one or two clicks configuring them, and i see with a gui them config, i think it is 
better.. this can be a plugin for
the Systemmanagment with a plugin-directory.


greetings
Blacky

blackysgate.de
blackysgate.com




[Cooker] contrib packages missing gpg signatures?

2003-08-17 Thread Luca Berra
The following packages have bad signatures:
/var/cache/urpmi/rpms/gvlc-0.6.2-2mdk.i586.rpm: Missing signature (sha1 md5 OK)
/var/cache/urpmi/rpms/mozilla-plugin-vlc-0.6.2-2mdk.i586.rpm: Missing signature (sha1 
md5 OK)
/var/cache/urpmi/rpms/vlc-0.6.2-2mdk.i586.rpm: Missing signature (sha1 md5 OK)
/var/cache/urpmi/rpms/vlc-plugin-a52-0.6.2-2mdk.i586.rpm: Missing signature (sha1 md5 
OK)
/var/cache/urpmi/rpms/vlc-plugin-mad-0.6.2-2mdk.i586.rpm: Missing signature (sha1 md5 
OK)
regards,
L.
--
Luca Berra -- [EMAIL PROTECTED]
   Communication Media  Services S.r.l.
/\
\ / ASCII RIBBON CAMPAIGN
 XAGAINST HTML MAIL
/ \


Re: [Cooker] dynamic DNS and /etc/ppp/ip-up (need to be rethinked ?)

2003-08-17 Thread Michael Scherer
On Sunday 17 August 2003 00:44, Steffen Barszus wrote:
 Am Sonntag, 17. August 2003 00:23 schrieb Steffen Barszus:

 [:snip a lot:]
  
  else
  unset PPP_TEMP_ENTRY
  fi

 Are there cases there a dynamic DNS don't want to be used ? which ?
 From what I have read on the net, if the option usepeerdns is used
 the variable USEPEERDNS is set, so this could be used, am I right ?

right.
to answer your question about dynamic DNS
I think that pppd can be used for weird thing, such a a pppd tunnel over 
ssh.
example :
http://www.linux.org/docs/ldp/howto/mini/VPN.html

i have also seen that some people use alternative DNS in order to access 
some non standard domain, such as http://www.name-space.com/

and, i may want to use my own dns servers, for security, for example ( 
dns sec ).

all of these would requires to not use the option usepeerdns, so, i 
guess you are right.

In order to work on a real script, i propose to use the wiki to write 
the files :

http://qa.mandrakesoft.com/twiki/bin/edit/Main/DraftPppScript


By the way, i have put ppp maintener in Cc, please use answer to all, 
thanks :)

and, for completeness, i have take a look at /etc/ppp/ipup on debian, it 
only contains the runparts line of the proposal i have made.

-- 

Mickaël Scherer




Re: [Cooker] contrib packages missing gpg signatures?

2003-08-17 Thread Guillaume Rousse
Ainsi parlait Luca Berra :
 The following packages have bad signatures:
 /var/cache/urpmi/rpms/gvlc-0.6.2-2mdk.i586.rpm: Missing signature (sha1 md5
 OK) /var/cache/urpmi/rpms/mozilla-plugin-vlc-0.6.2-2mdk.i586.rpm: Missing
 signature (sha1 md5 OK) /var/cache/urpmi/rpms/vlc-0.6.2-2mdk.i586.rpm:
 Missing signature (sha1 md5 OK)
 /var/cache/urpmi/rpms/vlc-plugin-a52-0.6.2-2mdk.i586.rpm: Missing signature
 (sha1 md5 OK) /var/cache/urpmi/rpms/vlc-plugin-mad-0.6.2-2mdk.i586.rpm:
 Missing signature (sha1 md5 OK)
contribs are not signed at all.
-- 
Guillaume Rousse
Those who can - do
Those who cannot -- teach
Those who cannot teach -- administrate
-- Mencken's Law




Re: [Cooker] contrib packages missing gpg signatures?

2003-08-17 Thread Luca Berra
On Sun, Aug 17, 2003 at 12:13:37PM +0200, Guillaume Rousse wrote:
Ainsi parlait Luca Berra :
The following packages have bad signatures:
...
contribs are not signed at all.
well, most of them are, and i believe all should be signed, not
necessarily by mandrake, but at least from the packagers.
After such thing as the gnu ftp server compromise i believe it is only
responsible to sign packages.
regards,
L.
--
Luca Berra -- [EMAIL PROTECTED]
   Communication Media  Services S.r.l.
/\
\ / ASCII RIBBON CAMPAIGN
 XAGAINST HTML MAIL
/ \


[Cooker] unicode - Segmentation fault

2003-08-17 Thread guran
Hi

Hd.img installation per 20030817

VERSION
Mandrake Linux Cooker-i586 20030816 21:26

Could not do any adjustments and configurations in KDE so running from slow 
and rigid Gnome.

This is from boot.log:
Aug 17 09:53:54 localhost unicode_start: ^[%G 
Aug 17 09:53:54 localhost unicode_start: /bin/unicode_start: line 23:41 
Segmentation fault  consolechars --font=$1 
Aug 17 09:53:54 localhost rc.sysinit: Setting default font (lat0-16):  
succeeded

regards
guran
-- 
Mandrake Linux Cooker 9.2 in shabby Gnome on kernel-2.4.22.0.6mdk-1-1mdk

Only in a society that has defined what is the truth
can the Linux users choice be deminished.




Re: [Cooker] weird slowdowns with Cooker today

2003-08-17 Thread lamikr_mdk
  Not directly connected, it's connected through a firewalled router. I
doubt that's the answer, because the system response is fine all the
time except when there's network traffic *to this system*.
Look following Linux kernel mailing list summary from the kerneltraffic.org:

Mika

--

1. Progress Toward 2.4.22; Problems With BitKeeper Gateway; Mysterious 
Kernel Lockups
5 Jul  - 2 Aug  (63 posts) Archive Link: Linux 2.4.22-pre3
Topics: FS: devfs, Version Control
People: Ben Collins, Larry McVoy, Adrian Bunk, Marcelo Tosatti, Jim 
Gifford, Andrea Arcangeli, Jeff Garzik

Marcelo Tosatti announced 2.4.22-pre3, and Ben Collins complained that 
the -pre version number was not shown in the sources. Neither -pre2 nor 
-pre3 had proper version tagging, he said, adding, It just makes it 
easier when tracking down regressions to have known points of reference 
common across BK/CVS/SVN/tar+diff. Marcelo said the sources looked 
properly tagged to him, and Larry McVoy asked, Hmm. Ben, look again in 
the CVS tree and make sure that the tags aren't there. Maybe the 
converter screwed up? Ben replied, Doesn't show up in 
linux-2.4/ChangeSet,v as a tag. Adrian Bunk also pointed out, -pre2 
and -pre3 are also missing at 
http://ftp.kernel.org/pub/linux/kernel/v2.4/testing/cset/.; Jeff Garzik 
confirmed that whatever other problems there were, Marcelo had 
definitely tagged his own BitKeeper tree properly.

A couple days later, Larry said, I think I've found the bug - it's in 
the code that collapses multiple changesets into one CVS checkin. It 
looks like we are picking up tags only if the tag was on the last 
changeset in the sequence instead of any changeset in the sequence. 
We're fixing it. Ben thanked him, and that was it for that subthread.

Elsewhere, Jim Gifford reported on an ongoing problem he'd been having 
with the 2.4 series: lockups, after about two days. The 2.4.22-pre3 did 
not fix his problem, he said, although he could avoid the crash by 
running 'sync' every hour. Marcelo and Alan asked for more information, 
and together they eliminated compiler versions and bad memory. Jim 
continued to reproduce the problem over the course of several new 
pre-releases. At one point Marcelo noticed that Jim's kernel was not 
based on pristine sources (Jim had added some netfilter and megaraid 
patches), and asked if Jim could reproduce the lockups with the official 
kernel. Yes, the lockups still persisted.

Andrea Arcangeli also got into the act, asking Jim to remove devfs and 
other modules that were not part of the main tree. Jim did this, and was 
unable to produce the lockup in -pre7. He asked if Marcelo wanted him to 
run other tests, but Marcelo replied, I guess most of us is already 
convinced that the lockups were caused by the non-stock code. But Jim 
tried running the stock -pre6 kernel, and was able to reproduce the 
lockup. He said, something in -pre7 seems to have fixed the problem. 
So he started adding the non-stock code back into -pre7, and later 
-pre8, piece by piece, to see if any of them would cause the problem. 
Eventually he felt he'd narrowed the problem down to some netfilter 
patches he'd applied; and Marc Heckmann, who also experienced similar 
lockups on his system, remarked that everyone who'd seen the problem had 
been using iptables.

The situation was quite complex, and there was no absolutely clear 
resolution on the list. As Jim put it toward the end of the discussion, 
The wierd part is that people are having problems with different 
modules and it's hard to track down what is in common.





Re: [Cooker] This is already one week the problem exist and it wasnotified but nobody fixed it

2003-08-17 Thread Buchan Milne
On Sat, 16 Aug 2003, Robert L martin wrote:

 Well, I'm sorry for my trollish way of saying it. The real point here is 
 I'm just willing to expect more quality and more support as a club 
 member and ans Mandrake Sustainer than from friendly geekish mirrors and 
 contributions. If I can't get it work better with the club and with 
 Mandrake I have less motivation in helping Mandrake by joining the club.
 
 You want users tu help Mandrake existe and develop ?
 Makes them happy with good packages, good support, good distros.
 
 Just to make the point clear
 The distro should if certain things are not true go to a FULL STOP on 
 devel until a blank disk install boots correctly the first time
 and the CORE SYSTEM is clean. item list:
 1 base filesystem package/ boot  if it doesn't boot it needs to be 
 fixed
 2 cli utils  and /dev subtree -- if bash or the basic utils are 
 broken this gets fixed
 3 HardDRAKE and related utils - any time a user has to create 
 dev nodes by hand is BAD
 4 XWindows   and KDE  -- if these don't work you might as 
 well be running gentoo
 5 Internet and Multimedia  most users run systems for these
 6 Office stuff  this is most of the other users

Robert, in future can you please:
1)Stick to the thread (your post doesn't seem to have anything to do with 
MandrakeClub, or the KDE packages in club testing urpmi medium), or start 
a new one
2)Quote properly. Mozilla can do it (I am not sure if the default settings 
do, but it is trivial to det it up).

Your issues have merit, they are just out of place in this thread, and I 
have no way of knowing (without going back to read the message you may be 
replying to) who wrote what ...

Regards,
Buchan

-- 
|Registered Linux User #182071-|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x121
Stellenbosch Automotive Engineering http://www.cae.co.za
GPG Key   http://ranger.dnsalias.com/bgmilne.asc
1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7

**
Please click on http://www.cae.co.za/disclaimer.htm to read our
e-mail disclaimer or send an e-mail to [EMAIL PROTECTED] for a copy.
**



[Cooker] Bugzilla mail-sending problems?

2003-08-17 Thread lamikr_mdk
I added comments for a one bug in the bugzilla but I did not see
any mail in the cooker for that bug.
Does anybody know is this intentional or is there something wrong in the 
bugzilla. (Is cooker removed from the cc-targets where bugs are send)

Mika




Re: [Cooker] 2.6-tips and docs

2003-08-17 Thread Buchan Milne
On Sun, 17 Aug 2003, stronne wrote:

 Viestissä Sunnuntai 17. Elokuuta 2003 00:55, Adam Williamson kirjoitti:
  On Sat, 2003-08-16 at 19:15, stronne wrote:
  
   I tried to install module-init-tools-0.9.13-1bor.src.rpm
   with # rpm --rebuild
   It said it needs /usr/lib/libc.a
   Anybody any idea where I could find that?
 
  glibc-static-devel .
 
 Thank You, that it was and now I could
 install module-init-tools too.
 And see if it makes any difrence about
 2.6 modules :)

BTW, in future, instead of asking the list a question, ask urpmf the same 
question, and you will get an answer much faster:

$ urpmf /usr/lib/libc.a$
glibc-static-devel:/usr/lib/libc.a

(should module-init-tools not BuildRequire glibc-static-devel ?)

Regards,
Buchan

-- 
|Registered Linux User #182071-|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x121
Stellenbosch Automotive Engineering http://www.cae.co.za
GPG Key   http://ranger.dnsalias.com/bgmilne.asc
1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7

**
Please click on http://www.cae.co.za/disclaimer.htm to read our
e-mail disclaimer or send an e-mail to [EMAIL PROTECTED] for a copy.
**



Re: [Cooker] [Bug 4737] [grub] New: seg fault during installation of grub (0.93-2mdk)

2003-08-17 Thread John van Spaandonk
On Thursday 14 August 2003 11:47, Chmouel Boudjnah wrote:

 For me this (bourrinage) patch fix it :
 
 --- grub-0.93/lib/device.c.chmou2003-08-14 11:33:57.0 +0200
 +++ grub-0.93/lib/device.c  2003-08-14 11:36:55.700163832 +0200
 @@ -581,7 +581,7 @@
if (check_device (name))
 {
   (*map)[num_hd + 0x80] = strdup (name);
 - assert ((*map)[num_hd + 0x80]);
 + //assert ((*map)[num_hd + 0x80]);
   
   /* If the device map file is opened, write the map.  */
   if (fp)
 
 
 don't know what's wrong though...

Chmouel,

Can you forward the following also to the Cooker mailing list, because for
several weeks I have not been able to post a single thing there. It's sad :-/

I found several strange things in the grub code.
(And yes, I applied both the memcpy and gcc patches)

I inserted in my grub/main.c the following (debug) statements:
[...]
case OPT_DEVICE_MAP:
  device_map_file = strdup (optarg);
  fprintf(stderr, JvS in grub/main.c. We found a device_map file, 
optarg=%s\n, optarg);
  fprintf(stderr, JvS in grub/main.c. and the device_map_file=%s\n, 
device_map_file);
  break;
[..]

And this is what happens:
[EMAIL PROTECTED] grub-0.93]$ grub/grub --device-map=/boot/grub/device.map
JvS in grub/main.c. We found a device_map file, optarg=/boot/grub/device.map
JvS in grub/main.c. and the device_map_file=(null)

And this shows that strdup() does not work as advertised!

using debug statements I determined that the actual segmentation fault 
occurs within a system call to realpath() 
in function init_device_map() at line 553 of lib/device.c

(realpath() tries to find the real path for /dev/discs/disc0 by following 
the symlinks)

So there seems to be a problem with the use of standard system libraries
from grub.

I was not able to correct the problems.

I hope this analysis helps.
 
John




Re: [Cooker] contrib packages missing gpg signatures?

2003-08-17 Thread Buchan Milne
On Sun, 17 Aug 2003, Luca Berra wrote:

 On Sun, Aug 17, 2003 at 12:13:37PM +0200, Guillaume Rousse wrote:
 Ainsi parlait Luca Berra :
  The following packages have bad signatures:
 ...
 contribs are not signed at all.
 well, most of them are, and i believe all should be signed, not
 necessarily by mandrake, but at least from the packagers.

Warly said they were trying to address the issue. Note that it is actually 
impossible for some contributors to sign packages (my ~/.gnupg on klama is 
owned by root and thus prevents me from signing packages built on klama):

[EMAIL PROTECTED] buchan]$ ls -ld ../*/.gnupg |grep root
drwx--2 root root  104 May 27  2002 ../buchan/.gnupg/
drwx--2 root root  104 Jun 18  2002 
../nanardon/.gnupg/

Regards,
Buchan

-- 
|Registered Linux User #182071-|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x121
Stellenbosch Automotive Engineering http://www.cae.co.za
GPG Key   http://ranger.dnsalias.com/bgmilne.asc
1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7

**
Please click on http://www.cae.co.za/disclaimer.htm to read our
e-mail disclaimer or send an e-mail to [EMAIL PROTECTED] for a copy.
**



[Cooker] -tmb kernel vs -mdk kernel

2003-08-17 Thread Frederic Soulier
Hi

Excuse my ignorance but I don't understand the relationship between the
-tmb kernel and the (official?) -mdk kernel?
Is that work done in parallel that will end up in a unified kernel or
something like that?
Could someone in the know enlighten me on this one?

Many thanks.

-- 
Frederic Soulier [EMAIL PROTECTED]




[Cooker] Setting of name for 'localhost' is malfunctioning

2003-08-17 Thread guran
Hi
Hd.img installation per 20030817

VERSION
Mandrake Linux Cooker-i586 20030816 21:26

I have a firewall that runs a dhcpd on a Mdk 9.0. 

This is from my syslog: ( check out how postfix is trembling in respons to 
'localhost',[EMAIL PROTECTED] guran]$)
...
Aug 17 09:55:29 localhost tmdns[1665]: claim name Pelles.local, type 1 
Aug 17 09:55:30 localhost xinetd[1692]: xinetd Version 2.3.11 started with 
libwrap options compiled in.
Aug 17 09:55:30 localhost xinetd[1692]: Started working: 1 available service
Aug 17 09:55:32 localhost xinetd: xinetd startup succeeded
Aug 17 09:55:32 localhost kernel: lp0: using parport0 (polling).
Aug 17 09:55:37 localhost cups: cupsd startup succeeded
Aug 17 09:55:37 localhost nfs: Starting NFS services:  succeeded
Aug 17 09:55:37 localhost nfs: rpc.nfsd startup succeeded
Aug 17 09:55:37 localhost nfs: rpc.mountd startup succeeded
Aug 17 09:55:37 localhost loadkeys: Loading 
/usr/lib/kbd/keymaps/i386/qwerty/se-latin1.kmap.gz
Aug 17 09:55:37 localhost keytable: Loading keymap: se-latin1 succeeded
Aug 17 09:55:38 localhost loadkeys: Loading 
/usr/lib/kbd/keymaps/include/compose.latin.inc.gz
Aug 17 09:55:38 localhost keytable: Loading compose keys: compose.latin.inc 
succeeded
Aug 17 09:55:38 localhost keytable:  succeeded
Aug 17 09:55:38 localhost postfix: Starting postfix: 
Aug 17 09:55:38 localhost postfix: postalias: warning: My hostname localhost 
is not a fully qualified name - set myhostname or mydomain in 
/etc/postfix/main.cf
Aug 17 09:55:38 localhost postfix: postmap: warning: My hostname localhost is 
not a fully qualified name - set myhostname or mydomain in 
/etc/postfix/main.cf
Aug 17 09:55:38 localhost last message repeated 4 times
Aug 17 09:55:38 localhost postfix[1960]: warning: My hostname localhost is not 
a fully qualified name - set myhostname or mydomain in /etc/postfix/main.cf
Aug 17 09:55:38 localhost postfix/master[1961]: warning: My hostname localhost 
is not a fully qualified name - set myhostname or mydomain in 
/etc/postfix/main.cf
Aug 17 09:55:39 localhost postfix/postfix-script: warning: My hostname 
localhost is not a fully qualified name - set myhostname or mydomain in 
/etc/postfix/main.cf
Aug 17 09:55:39 localhost postfix/postfix-script: warning: 
/var/spool/postfix/etc/localtime and /etc/localtime differ
Aug 17 09:55:39 localhost postfix/postfix-script: warning: My hostname 
localhost is not a fully qualified name - set myhostname or mydomain in 
/etc/postfix/main.cf
Aug 17 09:55:39 localhost postfix/postfix-script: warning: 
/var/spool/postfix/etc/hosts and /etc/hosts differ
Aug 17 09:55:39 localhost postfix/postsuper[2026]: warning: My hostname 
localhost is not a fully qualified name - set myhostname or mydomain in 
/etc/postfix/main.cf
Aug 17 09:55:39 localhost postfix/postfix-script: warning: My hostname 
localhost is not a fully qualified name - set myhostname or mydomain in 
/etc/postfix/main.cf
Aug 17 09:55:39 localhost postfix/postfix-script: starting the Postfix mail 
system
Aug 17 09:55:39 localhost postfix/master[2030]: warning: My hostname localhost 
is not a fully qualified name - set myhostname or mydomain in 
/etc/postfix/main.cf
Aug 17 09:55:39 localhost postfix:  succeeded

regards
guran


-- 
Mandrake Linux Cooker 9.2 in shabby Gnome on kernel-2.4.22.0.6mdk-1-1mdk

Only in a society that has defined what is the truth
can the Linux users choice be deminished.




Re: [Cooker] Setting of name for 'localhost' is malfunctioning

2003-08-17 Thread Buchan Milne
On Sun, 17 Aug 2003, guran wrote:

 Hi
 Hd.img installation per 20030817
 
 VERSION
 Mandrake Linux Cooker-i586 20030816 21:26
 
 I have a firewall that runs a dhcpd on a Mdk 9.0. 
 
 This is from my syslog: ( check out how postfix is trembling in respons to 
 'localhost',[EMAIL PROTECTED] guran]$)
 ...

Yes, it is well-known that mail servers will not like using localhost as 
hostname. What is your point? What does `hostname` say? How/where did you 
set the hostname? What software do you think is at fault for this (or did 
you just not set the hostname)?

You can always edit your /etc/postfix/main.cf, or turn postfix off, or 
many other things, but you haven't given us any useful informatio on what 
you are trying to accomplish, what you did etc etc, so currently your post 
doesn't help fix whatever you think is broken.

Regards,
Buchan

-- 
|Registered Linux User #182071-|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x121
Stellenbosch Automotive Engineering http://www.cae.co.za
GPG Key   http://ranger.dnsalias.com/bgmilne.asc
1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7

**
Please click on http://www.cae.co.za/disclaimer.htm to read our
e-mail disclaimer or send an e-mail to [EMAIL PROTECTED] for a copy.
**



Re: [Cooker] Setting of name for 'localhost' is malfunctioning

2003-08-17 Thread guran
On Sunday 17 August 2003 13.24, Buchan Milne wrote:
 On Sun, 17 Aug 2003, guran wrote:
  Hi
  Hd.img installation per 20030817
 
  VERSION
  Mandrake Linux Cooker-i586 20030816 21:26
 
  I have a firewall that runs a dhcpd on a Mdk 9.0.
 
  This is from my syslog: ( check out how postfix is trembling in respons
  to 'localhost',[EMAIL PROTECTED] guran]$)
  ...

 Yes, it is well-known that mail servers will not like using localhost as
 hostname. What is your point? What does `hostname` say? How/where did you
 set the hostname? What software do you think is at fault for this (or did
 you just not set the hostname)?

 You can always edit your /etc/postfix/main.cf, or turn postfix off, or
 many other things, but you haven't given us any useful informatio on what
 you are trying to accomplish, what you did etc etc, so currently your post
 doesn't help fix whatever you think is broken.

 Regards,
 Buchan
I was trying to report something that I thought was a bug. During installation 
of LAN i used the graphic set and to 'zeroconf' I added Pelles as the name 
with no dots. In syslog you can see that mdk writes
Aug 17 09:55:29 localhost tmdns[1665]: claim name Pelles.local, type 1 
That is as far as that information gets. To my understanding the installation 
should put that name correctly into postfix.
regards
guran
-- 
Mandrake Linux Cooker 9.2 in shabby Gnome on kernel-2.4.22.0.6mdk-1-1mdk

Only in a society that has defined what is the truth
can the Linux users choice be deminished.




[Cooker] noatun starting 2 artsd instances

2003-08-17 Thread Adrien Guichard
Hi, 

when I use noatun, it starts 2 artsd instances (each one, taking 5 to 8 % of 
the User CPU time). This probleme does not occure when I use xmms, with the 
aRTs output pluggin.

ps -ef | grep arts
 ...   00:00:21 artsd -F 15 -S 4096 -s 60 -m artsmessage -l 3 -f
 ...   00:00:00 artsd -F 15 -S 4096 -s 60 -m artsmessage -l 3 -f
 ...   00:00:08 artsd -F 15 -S 4096 -s 60 -m artsmessage -l 3 -f

I am using :
libkdemultimedia1-3.1.3-3mdk
arts-1.1.3-5mdk

--
Adrien




Re: [Cooker] Setting of name for 'localhost' is malfunctioning

2003-08-17 Thread Buchan Milne
On Sun, 17 Aug 2003, guran wrote:

 On Sunday 17 August 2003 13.24, Buchan Milne wrote:

 I was trying to report something that I thought was a bug. During installation 
 of LAN i used the graphic set and to 'zeroconf' I added Pelles as the name 
 with no dots. In syslog you can see that mdk writes
 Aug 17 09:55:29 localhost tmdns[1665]: claim name Pelles.local, type 1 
 That is as far as that information gets. To my understanding the installation 
 should put that name correctly into postfix.

OK, that's a better report, but this is IMHO how it should work:
1)You set the hostname once in drakconnect in normal mode, which  should 
set HOSTNAME in /etc/sysconfig/hostname, in which case:
-tmdns will use it
-postfix, apache, samba, etc etc will use it
-syslog will use it (yours is using localhost)
preferably it should be sent with a dhcp request by default also (I am not 
sure if this is currently the case.

Things that should not be possible:
-have a different hostname in /etc/sysconfig/network than in 
/etc/tmdns.conf. There is no use in registering a name in multicast DNS 
which is not the `hostname`
=IMHO, the bug is setting the hostname in /etc/tmdns.conf, it should 
*only* be set in /etc/sysconfig/network

Things that should be possible:
-choose to use hostname assigned by dhcp server
-choose to send a different hostname to the dhcp server

BTW, does anyone know if tmdns is of any use? If all it's going to do is 
make `hostname` resolve on the local machine, we might as well use 
/etc/hosts for this. If the user has DHCP, chances are they have DNS, and 
tmdns is useless. Apparently the use of .local has some issues on 
Windows2000 domains when using default settings.

The only reason tmdns can be useful is in a network of machines *not* 
connected to the internet, which *don't* use DHCP, and which *don't* have 
DNS. Thus, IMHO, tmdns should only be started if DHCP leases are not 
available (when using a zcip address), and *only* if tmdns can resolve 
names of other zeroconf machines.

Please note I haven't installed cooker recently, I will probably install 
beta2 today ...

I am sure I filed a bug on this in 9.1 beta series, so please search in 
bugzilla 

Regards,
Buchan

-- 
|Registered Linux User #182071-|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x121
Stellenbosch Automotive Engineering http://www.cae.co.za
GPG Key   http://ranger.dnsalias.com/bgmilne.asc
1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7

**
Please click on http://www.cae.co.za/disclaimer.htm to read our
e-mail disclaimer or send an e-mail to [EMAIL PROTECTED] for a copy.
**



Re: [Cooker] -tmb kernel vs -mdk kernel

2003-08-17 Thread Thomas Backlund
From: Frederic Soulier [EMAIL PROTECTED]
 Hi

 Excuse my ignorance but I don't understand the relationship between the
 -tmb kernel and the (official?) -mdk kernel?
 Is that work done in parallel that will end up in a unified kernel or
 something like that?
 Could someone in the know enlighten me on this one?


You can think of it in the same way as the -ac kernels are to
the original kernel.org kernel

It's somewhat a playing ground for new features and drivers,
that does not exist in main mdk kernels...
(you could also call it a hackkernel ...)

This kernel is not officially supported by mdk, and even if some patches
from it ends up in the main kernel, don't expect that all of them ever
will.,
as that's always up to Juan and the mdk kernel team...

as for how my kernel is related to the mdk kernel,
think of it like this...

Take the current mdk kernel:

kernel-2.4.22-0.5mdk

when I add my patches to it, I change the name:
kernel - kernel-tmb

and when I do my first build, I add
'.1tmb_ ' to the version numbers (second build would be '.2tmb_')
so that you will see the difference in '/lib/modules/*' and '/usr/src/*'

and I have to keep the 'mdk' part at the end of the version number
to satisfy the /etc/init.d/kheader, or people will have problems
when they need to compile 3rdparty kernel-modules (ex.nvidia)
against it...

and just to summarize, just compare the names:
kernel-2.4.22-0.5mdk
kernel-tmb-2.4.22-0.5.1tmb_mdk

and you see how easy it is to know wich mdk kernel
it's based on...

Thomas





[Cooker] deplist.ordered - major problems

2003-08-17 Thread Robert Fox
After running gendistrib against my local copy of Cooker - mkcd
--check fails all over with errors on checkDiscs and inconsistencies in
the position on the deplist.ordered.

Because of this, when I try to install Cooker - I get 4 entries of every
packages during package selection - and KDE fails to install during a
fresh install!

I'd like to continue testing Cooker - Any help would be appreciated!  

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




Re: [Cooker] kernel-tmb-2.4.22-0.5.1tmb_mdk

2003-08-17 Thread Marcel Pol
On Sat, 16 Aug 2003 23:17:31 +0300
Thomas Backlund [EMAIL PROTECTED] wrote:

 I finally got it all together,  and here it is:
 (and I have redownloaded every one and verified their md5ums...)
 
 %changelog
 * Sat Aug 16 2003 Thomas Backlund [EMAIL PROTECTED] 2.4.22-0.5.1tmb_mdk
[...]
 - psaux patch for synaptics
[...]

It seems that this one breaks my ps2 mouse.
I can use gpm and X on the 0.6mdk kernel, but not in this 0.5.1tmb kernel.
If I start gpm at boottime, or later by hand, it crashes (first I can ping
remotely, but after a minute it was crashed hard). also booting without gpm,
and starting X gives a hard crash (agpgart/glx/dri/v4l disabled).
My mouse is a Logitech cordless mouse and run an an Abit BP6 smp.

--
Marcel Pol





[Cooker] iso files

2003-08-17 Thread Bojan Djuric
Can you add option to install from all iso files not
from just first iso?

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



[Cooker] mod_dvb-1.0.0 - build-framework is not updated - unfunctional

2003-08-17 Thread Steffen Barszus
Hi!

I tried to use the mod_dvb on my Beta 1. In the current way, they are 
unusable. I will cite guido draheim, who has made the dvb-modules-1.0.0 RPM 
for 9.1. 

me:
 The mod_dvb in the Cooker kernel is the latest version of the dvb-drivers. 
 As 
 it seems to me they do something wrong there. They have a load more modules 
 then I have with your RPM. and with adding the devfsd part and the 
 modules.conf entry all I get are errors. I don't really know much how all 
 this works :/ . I hope you have some pointers what they are doing wrong , 
 that it doesn't work out of the box. 


Guido:
-
easy. The cooker kernel does only contain a copy of the latest
_sources_ but not the build environment of dvb-drivers. While
the dvb-driver developers have changed their build hints, the
cooker kernel make-snippet has not been adapted. Among the
changes is a new way that .o parts are re-linked into final
kernel modules. It does now have a core part and a list of
frontends. That's what the conflicts come from, it's not
advisable to have both versions of modularization around.
--

To make it short: The build environment needs to be updated to get these 
things working. The way it is currently done, compiles, but is obsolete and 
doesn't work. 

I will try to get patches from guido , that will fix that. 
But if someone is capable to fix that, it would be nice to do so, since I 
don't know how fast I can get the patches from guido and it would be nice to 
test it with beta3. 

Regards

Steffen





Re: [Cooker] Setting of name for 'localhost' is malfunctioning

2003-08-17 Thread Charles A Edwards
On Sun, 17 Aug 2003 14:38:38 +0200 (SAST)
Buchan Milne [EMAIL PROTECTED] wrote:

 The only reason tmdns can be useful is in a network of machines *not* 
 connected to the internet, which *don't* use DHCP, and which *don't*
 have DNS. Thus, IMHO, tmdns should only be started if DHCP leases are
 not available (when using a zcip address), and *only* if tmdns can
 resolve names of other zeroconf machines.
 
 Please note I haven't installed cooker recently, I will probably
 install beta2 today ...

I complained about it also.
It was 9.1 Beta3 before my DHCP would be properly configured without my
having to manually edit /etc/hosts and forget bout having a networked
printer auto detected with a DHCP host on a home LAN

Prior to 9.1 all I needed to have installed was dhcpd and network and
networked printers were a breeze but now if I want to set-up the network
during installation or even afterwards using drakconnect It Has to
install dhcp-client, dhcp-server and tmdns.

Hell, if nothing else, in the Advanced tab we should at least be given
the option of How we want to have the DHCP connection set-up.


Charles

-- 
I have five dollars for each of you.
-- Bernhard Goetz
-
Mandrake Linux 9.2 on PurpleDragon
Kernel- 2.4.22-0.5mdkenterprise http://www.eslrahc.com
-


pgp0.pgp
Description: PGP signature


Re: [Cooker] kernel-tmb-2.4.22-0.5.1tmb_mdk

2003-08-17 Thread Michael Lothian
That works great thanks

Just remind everyone to have the latest version of kerneltools installed 
or installkernel won't work properly (be impressed I figured this out 
for my self)

And the boot up screen doesn't show the graphics stuff any more just the 
black screen with the text on. Suppose it's better than nothing on the 
screen until kde starts like 2.6 kernel

I will play arround with linux more when my exams are finished 11th Sept 
and make my self an uber l88t system lol

Decided to sell my bluetooth kb  mouse and get the MX700 Combo pack 
instead. Cos it's giving me a headache.

Mike

Luca Berra wrote:

On Sun, Aug 17, 2003 at 04:34:52AM +0100, Michael Lothian wrote:


Now...
I didn't enable multiple scsi luns since I was told you should be 
able to override it  with lilo/grub on append line max_scsi_luns=...

or as an option in /etc/modules.conf
options scsi_mod max_scsi_luns=...
Now, please tell me does it work for you ...
If not... I'll have to reconsider switching it on by default...
 

Could you explain that a wee bit better. I'm generally not that good 
at that kind of stuff (hence why I asked if you could pop it on as 
default) But if you tell me what to do I'd be more than happy to try.

I will,
the build option to enable multiple scsi lun only changes the default
value of max_scsi_luns in the linux scsi driver (i.e. sets it to 255).
if scsi driver is modular as is default in mandrake linux the value of
max_scsi_luns can be set without rebuilding the kernel by adding to
/etc/modules.conf:
options scsi_mod max_scsi_luns=...

(where ... is a saner value than 255)
and eventually rebuilding initrd if you boot from scsi
if you have a customized kernel with scsi support hardcoded you can
change the behaviour by appending max_scsi_luns=... on the grub or
lilo command line.
L.





[Cooker] Has anyone got DVB working?

2003-08-17 Thread Michael Lothian
Has anyone succesfully got a DVB TV card working on their system?

If so how? I can't for the life of me figure out how to get my Hauppauge 
Nova-t working.

Thanks again

Mike




Re: [Cooker] -tmb kernel vs -mdk kernel

2003-08-17 Thread Frederic Soulier
On Sun, 2003-08-17 at 13:44, Thomas Backlund wrote:
 From: Frederic Soulier [EMAIL PROTECTED]
  Hi
 
  Excuse my ignorance but I don't understand the relationship between the
  -tmb kernel and the (official?) -mdk kernel?
  Is that work done in parallel that will end up in a unified kernel or
  something like that?
  Could someone in the know enlighten me on this one?
 
 
 You can think of it in the same way as the -ac kernels are to
 the original kernel.org kernel
 
 It's somewhat a playing ground for new features and drivers,
 that does not exist in main mdk kernels...
 (you could also call it a hackkernel ...)
 
 This kernel is not officially supported by mdk, and even if some patches
 from it ends up in the main kernel, don't expect that all of them ever
 will.,
 as that's always up to Juan and the mdk kernel team...
 
 as for how my kernel is related to the mdk kernel,
 think of it like this...
 
 Take the current mdk kernel:
 
 kernel-2.4.22-0.5mdk
 
 when I add my patches to it, I change the name:
 kernel - kernel-tmb
 
 and when I do my first build, I add
 '.1tmb_ ' to the version numbers (second build would be '.2tmb_')
 so that you will see the difference in '/lib/modules/*' and '/usr/src/*'
 
 and I have to keep the 'mdk' part at the end of the version number
 to satisfy the /etc/init.d/kheader, or people will have problems
 when they need to compile 3rdparty kernel-modules (ex.nvidia)
 against it...
 
 and just to summarize, just compare the names:
 kernel-2.4.22-0.5mdk
 kernel-tmb-2.4.22-0.5.1tmb_mdk
 
 and you see how easy it is to know wich mdk kernel
 it's based on...
 
 Thomas

Thanks Thomas. Clear explanations :)
Now considering your kernel is a (Mandrake Kernel)++ what would stop the
Mandrake kernel team to use it? Are any of the extra patches you use not
politically correct (from a GPL stand point) or too bleeding edge?

-- 
Frederic Soulier [EMAIL PROTECTED]




[Cooker] [OT] Mandrake rules OfB poll

2003-08-17 Thread Gary Lawrence Murphy

Just so you all know that you're doing a Good Thing here in the
cooker, the Open for Business website poll has attracted over
750 votes, and nearly a quarter of them side with Mandrake

http://www.ofb.biz/modules.php?name=Surveysop=resultspollID=53

-- 
Gary Lawrence Murphy - [EMAIL PROTECTED] - TeleDynamics Communications
   - blog: http://www.teledyn.com/mt/ - biz: http://teledyn.com/ -
  Computers are useless. They can only give you answers. (Picasso)



Re: [Cooker] Has anyone got DVB working?

2003-08-17 Thread Steffen Barszus
Am Sonntag, 17. August 2003 16:08 schrieb Michael Lothian:
 Has anyone succesfully got a DVB TV card working on their system?

 If so how? I can't for the life of me figure out how to get my Hauppauge
 Nova-t working.


I have a DVB-s working here, but currently not with cooker. The driver that 
are in cooker are currently unfunctional, since they are wrong compiled :(. 
You can load the driver direkt from linuxtv.org and compile them. Hopefully 
in the future (means for 9.2) the drivers in Cooker will work. 

If you have the drivers working, the next problem is the application. Since 
you have budget cards, you can't use simply vdr  kvdr. Someone is working on 
a plugin for vdr that uses xine-lib as frontend device, so you could use all 
the features of vdr with your card. Another solution is a relative new app 
called qdvbzap. thats a wrapper to dvbtune and mplayer/xine. You have a 
little panel for channelselection and choose the channel to start mplayer on 
that channel. 

What you most likely need too is the scan tool from the dvb driver package in 
DVB/apps/scan. With that you can search all available channels you have with 
your dvb-t. 

I hope this gives you some hints. If you need helb in installation I would say 
the dvb-mailinglist is a more aproriate forum, since this is not a help 
forum. If you have asked how to get dvb support in cooker, here is the better 
place ;)

Steffen



[Cooker] Samba 3.0.0 released!

2003-08-17 Thread Leon Brooks

http://linuxtoday.com/news/2003081700126NWSVSW

I guess it goes into 9.2 then? (-:

Cheers; Leon




Re: [Cooker] Samba 3.0.0 released!

2003-08-17 Thread Buchan Milne
On Sun, 17 Aug 2003, Leon Brooks wrote:

 
 http://linuxtoday.com/news/2003081700126NWSVSW

You mean RC1? Yes, RC1 is in contrib since yesterday afternoon. I have 
just been doing some tests, and there are still some issues ...

 I guess it goes into 9.2 then? (-:

Quoting Gerald Carter:
but remember that this is still a non-production snapshot intended for 
testing purposes. Use at your own risk.

We had to put out updates for 9.0 after we got stuck with 2.2.6pre2, and 
were hit with bugs that were not fixed until 3 weeks after 9.0 shipped. I 
am not prepared to do that again. I have been working with Pixel on 
getting some improvements to the authenitcation setup to make provision 
for joining AD etc, but I think we're running a bit tight now, and my own 
recommendation is to keep samba3 in contrib, and samba-2.2.x in main.

We still have better samba3 packages than Redhat anyway ... even if they 
are in contrib, and they can be installed/run in parallel with 2.2.x, and 
I will build packages of 3.0.0 final for at least 9.0 and up.

We have 5 days to version freeze in cooker, and I don't think we're going 
to make it, unless people have been testing samba3 without giving me 
feedback, and can confirm that every samba feature has been tested in 
samba3.

Regards,
Buchan

--
|Registered Linux User #182071-|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x121
Stellenbosch Automotive Engineering http://www.cae.co.za
GPG Key   http://ranger.dnsalias.com/bgmilne.asc
1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7

**
Please click on http://www.cae.co.za/disclaimer.htm to read our
e-mail disclaimer or send an e-mail to [EMAIL PROTECTED] for a copy.
**



Re: [Cooker] 2.6-tips and docs

2003-08-17 Thread Andrey Borzenkov
 (should module-init-tools not BuildRequire glibc-static-devel ?)

yes it should. But because I build it on 9.1 and 9.1 does not have 
glibc-static-devel I was a bit selfish and put something that applies to 
both.

I guess doing urpmi module-init-tools-XXX.src.rpm should pull in that as well, 
but I may be wrong.

Thierry, please put in correct requires for official package. I guess I can 
live with rpm -b --nodeps

sorry

-andrey



[Cooker] gsensors rebuild

2003-08-17 Thread Olivier Blin
Hi

gsensors has been rebuilt today, but it has broken dependencies.

* Sun Aug 17 2003 Guillaume Rousse [EMAIL PROTECTED]
0.9c-2mdk
- rebuild for new lm_sensors

It buildrequires liblm_sensors-devel which is provided by
both liblm_sensors1-devel and liblm_sensors2-devel.

Unfortunatly, liblm_sensors1-devel is installed on klama :/
[EMAIL PROTECTED] blino]$ rpm -qa liblm_sensors*-devel
liblm_sensors1-devel-2.7.0-3mdk

But even if we build with liblm_sensors2-devel, gsensors requires
libsensors.so.1, provided by the old lm_sensors.

How can we avoid this ?

BTW, do we still need liblm_sensors1 ?

$ urpmf --requires libsensors.1
gsensors:libsensors.so.1
hot-applet:libsensors.so.1
ksensors:libsensors.so.1

All these packages need to be fixed.

-- 
Olivier Blin



Re: [Cooker] Grub segfault...

2003-08-17 Thread Vincent Meyer, MD
On Saturday 16 August 2003 03:58 pm, Jay DeKing wrote:
 On Friday 15 August 2003 4:17 am, Gregoire Favre honored me with this

 communique:
  Hello,
 
  I have installed the new GRUB yesterday, and I didn't notice a problem,
  know at boot, all I can see is: GRUB.

 I had the same problem. Neither of my boot floppies worked either (yes,
 they have the correct kernel for my current setup, and oddly enough they
 have worked in the past).

 I ended up downloading the MDK9.2 Beta 2 iso images with my WinXP box and
 burning them to CD so I could run rescue. I then went to /boot/grub and
 ran install.sh. Problem solved - I hope. The box booted up properly at that
 point.

 Jay

  And from the drakboot:
 
  [EMAIL PROTECTED] RPM]# drakboot
  FATAL: Module floppy not found.
  FATAL: Module floppy not found.
  FATAL: Module floppy not found.
  FATAL: Module floppy not found.
  Probing devices to guess BIOS drives. This may take a long time.
  /boot/grub/install.sh: line 4:  3616 Segmentation fault  (core
  dumped) grub --device-map=/boot/grub/device.map --batch  EOF
  install (hd0,0)/boot/grub/stage1 d (hd0) (hd0,0)/boot/grub/stage2 p
  (hd0,0)/boot/grub/menu.lst
  quit
  EOF
 
 
  Grégoire
  __
  http://www-ima.unil.ch/greg ICQ:16624071 mailto:[EMAIL PROTECTED]
I had this problem as well - and was unable to get the install script to run.  
When I took a look at menu.lst (which had been getting rather long, as every 
time i've installed a new kernel new entries get made, etc.  I edited the 
file to take out a few of the redundant ones so that the list was shorter, 
and the install script worked.

Is the current version of grub allowing less entries?  I did not install any 
new kernels when i updated grub last week, so the file should have been the 
same as it was when the last version of grub installed.

V.




Re: [Cooker] problems with initscript package

2003-08-17 Thread Guillaume Rousse
Ainsi parlait Kim Schulz :
 I keep getting this when updating:

 Installation failed:
   package initscripts-7.06-18mdk (which is newer than
 initscripts-7.06-12.2mdk) is already installed
The message says everything: you are trying to install older packages than you 
have. Moreover, you're trying to install a stable release update package, as 
indicated by the dotted release tag 12.2mdk, on a cooker, which is plainly 
wrong.
-- 
Guillaume Rousse
If the effort that went in research on the female bosom had gone into our 
space program, we would now be running hot-dog stands on the moon
-- Murphy's Laws on Sex n°30




Re: [Cooker] gsensors rebuild

2003-08-17 Thread Guillaume Rousse
Ainsi parlait Olivier Blin :
 Hi

 gsensors has been rebuilt today, but it has broken dependencies.

 * Sun Aug 17 2003 Guillaume Rousse [EMAIL PROTECTED]
 0.9c-2mdk
 - rebuild for new lm_sensors

 It buildrequires liblm_sensors-devel which is provided by
 both liblm_sensors1-devel and liblm_sensors2-devel.

 Unfortunatly, liblm_sensors1-devel is installed on klama :/
 [EMAIL PROTECTED] blino]$ rpm -qa liblm_sensors*-devel
 liblm_sensors1-devel-2.7.0-3mdk

 But even if we build with liblm_sensors2-devel, gsensors requires
 libsensors.so.1, provided by the old lm_sensors.
Strange, something seems to be hardlinked somewhere:
[EMAIL PROTECTED] guillomovitch]$ ldd 
rpm/tmp/gsensors-buildroot/usr/bin/gsensors
libsensors.so.1 = not found

 How can we avoid this ?

 BTW, do we still need liblm_sensors1 ?

 $ urpmf --requires libsensors.1
 gsensors:libsensors.so.1
 hot-applet:libsensors.so.1
 ksensors:libsensors.so.1

 All these packages need to be fixed.
Done for ksensors and hot-applet.
-- 
Guillaume Rousse
If attendance is mandatory, a sheduled exam will produce increased 
absenteeism. If attendance is optional, an exam will produce persons you have 
never seen before.
-- Rominger's Rules for Teachers n°2




Re: [Cooker] gsensors rebuild

2003-08-17 Thread Olivier Blin
  All these packages need to be fixed.
 Done for ksensors and hot-applet.

But that's tricky for gsensors :)
I've found why, gsensors is already build in tarball ...

Have a look at this :
+ make
make  all-recursive
make[1]: Entering directory `/home/olivier/rpm/BUILD/gnome-sensors-0.9c'
Making all in src
make[2]: Entering directory
`/home/olivier/rpm/BUILD/gnome-sensors-0.9c/src' make[2]: Nothing to be
done for `all'. make[2]: Leaving directory
`/home/olivier/rpm/BUILD/gnome-sensors-0.9c/src' make[2]: Entering
directory `/home/olivier/rpm/BUILD/gnome-sensors-0.9c' make[2]: Leaving
directory `/home/olivier/rpm/BUILD/gnome-sensors-0.9c' make[1]: Leaving
directory `/home/olivier/rpm/BUILD/gnome-sensors-0.9c'+ exit 0

$ tar xjf gnome-sensors.tar.bz2 
$ ls gnome-sensors-0.9c/src/gsensors -l
-rwxr-xr-x1 olivier  olivier345829 avr 26 21:19
gnome-sensors-0.9c/src/gsensors*

gsensors exec is already here, someone may have forgotten to remove it
when (re-)packaging it ...

Fixing it :)

-- 
Olivier Blin



Re: [Cooker] kernel-tmb-2.4.22-0.5.1tmb_mdk

2003-08-17 Thread danny
On Sat, 16 Aug 2003, Thomas Backlund wrote:

 Now...
 I didn't enable multiple scsi luns since I was told you should be able to 
 override it  with lilo/grub on append line max_scsi_luns=...
 
 or as an option in /etc/modules.conf
 options scsi_mod max_scsi_luns=...
 
 Now, please tell me does it work for you ...
 If not... I'll have to reconsider switching it on by default...
I had 1 report that this works nicely. What I would like is these devices 
to be autodetected so that harddrake can add it on install...But no idea 
if this can be done.


d.





Re: [Cooker] gsensors rebuild

2003-08-17 Thread Olivier Blin
 gsensors exec is already here, someone may have forgotten to remove it
 when (re-)packaging it ...
 
 Fixing it :)

Errm, I forgot to remove gsensors.o ...
And now it complains about a missing linux/sensors.h header.
It is in /usr/src/linux/include/ provided by kernel-source but we
obvsiously don't want to build-require kernel-source (or do we ?),
shouldn't it be in/usr/include too(and provided by glibc-devel) ?

-- 
Olivier Blin



Re: [Cooker] gsensors rebuild

2003-08-17 Thread J.A. Magallon

On 08.17, Olivier Blin wrote:
  gsensors exec is already here, someone may have forgotten to remove it
  when (re-)packaging it ...
  
  Fixing it :)
 
 Errm, I forgot to remove gsensors.o ...
 And now it complains about a missing linux/sensors.h header.
 It is in /usr/src/linux/include/ provided by kernel-source but we
 obvsiously don't want to build-require kernel-source (or do we ?),
 shouldn't it be in/usr/include too(and provided by glibc-devel) ?
 

Any sensor app should work only through the interfaces offered by the library,
not needing anything but liblm_sensors2-devel.
So... I got the scr.rpm, just commented out the #include linux/sensors.h
and rebuilt. And works OK.

Nice for a bug report to gsensors author ?

Hope this helps.

Ah, just a note. I see no icon on the Add to panel/Utility/GNOME Sersors.
Could you just copy /usr/share/pixmaps/gnome-ccperpiph.png, or
/usr/share/pixmaps/hotapplet/hotapplet.png ?

TIA

-- 
J.A. Magallon [EMAIL PROTECTED]  \ Software is like sex:
werewolf.able.es \   It's better when it's free
Mandrake Linux release 9.2 (Cooker) for i586
Linux 2.4.22-rc2-jam1m (gcc 3.3.1 (Mandrake Linux 9.2 3.3.1-1mdk))



Re: [Cooker] -tmb kernel vs -mdk kernel

2003-08-17 Thread Thomas Backlund
From: Frederic Soulier [EMAIL PROTECTED]
[..]
 
 Thanks Thomas. Clear explanations :)
 Now considering your kernel is a (Mandrake Kernel)++ what would stop the
 Mandrake kernel team to use it? Are any of the extra patches you use not
 politically correct (from a GPL stand point) or too bleeding edge?
 

That's not the problem...
the problem is that I don't have any other hardware than my own to test on,
not to mention all different architectures it need to work on...

and some of the patches are considered more experimental than standard
experimental codes/patches

And Mandrake has to officially support their own kernels, so they have to
be sure that it works, without breaking some systems..

So if there is some patches you need that is in my kernels, and not in 
Mandrake kernels, you just have to hope that they get accepted and verified
by mandrake kernel team, or use my kernel... 

Thomas




Re: [Cooker] kernel-tmb-2.4.22-0.5.1tmb_mdk

2003-08-17 Thread Marcel Pol
On Sun, 17 Aug 2003 14:54:36 +0200
Marcel Pol [EMAIL PROTECTED] wrote:

 On Sat, 16 Aug 2003 23:17:31 +0300
 Thomas Backlund [EMAIL PROTECTED] wrote:
 
  I finally got it all together,  and here it is:
  (and I have redownloaded every one and verified their md5ums...)
  
  %changelog
  * Sat Aug 16 2003 Thomas Backlund [EMAIL PROTECTED] 2.4.22-0.5.1tmb_mdk
 [...]
  - psaux patch for synaptics
 [...]
 
 It seems that this one breaks my ps2 mouse.
 I can use gpm and X on the 0.6mdk kernel, but not in this 0.5.1tmb kernel.
 If I start gpm at boottime, or later by hand, it crashes (first I can ping
 remotely, but after a minute it was crashed hard). also booting without gpm,
 and starting X gives a hard crash (agpgart/glx/dri/v4l disabled).
 My mouse is a Logitech cordless mouse and run an an Abit BP6 smp.

I can confirm that disabling this patch, makes my system run fine with this
kernel. I can run gpm and full XFree86. So there's something going wrong
between this patch and my hardware.




--
Marcel Pol





Re: [Cooker] kernel-tmb-2.4.22-0.5.1tmb_mdk

2003-08-17 Thread Thomas Backlund
From: Marcel Pol [EMAIL PROTECTED]
 On Sat, 16 Aug 2003 23:17:31 +0300
 Thomas Backlund [EMAIL PROTECTED] wrote:

  I finally got it all together,  and here it is:
  (and I have redownloaded every one and verified their md5ums...)
 
  %changelog
  * Sat Aug 16 2003 Thomas Backlund [EMAIL PROTECTED] 2.4.22-0.5.1tmb_mdk
 [...]
  - psaux patch for synaptics
 [...]

 It seems that this one breaks my ps2 mouse.
 I can use gpm and X on the 0.6mdk kernel, but not in this 0.5.1tmb kernel.
 If I start gpm at boottime, or later by hand, it crashes (first I can ping
 remotely, but after a minute it was crashed hard). also booting without
gpm,
 and starting X gives a hard crash (agpgart/glx/dri/v4l disabled).
 My mouse is a Logitech cordless mouse and run an an Abit BP6 smp.

 --
 Marcel Pol


ouch...
I'll sacrifice my firewall tomorrow, by booting an smp kernel,
and see if I can reproduce it...
and then get it fixed...

Thomas





Re: [Cooker] kernel-tmb-2.4.22-0.5.1tmb_mdk

2003-08-17 Thread Thomas Backlund
From: [EMAIL PROTECTED]
 On Sat, 16 Aug 2003, Thomas Backlund wrote:

  Now...
  I didn't enable multiple scsi luns since I was told you should be able
to
  override it  with lilo/grub on append line max_scsi_luns=...
 
  or as an option in /etc/modules.conf
  options scsi_mod max_scsi_luns=...
 
  Now, please tell me does it work for you ...
  If not... I'll have to reconsider switching it on by default...
 I had 1 report that this works nicely. What I would like is these devices
 to be autodetected so that harddrake can add it on install...But no idea
 if this can be done.


AFAIK it should be possible...

an other easy way is of course to ask the user at install time, like it's
done with
hp multifunction devices...

Of course I prefer the auto-identification too...

Thomas





Re: [Cooker] mod_dvb-1.0.0 - build-framework is not updated - unfunctional

2003-08-17 Thread Thomas Backlund
From: Steffen Barszus [EMAIL PROTECTED]
 Hi!

 I tried to use the mod_dvb on my Beta 1. In the current way, they are
 unusable. I will cite guido draheim, who has made the dvb-modules-1.0.0
RPM
 for 9.1.

 me:
  The mod_dvb in the Cooker kernel is the latest version of the
dvb-drivers.
  As
  it seems to me they do something wrong there. They have a load more
modules
  then I have with your RPM. and with adding the devfsd part and the
  modules.conf entry all I get are errors. I don't really know much how
all
  this works :/ . I hope you have some pointers what they are doing wrong
,
  that it doesn't work out of the box.


 Guido:
 -
 easy. The cooker kernel does only contain a copy of the latest
 _sources_ but not the build environment of dvb-drivers. While
 the dvb-driver developers have changed their build hints, the
 cooker kernel make-snippet has not been adapted. Among the
 changes is a new way that .o parts are re-linked into final
 kernel modules. It does now have a core part and a list of
 frontends. That's what the conflicts come from, it's not
 advisable to have both versions of modularization around.
 --

 To make it short: The build environment needs to be updated to get these
 things working. The way it is currently done, compiles, but is obsolete
and
 doesn't work.

 I will try to get patches from guido , that will fix that.
 But if someone is capable to fix that, it would be nice to do so, since I
 don't know how fast I can get the patches from guido and it would be nice
to
 test it with beta3.

 Regards

 Steffen


I thought they looked different when I had a look on source package,
but since svetljo sent me a clean kernel patch I didn't verify it...,

I'll give it a go tomorrow...

Thomas





Re: [Cooker] gsensors rebuild

2003-08-17 Thread Olivier Blin
 Any sensor app should work only through the interfaces offered by the
 library, not needing anything but liblm_sensors2-devel.
 So... I got the scr.rpm, just commented out the #include
 linux/sensors.h and rebuilt. And works OK.

Thanks, I haven't even tried to do this :)

 Nice for a bug report to gsensors author ?

No, he discontinued the project :/
See http://www.vkcorp.org/gsensors/
I'll try to maintain the Mdk package as long as I can if nobody else
does.

 Hope this helps.

Sure :)

 Ah, just a note. I see no icon on the Add to panel/Utility/GNOME
 Sersors. Could you just copy /usr/share/pixmaps/gnome-ccperpiph.png,
 or/usr/share/pixmaps/hotapplet/hotapplet.png ?

Thanks, steeling hotapplet.png ;)

-- 
Olivier Blin



[Cooker] metacity and raise-on-click

2003-08-17 Thread J.A. Magallon
Hi all...

I use sloppy focus on my gnome setup.
Since the latest metacity updates, windows do not raise when clicked inside
its frame, in the content area. I have to click on window decorations to
raise them.

How can I get the old behaviour again ? Should not this be configurable
also in Gnome/Windows control center applet ?

TIA

-- 
J.A. Magallon [EMAIL PROTECTED]  \ Software is like sex:
werewolf.able.es \   It's better when it's free
Mandrake Linux release 9.2 (Cooker) for i586
Linux 2.4.22-rc2-jam1m (gcc 3.3.1 (Mandrake Linux 9.2 3.3.1-1mdk))



[Cooker] Kopete doesn't build

2003-08-17 Thread David Walser
In the %doc, kopete/README.emoticons does not exist.

Laurent, how do you manage to build packages that don't build?




Re: [Cooker] metacity and raise-on-click

2003-08-17 Thread Adam Williamson
On Sun, 2003-08-17 at 22:37, J.A. Magallon wrote:
 Hi all...
 
 I use sloppy focus on my gnome setup.
 Since the latest metacity updates, windows do not raise when clicked inside
 its frame, in the content area. I have to click on window decorations to
 raise them.
 
 How can I get the old behaviour again ? Should not this be configurable
 also in Gnome/Windows control center applet ?

Confirmed, and definitely a pain.
-- 
adamw




[Cooker] Big thank you for the package splits

2003-08-17 Thread Digital Wokan
It's so nice to be able to install things like KMail and the KDEUtils 
independantly as opposed to having lots of extra software I didn't need 
installed just to get some little program I happened to want.

Big thanks for those.




Re: [Cooker] kernel-tmb-2.4.22-0.5.1tmb_mdk

2003-08-17 Thread Charles A Edwards
On Sun, 17 Aug 2003 23:49:21 +0300
Thomas Backlund [EMAIL PROTECTED] wrote:

 ouch...
 I'll sacrifice my firewall tomorrow, by booting an smp kernel,
 and see if I can reproduce it...
 and then get it fixed...


While you are looking at things

Rebuilt from src.rpm enterprise and source with --target athlon

Boot process completly locks at 'Checking for new hardware'.
Cursor stops flashing and remains solid, no hd activity, and no response
from any keyboard combination.

If harddrake is disabled at boot-up then boot completes successfully.


Charles 

-- 
Sin boldly.
-- Martin Luther
-
Mandrake Linux 9.2 on PurpleDragon
Kernel- 2.4.22-0.5.1tmb_mdkenterprise http://www.eslrahc.com
-


pgp0.pgp
Description: PGP signature


Re: [Cooker] metacity and raise-on-click

2003-08-17 Thread J.A. Magallon

On 08.18, Adam Williamson wrote:
 On Sun, 2003-08-17 at 22:37, J.A. Magallon wrote:
  Hi all...
  
  I use sloppy focus on my gnome setup.
  Since the latest metacity updates, windows do not raise when clicked inside
  its frame, in the content area. I have to click on window decorations to
  raise them.
  
  How can I get the old behaviour again ? Should not this be configurable
  also in Gnome/Windows control center applet ?
 
 Confirmed, and definitely a pain.

Perhaps there's a gconf key...

-- 
J.A. Magallon [EMAIL PROTECTED]  \ Software is like sex:
werewolf.able.es \   It's better when it's free
Mandrake Linux release 9.2 (Cooker) for i586
Linux 2.4.22-rc2-jam1m (gcc 3.3.1 (Mandrake Linux 9.2 3.3.1-1mdk))



[Cooker] new kernel alsa

2003-08-17 Thread Austin
Juan et al,

How does your current alsa implementation differ from the alsa tarball?  How 
can I see your configure command (it's not in the kernel spec)?

My M-Audio Quattro runs fine when I build alsa from the tarball and install it 
over the current kernel modules, but when I run it with any mdk kernel with 
alsa 0.9.6, it locks hard or hard reboots.

Austin

--
Austin Acton Hon.B.Sc.
 Synthetic Organic Chemist, Teaching Assistant
   Department of Chemistry, York University, Toronto
 MandrakeClub Volunteer (www.mandrakeclub.com)
 homepage: www.groundstate.ca


Fwd: Re: [Cooker] [Bug 4737] [grub] New: seg fault during installation of grub (0.93-2mdk)

2003-08-17 Thread Chmouel Boudjnah

Forwarded as Requested.

- Original message -
From: John van Spaandonk [EMAIL PROTECTED]
To: [EMAIL PROTECTED], Chmouel Boudjnah [EMAIL PROTECTED]
Date: Sun, 17 Aug 2003 12:57:37 +0200
Subject: Re: [Cooker] [Bug 4737] [grub] New: seg fault during
installation of grub (0.93-2mdk)

On Thursday 14 August 2003 11:47, Chmouel Boudjnah wrote:

 For me this (bourrinage) patch fix it :
 
 --- grub-0.93/lib/device.c.chmou2003-08-14 11:33:57.0 +0200
 +++ grub-0.93/lib/device.c  2003-08-14 11:36:55.700163832 +0200
 @@ -581,7 +581,7 @@
if (check_device (name))
 {
   (*map)[num_hd + 0x80] = strdup (name);
 - assert ((*map)[num_hd + 0x80]);
 + //assert ((*map)[num_hd + 0x80]);
   
   /* If the device map file is opened, write the map.  */
   if (fp)
 
 
 don't know what's wrong though...

Chmouel,

Can you forward the following also to the Cooker mailing list, because
for
several weeks I have not been able to post a single thing there. It's sad
:-/

I found several strange things in the grub code.
(And yes, I applied both the memcpy and gcc patches)

I inserted in my grub/main.c the following (debug) statements:
[...]
case OPT_DEVICE_MAP:
  device_map_file = strdup (optarg);
  fprintf(stderr, JvS in grub/main.c. We found a device_map file, 
optarg=%s\n, optarg);
  fprintf(stderr, JvS in grub/main.c. and the device_map_file=%s\n, 
device_map_file);
  break;
[..]

And this is what happens:
[EMAIL PROTECTED] grub-0.93]$ grub/grub --device-map=/boot/grub/device.map
JvS in grub/main.c. We found a device_map file,
optarg=/boot/grub/device.map
JvS in grub/main.c. and the device_map_file=(null)

And this shows that strdup() does not work as advertised!

using debug statements I determined that the actual segmentation fault 
occurs within a system call to realpath() 
in function init_device_map() at line 553 of lib/device.c

(realpath() tries to find the real path for /dev/discs/disc0 by following 
the symlinks)

So there seems to be a problem with the use of standard system libraries
from grub.

I was not able to correct the problems.

I hope this analysis helps.
 
John


-- 
Chmouel -- http://www.chmouel.com/



Re: [Cooker] problems with initscript package

2003-08-17 Thread Kim Schulz
On Sun, 17 Aug 2003 20:12:52 +0200
Guillaume Rousse [EMAIL PROTECTED] wrote:
 Ainsi parlait Kim Schulz :
  I keep getting this when updating:
 
  Installation failed:
  package initscripts-7.06-18mdk (which is newer than
  initscripts-7.06-12.2mdk) is already installed
 The message says everything: you are trying to install older packages
 than you have. Moreover, you're trying to install a stable release
 update package, as indicated by the dotted release tag 12.2mdk, on a
 cooker, which is plainly wrong.


the package comes when I do urpmi --auto-select on my cooker box (using
only mirrors of the cooker packages as source)




[Cooker] The user passwd is not moved to shadow!?

2003-08-17 Thread guran
Hi
The title.
regards
guran
-- 
Mandrake Linux Cooker 9.2 kernel-2.4.22.0.6mdk-1-1mdk

Only in a society that has 'a priori' defined what is the truth
can the results from the evolution of life be defined false.




Re: [Cooker] kernel-tmb-2.4.22-0.5.1tmb_mdk

2003-08-17 Thread Thomas Spuhler
Would be worthwhile to look at this.
I had to disable harddrake on all my computers with MDK9.1 otherwise
they would lock during boot.
Tom


On Sun, 2003-08-17 at 15:59, Charles A Edwards wrote:
 On Sun, 17 Aug 2003 23:49:21 +0300
 Thomas Backlund [EMAIL PROTECTED] wrote:
 
  ouch...
  I'll sacrifice my firewall tomorrow, by booting an smp kernel,
  and see if I can reproduce it...
  and then get it fixed...
 
 
 While you are looking at things
 
 Rebuilt from src.rpm enterprise and source with --target athlon
 
 Boot process completly locks at 'Checking for new hardware'.
 Cursor stops flashing and remains solid, no hd activity, and no response
 from any keyboard combination.
 
 If harddrake is disabled at boot-up then boot completes successfully.
 
 
 Charles 
-- 

Best Regards
Thomas Spuhler

All e-mail sent from this site has been scanned for viruses.
This E-mail has a digital signature attached for proof of its origin.


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


[Cooker] [RFD] supermount behaviour on empty drive

2003-08-17 Thread Andrey Borzenkov

last version makes ls /mnt/cdrom not fail but show empty directory if
drive is empty (or if mount failed in general).

this was done to ensure FAM can open mount point and get notification
when subfs gets mounted.

as danny pointed out it may be confusing for users. but it is the only
possbility I am aware of to make FAM and supermount coexist.

here is poll - should this functionality

- be disabled
- made optional (mount option) that I do not like
- left as is.

and to Laurent - yes, this version fixes FAM + supermount so you can
remove patch that disabled notification of ro media.