Re: [Cooker] Latest XFree86 w/Radeon and hardware accellerationrebootssystem.

2003-01-12 Thread PAOLACCI Sebastien
Le Dimanche 12 Janvier 2003 02:11, D F a écrit :
 On January 11, 2003 10:40, Buchan Milne wrote:
  In my experience, and a few others I have helped (Mandrakeclub I
  think), Mandrake 8.2 and Mandrake 9.0 don't have a working X
  configuration out-the-box on a Radeon, and no newbie (maybe we
  need a new term, such as new customer ;-)) would be able to get
  it working, and would probably change distros (Rh 7.3 and 8.0
  worked fine, with DRI) or revert to Windows. Even Knoppix had
  working DRI.
 
  I am less worried about DRI, but any user *MUST* get a working
  GUI if they so chose.
 
  This probably wouldn't help the Radeon users, but how about
  having X fall back to the vesa driver if it fails?
 
  I mean, really, Windows95 did this.
 
  And if that's not viable, then at least start up XFdrake (not
  that it would help NVidia users ...). AFAICR, even RH 6.1 did
  this (well, XConfigurator instead of XFdrake).
 
  Buchan

 H... Perhaps I'm unusual but I had a working Radeon 7500
 installation with 3d accel out of the box on 9.0

I had a working Radeon 7500 out of the 9.0 box too, with DRI.

(Card:ATI Radeon : ATI|Radeon Mobility M7 LW)

Sebastien.





[Cooker] drakconf

2003-01-12 Thread Bernard Varaine
when trying to use drakconf on new cooker kde 3.2rc6 I get:


[root@doit bernard]# drakconf
[root@doit bernard]# Use of uninitialized value in split at 
/usr/lib/libDrakX/detect_devices.pm line
111 (#1)
(W uninitialized) An undefined value was used as if it were already
defined.  It was interpreted as a  or a 0, but maybe it was a 
mistake.
To suppress this warning assign a defined value to your variables.

To help you figure out what was undefined, perl tells you what 
operation
you used the undefined value in.  Note, however, that perl 
optimizes your
program and the operation displayed in the warning may not necessarily
appear literally in your program.  For example, that $foo is
usually optimized into that  . $foo, and the warning will refer to
the concatenation (.) operator, even though there is no . in your
program.

Use of uninitialized value in string eq at 
/usr/lib/libDrakX/detect_devices.pm
line 116 (#1)

Can't call method find without a package or object reference at
/usr/lib/libDrakX/detect_devices.pm line 116 (#2)
(F) You used the syntax of a method call, but the slot filled by the
object reference or package name contains an expression that returns a
defined value which is neither an object reference nor a package name.
Something like this will reproduce the error:

$BADREF = 42;
process $BADREF 1,2,3;
$BADREF-process(1,2,3);

Uncaught exception from user code:
Can't call method find without a package or object reference 
at /usr/lib/libDrakX/detect_devices.pm line 116.

detect_devices::get_sys_cdrom_info('HASH(0x8aacd64)','HASH(0x8aacde8)') 
called at /usr/lib/libDrakX/detect_devices.pm line 301
detect_devices::getIDE() called at 
/usr/lib/libDrakX/detect_devices.pm line 36
detect_devices::get() called at 
/usr/lib/libDrakX/detect_devices.pm line 40
detect_devices::cdroms() called at /usr/sbin/drakconf.real line 198
Attempt to free unreferenced scalar at 
/usr/lib/libDrakX/detect_devices.pm line 116.
Use of uninitialized value in subroutine entry at /usr/lib/libDrakX/c.pm 
line 10.

was working from Enlightment ...

Regards

Bernard



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [Cooker] Prepare for the onslaught.

2003-01-12 Thread Ron Stodden
Thomas Backlund wrote:

From: Michael Scherer [EMAIL PROTECTED]
if you type './MakeCD --help', the optio that regulates disksize states:

-- discsize disc size in bytes
 Select a custom disc size (default 68100).

that default translates to 649.5MB


Not my experience - the Coooker MkCd discsize parameter is ignored.

But there is a constant in the 9.0 mkcd script: discsize = 68100.

This generates ISOs over 700MB in size.

Experimentally, you have to scale this down proportionally to produce 
the maximun size you want.

Unfortunately my optimum value has been lost by the rsync update of 
cooker/misc, but try 66000 for starters?

Even so, the last CD may well exceed what you want.

There are all errors in MkCD/mkcd.

--
Ron. [Melbourne, Australia]
   20030106 updates now available for Fastest Mandrake downloader 
(English-only) from:
   http://members.optusnet.com.au/ronst/








Re: [Cooker] Firewalls (was: onslaught)

2003-01-12 Thread Ron Stodden
Leon Brooks wrote:

On Saturday 11 January 2003 01:32 am, Buchan Milne wrote:


I have 6+ Mandrake 8.2 with MNF or Mandrake 9.0 with MNF machines in
production, and shorewall rocks.



Call me slack, but I use Monmotha. It's not even hard to tweak for 
multi-homing. If I had time I'd make a point-and-drool interface for it's 
twenty-questions config.

I have tried shorewall (which appears to be an attempt to produce a 
table-driven solution to what needs a procedural solution, and so will 
never be as comprehensive as neat iptables can provide).

I then tried Monmotha for some time, and found its install excellent, 
but documentation inadequate and support by wiki impossible.

So I moved to gSield, which I am very happy with.

Internet monitoring is also supported by prelude, tripwire, privoxy, 
arpwatch, naat-monitoring, SnortSnarf, swatch, and tcpdump.

Yes, all of them!

--
Ron. [Melbourne, Australia]
   20030106 updates now available for Fastest Mandrake downloader 
(English-only) from:
   http://members.optusnet.com.au/ronst/








[Cooker] VIA VT8233 AC97 controller soundcard is not working in MDK9.1 beta1

2003-01-12 Thread prabu anand
Hi,

My via8233 based sound card is not working in MDK9.1
beta1. This is a default install with no external
drivers... Please see the following information below
..

cat /etc/modules.conf
cat /proc/pci only the soundchip section
draksound 
insmod snd-via82xx

IF you need any more information please ask me. This
is an onboard controller on ASROCK K7VM2 board.. All
other components are working( Via-Rhine LAN card,
Savage Display controller,..)


[root@homelinuxpc prabu]# cat /etc/modules.conf 

probeall scsi_hostadapter ide-scsi
alias eth0 eepro100
alias sound-slot-0 snd-via8233
probeall usb-interface usb-uhci ehci-hcd
alias eth1 via-rhine
above snd-via8233 snd-pcm-oss

output of /proc/pci

 Bus  0, device  17, function  5:
Multimedia audio controller: VIA Technologies,
Inc. VT8233 AC97 Audio Contro
ller (rev 80).
  IRQ 22.
  I/O at 0xdc00 [0xdcff].
 

[root@homelinuxpc prabu]# draksound 
sbus_probing::main::prom_walk() called too early to
check prototype at
/usr/lib/libDrakX/sbus_probing/main.pm line
126 (#1)
(W prototype) You've called a function that has a
prototype before the
parser saw a definition or declaration for it, and
Perl could not check
that the call conforms to the prototype.  You need
to either add an
early prototype declaration for the subroutine in
question, or move the
subroutine definition ahead of the call to get
proper prototype
checking.  Alternatively, if you are certain that
you're calling the
function correctly, you may put an ampersand
before the name to avoid
the warning.  See perlsub.

sbus_probing::main::prom_walk() called too early to
check prototype at
/usr/lib/libDrakX/sbus_probing/main.pm line
127 (#1)

Use of uninitialized value in hash element at
/usr/lib/libDrakX/sbus_probing/main.pm line 91
(#2)
(W uninitialized) An undefined value was used as
if it were already
defined.  It was interpreted as a  or a 0, but
maybe it was a mistake.
To suppress this warning assign a defined value to
your variables.

To help you figure out what was undefined, perl
tells you what operation
you used the undefined value in.  Note, however,
that perl optimizes your
program and the operation displayed in the warning
may not necessarily
appear literally in your program.  For example,
that $foo is
usually optimized into that  . $foo, and the
warning will refer to
the concatenation (.) operator, even though there
is no . in your
program.

Use of uninitialized value in string eq at
/usr/lib/libDrakX/sbus_probing/main.pm line
100 (#2)
Use of uninitialized value in string eq at
/usr/lib/libDrakX/sbus_probing/main.pm line
124 (#2)
Use of uninitialized value in string eq at
/usr/lib/libDrakX/sbus_probing/main.pm line
125 (#2)
Use of uninitialized value in concatenation (.) or
string at
/usr/lib/libDrakX/interactive.pm line 181 (#2)
Use of uninitialized value in string eq at
/usr/lib/libDrakX/interactive.pm
line 183 (#2)
TODO: XSetInputFocus if force_focus
TODO: ensure focus stuff
Use of uninitialized value in split at
   
/usr/lib/perl5/vendor_perl/5.8.0/MDK/Common/String.pm
line 138 (#2)
Use of uninitialized value in string eq at
/usr/lib/libDrakX/ugtk2.pm line 887 ( 

#2)
Use of uninitialized value in concatenation (.) or
string at
/usr/lib/libDrakX/modules.pm line 229 (#2)
Use of uninitialized value in concatenation (.) or
string at
/usr/lib/libDrakX/modules.pm line 230 (#2)
Use of uninitialized value in string eq at
/usr/lib/libDrakX/modules.pm line
235,  line 1 (#2)
Use of uninitialized value in hash element at
/usr/lib/libDrakX/modules.pm line
235,  line 1 (#2)
Use of uninitialized value in hash element at
   
/usr/lib/perl5/vendor_perl/5.8.0/MDK/Common/DataStructure.pm
line 133 (#  
2)
Use of uninitialized value in delete at
   
/usr/lib/perl5/vendor_perl/5.8.0/MDK/Common/DataStructure.pm
line 133 (#  
2)
Use of uninitialized value in join or string at
/usr/lib/libDrakX/modules.pm
line 252 (#2)
Use of uninitialized value in concatenation (.) or
string at
/usr/lib/libDrakX/modules.pm line 271 (#2)


[root@homelinuxpc prabu]# insmod snd-via82xx
Using
/lib/modules/2.4.21-pre2.1mdk/kernel/sound/pci/snd-via82xx.o.gz
/lib/modules/2.4.21-pre2.1mdk/kernel/sound/pci/snd-via82xx.o.gz:
unresolved symbol snd_pcm_sgbuf_ops_page_R4d69d082
/lib/modules/2.4.21-pre2.1mdk/kernel/sound/pci/snd-via82xx.o.gz:
unresolved symbol snd_pcm_sgbuf_ops_silence_R91a71a7f
/lib/modules/2.4.21-pre2.1mdk/kernel/sound/pci/snd-via82xx.o.gz:
unresolved symbol
snd_pcm_format_physical_width_Ra8edfa41
/lib/modules/2.4.21-pre2.1mdk/kernel/sound/pci/snd-via82xx.o.gz:
unresolved symbol snd_pcm_sgbuf_init_Re807bcb4

[Cooker] PATCH: 2.4.20-2mdk: fix slow supermount on IDE devices

2003-01-12 Thread Andrey Borzenkov
Danny, one more for your collection :) Should be the really last
problem known to me.

It fixes ridiculously slow read from IDE devices in some cases. The
reason was as usual very simple and is not supermount bug.

File read-ahead code never explicitly unplugs device queue after
submitting requests. Supermount checks for media change on every
operation (except read/write) and query_disk_change blocked until
queue was unplugged, i.e. tq_disk was run. This happened either
on next non-readahead IO request (not neccessarily for the same device,
it explains why supermount appeared to work normally during high
disk IO activity) or during next kupdated run that by default happens
every 5 seconds. This gives you those 4-5 second delays for every file.

The worst case was read-ahead of many files immediately followed by
close. In this case every close blocked for several seconds. And
this is exactly what happens when you run rpm - it scans all package
headers and waits several seconds between each file :)

The fix is to ensure that device IO is enabled before we are going
to sleep waiting for request. It should not break anything as far as
I can tell, SCSI layer does the same (so SCSI devices should not suffer
from this problem at all). Arguably this should happen in file read-ahead
code and comments there even suggest that it was intended but I do
not feel myself confident enough to touch the very heart of IO subsystem.

cheers

-andrey




2.4.20-2mdk.slow-supermount-on-IDE.patch
Description: Binary data


[Cooker] PATCH: 2.4.20-2mdk: fix file_readahead for ide-cd and ide-floppy

2003-01-12 Thread Andrey Borzenkov
The file_readahead setting in ide-cd and ide-floppy obviously
assumed read-ahead values are kept as bytes. This made them
totally useless. This patch unifies file_readahead with ide-disk
making values be stored correctly as pages and displayed as KB.

This also changes breada setting to match ide-disk as well (is it
really used at all? It appears the only place where it is referenced
is reiserfs).

cheers

-andrey




2.4.20-2mdk.file_readahead-ide-cd-ide-floppy.patch
Description: Binary data


[Cooker] MakeCD --discsize works great

2003-01-12 Thread Quel Qun
On Sun, 2003-01-12 at 01:00, Ron Stodden wrote:
 Thomas Backlund wrote:
  From: Michael Scherer [EMAIL PROTECTED]
  if you type './MakeCD --help', the optio that regulates disksize states:
  
  -- discsize disc size in bytes
   Select a custom disc size (default 68100).
  
  that default translates to 649.5MB
 
 Not my experience - the Coooker MkCd discsize parameter is ignored.
 
 But there is a constant in the 9.0 mkcd script: discsize = 68100.
 
 This generates ISOs over 700MB in size.
 
 Experimentally, you have to scale this down proportionally to produce 
 the maximun size you want.
 
 Unfortunately my optimum value has been lost by the rsync update of 
 cooker/misc, but try 66000 for starters?
 
 Even so, the last CD may well exceed what you want.
 
 There are all errors in MkCD/mkcd.

The --discsize parameter works very well in the current cooker tree.

--discsize 73400 is perfect for 700MB isos,
--discsize 68100 produces 650MB CDs

I guess Warly has to be thanked for this really nice improvement.
-- 
Quel Qun [EMAIL PROTECTED]



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


Re: [Cooker] Firewalls (was: onslaught)

2003-01-12 Thread Buchan Milne
On Sun, 12 Jan 2003, Leon Brooks wrote:

 On Saturday 11 January 2003 01:32 am, Buchan Milne wrote:
  I have 6+ Mandrake 8.2 with MNF or Mandrake 9.0 with MNF machines in
  production, and shorewall rocks.

 Call me slack, but I use Monmotha. It's not even hard to tweak for
 multi-homing. If I had time I'd make a point-and-drool interface for it's
 twenty-questions config.


Many SME's don't have the luzury of single-use machines, so quite a few of
these run mail servers (no incoming SMTP though, either uucp or fetchmail)
and samba, and there's no way I am going to support samba on more than one
distro, it's bad enough supporting samba well (with some of the latest
features to be able to compete with MS) on 8.0,8.1,8.2 and 9.0, and the
reason everyone else running samba on Mandrake gets working RPMs on the
samba FTP mirrors very soon after source release (in some cases with the
source release).

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





Re: [Cooker] Latest XFree86 w/Radeon and hardware accellerationrebootssystem.

2003-01-12 Thread Buchan Milne
On Sun, 12 Jan 2003, PAOLACCI Sebastien wrote:

 Le Dimanche 12 Janvier 2003 02:11, D F a écrit :
  On January 11, 2003 10:40, Buchan Milne wrote:
 
  H... Perhaps I'm unusual but I had a working Radeon 7500
  installation with 3d accel out of the box on 9.0

 I had a working Radeon 7500 out of the 9.0 box too, with DRI.

 (Card:ATI Radeon : ATI|Radeon Mobility M7 LW)


Well, I don't think I'm delusional ...

I guess this means I will need to test a beta on the machine with the
Radeon 7500 then.

But, there are quite a few posts on Mandrakeexpert (I searched for 'radeon
blank' and got about 6 entries for Mandrake 8.2 and Mandrake 9.0.

A google search also turns up a few.

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





Re: [Cooker] drakconf

2003-01-12 Thread Pixel
Bernard Varaine [EMAIL PROTECTED] writes:

 Can't call method find without a package or object reference at
  /usr/lib/libDrakX/detect_devices.pm line 116 (#2)

update perl-MDK-Common to 1.0.4-13mdk

(a proper require will be there in next drakxtools)




Re: [Cooker] Prepare for the onslaught.

2003-01-12 Thread Michael Scherer
 Anyway, how does debian handle this mess? (I'm asking because debian
 users usually brag about how they only need to install once)

Right, this, and how it is easy to type apt-get install foobar  ;-)

First, since Debian has more expert users than Mandrake, they are able to 
handle the problem, and they give good bug reports, with precise description, 
patch and so on.
I don't say that people are not competent, but, there is more developer ( ~ 
900 packagers )  than here.
Mandrake cannot do much about this.


The secund is that each default configuration option is in the configuration
files.
For exemple, with /etc/ssh/sshd_config , instead of putting
 #PasswordAuthentication yes, because this is the default, they put
PasswordAuthentication yes ( notice the # is not here ).
This way, they don't need to touch to the config file.

If a new package change the default option, it still will have the same
config, and so, still behave the same.

There should be a lot of similars rules and some other magic, and all of them
are on the website, and I think that Mandrake should do the same ( a QA
chart, with very precise guideline for packaging . Maybe a wiki ? ).

Last idea, a  /etc in CVS ?
With a drakconf module to restore configuration ?


Mick





Re: [Cooker] drakconf

2003-01-12 Thread Salane
On Sunday 12 January 2003 06:39 am, Pixel wrote:
 Bernard Varaine [EMAIL PROTECTED] writes:
  Can't call method find without a package or object reference at
   /usr/lib/libDrakX/detect_devices.pm line 116 (#2)

 update perl-MDK-Common to 1.0.4-13mdk

 (a proper require will be there in next drakxtools)

rpm -q perl-MDK-Common
perl-MDK-Common-1.0.4-13mdk
[root@sking4 i586]# drakconf
[root@sking4 i586]# Use of uninitialized value in split at 
/usr/lib/libDrakX/detect_devices.pm line
111 (#1)
(W uninitialized) An undefined value was used as if it were already
defined.  It was interpreted as a  or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.

To help you figure out what was undefined, perl tells you what operation
you used the undefined value in.  Note, however, that perl optimizes your
program and the operation displayed in the warning may not necessarily
appear literally in your program.  For example, that $foo is
usually optimized into that  . $foo, and the warning will refer to
the concatenation (.) operator, even though there is no . in your
program.

Use of uninitialized value in concatenation (.) or string at
/usr/lib/libDrakX/detect_devices.pm line 529 (#1)
BUG with LANGUAGE en_US:en
Use of uninitialized value in subtraction (-) at /usr/sbin/drakconf.real line
460 (#1)





Re: [Cooker] Firewalls (was: onslaught)

2003-01-12 Thread Leon Brooks
On Sunday 12 January 2003 05:13 pm, Ron Stodden wrote:
 I then tried Monmotha for some time, and found its install excellent,
 but documentation inadequate and support by wiki impossible.

Oh, it's got support now, has it? (-:

Cheers; Leon





Re: [Cooker] MakeCD --discsize works great

2003-01-12 Thread Leon Brooks
On Sunday 12 January 2003 06:17 pm, Quel Qun wrote:
 The --discsize parameter works very well in the current cooker tree.

 --discsize 73400 is perfect for 700MB isos,
 --discsize 68100 produces 650MB CDs

 I guess Warly has to be thanked for this really nice improvement.

I turned the monitor sideways, but it still doesn't look any better. (-:

Is there a --realdiscsize option? As in, --realdiscsize 700m or --realdiscsize 
650m ? And a s/c/k/ synonym for everywhere but America?

Cheers; Leon





Re: [Cooker] Firewalls (was: onslaught)

2003-01-12 Thread Ron Stodden
Leon Brooks wrote:

On Sunday 12 January 2003 05:13 pm, Ron Stodden wrote:


I then tried Monmotha for some time, and found its install excellent,
but documentation inadequate and support by wiki impossible.



Oh, it's got support now, has it? (-:


Yes, email Monmotha himself - but he prefers that you use Wiki.

--
Ron. [Melbourne, Australia]
   20030106 updates now available for Fastest Mandrake downloader 
(English-only) from:
   http://members.optusnet.com.au/ronst/








Re: [Cooker] internet connection on bootup

2003-01-12 Thread Chmouel Boudjnah
Buchan Milne [EMAIL PROTECTED] writes:

 http://ranger.dnsalias.com/mandrake/cooker/ifplugd-0.11-1mdk.i586.rpm

this stuff seems to use the  ETHTOOL_GLINK code to detect if link
down/up from the ETHTOOL kernel interface. 

Last time we tried to use that stuff it had numerous problems with
some network cards that has been not converted to the ethtools
interface.

Maybe things changed since then but i am not sure of the safeness of
this code for all network cards.





Re: [Cooker] Chmouel's Australian holiday (was: onslaught)

2003-01-12 Thread Chmouel Boudjnah
Leon Brooks [EMAIL PROTECTED] writes:

 Well, come to LCA2003 next week. It's warm and sunny over here (photos 
 available on request), nice girls too, and you can be promoting Mandrake so 
 it's a business trip. (-:

frankly it would be great and i love Australia but well it will be
kind of hard to go there at this time :-(





Re: [Cooker] MakeCD --discsize works great

2003-01-12 Thread Mark Scott
Leon Brooks wrote:

On Sunday 12 January 2003 06:17 pm, Quel Qun wrote:


The --discsize parameter works very well in the current cooker tree.



--discsize 73400 is perfect for 700MB isos,
--discsize 68100 produces 650MB CDs



I guess Warly has to be thanked for this really nice improvement.


Is there a --realdiscsize option? As in, --realdiscsize 700m or --realdiscsize 
650m ? And a s/c/k/ synonym for everywhere but America?

s?

I'm in the UK and the rule that I know is 'k' for magnetic media, 'c' 
for optical, so hard disk, floppy disk, zip disk, compact disc, DVD 
disc... just don't ask what goes in magneto-optical drives.

Reading more on dictionary.com indicates 'k' is for computer industry 
originated media, and 'c' for audio industry originated media, which 
would give the same spellings as above (the CD standard calls for disc 
to be used).

--
Mark Scott




Re: [Cooker] Re: I've made sdd SRPMs - where / how / to whom to upload ?

2003-01-12 Thread Luca Olivetti
Mark Scott wrote:


In case you hadn't read them, this page gives an outline of the process 
(scroll down to How to contribute some packages to Cooker?):
http://www.mandrakelinux.com/en/cookerdevel.php3

Problem is, I never received a reply from [EMAIL PROTECTED] in 
the last 8 months or so, and the submitted packages (cyrus-imapd and 
cyrus sasl v2) have been dutifully ignored.

Bye
--
Luca Olivetti
Note.- This message reached you today, it may not tomorrow if you
are using MAPS or other RBL. They arbitrarily IP addresses not
related in any way to spam, disrupting Internet connectivity.
See http://slashdot.org/article.pl?sid=01/05/21/1944247 and
http://theory.whirlycott.com/~phil/antispam/rbl-bad/rbl-bad.html


msg85669/pgp0.pgp
Description: PGP signature


Re: [Cooker] Re: [DrakX] DrakX snapshot #1.765 uploaded

2003-01-12 Thread Pixel
Chmouel Boudjnah [EMAIL PROTECTED] writes:

 Buchan Milne [EMAIL PROTECTED] writes:
 
  $domain =~ tr/a-z/A-Z/;
 
 perldoc -f uc ?

we had a pb with uc() because it is too powerful compared to the
simple tr// (using many utf8 libraries)

but i don't remember what we ended up with (seems like we still have
quite a few uc()'s, so it must be ok)




Re: [Cooker] VIA VT8233 AC97 controller soundcard is not working inMDK9.1 beta1

2003-01-12 Thread Marcel Pol
On Sun, 12 Jan 2003 00:42:25 -0800 (PST)
prabu anand [EMAIL PROTECTED] wrote:

 My via8233 based sound card is not working in MDK9.1
 beta1. This is a default install with no external
 drivers... Please see the following information below
 ..
 
 cat /etc/modules.conf
 cat /proc/pci only the soundchip section
 draksound 
 insmod snd-via82xx

You should use modprobe instead of insmod. hat will load also the modules that
snd-via82xx depends on.
If it doesn't work, the output of lspcidrake should be usefull too.

Hum, and draksound might just be broken.

 IF you need any more information please ask me. This
 is an onboard controller on ASROCK K7VM2 board.. All
 other components are working( Via-Rhine LAN card,
 Savage Display controller,..)
 
 
 [root@homelinuxpc prabu]# cat /etc/modules.conf 
 
 probeall scsi_hostadapter ide-scsi
 alias eth0 eepro100
 alias sound-slot-0 snd-via8233
 probeall usb-interface usb-uhci ehci-hcd
 alias eth1 via-rhine
 above snd-via8233 snd-pcm-oss
 
 output of /proc/pci
 
  Bus  0, device  17, function  5:
 Multimedia audio controller: VIA Technologies,
 Inc. VT8233 AC97 Audio Contro
 ller (rev 80).
   IRQ 22.
   I/O at 0xdc00 [0xdcff].
  
 
 [root@homelinuxpc prabu]# draksound 
 sbus_probing::main::prom_walk() called too early to
 check prototype at
 /usr/lib/libDrakX/sbus_probing/main.pm line
 126 (#1)
 (W prototype) You've called a function that has a
 prototype before the
 parser saw a definition or declaration for it, and
 Perl could not check
 that the call conforms to the prototype.  You need
 to either add an
 early prototype declaration for the subroutine in
 question, or move the
 subroutine definition ahead of the call to get
 proper prototype
 checking.  Alternatively, if you are certain that
 you're calling the
 function correctly, you may put an ampersand
 before the name to avoid
 the warning.  See perlsub.
 
 sbus_probing::main::prom_walk() called too early to
 check prototype at
 /usr/lib/libDrakX/sbus_probing/main.pm line
 127 (#1)
 
 Use of uninitialized value in hash element at
 /usr/lib/libDrakX/sbus_probing/main.pm line 91
 (#2)
 (W uninitialized) An undefined value was used as
 if it were already
 defined.  It was interpreted as a  or a 0, but
 maybe it was a mistake.
 To suppress this warning assign a defined value to
 your variables.
 
 To help you figure out what was undefined, perl
 tells you what operation
 you used the undefined value in.  Note, however,
 that perl optimizes your
 program and the operation displayed in the warning
 may not necessarily
 appear literally in your program.  For example,
 that $foo is
 usually optimized into that  . $foo, and the
 warning will refer to
 the concatenation (.) operator, even though there
 is no . in your
 program.
 
 Use of uninitialized value in string eq at
 /usr/lib/libDrakX/sbus_probing/main.pm line
 100 (#2)
 Use of uninitialized value in string eq at
 /usr/lib/libDrakX/sbus_probing/main.pm line
 124 (#2)
 Use of uninitialized value in string eq at
 /usr/lib/libDrakX/sbus_probing/main.pm line
 125 (#2)
 Use of uninitialized value in concatenation (.) or
 string at
 /usr/lib/libDrakX/interactive.pm line 181 (#2)
 Use of uninitialized value in string eq at
 /usr/lib/libDrakX/interactive.pm
 line 183 (#2)
 TODO: XSetInputFocus if force_focus
 TODO: ensure focus stuff
 Use of uninitialized value in split at

 /usr/lib/perl5/vendor_perl/5.8.0/MDK/Common/String.pm
 line 138 (#2)
 Use of uninitialized value in string eq at
 /usr/lib/libDrakX/ugtk2.pm line 887 ( 
 
 #2)
 Use of uninitialized value in concatenation (.) or
 string at
 /usr/lib/libDrakX/modules.pm line 229 (#2)
 Use of uninitialized value in concatenation (.) or
 string at
 /usr/lib/libDrakX/modules.pm line 230 (#2)
 Use of uninitialized value in string eq at
 /usr/lib/libDrakX/modules.pm line
 235,  line 1 (#2)
 Use of uninitialized value in hash element at
 /usr/lib/libDrakX/modules.pm line
 235,  line 1 (#2)
 Use of uninitialized value in hash element at

 /usr/lib/perl5/vendor_perl/5.8.0/MDK/Common/DataStructure.pm
 line 133 (#  
 2)
 Use of uninitialized value in delete at

 /usr/lib/perl5/vendor_perl/5.8.0/MDK/Common/DataStructure.pm
 line 133 (#  
 2)
 Use of uninitialized value in join or string at
 /usr/lib/libDrakX/modules.pm
 line 252 (#2)
 Use of uninitialized value in concatenation (.) or
 string at
 /usr/lib/libDrakX/modules.pm line 271 (#2)
 
 
 [root@homelinuxpc prabu]# insmod snd-via82xx
 Using
 /lib/modules/2.4.21-pre2.1mdk/kernel/sound/pci/snd-via82xx.o.gz
 /lib/modules/2.4.21-pre2.1mdk/kernel/sound/pci/snd-via82xx.o.gz:
 unresolved symbol 

Re: [Cooker] Re: I've made sdd SRPMs - where / how / to whom toupload ?

2003-01-12 Thread Dan Scott
On Sat, 2003-01-11 at 23:55, Mark Scott wrote:
 [EMAIL PROTECTED] wrote:
  On Sat, 11 Jan 2003 [EMAIL PROTECTED] wrote:
 
 I've made sdd SRPMs: one older, one newer. The newer seems pretty 
 stable, so it might be enough to stick that one into contribs.
 
 Somebody please let me know where / how / to whom to upload it, so it 
 gets into contribs, or, better, please take it (recompile) and put it 
 where it should be, and just let me know, so I can use the diskspace on 
 the website again.
 
 The two packages can be found at:
 
 http://Honza.Vicherek.com/sdd-1.31-1.src.rpm
 http://Honza.Vicherek.com/sdd-1.22-2.src.rpm
 
  OK, I've also uploaded the i586.rpm's:
  http://Honza.Vicherek.com/sdd-1.31-1.i586.rpm
  http://Honza.Vicherek.com/sdd-1.22-2.i586.rpm
  
  John
  
 
 In case you hadn't read them, this page gives an outline of the process 
 (scroll down to How to contribute some packages to Cooker?):
 http://www.mandrakelinux.com/en/cookerdevel.php3
 
 And did you read this before packaging the RPMs? It deals with 
 Mandrake-specific rules and methods for RPM packaging.
 http://www.mandrakelinux.com/en/howtos/mdk-rpm/
 
 In particular, you seem to have missed something about the package name:
 The release is a number followed by mdk (stands for Mandrake; this is 
 absolutely mandatory) which is incremented at each new build of the 
 package.
 http://www.mandrakelinux.com/en/howtos/mdk-rpm/building.html#AEN204
 
 So, your package should be sdd-1.31-1mdk.i586.rpm.
 
 -- 
 Mark Scott
 

Some comments on the How to contribute some packages to Cooker section
of the web page. To quote:

 Next, get and install GnuPG :

 - get our GnuPG package from 
 ftp://ftp.sunet.se/pub/Linux/distributions/mandrake-crypto/

This directory is completely empty, nothing, de nada.

 - install it;

Happily, I found that I had installed gnupg with Mandrake Linux 9.0.

 - create a .gpg directory in your home directory: mkdir ~/.gpg

I did this.

 - in order to generate your GnuPG keys type: gpg --gen-key

gnupg complained that there was no .gnupg directory, created one for me,
and created an options file as well, then told me to start gnupg again
so it can read the new options file.

 select option 1) 1024 bits- Low commercial grade...

Well, the options are:
   (1) DSA and ElGamal (default)
   (2) DSA (sign only)
   (4) ElGamal (sign and encrypt)
   (5) RSA (sign only)

So I chose 1 anyways.

gnupg then asked me for the desired keylength. 1024 is the default, so I
hit return.

gnupg then asked me how long the key should be valid. 0 (key does not
expire) is the default, so I hit return.

 - enter your Firstname+Name+email address @linux-mandrake.com
 (for example: if your name is John Smith and your email address is
 [EMAIL PROTECTED], then enter: John Smith
 [EMAIL PROTECTED])

Hmm, I don't have an @linux-mandrake.com email address. Should I?

gnupg prompts me for my real name, email address, then a comment. So I
use Dan Scott, [EMAIL PROTECTED], .

So far, so good. But then...

 In order to extract a public ascii key:
 - type: gpg -kxa

Hmm. gnupg doesn't recognize those options. I search the man page for
gnupg and the closest thing I can find is gpg --clearsign. I try it,
enter my passphrase for confirmation, and... nothing. It just sits
there.

Read the gnupg FAQ and HOWTO and eventually figured out that I really
want something like:

gpg --armor --output asc.key --export Dan Scott

That's as far as I have come in the process. I've been working in my
spare time since the end of December to try and contribute an RPM for
Figaro's Password Manager to club-volunteers. But critical process
information is either split between the Mandrake RPM HOWTO, web pages,
the club-volunteers FAQ, and occasional messages on the cooker list, or
it's a little out of date.

Any chance that we could update the Mandrake RPM HOWTO and move the RPM
signing information into a chapter of the HOWTO? I know Docbook, so I
might be able to be coaxed into updating the beast a wee bit...

(All this to say that I'm not surprised to find someone else having
trouble getting started in the world of contributions to Mandrake...
Stick with it, John!)

Dan











Re: [Cooker] gstreamer install/update hangs in gst-register

2003-01-12 Thread Götz Waschk
Am Freitag, 10. Januar 2003, 13:08:00 Uhr MET, schrieb Liam Quin:
 rpm -Uvh gstreamer-0.5.1-1mdk.i586.rpm
 hangs running gst-register
 An strace showed gst-register was printing lots of warnings to stderr,
 but the rpm install redirects this to /dev/null; killing gst-register
 and running it manually after the install finished, worked fine.

I'm aware of this problem, but I don't know how to fix this. As this
problem only occurs during the update from a previous version of
gstreamer, this shouldn't be a big problem, as there was no offical
version of gstreamer in the 9.0 release.

CU 
-- 
   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] internet connection on bootup

2003-01-12 Thread Frederic Crozat
Le Thu, 09 Jan 2003 02:31:56 -0500, Chmouel Boudjnah a écrit :

 Buchan Milne [EMAIL PROTECTED] writes:
 
 http://ranger.dnsalias.com/mandrake/cooker/ifplugd-0.11-1mdk.i586.rpm
 
 this stuff seems to use the  ETHTOOL_GLINK code to detect if link down/up
 from the ETHTOOL kernel interface.

Small correction : it uses ethtool interface if available, otherwise, it
tries mii-tool old interface..

-- 
Frédéric Crozat
MandrakeSoft





Re: [Cooker] internet connection on bootup

2003-01-12 Thread Chmouel Boudjnah
Frederic Crozat [EMAIL PROTECTED] writes:

 Small correction : it uses ethtool interface if available, otherwise, it
 tries mii-tool old interface..

does it mean '0 error case' of detection when link is down ?





Re: [Cooker] MakeCD --discsize works great

2003-01-12 Thread Warly
Leon Brooks [EMAIL PROTECTED] writes:

 On Sunday 12 January 2003 06:17 pm, Quel Qun wrote:
 The --discsize parameter works very well in the current cooker tree.

 --discsize 73400 is perfect for 700MB isos,
 --discsize 68100 produces 650MB CDs

 I guess Warly has to be thanked for this really nice improvement.

 I turned the monitor sideways, but it still doesn't look any better. (-:

 Is there a --realdiscsize option? As in, --realdiscsize 700m or --realdiscsize 
 650m ? And a s/c/k/ synonym for everywhere but America?

you can use --discsize 700m or --discsize 650m for CD, and --disczie 4.3g for DVD

-- 
Warly




Re: [Cooker] gstreamer install/update hangs in gst-register

2003-01-12 Thread Quel Qun
On Sun, 2003-01-12 at 07:54, Götz Waschk wrote:
 Am Freitag, 10. Januar 2003, 13:08:00 Uhr MET, schrieb Liam Quin:
  rpm -Uvh gstreamer-0.5.1-1mdk.i586.rpm
  hangs running gst-register
  An strace showed gst-register was printing lots of warnings to stderr,
  but the rpm install redirects this to /dev/null; killing gst-register
  and running it manually after the install finished, worked fine.
 
 I'm aware of this problem, but I don't know how to fix this. As this
 problem only occurs during the update from a previous version of
 gstreamer, this shouldn't be a big problem, as there was no offical
 version of gstreamer in the 9.0 release.
 
However, if the problem is in the uninstall script, which I suspect,
there will be a problem when users want to upgrade to the next version.

The postuninstall scriptlet calls /usr/bin/gst-register --gst-mask=0 
/dev/null 2 /dev/null, looking at these oututs could be interesting
instead of redirecting them to /dev/null
-- 
Quel Qun [EMAIL PROTECTED]



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


Re: [Cooker] Latest XFree86 w/Radeon and hardware accellerationrebootssystem.

2003-01-12 Thread George Mitchell
Well I have a Radeon 7000 that works with neither 8.2 or 9.0 unless 
accelleration is somehow disabled.  It works flawlessly with Red Hat 8.0 
though. There is simply some problem lurking in Mandrake that trashes 
these early Radeon cards.  I originally suspected it was in the glx 
libraries but I have lately been hearing that it was a kernel 'drm' 
module.  All I really know is that it fails badly, even when 
accelleration is not in use.

Buchan Milne wrote:

On Sun, 12 Jan 2003, PAOLACCI Sebastien wrote:

 

Le Dimanche 12 Janvier 2003 02:11, D F a ?crit :
   

On January 11, 2003 10:40, Buchan Milne wrote:

H... Perhaps I'm unusual but I had a working Radeon 7500
installation with 3d accel out of the box on 9.0
 

I had a working Radeon 7500 out of the 9.0 box too, with DRI.

(Card:ATI Radeon : ATI|Radeon Mobility M7 LW)

   


Well, I don't think I'm delusional ...

I guess this means I will need to test a beta on the machine with the
Radeon 7500 then.

But, there are quite a few posts on Mandrakeexpert (I searched for 'radeon
blank' and got about 6 entries for Mandrake 8.2 and Mandrake 9.0.

A google search also turns up a few.

Buchan

 







[Cooker] PATCH: devfsd init script - check for mounted devfs

2003-01-12 Thread Andrey Borzenkov
Here is old patch, it prevents errors when devfs is not mounted.
Else script tries to unconditionally launch devfsd.

Just cleaning up old queue in hope it may be useful :)

cheers

-andrey




devfsd-initscripts.check_for_mounted_devfs
Description: Binary data


Re: [Cooker] internet connection on bootup

2003-01-12 Thread Buchan Milne
On 9 Jan 2003, Chmouel Boudjnah wrote:

 Buchan Milne [EMAIL PROTECTED] writes:

  http://ranger.dnsalias.com/mandrake/cooker/ifplugd-0.11-1mdk.i586.rpm

 this stuff seems to use the  ETHTOOL_GLINK code to detect if link
 down/up from the ETHTOOL kernel interface.

According to the readme:
- Supports the Linux SIOCETHTOOL (newer, aka ethtool API), SIOCGMIIREG
  (older, aka mii-diag/mii-tool API) and SIOCDEVPRIVATE (oldest, aka
  mii-tool API) ioctl()s for getting link status.

So, AFAIK (ianakh) all drivers *should* support it, but don't.


 Last time we tried to use that stuff it had numerous problems with
 some network cards that has been not converted to the ethtools
 interface.


Well, maybe it's time to find out which drivers don't support it, and try
and get the maintainer to fix it?

 Maybe things changed since then but i am not sure of the safeness of
 this code for all network cards.


Well, someone's got to try it, so we might as well try and collect the
evidence, and if it works for a significant number (specifically laptop
cards) then it may be worth spending more effort on.

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





Re: [Cooker] Re: I've made sdd SRPMs - where / how / to whom to upload ?

2003-01-12 Thread Buchan Milne
On Sun, 12 Jan 2003, Luca Olivetti wrote:

 Mark Scott wrote:

 Problem is, I never received a reply from [EMAIL PROTECTED] in
 the last 8 months or so, and the submitted packages (cyrus-imapd and
 cyrus sasl v2) have been dutifully ignored.


And cyrus-imapd is quite high on the Club voting for 9.1 ...

Seems maybe it's time to make Lenny scale  (aka give more people read
access to incoming on build machines, or similar ideas?)

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





Re: [Cooker] Prepare for the onslaught.

2003-01-12 Thread Danny Tholen
I do not think that works (tried that before). He is very specific about what 
mails he reads (or at least replies to). And sometimes this leads to patches 
being forgotten/not applied. 
I think he knows the andreys patches fix it and guess he will eventually apply 
them. It is only frustrating that he doesn't reply, so you are left in 
eternal doubt on whether to keep harrassing him with mails or just wait and 
pray.

Or alternatively, you can try to cc (read: annoy) other mdk people who tend to 
reply:)
I attach them all again for making it easy.

danny

On Thursday 09 January 2003 08:10, Chmouel Boudjnah wrote:
 Buchan Milne [EMAIL PROTECTED] writes:
  Juan, Chmouel, nplanel, please take a look at this soon (ie before next
  beta) so that supermount is well tested and doesn't fail in the final rc
  and release like 9.0.

 that's Juan stuff, flood him with forward and mail about supermount, he
 will enjoy it  !!!

--- /usr/src/linux-2.4.20-2mdk/drivers/ide/ide-cd.c	2002-12-09 14:38:17.0 +0300
+++ drivers/ide/ide-cd.c	2003-01-11 22:25:06.0 +0300
@@ -2717,8 +2717,8 @@
 	int major = HWIF(drive)-major;
 	int minor = drive-select.b.unit  PARTN_BITS;
 
-	ide_add_setting(drive,	breada_readahead,	SETTING_RW, BLKRAGET, BLKRASET, TYPE_INT, 0, 255, 1, 2, read_ahead[major], NULL);
-	ide_add_setting(drive,	file_readahead,	SETTING_RW, BLKFRAGET, BLKFRASET, TYPE_INTA, 0, INT_MAX, 1, 1024, max_readahead[major][minor],	NULL);
+	ide_add_setting(drive,	breada_readahead,	SETTING_RW, BLKRAGET, BLKRASET, TYPE_INT, 0, 255, 1, 1, read_ahead[major], NULL);
+	ide_add_setting(drive,	file_readahead,	SETTING_RW, BLKFRAGET, BLKFRASET, TYPE_INTA, 0, 4096, PAGE_SIZE, 1024, max_readahead[major][minor],	NULL);
 	ide_add_setting(drive,	max_kb_per_request,	SETTING_RW, BLKSECTGET, BLKSECTSET, TYPE_INTA, 1, 255, 1, 2, max_sectors[major][minor], NULL);
 	ide_add_setting(drive,	dsc_overlap,		SETTING_RW, -1, -1, TYPE_BYTE, 0, 1, 1,	1, drive-dsc_overlap, NULL);
 }
--- /usr/src/linux-2.4.20-2mdk/drivers/ide/ide-floppy.c	2002-12-09 14:38:17.0 +0300
+++ drivers/ide/ide-floppy.c	2003-01-12 12:28:01.0 +0300
@@ -2007,8 +2007,8 @@
 	ide_add_setting(drive,	bios_cyl,		SETTING_RW,	-1,			-1,			TYPE_INT,	0,	1023,1,	1,	drive-bios_cyl,		NULL);
 	ide_add_setting(drive,	bios_head,		SETTING_RW,	-1,			-1,			TYPE_BYTE,	0,	255,1,	1,	drive-bios_head,		NULL);
 	ide_add_setting(drive,	bios_sect,		SETTING_RW,	-1,			-1,			TYPE_BYTE,	0,	63,1,	1,	drive-bios_sect,		NULL);
-	ide_add_setting(drive,	breada_readahead,	SETTING_RW,	BLKRAGET,		BLKRASET,		TYPE_INT,	0,	255,1,	2,	read_ahead[major],		NULL);
-	ide_add_setting(drive,	file_readahead,	SETTING_RW,	BLKFRAGET,		BLKFRASET,		TYPE_INTA,	0,	INT_MAX,			1,	1024,	max_readahead[major][minor],	NULL);
+	ide_add_setting(drive,	breada_readahead,	SETTING_RW,	BLKRAGET,		BLKRASET,		TYPE_INT,	0,	255,1,	1,	read_ahead[major],		NULL);
+	ide_add_setting(drive,	file_readahead,	SETTING_RW,	BLKFRAGET,		BLKFRASET,		TYPE_INTA,	0,	4096,			PAGE_SIZE,	1024,	max_readahead[major][minor],	NULL);
 	ide_add_setting(drive,	max_kb_per_request,	SETTING_RW,	BLKSECTGET,		BLKSECTSET,		TYPE_INTA,	1,	255,1,	2,	max_sectors[major][minor],	NULL);
 	ide_add_setting(drive,	ticks,		SETTING_RW,	-1,			-1,			TYPE_BYTE,	0,	255,1,	1,	floppy-ticks,		NULL);
 

--- /usr/src/linux-2.4.20-2mdk/drivers/ide/ide.c	2002-12-09 14:38:17.0 +0300
+++ drivers/ide/ide.c	2003-01-12 00:03:49.0 +0300
@@ -2001,6 +2001,10 @@
 	ide_do_request(hwgroup, 0);
 	spin_unlock_irqrestore(io_request_lock, flags);
 	if (action == ide_wait) {
+		/*
+		 * make sure IO is not suspended
+		 */
+		generic_unplug_device(drive-queue);
 		wait_for_completion(wait);	/* wait for it to be serviced */
 		return rq-errors ? -EIO : 0;	/* return -EIO if errors */
 	}

diff -ru -x '*.[oas]' -x '*.[oa].flags' -x .depend -x .config -x modversions.h -x '*.ver' -x autoconf.h /usr/src/linux-2.4.20-2mdk/fs/ext2/super.c linux-2.4.20-2mdk/fs/ext2/super.c
--- /usr/src/linux-2.4.20-2mdk/fs/ext2/super.c	2002-11-29 02:53:15.0 +0300
+++ linux-2.4.20-2mdk/fs/ext2/super.c	2002-12-31 13:57:33.0 +0300
@@ -274,6 +274,12 @@
 		 || !strcmp (this_char, quota)
 		 || !strcmp (this_char, usrquota))
 			/* Don't do anything ;-) */ ;
+#if defined(CONFIG_SUPERMOUNT) || defined(CONFIG_SUPERMOUNT_MODULE)
+		/* Silently ignore NLS options */
+		else if (!strcmp (this_char, iocharset)
+		 || !strcmp (this_char, codepage))
+			/* Don't do anything ;-) */ ;
+#endif
 		else {
 			printk (EXT2-fs: Unrecognized mount option %s\n, this_char);
 			return 0;
diff -ru -x '*.[oas]' -x '*.[oa].flags' -x .depend -x .config -x modversions.h -x '*.ver' -x autoconf.h /usr/src/linux-2.4.20-2mdk/fs/fat/file.c linux-2.4.20-2mdk/fs/fat/file.c
--- /usr/src/linux-2.4.20-2mdk/fs/fat/file.c	2001-08-12 21:56:56.0 +0400
+++ linux-2.4.20-2mdk/fs/fat/file.c	2002-12-30 14:48:15.0 +0300
@@ -117,8 +117,17 @@
 	int 

Re: [Cooker] internet connection on bootup

2003-01-12 Thread Frederic Crozat
Le Sun, 12 Jan 2003 17:09:30 +0100, Chmouel Boudjnah a écrit :

 Frederic Crozat [EMAIL PROTECTED] writes:
 
 Small correction : it uses ethtool interface if available, otherwise, it
 tries mii-tool old interface..
 
 does it mean '0 error case' of detection when link is down ?

I don't know :((

There are even some network cards which don't work correctly with
mii-tool, and of course, I have one at home : 3C905B fails to
autonegociate and always report cable link is down.. This caused RH to
disable mii-tool check in network initscript when using DHCP for RH 8.0
and with Mdk 9.0, we can't use DHCP with this card without patching ifup
:((
-- 
Frédéric Crozat
MandrakeSoft





Re: [Cooker] Latest XFree86 w/Radeon and hardware accellerationrebootssystem.

2003-01-12 Thread Buchan Milne
On Sun, 12 Jan 2003, George Mitchell wrote:

 Well I have a Radeon 7000 that works with neither 8.2 or 9.0 unless
 accelleration is somehow disabled.  It works flawlessly with Red Hat 8.0
 though. There is simply some problem lurking in Mandrake that trashes
 these early Radeon cards.  I originally suspected it was in the glx
 libraries but I have lately been hearing that it was a kernel 'drm'
 module.  All I really know is that it fails badly, even when
 accelleration is not in use.


Are you planning on testing 9.1 beta on it? I don't have too much time
available, and would appreciate it if someone took this up and ensured
that at least there are valid bugzilla entries for cards that failed
on 8.2 and 9.0 before we hit RCs, then I can spend time doing other stuff
(packaging etc).

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





Re: [Cooker] internet connection on bootup

2003-01-12 Thread Chmouel Boudjnah
Frederic Crozat [EMAIL PROTECTED] writes:

 There are even some network cards which don't work correctly with
 mii-tool, and of course, I have one at home : 3C905B fails to
 autonegociate and always report cable link is down.. This caused RH to

yeah that's what i mean, it doen't work all the time and may cause
more problems that i solves.

 disable mii-tool check in network initscript when using DHCP for RH 8.0
 and with Mdk 9.0, we can't use DHCP with this card without patching ifup

which mean ? i will be glad to look at this if you fill me a nice
bugzilla bug ;-)

Cheers, Chmouel.





Re: [Cooker] internet connection on bootup

2003-01-12 Thread Jure Repinc
Frederic Crozat wrote:

There are even some network cards which don't work correctly with
mii-tool, and of course, I have one at home : 3C905B fails to
autonegociate and always report cable link is down.. This caused RH to
disable mii-tool check in network initscript when using DHCP for RH 8.0
and with Mdk 9.0, we can't use DHCP with this card without patching ifup
:((


Is ifup patched in Mandrake 9.1 beta 1 ISO? Because I also have 3C905B 
TX-NM PCI NIC which is conected to LevelOne router and it also reports 
that it is unable to get DHCP info and I should check cables. I checked 
all that and cabling is OK. The same card also works just fine in 
Windows XP Pro SP1.

I also filled bug about this:
https://qa.mandrakesoft.com/show_bug.cgi?id=781

--
Live long and prosper!





Re: [Cooker] internet connection on bootup

2003-01-12 Thread Buchan Milne
On Sun, 12 Jan 2003, Frederic Crozat wrote:

 Le Sun, 12 Jan 2003 17:09:30 +0100, Chmouel Boudjnah a écrit :

  Frederic Crozat [EMAIL PROTECTED] writes:
 
  Small correction : it uses ethtool interface if available, otherwise, it
  tries mii-tool old interface..
 
  does it mean '0 error case' of detection when link is down ?

 I don't know :((

 There are even some network cards which don't work correctly with
 mii-tool, and of course, I have one at home : 3C905B fails to
 autonegociate and always report cable link is down..

Is it possible to fix it, and if so how much effort would it be (assuming
we have enough people to test most of the drivers)?

On 3c589_cs:
$ mii-tool
SIOCGMIIPHY on eth0 failed: Operation not supported
no MII interfaces found
$ ifstatus -v eth0
SIOCETHTOOL failed (Operation not supported)
SIOGGMIIPHY failed (Operation not supported)
SIOCDEVPRIVATE failed (Operation not supported)

On ne2k-pci:
[root@bgmilne bgmilne]# mii-tool eth0
SIOCGMIIPHY on 'eth0' failed: Operation not supported
[root@bgmilne bgmilne]# ifstatus  -v eth0
eth0:
SIOCETHTOOL failed (Operation not supported)
SIOGGMIIPHY failed (Operation not supported)
SIOCDEVPRIVATE failed (Operation not supported)

On 8139too:
[bgmilne:~]# mii-tool eth0
eth0: negotiated 100baseTx-FD, link ok
[bgmilne:~]# ifstatus  -v eth0
eth0:
SIOCETHTOOL: link beat detected
SIOCGMIIPHY: link beat detected
SIOCDEVPRIVATE: link beat detected


 This caused RH to
 disable mii-tool check in network initscript when using DHCP for RH 8.0
 and with Mdk 9.0, we can't use DHCP with this card without patching ifup
 :((


But surely if mii-tool works on a card, then use it to determine whether
or not to dhcp, if not, dhcp anyway? Or is it not that simple?

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





Re: [Cooker] internet connection on bootup

2003-01-12 Thread Chmouel Boudjnah
Buchan Milne [EMAIL PROTECTED] writes:

 But surely if mii-tool works on a card, then use it to determine whether

the problem is the database that the one who work and the one who
doen't and grep on the kernel drivers will not work, we did real world
testing. 





[Cooker] Mdk9.1b1 as update on 9.0

2003-01-12 Thread H.J.Bathoorn
Hello all,

As the title states, I updated an old 9.0 partition with 9.1b1.
Overall the impression is good running it.
All the hardware works as it did before and even supermount works OK.

I had to enable supermount on the command line though to get it to work. Is it 
disabled by default?

What I did find puzzling is that I could log in as root but not as any of 
the existing users..the passwords weren't accepted.
After 'changing' them back to what they were in userdrake solved that.

What I do find very irritating is that when you're in MCC and you click on 
something there's no indication whatsoever something's happening. It's a 
fairly trying experience especially for the impatient. For first time users 
it could be disaster i.e. shove them back to other distribs or OS's.

Another thing: I personally don't like the default desktop it has too much of 
an XP look to it. OK so tastes differ but there should be more eye-candy 
there IMHO.

HarM





Re: [Cooker] internet connection on bootup

2003-01-12 Thread Buchan Milne
On 12 Jan 2003, Chmouel Boudjnah wrote:

 Buchan Milne [EMAIL PROTECTED] writes:

  But surely if mii-tool works on a card, then use it to determine whether

 the problem is the database that the one who work and the one who
 doen't and grep on the kernel drivers will not work, we did real world
 testing.

I don't quite follow, but are you telling me
1)It's impossible (aka the hardware doesn't support it in all cases)
2)It's impossible, the working of the interfaces isn't deterministic on
whether the kernel implements the interfaces of not
3)It's too much work

But, as far as I can see, if it does work on a significant number of
cards, and one knows when it isn't working, it should be possible to use
it when it is working?

Should I continue work on ifplugd and see how it works in the 3 cases:
1)ifstatus doesn't work
2)ifstatus does work can cable connected
3)ifstatus does work and cable disconnected
?

Or should we just give up and say it's not feasible to run Mandrake on
laptops except if the users has root and knows what he's doing?
Unfortunately Windows handles this aspect quite well (even if their
'autoconfiguration address' thing is non-standards-compliant, it does work
to disconnect a laptop from the lan, and connect it via loopback to
another one, and everything *just* works, well, as well as windows
normally works ;-)).

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





[Cooker] Problems encountered with B1

2003-01-12 Thread Faraj Meir



Hi ,
I would like to report problems with the beta 1 
:
I - Install :
 [BUG]-Individual package 
choice did not display corretcly (missing button qand info)
 [FEAT]-Would be better to 
have when formating and looking for available packages a progress 
bar
 [BUG]-For adsl in network 
installation user isn't asked so I could not install my pptp adsl connection in 
install nor after install

 II - KDM :
 Would be good to have a fast 
keyboard switch .
For the moment is the only problem I could 
see...
I've not played with it since I could not connect 
to the net I will wait for the next beta

Meir Faraj


[Cooker] Problem with libXft.so.2

2003-01-12 Thread Michael Braun
Hi,

I have a problem with the newest cooker. I had updated XFree86 and KDE
yesterday evening. Since I cannot start KDE nor any KDE applications. I
got the following error message:

8
kopete: relocation error: /usr/lib/libXft.so.2: undefined symbol: FcInit
8

Could someone help me with this problem? I have also update the Kernel
(2.4.21.pre2.1mdk-1-1mdk) to solve this problem, but this didn't help.

XFree86
***
XFree86-4.2.99.4-0.20030110.1mdk
XFree86-75dpi-fonts-4.2.99.4-0.20030110.1mdk
XFree86-server-4.2.99.4-0.20030110.1mdk
XFree86-libs-4.2.99.4-0.20030110.1mdk
XFree86-100dpi-fonts-4.2.99.4-0.20030110.1mdk
XFree86-xfs-4.2.99.4-0.20030110.1mdk

KDE

kdelibs-3.1-0.rc6.2mdk
kdepim-3.1-0.rc6.3mdk
kdeaddons-3.1-0.rc6.1mdk
kdebase-3.1-0.rc6.8mdk
kdelibs-devel-3.1-0.rc6.2mdk
kdenetwork-3.1-0.rc6.1mdk
kdeadmin-3.1-0.rc6.2mdk
kde-i18n-de-3.1-0.rc6.1mdk
kdeartwork-3.1-0.rc6.2mdk
kdebase-nsplugins-3.1-0.rc6.8mdk
kdebase-servicemenu-1.0-4mdk
kdemultimedia-3.1-0.rc6.3mdk
kdetoys-3.1-0.rc6.2mdk
kdeutils-3.1-0.rc6.2mdk
kdegames-3.1-0.rc6.2mdk
kdemultimedia-aktion-3.1-0.rc6.3mdk
kdegraphics-3.1-0.rc6.3mdk
kdebase-devel-3.1-0.rc6.8mdk
-- 
Michael Braun [EMAIL PROTECTED]





[Cooker] bugzilla is broken - eom

2003-01-12 Thread Quel Qun

-- 
Quel Qun [EMAIL PROTECTED]



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


Re: [Cooker] internet connection on bootup

2003-01-12 Thread Buchan Milne
On Sun, 12 Jan 2003, Jure Repinc wrote:

 Frederic Crozat wrote:
  There are even some network cards which don't work correctly with
  mii-tool, and of course, I have one at home : 3C905B fails to
  autonegociate and always report cable link is down.. This caused RH to
  disable mii-tool check in network initscript when using DHCP for RH 8.0
  and with Mdk 9.0, we can't use DHCP with this card without patching ifup
  :((


Actually, I wonder now (after thinking about it a bit) whether ifplugd
would make this simpler. Maybe drakconnect should check if ifstatus works
for the card, in which case it should be configured ONBOOT=no, and ifplugd
should be setup, which will bring the card up if a cable is connected. If
ifstatus doesn't work, then the card should use ONBOOT=yes if the user so
enables it.

A gui feedback such as This card supports cable detection that goes
hand-in-hand with disabling a 'start at boot' checkbox in drakconnect
would make it all quite neat/tidy.

 Is ifup patched in Mandrake 9.1 beta 1 ISO? Because I also have 3C905B
 TX-NM PCI NIC which is conected to LevelOne router and it also reports
 that it is unable to get DHCP info and I should check cables. I checked
 all that and cabling is OK. The same card also works just fine in
 Windows XP Pro SP1.

 I also filled bug about this:
 https://qa.mandrakesoft.com/show_bug.cgi?id=781

Just for completeness, you may want to add output of:
# ifstatus -v
(after installing
http://ranger.dnsalias.com/mandrake/cooker/ifplugd-0.11-1mdk.i586.rpm)
# mii-tool -v

for you network interface (ie mii-tool -v eth0; ifstatus -v eth0)

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





[Cooker] [Bug 790] [urpmi] New: Unable to install package

2003-01-12 Thread [Bug 790]
https://qa.mandrakesoft.com/show_bug.cgi?id=790

   Product: urpmi
 Component: urpmi
   Summary: Unable to install package
   Version: 4.2-5mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: major
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


9.1 Beta1 -
From Mandrake Control Center, Software Management | Install Software

Using rpmdrake 9.0 I was trying to install the 'cvs' package. I did a search
on 'cvs' and selected the cvs-1.11.4-1mdk package and selected install and
get the following error message:

There was a problem during the installation:
medium Installation CD 1 (x86) (cdrom1) is not selected

I thought it might be that the CD wasn't inserted at the time but that doesn't
appear to be the problem. I checked the Software Sources Manager and
Installation CD 1... is enabled.

I was unable to install the 'cvs' package.



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




[Cooker] [Bug 791] [XFree86] New: XFree86 fails with ATI Rage 128 Xpert not running as primary display.

2003-01-12 Thread [Bug 791]
https://qa.mandrakesoft.com/show_bug.cgi?id=791

   Product: XFree86
 Component: program
   Summary: XFree86 fails with ATI Rage 128 Xpert not running as
primary display.
   Version: 4.2.99.4-0.20030110.1mdk
  Platform: PC
OS/Version: All
Status: NEW
  Severity: major
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


System has two video cards:
00:05.0 VGA compatible controller: ATI Technologies Inc Rage 128 PP/PRO TMDS
[Xpert 128]
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 85)

When the AGP (Matrox G450 dual head) card is set as primary in the BIOS XFree86
will not use the ATI card saying that it cannot read the V_BIOS.  Exact same setup
worked fine with 4.2.1.  

If you switch primary devices to the PCI card it works, but then the Matrox card
doesn't work right.  

XF86Congfig-4 and XFree86.0.log forthcoming.



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




[Cooker] [Bug 791] [XFree86] XFree86 fails with ATI Rage 128 Xpert not running as primary display.

2003-01-12 Thread [Bug 791]
https://qa.mandrakesoft.com/show_bug.cgi?id=791





--- Additional Comments From [EMAIL PROTECTED]  2003-01-12 07:28 ---
Created an attachment (id=91)
 -- (https://qa.mandrakesoft.com/attachment.cgi?id=91action=view)
Log file from failure.




--- 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: 
System has two video cards:
00:05.0 VGA compatible controller: ATI Technologies Inc Rage 128 PP/PRO TMDS
[Xpert 128]
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 85)

When the AGP (Matrox G450 dual head) card is set as primary in the BIOS XFree86
will not use the ATI card saying that it cannot read the V_BIOS.  Exact same setup
worked fine with 4.2.1.  

If you switch primary devices to the PCI card it works, but then the Matrox card
doesn't work right.  

XF86Congfig-4 and XFree86.0.log forthcoming.




[Cooker] [Bug 791] [XFree86] XFree86 fails with ATI Rage 128 Xpert not running as primary display.

2003-01-12 Thread [Bug 791]
https://qa.mandrakesoft.com/show_bug.cgi?id=791





--- Additional Comments From [EMAIL PROTECTED]  2003-01-12 07:27 ---
Created an attachment (id=90)
 -- (https://qa.mandrakesoft.com/attachment.cgi?id=90action=view)
XFree86 Config file.

Same config that worked fine with 4.2.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: 
System has two video cards:
00:05.0 VGA compatible controller: ATI Technologies Inc Rage 128 PP/PRO TMDS
[Xpert 128]
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 85)

When the AGP (Matrox G450 dual head) card is set as primary in the BIOS XFree86
will not use the ATI card saying that it cannot read the V_BIOS.  Exact same setup
worked fine with 4.2.1.  

If you switch primary devices to the PCI card it works, but then the Matrox card
doesn't work right.  

XF86Congfig-4 and XFree86.0.log forthcoming.




[Cooker] [Bug 792] [Installation] New: installing 2 versions of mandrake on 1 hard drive

2003-01-12 Thread [Bug 792]
https://qa.mandrakesoft.com/show_bug.cgi?id=792

   Product: Installation
 Component: stage1
   Summary: installing 2 versions of mandrake on 1 hard drive
   Version: 1.759
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: major
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Hi There, 
 
 
I'm running Mandrake 9.0 and would like to help in debugging the next version 
but how do you install the beta on the same hard drive in such way that it's 
also very easy to remove afterwards. 
I couldn't fine anything on this topic on the net. 
I already have things to say about diskdrake and etc but I'll wait until I 
know howto install the beta. 
 
Sorry for writing this here, but I gues it's a small bug. The user can easilly 
find where to download but from there on he's on his one. Maybe a small link 
to the doc's could be added for the future 
 
thanks in advance 
Guy Forssman



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




[Cooker] [Bug 773] [XFree86-server] DRI makes the X server freeze with ATI Radeon mobility 7500 (M7 LW chip)

2003-01-12 Thread [Bug 773]
https://qa.mandrakesoft.com/show_bug.cgi?id=773

[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|4.2.99.3-1.20021223.4mdk|4.2.99.4-0.20030110.1mdk



--- Additional Comments From [EMAIL PROTECTED]  2003-01-12 17:00 ---
I update : the crash with 7500 radeon mobility (M7) still occurs with the new
XFree-4.2.99.4-0.20030110.1mdk



--- 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: 
When choosing XFree 4.2.99.3 with 3D accelerated, on a laptop (Clevo) with
Radeon 7500 mobility (M7 LW chip), the X server freezes (without any other way
to hard reboot). This gives a black screen with 6 small images on top of it.
This occurs whatever the resolution and depth colour is.
Without 3D acceleration X loads correctly. Probably enabling DRI leads to this
problem.
Note : DRI worked correctly in Mandrake 9 final on the same laptop.




[Cooker] [Bug 779] [Bugzilla] query on sumary does not always work

2003-01-12 Thread [Bug 779]
https://qa.mandrakesoft.com/show_bug.cgi?id=779

[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|normal  |enhancement
Summary|query on sumary does not|query on sumary does not
   |always work |always work



--- Additional Comments From [EMAIL PROTECTED]  2003-01-12 16:40 ---
Default query doesn't show bugs in state 'Unconfirmed'. You have to select this
state on query page, then you'll get your bug (and another one).

Maybe selecting it by default would avoid duplicate reports (even if there are
really few currently...) ?



--- 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: 
I have submitted bug #750 on kopete 
 
just try to find it using the search form and put kopete as the search key  
zaro bugs found ! 
 
should list bug #750 as kopete in in the summary of this bug !




[Cooker] [Bug 793] [Installation] New: Logitech MouseMan+ mouse not detected correctly

2003-01-12 Thread [Bug 793]
https://qa.mandrakesoft.com/show_bug.cgi?id=793

   Product: Installation
 Component: hardware
   Summary: Logitech MouseMan+ mouse not detected correctly
   Version: 1.759
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


I have Logitech MouseMan+ mouse connected to PS/2 port and it wasn't detected
correctly during installation. It was detected as generic PS/2 mouse insted of
Logitech MouseMan+.



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




[Cooker] [Bug 795] [kdebase] New: Cursor shadow is annoying

2003-01-12 Thread [Bug 795]
https://qa.mandrakesoft.com/show_bug.cgi?id=795

   Product: kdebase
 Component: kdebase
   Summary: Cursor shadow is annoying
   Version: 3.1-0.rc6.8mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


The cursor shadow is nice but it is too annoying. Especialy if you are selecting
some text. It should be more transparent and hardly noticable and maybe a little
bit closer to the cursor.



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




[Cooker] [Bug 794] [Installation] New: Mouse wheel test doesn't work

2003-01-12 Thread [Bug 794]
https://qa.mandrakesoft.com/show_bug.cgi?id=794

   Product: Installation
 Component: hardware
   Summary: Mouse wheel test doesn't work
   Version: 1.759
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


During installation I selected Logitech MouseMan+ as my mouse. After that I was
taken to the test screen where you test the buttons, wheel ... Well the wheel
test doesn't work. There is no feedback if you turn the wheel. The wheel worked
just fine after installation but I was afraid it wouldn't work.



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




Re: [Cooker] bugzilla is broken - eom

2003-01-12 Thread Warly

fixed

-- 
Warly




[Cooker] qtdesigner

2003-01-12 Thread Quel Qun
Hi,

Bugzilla died, so I report the problem here:

The qt distribution contains icons for the toolbar buttons that are
absent in the libqt3-devel rpm.

In the qt-x11-free-3.1.1.tar.bz2 tarball, they seem to be in
qt-x11-free-3.1.1/tools/designer/designer/images/

The tutorial says to look for theses icons in
qt/tools/designer/pics/small, so they could be installed in
/usr/lib/qt3/pics/ or something like that.
-- 
Quel Qun [EMAIL PROTECTED]



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


Re: [Cooker] bugzilla is broken - eom

2003-01-12 Thread Quel Qun
On Sun, 2003-01-12 at 11:10, Warly wrote:
 fixed
Faster than light!
-- 
Quel Qun [EMAIL PROTECTED]



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


[Cooker] libqt3 maintainer in bugzilla

2003-01-12 Thread Quel Qun
Could it please be changed from Lenny to Laurent?
Thank you.
-- 
Quel Qun [EMAIL PROTECTED]



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


Re: [Cooker] internet connection on bootup

2003-01-12 Thread J. Greenlees


Buchan Milne wrote:

On 9 Jan 2003, Chmouel Boudjnah wrote:



Buchan Milne [EMAIL PROTECTED] writes:



http://ranger.dnsalias.com/mandrake/cooker/ifplugd-0.11-1mdk.i586.rpm


this stuff seems to use the  ETHTOOL_GLINK code to detect if link
down/up from the ETHTOOL kernel interface.



According to the readme:
- Supports the Linux SIOCETHTOOL (newer, aka ethtool API), SIOCGMIIREG
  (older, aka mii-diag/mii-tool API) and SIOCDEVPRIVATE (oldest, aka
  mii-tool API) ioctl()s for getting link status.

So, AFAIK (ianakh) all drivers *should* support it, but don't.



Last time we tried to use that stuff it had numerous problems with
some network cards that has been not converted to the ethtools
interface.




Well, maybe it's time to find out which drivers don't support it, and try
and get the maintainer to fix it?



Maybe things changed since then but i am not sure of the safeness of
this code for all network cards.




Well, someone's got to try it, so we might as well try and collect the
evidence, and if it works for a significant number (specifically laptop
cards) then it may be worth spending more effort on.

Buchan



well, with one of my pcmcia cards I didn't test it ( 3c589d )
since you did say in original post that you have found it doesn't work 
with 3c589 cards.
going to be a bit to test on the other (dlink DFE-680TX cardbus )
for some reason can't get my laptop to accept the cardbus for it so have 
to get that fixed to test it.

Jaqui




[Cooker] switch2 from gtk-theme-switch2-2.0.0-0.rc2.1mdk doesnt work

2003-01-12 Thread Lea Gris
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

switch2 which is supposed to allow theme switching in GTK2 doesn't 
change anything. The programme launch the GUI show up but any preview or 
theme selection has no result.

Cane someone confirm this and should I fill a bug for this ?

Package:
gtk-theme-switch2-2.0.0-0.rc2.1mdk

Uppon loading the program:
[lea@meumeu lea]$ switch2
/home/lea/.gtkrc-2.0:2: Impossible de trouver le fichier à inclure : 
« (null)/ArfArf/gtk-2.0/gtkrc »

Clicking the preview button:

(switch2:6040): GLib-CRITICAL **: file gstrfuncs.c: line 230 
(g_strconcat): assertion `string1 != NULL' failed

(switch2:6040): GLib-CRITICAL **: file gstrfuncs.c: line 230 
(g_strconcat): assertion `string1 != NULL' failed

(switch2:6040): GLib-CRITICAL **: file gstrfuncs.c: line 230 
(g_strconcat): assertion `string1 != NULL' failed

(switch2:6040): GLib-CRITICAL **: file gstrfuncs.c: line 230 
(g_strconcat): assertion `string1 != NULL' failed
/home/lea/.gtkrc.tmp-0:2: Impossible de trouver le fichier à inclure : 
« (null) »


Selectign thheme Bright and clicking Apply:
/home/lea/.gtkrc-2.0:2: Impossible de trouver le fichier à inclure : 
« (null)/Bright/gtk-2.0/gtkrc »


Regards,

- -- 
Léa Gris
()   Campagne du ruban texte brut contre les courriels en HTML,
/\   contre les pièces jointes Microsoft.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+IcW7iNTO/wgn58kRAr/WAKCC8eqNzgW4Qkw8kG/gMLa+ptf+QQCfWike
2AYhyzxOrZUW6BXQXZpK0IY=
=xeHt
-END PGP SIGNATURE-




Re: [Cooker] internet connection on bootup

2003-01-12 Thread Jure Repinc
Buchan Milne wrote:

Is ifup patched in Mandrake 9.1 beta 1 ISO? Because I also have 3C905B
TX-NM PCI NIC which is conected to LevelOne router and it also reports
that it is unable to get DHCP info and I should check cables. I checked
all that and cabling is OK. The same card also works just fine in
Windows XP Pro SP1.

I also filled bug about this:
https://qa.mandrakesoft.com/show_bug.cgi?id=781



Just for completeness, you may want to add output of:
# ifstatus -v
(after installing
http://ranger.dnsalias.com/mandrake/cooker/ifplugd-0.11-1mdk.i586.rpm)
# mii-tool -v

for you network interface (ie mii-tool -v eth0; ifstatus -v eth0)

Buchan


This is the output (I will add it to bug report):
[root@NCC-1701-D root]# ifstatus -v eth0
eth0:
SIOCETHTOOL failed (Operation not supported)
SIOCGMIIPHY: unplugged
SIOCDEVPRIVATE: unplugged

[root@NCC-1701-D root]# mii-tool -v eth0
eth0: 10 Mbit, half duplex, no link
  product info: vendor 30:00:30, model 0 rev 0
  basic mode:   software reset, loopback, 10 Mbit, half duplex
  basic status: no link
  capabilities: 100baseT4 100baseTx-FD
  advertising:

--
Live long and prosper!






Re: [Cooker] Problem with libXft.so.2

2003-01-12 Thread Lea Gris
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Michael Braun wrote:

Hi,

I have a problem with the newest cooker. I had updated XFree86 and KDE
yesterday evening. Since I cannot start KDE nor any KDE applications. I
got the following error message:

8
kopete: relocation error: /usr/lib/libXft.so.2: undefined symbol: FcInit
8


Check if you don't have textar xft2.

Had a simillar error caused by the textar RPM
Xft-2.1-3tex.rpm

regards

- -- 
Léa Gris
()   Campagne du ruban texte brut contre les courriels en HTML,
/\   contre les pièces jointes Microsoft.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+Ic58iNTO/wgn58kRAvzqAKDO3+kU1y3YYi7W7nXvhbpjAPSnsACeNUsU
nRn9iLEBdDDC/XsllIww8WY=
=5ya9
-END PGP SIGNATURE-




[Cooker] [Bug 795] [XFree86] Cursor shadow is annoying

2003-01-12 Thread [Bug 795]
https://qa.mandrakesoft.com/show_bug.cgi?id=795

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|kdebase |program
Product|kdebase |XFree86
Version|3.1-0.rc6.8mdk  |4.2.99.4-0.20030110.1mdk



--- Additional Comments From [EMAIL PROTECTED]  2003-01-12 20:12 ---
This has nothing to do with KDE.  This is an issue with XFree86.



--- 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 cursor shadow is nice but it is too annoying. Especialy if you are selecting
some text. It should be more transparent and hardly noticable and maybe a little
bit closer to the cursor.




[Cooker] [Bug 796] [libqt3-devel] New: Missing buttons icons

2003-01-12 Thread [Bug 796]
https://qa.mandrakesoft.com/show_bug.cgi?id=796

   Product: libqt3-devel
 Component: packaging
   Summary: Missing buttons icons
   Version: 3.1.1-1mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


The qt distribution contains icons for the toolbar buttons that are
absent in the libqt3-devel rpm.

In the qt-x11-free-3.1.1.tar.bz2 tarball, they seem to be in
qt-x11-free-3.1.1/tools/designer/designer/images/

The tutorial says to look for theses icons in
qt/tools/designer/pics/small, so they could be installed in
/usr/lib/qt3/pics/ or something like that.



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




[Cooker] [Bug 797] [gnomemeeting] New: gnomemeeting crashes with SIGSEGV

2003-01-12 Thread [Bug 797]
https://qa.mandrakesoft.com/show_bug.cgi?id=797

   Product: gnomemeeting
 Component: program
   Summary: gnomemeeting crashes with SIGSEGV
   Version: 0.94-0.1.2mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Recently I upgraded to the last cooker version of gnomemeeting, no problems with
especifically related with this software before. 
After the new installation, gnomemeeting crashes with Segmentation Fault. 
- I have upgraded almost every package related with Gnome and GTK. No
dependencies problem observed. 
- Tried with old config and without any config and the same result. 
- Tried inserting a reference to mixer in config (as seen in other bug report
there's a problem with that) and no way.
- strace doesn't show any error message before crash
- Everything related with the camera and sound is working fine 

No idea about the origin of this problem.



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




Re: [Cooker] Problem with libXft.so.2

2003-01-12 Thread Texstar
On Sunday 12 January 2003 02:22 pm, Lea Gris wrote:
 Michael Braun wrote:
  Hi,
 
  I have a problem with the newest cooker. I had updated XFree86 and KDE
  yesterday evening. Since I cannot start KDE nor any KDE applications. I
  got the following error message:
 
  8
  kopete: relocation error: /usr/lib/libXft.so.2: undefined symbol: FcInit
  8

 Check if you don't have textar xft2.

 Had a simillar error caused by the textar RPM
 Xft-2.1-3tex.rpm

 regards

You upgraded your Mandrake 9.0 to Cooker or just the XFree86 and KDE rpms?
Xft2 is now part of XFree86 so if by chance you still have a Xft rpm installed 
on your system you dont need it anymore.





Re: [Cooker] Latest XFree86 w/Radeon and hardware accellerationrebootssystem.

2003-01-12 Thread Glen Kjaerulff
 Are you planning on testing 9.1 beta on it? I don't have too much time
 available, and would appreciate it if someone took this up and ensured
 that at least there are valid bugzilla entries for cards that failed
 on 8.2 and 9.0 before we hit RCs, then I can spend time doing other stuff
 (packaging etc).

Mandrake 9.1B1

dont install with
Radeon 7200 AGP (QD) 32 MB, 
and latest cooker hangs on XFree.

/Glen





Re: [Cooker] Problem with libXft.so.2

2003-01-12 Thread Lea Gris
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Texstar wrote:

On Sunday 12 January 2003 02:22 pm, Lea Gris wrote:


Michael Braun wrote:


Hi,

I have a problem with the newest cooker. I had updated XFree86 and KDE
yesterday evening. Since I cannot start KDE nor any KDE applications. I
got the following error message:

8
kopete: relocation error: /usr/lib/libXft.so.2: undefined symbol: FcInit
8


Check if you don't have textar xft2.

Had a simillar error caused by the textar RPM
Xft-2.1-3tex.rpm

regards



You upgraded your Mandrake 9.0 to Cooker or just the XFree86 and KDE rpms?
Xft2 is now part of XFree86 so if by chance you still have a Xft rpm installed 
on your system you dont need it anymore.

I upgraded an old cooker whose last sync lasted 2 months.

I upgraded everything.

When I saw the undefined symbol on libXft.so.2 I found your version of 
Xft was no longer needed and conflicted with the one provided with XFree86.

Nothing harmfull btw. Regular manual cleanup needed between subsequent 
cooker upgrades.

regards

- -- 
Léa Gris
()   Campagne du ruban texte brut contre les courriels en HTML,
/\   contre les pièces jointes Microsoft.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+Id5WiNTO/wgn58kRAvu5AJ9zFLsPmai1Rfyu6tek2EiyB8KGegCfbIFI
c4Za+SpptFTS8PS0B3L39BI=
=H8i0
-END PGP SIGNATURE-




Re: [Cooker] Problem with libXft.so.2

2003-01-12 Thread Lea Gris
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



You upgraded your Mandrake 9.0 to Cooker or just the XFree86 and KDE 
rpms?
Xft2 is now part of XFree86 so if by chance you still have a Xft rpm 
installed on your system you dont need it anymore.



Got that in .xsession-errors:
startkde: Starting up...
ksplash: relocation error: /usr/lib/libXft.so.2: undefined symbol: FcInit
kdeinit: relocation error: /usr/lib/libXft.so.2: undefined symbol: 
FcPatternAddInteger
startkde: Could not start kdeinit. Check your installation.

Was solved after removing following packages:
rpm -e Xft-2.1-3tex mozilla-xft-1.2.1-3tex mozilla-xft-flash-1.2.1-3tex 
mozilla-flash-6.0beta3-1tex mozilla-xft-java2-1.2.1-2tex 
mozilla-xft-plugger-1.2.1-2tex

- -- 
Léa Gris
()   Campagne du ruban texte brut contre les courriels en HTML,
/\   contre les pièces jointes Microsoft.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+IeDLiNTO/wgn58kRAv6QAJ90WhZDqL0hALdjlBh2SiebLzGy7gCePrMl
XmBHxXsfAEElGw5MDbaZEl4=
=Ji4/
-END PGP SIGNATURE-




[Cooker] gcc-3.2.1-2mdk segfaults

2003-01-12 Thread Brian J. Murrell
I would do a bugzilla bug about this but bugzilla is currently broken.

gcc-3.2.1-2mdk is segfaulting:

$ gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-2pvr/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=exec_domain  -DEXPORT_SYMTAB -c exec_domain.c
Segmentation fault

b.

-- 
Brian J. Murrell



msg85720/pgp0.pgp
Description: PGP signature


Re: [Cooker] Re: I've made sdd SRPMs - where / how / to whom to upload ?

2003-01-12 Thread Luca Olivetti
Buchan Milne wrote:

On Sun, 12 Jan 2003, Luca Olivetti wrote:



Mark Scott wrote:

Problem is, I never received a reply from [EMAIL PROTECTED] in
the last 8 months or so, and the submitted packages (cyrus-imapd and
cyrus sasl v2) have been dutifully ignored.




And cyrus-imapd is quite high on the Club voting for 9.1 ...

Seems maybe it's time to make Lenny scale  (aka give more people read
access to incoming on build machines, or similar ideas?)


Oh, I just thought the address mentioned in that web page was wrong.
They'd better use cyrus-imapd and configure [EMAIL PROTECTED] as 
a shared mailbox ;-)

Bye
--
Luca Olivetti
Note.- This message reached you today, it may not tomorrow if you
are using MAPS or other RBL. They arbitrarily IP addresses not
related in any way to spam, disrupting Internet connectivity.
See http://slashdot.org/article.pl?sid=01/05/21/1944247 and
http://theory.whirlycott.com/~phil/antispam/rbl-bad/rbl-bad.html


msg85721/pgp0.pgp
Description: PGP signature


[Cooker] php-4.3.0-4mdk

2003-01-12 Thread Oden Eriksson
Hi.

I have tampered some more with php. If for some reason a installed module is 
faulty, we get the error below in %install. The fix plus some other fixes are 
applied to this mail. I have rebuilt all php stuff on my ML9.0 WS at home and 
it seems to work ok (except php-recode?), the packages can be found here: 
http://d-srv.com/9.0/

Also please do try this funny script (with php-cpdf): 
http://d-srv.com/9.0/pdf_clock.php

Here's my current phpinfo.html page: http://d-srv.com/9.0/phpinfo.html

The error:

Installing PHP SAPI module
Installing shared extensions: 
/home/root/RPM/temp/php-4.3.0/usr/lib/php/extensions/
Installing PEAR environment:  
/home/root/RPM/temp/php-4.3.0/usr/share/pear/
Failed to find local cache entry
Failed to find local cache entry
Failed to find local cache entry
Failed to find local cache entry
Failed to find local cache entry
Failed to find local cache entry
Failed to find local cache entry
Failed to find local cache entry
Failed to find local cache entry
Failed to find local cache entry
Failed to find local cache entry
[PEAR] Archive_Tar- installed: 0.9
[PEAR] Console_Getopt - installed: 1.0
Failed to find local cache entry
[PEAR] PEAR   - installed: 1.0b3
make[1]: *** [install-pear-installer] Segmentation fault
make: *** [install-pear] Error 2
error: Bad exit status from /home/root/RPM/temp/rpm-tmp.80297 (%install)

Chears.
-- 
Regards // Oden Eriksson, Deserve-IT.com
--- php.spec	2003-01-12 19:29:00.0 +0100
+++ php.spec.oden	2003-01-12 22:23:33.0 +0100
@@ -1,8 +1,32 @@
+# OE: conditional switches
+#
+#(ie. use with rpm --rebuild):
+#
+#	--with debug	Compile with debugging code
+# 
+#  enable build with debugging code: will _not_ strip away any debugging code,
+#  will _add_ -g3 to CFLAGS, will _add_ --enable-maintainer-mode to 
+#  configure.
+
+%define build_debug 0
+
+# commandline overrides:
+# rpm -ba|--rebuild --with 'xxx'
+%{?_with_debug: %{expand: %%define build_debug 1}}
+
+%if %{build_debug}
+# disable build root strip policy
+%define __spec_install_post %{_libdir}/rpm/brp-compress || :
+
+# This gives extra debuggin and huge binaries
+%{expand:%%define optflags %{optflags} %([ ! $DEBUG ]  echo '-g3')}
+%endif
+
 %define phpdir	%{_libdir}/php
 %define	peardir	%{_datadir}/pear
 %define libversion 430
 %define phpversion 4.3.0
-%define phprelease 3mdk
+%define phprelease 4mdk
 
 #The external_modules definition has been put in the %%build section
 #to clean things a bit
@@ -47,6 +71,12 @@
 systems, so writing a database-enabled script with PHP is fairly simple.  The
 most common use of PHP coding is probably as a replacement for CGI scripts.
 
+You can build %{name} with some conditional build swithes;
+
+(ie. use with rpm --rebuild):
+--with debug   Compile with debugging code
+
+
 %package cli
 Group:		Development/Other
 Summary:	Command-line interface to PHP
@@ -162,7 +192,6 @@
 SELF-CONTAINED-EXTENSIONS.
 
 %prep
-[ %{buildroot} != / ]  rm -rf %{buildroot}
 
 %setup -q 
 %patch0 -p1
@@ -197,6 +226,12 @@
 rm -f php-devel/extensions/skeleton/EXPERIMENTAL
 rm -f php-devel/extensions/ncurses/EXPERIMENTAL
 
+# don't ship MS Windows source
+rm -rf php-devel/extensions/com
+rm -rf php-devel/extensions/dotnet
+rm -rf php-devel/extensions/printer
+rm -rf php-devel/extensions/w32api
+
 cp -dpR sapi/* php-devel/sapi/ 
 rm -f php-devel/sapi/thttpd/stub.c
 rm -f php-devel/sapi/cgi/php.sym
@@ -208,16 +243,15 @@
 cat  php-devel/buildext EOF
 #!/bin/bash
 gcc -fPIC -shared %{optflags} \\
--I. \\
--I/usr/include/php \\
--I/usr/include/php/Zend \\
--I/usr/include/php/TSRM \\
--I/usr/include/php/main \\
+-I. \`%{_bindir}/php-config --includes\` \\
 -I/usr/include/freetype \\
+-I/usr/include/openssl \\
 -I/usr/include/\$1 \\
 \$4 \$2 -o \$1.so \$3 -lc
 EOF
 
+chmod 755 php-devel/buildext
+
 cat  php-devel/PHP_BUILD EOF
 %%global phpdir	%{phpdir}
 %%global peardir	%{peardir}
@@ -226,8 +260,6 @@
 %%global phprelease	%{phprelease}
 EOF
 
-chmod 755 php-devel/buildext
-
 %build
 
 # OE: we should run buildconf if applied patches changes the configure stuff...
@@ -249,7 +281,7 @@
 #
 # Yes I know..., some of these names are mandrake specific.
 # JMD: put mysql, pgsql ... ldap  first, so people will see them first.
-%define external_modules mysql pgsql gd imap ldap bcmath bz2 calendar com cpdf crack curl cyrus db dba_bundle dbase dbx dio domxml dotnet exif fbsql fdftk filepro fribidi gmp hwapi hyperwave iconv informix ingres_ii interbase ircg java mcrypt mbstring mhash mime_magic ming mnogosearch msession msql mssql ncurses notes oci8 odbc oracle ovrimos pcntl pdf pfpro pspell qtdom readline recode rpc shmop snmp sockets swf sybase sybase_ct sysvmsg wddx xml xmlrpc xslt yaz zip
+%define external_modules mysql pgsql gd imap ldap bcmath bz2 calendar cpdf crack curl cyrus db dba dba_bundle dbase dbx dio domxml exif fbsql fdf filepro fribidi 

[Cooker] php-dba_bundle-4.3.0-2mdk

2003-01-12 Thread Oden Eriksson
Hi.

Here's my db4 fix for php-dba_bundle (requires at least my php-4.3.0-3mdk)

-- 
Regards // Oden Eriksson, Deserve-IT.com
--- php-dba_bundle.spec	2003-01-08 03:20:54.0 +0100
+++ php-dba_bundle.spec.oden	2003-01-09 18:49:00.0 +0100
@@ -2,15 +2,15 @@
 %define _docdir %{_datadir}/doc/%{name}-%{version}
 %{expand:%(cat /usr/src/php-devel/PHP_BUILD||(echo -e error: failed build dependencies:\nphp-devel = 430 (4.3.0) is needed by this package. /dev/stderr;kill -2 $PPID))}
 
-%define release 1mdk
+%define release 2mdk
 
-%define realname dba (with cdb, gdbm and db3)
+%define realname dba (with cdb, gdbm and db4)
 %define modname dba
 %define dirname %{modname}
 %define soname %{modname}.so
 %define inifile 16_%{modname}.ini
-%define rlibs libgdbm2 db3
-%define blibs libgdbm2-devel libdb3.3-devel
+%define rlibs libgdbm2 db4
+%define blibs libgdbm2-devel db4-devel
 
 
 Summary:	The %{realname} module for PHP
@@ -26,11 +26,10 @@
 BuildRequires:  php%{libversion}-devel
 BuildRequires:	%{blibs}
 BuildRoot:	%{_tmppath}/%{name}-root
-Provides:   php-dba_gdbm_db2 php-cdb php-db2 php-db3 php-db3
-Obsoletes:  php-dba_gdbm_db2 php-cdb php-db2 php-db3 php-db3
+Provides:   php-dba_gdbm_db2 php-cdb php-db2 php-db3 php-db3 php-db4
+Obsoletes:  php-dba_gdbm_db2 php-cdb php-db2 php-db3 php-db3 php-db4
 Provides: 	ADVXpackage
 
-
 %description
 The %{name} package is a dynamic shared object (DSO) that adds
 %{realname} support to PHP. 
@@ -54,7 +53,7 @@
 
 phpize
 aclocal
-%configure --with-gdbm --with-db3 --with-cdb --with-flatfile
+%configure --with-gdbm --with-db4 --with-cdb --with-flatfile
 %make
 mv modules/*.so .
 
@@ -92,6 +91,9 @@
 %config(noreplace) %{_sysconfdir}/php/%{inifile}
 
 %changelog
+* Thu Jan 09 2003 Oden Eriksson [EMAIL PROTECTED] 4.3.0-2mdk
+- added db4 support
+
 * Sun Jan  5 2003 Jean-Michel Dault [EMAIL PROTECTED] 4.3.0-1mdk
 - New 4.3.0 release
 - Totally macroize based on suggestions from Alexander Skwar
@@ -161,3 +163,4 @@
 - Split dba_gdbm_db3 package from php package so that when a new gdbm, db2
   or db3 package comes out, we don't have to recompile php, only this module
 
+



[Cooker] php-pgsql-4.3.0-2mdk

2003-01-12 Thread Oden Eriksson
Hi.

Here's my fix for php-pgsql.

-- 
Regards // Oden Eriksson, Deserve-IT.com
--- php-pgsql.spec	2003-01-08 03:23:33.0 +0100
+++ php-pgsql.spec.oden	2003-01-09 17:11:00.0 +0100
@@ -2,7 +2,7 @@
 %define _docdir %{_datadir}/doc/%{name}-%{version}
 %{expand:%(cat /usr/src/php-devel/PHP_BUILD||(echo -e error: failed build dependencies:\nphp-devel = 430 (4.3.0) is needed by this package. /dev/stderr;kill -2 $PPID))}
 
-%define release 1mdk
+%define release 2mdk
 
 %define realname PostgreSQL
 %define modname pgsql
@@ -10,10 +10,10 @@
 %define soname %{modname}.so
 %define inifile 39_%{modname}.ini
 %define mod_src pgsql.c
-%define mod_lib -lpq
-%define mod_def -DHAVE_PQCMDTUPLES -DCOMPILE_DL_PGSQL -DHAVE_PGSQL
-%define rlibs libpgsql2
-%define blibs postgresql-devel
+%define mod_lib -lpq -lssl -lcrypto
+%define mod_def -DHAVE_PQESCAPE -DHAVE_PQSETNONBLOCKING -DHAVE_PGSQL_WITH_MULTIBYTE_SUPPORT -DHAVE_PQCMDTUPLES -DCOMPILE_DL_PGSQL -DHAVE_PGSQL
+%define rlibs libpq3 libopenssl0
+%define blibs postgresql-devel openssl-devel
 
 #
 ## Nothing to be changed after this, except changelog! ##
@@ -78,6 +78,10 @@
 %config(noreplace) %{_sysconfdir}/php/%{inifile}
 
 %changelog
+* Thu Jan 09 2003 Oden Eriksson [EMAIL PROTECTED] 4.3.0-2mdk
+- corrected the mod_lib, mod_def, rlibs and blibs macros after
+  some config.m4 and pg_config --configure investigation.
+
 * Sun Jan  5 2003 Jean-Michel Dault [EMAIL PROTECTED] 4.3.0-1mdk
 - New 4.3.0 release
 - Totally macroize based on suggestions from Alexander Skwar
@@ -136,3 +140,4 @@
 * Mon Apr  2 2001 Jean-Michel Dault [EMAIL PROTECTED] 4.0.4pl1-4mdk
 - Split pgsql package from php package so that when a new pgsql 
   package comes out, we don't have to recompile php, only this module
+



[Cooker] php-xslt-4.3.0-2mdk

2003-01-12 Thread Oden Eriksson
Hi.

Here's my fix for php-xslt

-- 
Regards // Oden Eriksson, Deserve-IT.com
--- php-xslt.spec	2003-01-08 03:19:56.0 +0100
+++ php-xslt.spec.oden	2003-01-12 21:27:33.0 +0100
@@ -2,7 +2,7 @@
 %define _docdir %{_datadir}/doc/%{name}-%{version}
 %{expand:%(cat /usr/src/php-devel/PHP_BUILD||(echo -e error: failed build dependencies:\nphp-devel = 430 (4.3.0) is needed by this package. /dev/stderr;kill -2 $PPID))}
 
-%define release 1mdk
+%define release 2mdk
 
 %define realname XSLT
 %define modname xslt
@@ -10,11 +10,10 @@
 %define soname %{modname}.so
 %define inifile 52_%{modname}.ini
 %define mod_src xslt.c sablot.c 
-%define mod_lib -lsablot -lexpat 
+%define mod_lib -lsablot -lexpat -ljs -lstdc++ -lgcc
 %define mod_def -DCOMPILE_DL_XSLT -DHAVE_XSLT -DHAVE_SABLOT_BACKEND -DHAVE_DLFCN_H -DHAVE_LIBEXPAT2 -DHAVE_SABLOT_SET_ENCODING
-%define rlibs libexpat0 libsablotron0 = 0.90
-%define blibs libexpat0-devel libsablotron0-devel
-
+%define rlibs libexpat0 libsablotron0 = 0.90 libjs = 1.1 libstdc++5 libgcc1
+%define blibs libexpat0-devel libsablotron0-devel libjs = 1.1 libstdc++5-devel libgcc1
 
 Summary:	The %{realname} module for PHP
 Name:		php-%{modname}
@@ -85,6 +84,9 @@
 %config(noreplace) %{_sysconfdir}/php/%{inifile}
 
 %changelog
+* Sun Jan 12 2003 Oden Eriksson [EMAIL PROTECTED] 4.3.0-2mdk
+- enable JavaScript support
+
 * Sun Jan  5 2003 Jean-Michel Dault [EMAIL PROTECTED] 4.3.0-1mdk
 - New 4.3.0 release
 - Totally macroize based on suggestions from Alexander Skwar



[Cooker] php-ldap-4.3.0-2mdk

2003-01-12 Thread Oden Eriksson
Hi.

Here's my fix for php-ldap (requires openldap and cyrus-sasl built against 
db4...)

-- 
Regards // Oden Eriksson, Deserve-IT.com
--- php-ldap.spec	2003-01-08 03:22:00.0 +0100
+++ php-ldap.spec.oden	2003-01-09 19:09:00.0 +0100
@@ -2,7 +2,7 @@
 %define _docdir %{_datadir}/doc/%{name}-%{version}
 %{expand:%(cat /usr/src/php-devel/PHP_BUILD||(echo -e error: failed build dependencies:\nphp-devel = 430 (4.3.0) is needed by this package. /dev/stderr;kill -2 $PPID))}
 
-%define release 1mdk
+%define release 2mdk
 
 %define realname LDAP
 %define modname ldap
@@ -12,8 +12,9 @@
 %define mod_src ldap.c
 %define mod_lib -lldap -llber
 %define mod_def -DCOMPILE_DL_LDAP
-%define rlibs libldap2 pam libsasl7 libopenssl0 libdb3.3
-%define blibs libldap2-devel pam-devel libsasl7-devel libopenssl0-devel libdb3.3-devel
+%define rlibs libldap2 pam libsasl7 libopenssl0 libdb4.0
+%define blibs libldap2-devel pam-devel libsasl7-devel openssl-devel db4-devel
+
 #
 ## Nothing to be changed after this, except changelog! ##
 #
@@ -77,6 +78,9 @@
 %config(noreplace) %{_sysconfdir}/php/%{inifile}
 
 %changelog
+* Thu Jan 09 2003 Oden Eriksson [EMAIL PROTECTED] 4.3.0-2mdk
+- added db4 support
+
 * Sun Jan  5 2003 Jean-Michel Dault [EMAIL PROTECTED] 4.3.0-1mdk
 - New 4.3.0 release
 - Totally macroize based on suggestions from Alexander Skwar



Re: [Cooker] Latest XFree86 w/Radeon and hardware accellerationrebootssystem.

2003-01-12 Thread Robert martin
In my experience, and a few others I have helped (Mandrakeclub I think),

Mandrake 8.2 and Mandrake 9.0 don't have a working X configuration
out-the-box on a Radeon, and no newbie (maybe we need a new term, such
as
new customer ;-)) would be able to get it working, and would probably
change distros (Rh 7.3 and 8.0 worked fine, with DRI) or revert to
Windows. Even Knoppix had working DRI.
---

i have a radeon aiw 7500 that works (as a video card) with 9.0  nothing
else does but..
does anybody have a Radeon and has confirmed that the tv stuff (current
GATOS or ??) does work?? bonus points if you have an rpm





RE: [Cooker] I've made sdd SRPMs - where / how / to whom to upload ?

2003-01-12 Thread Richard E. Perlotto II
Heh, I have been trying to submit as well, but no one is at the
helm.  Even those that are valid submitters seem to not paying
much attention to their mailboxes these days.

I have several packages to submit, but no where to send them...  :(


Richard

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED]
Sent: Saturday, January 11, 2003 8:35 PM
To: [EMAIL PROTECTED]
Subject: [Cooker] I've made sdd SRPMs - where / how / to whom to upload
?



  Hi,

  I've made sdd SRPMs: one older, one newer. The newer seems pretty 
stable, so it might be enough to stick that one into contribs.

  Somebody please let me know where / how / to whom to upload it, so it 
gets into contribs, or, better, please take it (recompile) and put it 
where it should be, and just let me know, so I can use the diskspace on 
the website again.

 The two packages can be found at:

 http://Honza.Vicherek.com/sdd-1.31-1.src.rpm
 http://Honza.Vicherek.com/sdd-1.22-2.src.rpm

  Thanks,

   John

-- 
-- Gospel of Jesus' kingdom = saving power of God for all who believe --
 ## To some, nothing is impossible. ##
   http://Honza.Vicherek.com/

 # rpm -qilp sdd-1.31-1.src.rpm
Name: sdd  Relocations: (not
relocateable)
Version : 1.31  Vendor: (none)
Release : 1 Build Date: Tue 24 Dec 2002
09:52:07 AM EST
Install date: (not installed)   Build Host: step.ied.com
Group   : Utilities/FileSource RPM: (none)
Size: 256554   License: GPL
Packager: Timo Karjalainen [EMAIL PROTECTED]
Summary : dd replacement
Description :
Sdd is a replacement for a program called 'dd'.
Sdd is much faster than dd in cases where input block size (ibs) is not
equal to the output block size (obs).

Sdd does not have some of the design bugs of dd that cause the following
command to fail:
dd if=/dev/rdsk/c0t0d0s2 bs=126k | rsh otherhost 'dd ibs=4k obs=126k
of=/dev/rdsk/c0t0d0s2'

The output disk will not be equal to the input disk because the dd
command
on 'otherhost' will read fragments of 'ibs' and fill them up to 4kB.
sdd-1.31.spec
sdd-1.31.tar.gz









Re: [Cooker] Latest XFree86 w/Radeon and hardware accellerationrebootssystem.

2003-01-12 Thread George Mitchell
I would love to work with somebody to get this fixed, but I am stuck 
with a 56K modem and getting the ISOs is a major hassle.  If somebody 
can get me a copy of the ISO (I am in California), I am willing to do my 
best.  I have plenty of removable hard drives so loading it would not be 
a problem.

- George



Buchan Milne wrote:

On Sun, 12 Jan 2003, George Mitchell wrote:

 

Well I have a Radeon 7000 that works with neither 8.2 or 9.0 unless
accelleration is somehow disabled.  It works flawlessly with Red Hat 8.0
though. There is simply some problem lurking in Mandrake that trashes
these early Radeon cards.  I originally suspected it was in the glx
libraries but I have lately been hearing that it was a kernel 'drm'
module.  All I really know is that it fails badly, even when
accelleration is not in use.

   


Are you planning on testing 9.1 beta on it? I don't have too much time
available, and would appreciate it if someone took this up and ensured
that at least there are valid bugzilla entries for cards that failed
on 8.2 and 9.0 before we hit RCs, then I can spend time doing other stuff
(packaging etc).

Regards,
Buchan

 







[Cooker] 9.1 Beta 1.

2003-01-12 Thread Ron Stodden
On the assumption that the 9.1 beta 1 iso was created from the current 
cooker, I tried to install that cooker as expert, without any joy, as 
you will see.

1.  The first thing I noticed was that it complained about all the RPMs 
for languages other than English were missing.   That is because our 
mandrake downloader (see sig) deliberately does not download them.

The important question for Mandrakr is why on earth the installer has 
been altered to now require language RPMs that are not relevant to the 
user's language choice?   It never did before. Kindly remove this 
'feature' from the installer ASAP.  For English users the affected RPMs are:

ispell
locales (all except -en)
fonts-ttf-gb2312  -big5  -japanese  -korean  -greek  -thai 
-armenian  -tseii
OpenOffice.org-l10-ca  -fr
XFree86-Cryllic-fonts
fonts-hebrew-elmar
howto-html-de  -fr
mandrake-doc-fr  -it  -de  -es  -zh
koffice-I18n=de  -fr
kde-I18n-de  -fr
linuxconf-lang-de  -fr
man-pages-de  -cs  -hu  -fr  -pl  -ja  -ru  -id  -ko  -es
tapei-fonts
rxvt-CJK

2.  The following RPMs are not present in addition to those in 1 above):

libtobe
unicon-input
FreeWnn
chininput
xcin
ami
kon
xa+cv
xenkb
XFree86-serever-4.2.99
libijs
ne


3.   Trying to install scli hangs the macine.   Ctl+Alt+F3 reports the 
RPM as bad.
No further installaltion is possible.

--
Ron. [Melbourne, Australia]
   20030106 updates now available for Fastest Mandrake downloader 
(English-only) from:
   http://members.optusnet.com.au/ronst/








Re: [Cooker] no php430 :(

2003-01-12 Thread Jean-Michel Dault
It took some time for the mirrors to be synchronized, but it should be
okay now.

Jean-Michel

Le jeu 09/01/2003 à 16:43, Brandon Long a écrit :
 there isn't a package for php430 last showed it was posted on Tuesday from 
 changelog.
 -- 
 Brandon Long
 Northern Michigan Online
 [EMAIL PROTECTED]
 gpg key at www.keyserver.net
 





Re: [Cooker] Aladdin license?

2003-01-12 Thread Jean-Michel Dault
Le sam 11/01/2003 à 15:56, Oden Eriksson a écrit :
 I suspect we never see pdflib in Mandrake?
 http://www.pdflib.com/pdflib/aladdin-license.pdf
 I was thinking about to make a php-cpdf package...

No, we can't redistribute it with the normal distro (as this means this
will get bundled in the boxed version), and we cannot offer it on the
MandrakeClub.

However, we could put it on ADVX.org or on PLF, since those are public,
non-commercial sites.

Jean-Michel





[Cooker] Re: My apache2 + php-4.3.0 adventures...

2003-01-12 Thread Jean-Michel Dault
Le ven 10/01/2003 à 02:02, Oden Eriksson a écrit :
 Note the funny loading order in additional .ini files parsed from the rpm 
 based php setup vs. the php built from source setup. Wierd stuff!!!

Yes, I don't know why it's doing that.. I guess it depends on the
filesystems file table. It's just scanning the directory, but not
sorting it...

 Built from source: http://d-srv.com/Cooker/PRE/phpinfo.html
 Note the db4 support and OpenSSL v0.9.7 support _everywhere_.

The only module that really could use openssl and is not included is
php-pgsql, the others (curl, imap), are ok.

As for db4 support, my only problem is that db4-devel and db3-devel
conflict, and until that is fixed, we cannot put db4-devel in the main
distrib...

 Well..., well... I guess MandrakeSofts apache2 + php-4.3.0 setup is the most 
 complete on the globe now?

Yes, thanks to you, Oden =)

Jean-Michel





Re: [Cooker] Re: [Contrib-Rpm] php-ini-4.3.0-1mdk

2003-01-12 Thread Jean-Michel Dault
Le jeu 09/01/2003 à 00:55, J.P. Pasnak a écrit :
 file /etc/php.ini from install of php-ini-4.3.0-1mdk conflicts 
 with file from package php-common-4.2.3-3mdk
 I'm assuming that libphp_common430 should have replaced php-common?

I rebuilt the packages so rpmlint would be happy. According to the
policy, a library package should be just that, a library.

Also, for configuration issues, specially with the command-line
interface, there might be a php-ini.cli, php-cgi.cli, and other stuff.
So a dedicated package for php.ini seemed the appropriate solution,
since it will enable me to make some changes without having to recompile
the whole thing...

Jean-Michel





Re: [Cooker] Aladdin license?

2003-01-12 Thread Oden Eriksson
lördagen den 11 januari 2003 20.40 skrev Jean-Michel Dault:
 Le sam 11/01/2003 à 15:56, Oden Eriksson a écrit :
  I suspect we never see pdflib in Mandrake?
  http://www.pdflib.com/pdflib/aladdin-license.pdf
  I was thinking about to make a php-cpdf package...

 No, we can't redistribute it with the normal distro (as this means this
 will get bundled in the boxed version), and we cannot offer it on the
 MandrakeClub.

Yes I suspected that. The whatever-pdf-lib is commercial, and I saw it would 
cost me a freaking $1000 (!!!) to use cpdf on one server/ip address 
commercially. Well..., I have packed the cpdf lib and its php-cpdf 
extension anyway. Did you check the funny on-the-fly generated pdf clock at 
http://d-srv.com/9.0/pdf_clock.php ? This seems to be very cool stuff, but 
expensive...

 However, we could put it on ADVX.org or on PLF, since those are public,
 non-commercial sites.

Yes please do, I have packed both cpdf and pdflib, it's at 
http://d-srv.com/9.0/ along with many other stuff...

Do we have any PLF people listening here? Tell me when it's adopted so I can 
take it off site.

-- 
Regards // Oden Eriksson, Deserve-IT.com




Re: [Cooker] Re: My apache2 + php-4.3.0 adventures...

2003-01-12 Thread Oden Eriksson
fredagen den 10 januari 2003 20.12 skrev Jean-Michel Dault:
 Le ven 10/01/2003 à 02:02, Oden Eriksson a écrit :
  Note the funny loading order in additional .ini files parsed from the
  rpm based php setup vs. the php built from source setup. Wierd stuff!!!

 Yes, I don't know why it's doing that.. I guess it depends on the
 filesystems file table. It's just scanning the directory, but not
 sorting it...

Very wierd..., I will try some tricks and file a bug report to the php folks.

  Built from source: http://d-srv.com/Cooker/PRE/phpinfo.html
  Note the db4 support and OpenSSL v0.9.7 support _everywhere_.

 The only module that really could use openssl and is not included is
 php-pgsql, the others (curl, imap), are ok.

Hmm..., last time I checked postgresql is built against openssl.

 As for db4 support, my only problem is that db4-devel and db3-devel
 conflict, and until that is fixed, we cannot put db4-devel in the main
 distrib...

As far as I can tell only the dba extension who is using the Berkley DB. dba 
can use db4 with the patch I submitted earlier. (or get the src.rpm at my 
site)

  Well..., well... I guess MandrakeSofts apache2 + php-4.3.0 setup is the
  most complete on the globe now?

 Yes, thanks to you, Oden =)

Yes..., I guess so, he he...

-- 
Regards // Oden Eriksson, Deserve-IT.com




Re: [Cooker] Re: [Contrib-Rpm] php-ini-4.3.0-1mdk

2003-01-12 Thread Oden Eriksson
lördagen den 11 januari 2003 03.14 skrev Jean-Michel Dault:
 Le jeu 09/01/2003 à 00:55, J.P. Pasnak a écrit :
  file /etc/php.ini from install of php-ini-4.3.0-1mdk conflicts
  with file from package php-common-4.2.3-3mdk
  I'm assuming that libphp_common430 should have replaced php-common?

 I rebuilt the packages so rpmlint would be happy. According to the
 policy, a library package should be just that, a library.

 Also, for configuration issues, specially with the command-line
 interface, there might be a php-ini.cli, php-cgi.cli, and other stuff.
 So a dedicated package for php.ini seemed the appropriate solution,
 since it will enable me to make some changes without having to recompile
 the whole thing...

Yes very cool. Would it be wise to have a php-cli.ini file in this package 
too?


-- 
Regards // Oden Eriksson, Deserve-IT.com




Re: [Cooker] VIA VT8233 AC97 controller soundcard is not working in MDK9.1 beta1Confirmed BUG

2003-01-12 Thread prabu anand
Hi,

After editing manually the /etc/mdoules.conf i can get
sound working. 

I'd like to confirm that this is a bug in MDK9.1
beta1.
The entry snd-via82xx is the correct entry. But
Mandrake tools(not sure which tool!!)makes this entry
as snd-via8233.

Once i manually change this sound works. In addition
to myself the following people have confirmed the bug
in /etc/modules.conf.  

Linux Autrement [EMAIL PROTECTED]
Marcel Pol [EMAIL PROTECTED]

I think that this is caused by changes in the alsa
driver mdoule name. During MDK9.0, this worked because
at that time Alsa had seperate modules for snd-via8233
and snd-via82xx. 

I request someone from Mandrakesoft to confirm that
this bug is noted, and is fixed or something like
that. I cannot submit tobugzilla as i'm still getting
the message bugzilla is broken.

Thanks to everyone for testing this and confirming
this problem in /etc/module entry.

Cheers.,
Prabu

PS:Yes modprobe snd-via82xx worked. Thanks. I'm
listening to sound in xmms now. Thanks..

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




Fwd: Re: [Cooker] VIA VT8233 AC97 controller soundcard is not working in MDK9.1 beta1

2003-01-12 Thread prabu anand

Note: forwarded message attached.


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
---BeginMessage---
On Sun, 2003-01-12 at 09:42, prabu anand wrote:
 Hi,
 
 My via8233 based sound card is not working in MDK9.1
 beta1. This is a default install with no external
 drivers... Please see the following information below

The problem is in /etc/modules.conf

 insmod snd-via82xx
 ^^^

The insmod finds the correct module

 [root@homelinuxpc prabu]# cat /etc/modules.conf 
 
 probeall scsi_hostadapter ide-scsi
 alias eth0 eepro100
 alias sound-slot-0 snd-via8233
 ^^^
The entry in /etc/modules.conf is incorrectly stated as via8233

 probeall usb-interface usb-uhci ehci-hcd
 alias eth1 via-rhine
 above snd-via8233 snd-pcm-oss
^^^
When I corrected /etc/modules.conf even xmms and Realplayer now work.

I've sent this direct as at the moment my antivirus software does not like the 
messages that com from Mandrake's Sympa set up. 
-- 
Dave Cotton
Directeur
Linux Autrement



---End Message---


[Cooker] MDK9.1 Beta1 drakfont broken

2003-01-12 Thread prabu anand
Hi,

Drakfont seem to be broken when i try to add font
using advanced option or from windows.

The steps to reproduce the bug are
1. Start drakfont from commandline.
2. Click on Advanced Options
3. Click on Add

The steps to reproduce the bug are
1. Start drakfont from commandline.
2. Click on Get Windows Fonts
3. Click on OK

I'm using a vanila MDK9.1 Beta1 with no external
packages..
[root@homelinuxpc home]# rpm -qf /usr/sbin/drakfont 
drakxtools-9.1-0.9mdk

Now you will get the below error message and the
drakfont tool exits.

[root@homelinuxpc home]# drakfont 
TODO: XSetInputFocus if force_focus
TODO: ensure focus stuff
Uncaught exception from user code:
Usage: Gtk2::Alignment::set(align, xalign,
yalign, xscale, yscale) at /usr/sbin/drakfont line
952.
ugtk2::main('ugtk2=HASH(0x8585cdc)') called at
/usr/sbin/drakfont line 731
main::interactive_mode() called at
/usr/sbin/drakfont line 538
Use of uninitialized value in subroutine entry at
/usr/lib/libDrakX/c.pm line 10.

This is the error message for Getting Windows fonts.
---
[root@homelinuxpc home]# drakfont 
TODO: XSetInputFocus if force_focus
TODO: ensure focus stuff
Not a HASH reference at /usr/sbin/drakfont line 1135
(#1)
(F) Perl was trying to evaluate a reference to a
hash value, but found a
reference to something else instead.  You can use
the ref() function to
find out what kind of ref it really was.  See
perlref.

Uncaught exception from user code:
Not a HASH reference at /usr/sbin/drakfont
line 1135.
ugtk2::main('ugtk2=HASH(0x8585cdc)') called at
/usr/sbin/drakfont line 731
main::interactive_mode() called at
/usr/sbin/drakfont line 538
Use of uninitialized value in subroutine entry at
/usr/lib/libDrakX/c.pm line 10.

Cheers.,
Prabu


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




Re: [Cooker] Re: [Contrib-Rpm] php-ini-4.3.0-1mdk

2003-01-12 Thread Oden Eriksson
måndagen den 13 januari 2003 03.19 skrev Jean-Michel Dault:
 Le dim 12/01/2003 à 22:57, Oden Eriksson a écrit :
  Yes very cool. Would it be wise to have a php-cli.ini file in this
  package too?

 Not for the moment. It seems that there is a lot of confusion on the
 PHP-DEVEL mailing lists, and the behavior might change (php-cgi.ini
 maybe).

 Right now, the only reason why someone would want a php-cli.ini is to
 remove the php-readline from the php-cgi, but then, with our extension
 dir strategy, this would make no difference.

 So it's wiser now just to have one single config file.

Hmm..., maybe it's not so smart to have this dir scanning after all... 
Well..., it would be if you could set this dir by an environment variable..., 
damn it. Or re-run configure with different dirs for cli, cgi, etc?, ahh..., 
what a drag...

-- 
Regards // Oden Eriksson, Deserve-IT.com




[Cooker] kuickshow crash

2003-01-12 Thread Jason Straight
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Anyone else have this problem? Can confirm if it's KDE or mdk specific?

Using pg up/dn or mouse wheel to scroll pics in a dir - reaching one end or 
the other of of the pics kuickshow crashes like this:

[New Thread 16384 (LWP 14254)]
0x412ce539 in wait4 () from /lib/i686/libc.so.6
#0  0x412ce539 in wait4 () from /lib/i686/libc.so.6
#1  0x4134e910 in sys_sigabbrev () from /lib/i686/libc.so.6
#2  0x40f25fc3 in waitpid () from /lib/i686/libpthread.so.0
#3  0x40789bfe in KCrash::defaultCrashHandler(int) (sig=13032)
at kcrash.cpp:235
#4  0x40049550 in KuickShow::qt_invoke(int, QUObject*) (this=0x80ca680, 
_id=92, _o=0xbfffebe0) at kuickshow.moc:207
#5  0x40b09edb in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#6  0x400626b7 in ImageWindow::slotRequestPrevious() (this=0x81467d8)
at imagewindow.h:132
#7  0x40054117 in ImageWindow::qt_invoke(int, QUObject*) (this=0x81467d8, 
_id=71, _o=0xbfffecf0) at imagewindow.moc:180
#8  0x40b09edb in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3


This only happens on the first or last pic in the dir - on first viewing it 
works pgdn then pgup crashes.

- -- 
Jason Straight
ICQ: 1796276
PGP: http://www.jeetkunedomaster.net/~jason/pubkey.asc

The only things in life we have any control over are the decisions we make,
Unfortunately, we have no control over the consequences of those decisions.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iQCVAwUBPiI7UhFHZPcobeHxAQLpGwP/ZUPLZZJao4NPL4C8QX/AbmkhQBSTKI6w
wAwX1k67uFqwzozZuYgC+w4l8D6R5WfuKhiZCDHqydHTAo4o/DfWR2TBo7iCEP8n
LdZhvvZMHEQ7sZ7T9TU/KUO+26WhLGm0RX8j/fMf2FAu6YmFqt8cDRA7WBo7loHb
+TR/AXcN1V0=
=T3Vm
-END PGP SIGNATURE-





[Cooker] The bwshare License?

2003-01-12 Thread Oden Eriksson
Hi.

I have gotten this module to work under apache2, but before I submit my 
package I would like a Mandrake employee to decide if that's ok.

Here's the license: http://www.topology.org/src/bwshare/LICENCE

Is it Artistic or BSD-like ?

Chears.
-- 
Regards // Oden Eriksson, Deserve-IT.com




[Cooker] Installation - swap partition now a requirement

2003-01-12 Thread Elliott Martin
Hello,
I decided to do a clean install of 9.1b1 and have discovered that a swap
partition is now a requirement even if you do an expert install. Could the
installer be made to ignore the presence of a swap partition during an
expert installation as it was before? I'd hate to have the installer push
me off mandrake linux :P
-Elliott






Re: [Cooker] The bwshare License?

2003-01-12 Thread Jean-Michel Dault
Le lun 13/01/2003 à 01:20, Oden Eriksson a écrit :
 I have gotten this module to work under apache2, but before I submit my 
 package I would like a Mandrake employee to decide if that's ok.
 Here's the license: http://www.topology.org/src/bwshare/LICENCE
 Is it Artistic or BSD-like ?

Definitely Artistic.

It qualifies as Open-Source, but is not technically GPL-compatible.
However, it's not really a problem as it is compatible with the Apache
licence.

See:
http://www.opensource.org/licenses/artistic-license.php

http://www.gnu.org/licenses/license-list.html#ArtisticLicense

Jean-Michel




Re: [Cooker] Installation - swap partition now a requirement

2003-01-12 Thread J. Greenlees


Elliott Martin wrote:

Hello,
I decided to do a clean install of 9.1b1 and have discovered that a swap
partition is now a requirement even if you do an expert install. Could the
installer be made to ignore the presence of a swap partition during an
expert installation as it was before? I'd hate to have the installer push
me off mandrake linux :P
-Elliott


and with a journalised file system the swap partition is actually 
extremely useful, it helps avoid data loss when writing to hard drive.
from my quick looks at other ditro's they all require a swap partition 
as well, no way around it with journalised file systems.





Re: [Cooker] The bwshare License?

2003-01-12 Thread Oden Eriksson
måndagen den 13 januari 2003 05.51 skrev Jean-Michel Dault:
 Le lun 13/01/2003 à 01:20, Oden Eriksson a écrit :
  I have gotten this module to work under apache2, but before I submit my
  package I would like a Mandrake employee to decide if that's ok.
  Here's the license: http://www.topology.org/src/bwshare/LICENCE
  Is it Artistic or BSD-like ?

 Definitely Artistic.

 It qualifies as Open-Source, but is not technically GPL-compatible.
 However, it's not really a problem as it is compatible with the Apache
 licence.

 See:
 http://www.opensource.org/licenses/artistic-license.php

 http://www.gnu.org/licenses/license-list.html#ArtisticLicense

Cool, then we have 82 modules in a little while ;)

And..., maybe 2 more today :-)

Thank you.
-- 
Regards // Oden Eriksson, Deserve-IT.com




Re: [Cooker] Installation - swap partition now a requirement

2003-01-12 Thread roger
On Sun, 2003-01-12 at 22:00, J. Greenlees wrote:
 
 
 Elliott Martin wrote:
  Hello,
  I decided to do a clean install of 9.1b1 and have discovered that a swap
  partition is now a requirement even if you do an expert install. Could the
  installer be made to ignore the presence of a swap partition during an
  expert installation as it was before? I'd hate to have the installer push
  me off mandrake linux :P
  -Elliott
 
 and with a journalised file system the swap partition is actually 
 extremely useful, it helps avoid data loss when writing to hard drive.
 from my quick looks at other ditro's they all require a swap partition 
 as well, no way around it with journalised file systems.

odd. well with  1GB of Ram systems, I thought swap wasn't really
needed.

matter of fact, my system rarely touches swap with 1GB of ram...if it
even has!  Yea, don't think i've ever used swap on a 1GB ram system.

Basically, I try to avoid using swap at all costs.  I even hate how the
kernel uses up the remaining about of ram on this laptop that has 512MB
ram and uses it as cache.  Having to end up using swap on a laptop is
somewhat power consuming!

-- 
Roger
-
Verify my pgp/gnupg signature on my homepage:
http://www.eskimo.com/~roger/index.html





Re: [Cooker] kuickshow crash

2003-01-12 Thread Chuck Shirley
On Sunday 12 January 2003 23:06, Jason Straight wrote:
Anyone else have this problem? Can confirm if it's KDE or mdk specific?

Using pg up/dn or mouse wheel to scroll pics in a dir - reaching one end or
the other of of the pics kuickshow crashes like this:


I can't confirm if it's Mandrake specific or not, but I can confirm
that kuickshow crashes in slideshow mode when scrolling beyond the
first of last files in the directory causes kuickshow (as found in 
kdegraphics-3.1-0.rc6.3mdk) to crash with signal 11.

-C.S.




  1   2   >