Re: [Cooker] files attachment

2000-02-09 Thread jean-marc Loire

Le mer, 09 fév 2000, vous avez écrit :
 I cannot get files attachments in my mails with cooker ?

Est ce lié au niveau de sécurité ?
-- 
Bien amicalement. 
Jean-Marc LOIRE  SOISSONS
# [EMAIL PROTECTED] # http://www.multimania.com/jmloire # ANMLH #
# tel: 0323598040 (office) #   ICQ=30578299   # Linux Mandrake 7.02 #



[Cooker] compssList ?!

2000-02-09 Thread Banf, Oliver 3843 EXT EPE-8

Hello out there!

I don't know if I'm right here. If not please apologize and direct me
to the right list.

I'm a Sysadmin working for a costumer who uses Linux as development
environment.

In the first two runs I made a customized Linux-Release based on
RedHat that fits perfectly into the customer environment (Solaris,
NIS+). Now I have to set up a new release because the developer's want
the new features and tools (of course ;-)). 

First I tried RH6.1 because of obvious reasons (see above). With that
release I had several problems.

- NFS-Bug in combination with Solaris 2.5.1
- gcc-2.95.1: problems with c++

... and so on !

Anyway !

After three weeks of debugging and frustration, I switched over to
Mandrake 7.0.

It really seems a good distribution. Well improved. Current
software-packages.

Well done Mandrake !

Now to my real problem. What I *must* do is to insert a new installation
bullet into the 'graphical' and 'newt' installation. I also have to
add some packages and do a costumized package pre-selection.

After inspected 'compss', 'compssUsers' and 'compssList' I really have
problems to understand the structure of 'compssList'.

I've allready added the menubullets in second-stage install and I can
see them.

How do J add another dgGroup in 'compssList' and what are the numbers
behind the packages and categories for? 

Can you please explain that miracle to me :-) ?

Thanks in advance and

so long
oba

---
Oliver Banf
EPE-8 (EXT awato IT-Services)
FE Information Technolgie  Support

Phone  : +49-6221-92-3843
Fax: +49-6221-92-3849
email  : [EMAIL PROTECTED]
---



Re: [Cooker] RE: [CHRPM] SDL-1.0.3-2mdk

2000-02-09 Thread Giuseppe Ghibo'

Axalon Bloodstone wrote:
 
 On Tue, 8 Feb 2000, Thomas M. Beaudry wrote:
 
  Why'd the version number go backwards?  (Was 1.1.0-1mdk)
 
 This should be the one that is used by mpegtv

AFAIK mpegtv (the commercial version) is still using 0.9.9, at least the last time
I checked.
1.1.0 is latest, but development unstable. SDL 1.0.X is needed by smpeg (a
free mpeg player which includes gtv). Maybe we can keep both, as well as
Mesa 3.2cvs?

Bye.
Giuseppe.



RE: [Cooker] compssList ?!

2000-02-09 Thread Banf, Oliver 3843 EXT EPE-8

" Pixel mailto:[EMAIL PROTECTED] writes:
 can you look at mandrake.com/drakx/README first and then tell 
 me if you're still
 missing something?

I've already done that, but still have no clue about the numbers
behind the packages and categories.

Might be that I'm to stupid :-)

TNX
oba

---
Oliver Banf
EPE-8 (EXT awato IT-Services)
FE Information Technologie  Support

Telefon: +49-6221-92-3843
Fax: +49-6221-92-3849
email  : [EMAIL PROTECTED]
---



Re: [Cooker] RE: [CHRPM] SDL-1.0.3-2mdk

2000-02-09 Thread Frederic Lepied

"Giuseppe Ghibo'" [EMAIL PROTECTED] writes:

 Axalon Bloodstone wrote:
  
  On Tue, 8 Feb 2000, Thomas M. Beaudry wrote:
  
   Why'd the version number go backwards?  (Was 1.1.0-1mdk)
  
  This should be the one that is used by mpegtv
 
 AFAIK mpegtv (the commercial version) is still using 0.9.9, at least the last time
 I checked.
 1.1.0 is latest, but development unstable. SDL 1.0.X is needed by smpeg (a
 free mpeg player which includes gtv). Maybe we can keep both, as well as
 Mesa 3.2cvs?
 
I think we should continue our policy to put stable packages in cooker
and development ones in contrib (like for kernel and perl).
-- 
Fred - May the source be with you



Re: [Cooker] compssList ?!

2000-02-09 Thread Pixel

"Banf, Oliver 3843 EXT EPE-8" [EMAIL PROTECTED] writes:

 " Pixel mailto:[EMAIL PROTECTED] writes:
  can you look at mandrake.com/drakx/README first and then tell 
  me if you're still
  missing something?
 
 I've already done that, but still have no clue about the numbers
 behind the packages and categories.

I've added this:

#- lower bound on the left ( aka 90 means [90-100[ )
my %compssList = (
  90 = __("must have"), #- every install have these packages (unless hand de-selected 
in expert, or not enough room)
  80 = __("important"), #- every custom install have these packages (unless not 
enough space)
 #- has minimum X install (XFree86 + icewm)(normal)
  70 = __("very nice"), #- KDE(normal)
  60 = __("nice"),  #- gnome(normal)
  50 = __("interesting"),
  40 = __("interesting"),
  30 = __("maybe"),
  20 = __("maybe"),
  10 = __("useless"),
   0 = __("garbage"),
);

it will be used in the individual package selection to display the Rating for
each package

i you have better words, please do tell :)


Oliver, if it's still not enough, tell me.



Re: [Cooker] RE: [CHRPM] SDL-1.0.3-2mdk

2000-02-09 Thread Giuseppe Ghibo'

Frederic Lepied wrote:
 

  1.1.0 is latest, but development unstable. SDL 1.0.X is needed by smpeg (a
  free mpeg player which includes gtv). Maybe we can keep both, as well as
  Mesa 3.2cvs?
 
 I think we should continue our policy to put stable packages in cooker
 and development ones in contrib (like for kernel and perl).

Ok, it's easy for stand alone packages but then what to do with packages depending
on other packages (e.g. for libraries)? rebuild a tree of applications in contrib
(e.g. you can link an application with library X.Y-1.0.so or X.Y.-.1.so), or
for packages where development version is good to, but not good as stable, etc.?
Anyway my consideration comes because I've seen SDL 1.1.0 uploaded.

Bye.
Giuseppe.



Re: [Cooker] Re: [CHRPM] SDL-1.0.3-2mdk

2000-02-09 Thread Giuseppe Ghibo'

John Cavan wrote:
 
 1.0.4 is out already... news on Freshmeat, apparently some bigger fixes
 involved.
 
 John

On cooker now

Bye.
Giuseppe.



RE: [Cooker] compssList ?!

2000-02-09 Thread Banf, Oliver 3843 EXT EPE-8

" Pixel mailto:[EMAIL PROTECTED] writes:

  I've already done that, but still have no clue about the numbers
  behind the packages and categories.
 
 I've added this:
 
 #- lower bound on the left ( aka 90 means [90-100[ )
 my %compssList = (
   90 = __("must have"), #- every install have these packages 
 (unless hand de-selected in expert, or not enough room)
   80 = __("important"), #- every custom install have these packages
(unless not enough space)
  #- has minimum X install (XFree86 + 
icewm)(normal)
   70 = __("very nice"), #- KDE(normal)
   60 = __("nice"),  #- gnome(normal)
   50 = __("interesting"),
   40 = __("interesting"),
   30 = __("maybe"),
   20 = __("maybe"),
   10 = __("useless"),
0 = __("garbage"),
 );
 
 it will be used in the individual package selection to 
 display the Rating for each package

O.K. I'll try this. But what about the negative numbers?
I saw something like -30 in the file.
 
 i you have better words, please do tell :)
Not yet. If i will find some I'll tell you first :-))

 Oliver, if it's still not enough, tell me.
Many thanks for the helping hand.

so long
oba



Re: [Cooker] compssList ?!

2000-02-09 Thread Pixel

"Banf, Oliver 3843 EXT EPE-8" [EMAIL PROTECTED] writes:

 " Pixel mailto:[EMAIL PROTECTED] writes:
 
   I've already done that, but still have no clue about the numbers
   behind the packages and categories.
  
  I've added this:
  
  #- lower bound on the left ( aka 90 means [90-100[ )
  my %compssList = (
90 = __("must have"), #- every install have these packages 
  (unless hand de-selected in expert, or not enough room)
80 = __("important"), #- every custom install have these packages
 (unless not enough space)
   #- has minimum X install (XFree86 + 
 icewm)(normal)
70 = __("very nice"), #- KDE(normal)
60 = __("nice"),  #- gnome(normal)
50 = __("interesting"),
40 = __("interesting"),
30 = __("maybe"),
20 = __("maybe"),
10 = __("useless"),
 0 = __("garbage"),
  );
  
  it will be used in the individual package selection to 
  display the Rating for each package
 
 O.K. I'll try this. But what about the negative numbers?
 I saw something like -30 in the file.

ok, i add more :)


#- lower bound on the left ( aka 90 means [90-100[ )
my %compssList = (
  90 = __("must have"), #- every install have these packages (unless hand de-selected 
in expert, or not enough room)
  80 = __("important"), #- every beginner/custom install have these packages (unless 
not enough space)
 #- has minimum X install (XFree86 + icewm)(normal)
  70 = __("very nice"), #- KDE(normal)
  60 = __("nice"),  #- gnome(normal)
  50 = __("interesting"),
  40 = __("interesting"),
  30 = __("maybe"),
  20 = __("maybe"),
  10 = __("useless"),
   0 = __("garbage"),
#- if the package requires locales-LANG and LANG is chosen, rating += 90
 -10 = __("i18n (important)"), #- every install in the corresponding lang have these 
packages
 -20 = __("i18n (very nice)"), #- every beginner/custom install in the corresponding 
lang have theses packages
 -30 = __("i18n (nice)"),
);
#- HACK: rating += 10 if the group is selected and it is not a kde package (aka name 
!~ /^k/)


tell me if i'm still missing something!



Re: [Cooker] RE: [CHRPM] SDL-1.0.3-2mdk

2000-02-09 Thread Hakan Tandogan

On Wed, 09 Feb 2000, you wrote:

 Anyway my consideration comes because I've seen SDL 1.1.0 uploaded.

That was me (uploading 1.1.0, I'm about to upload another snapshot).
I've uploaded 1.1.0 to contrib because SDL_mixer depends on 1.1.0 and a few SDL
games that are in my upload queue depend on SDL-1.1.0 and SDL-mixer. I'm just
waiting for the mixer RPM to be autobuilt (make that hand-checked and built)
and put into contrib to upload the games.


Regards,
Hakan

 
 Bye.
 Giuseppe.
-- 
Hakan Tandogan   [EMAIL PROTECTED]

ICONSULT Tandogan - Egerer GbR   Tel.: +49-9131-9047-0
Memelstrasse 38 - D-91052 Erlangen   Fax.: +49-9131-9047-77

"Any sufficiently advanced bug is indistinguishable from a feature"



RE: [Cooker] compssList ?!

2000-02-09 Thread Banf, Oliver 3843 EXT EPE-8

 tell me if i'm still missing something!
 

No ! And once again. Many thanks.

so long
oba



Re: [Cooker] RE: [CHRPM] SDL-1.0.3-2mdk

2000-02-09 Thread Giuseppe Ghibo'

Hakan Tandogan wrote:
 
 On Wed, 09 Feb 2000, you wrote:
 
  Anyway my consideration comes because I've seen SDL 1.1.0 uploaded.
 
 That was me (uploading 1.1.0, I'm about to upload another snapshot).
 I've uploaded 1.1.0 to contrib because SDL_mixer depends on 1.1.0 and a few SDL
 games that are in my upload queue depend on SDL-1.1.0 and SDL-mixer. I'm just
 waiting for the mixer RPM to be autobuilt (make that hand-checked and built)
 and put into contrib to upload the games.

Are you sure it was in contrib (which is OK)? I've seen 1.1.0 in main yesterday.

Bye.
Giuseppe.



Re: [Cooker] RE: [CHRPM] SDL-1.0.3-2mdk

2000-02-09 Thread Hakan Tandogan

On Wed, 09 Feb 2000, you wrote:

 Are you sure it was in contrib (which is OK)? I've seen 1.1.0 in main yesterday.

Well, *I* uploaded it into contrib, but John Buswell added it to
cooker.

Which begs a question: My SDL-[mixer|img|net|ttf]-RPMs depend on
SDL-devel-1.1.0 being installed because they link against it. Whom should I ask
for installing that RPM on the build machine?


Regards,
Hakan

 
 Bye.
 Giuseppe.
-- 
Hakan Tandogan   [EMAIL PROTECTED]

ICONSULT Tandogan - Egerer GbR   Tel.: +49-9131-9047-0
Memelstrasse 38 - D-91052 Erlangen   Fax.: +49-9131-9047-77

"Any sufficiently advanced bug is indistinguishable from a feature"



[Cooker] CAEN Linux and a Suggestion for MandrakeSoft

2000-02-09 Thread Hoyt

The University of Michigan and the College of Engineering have developed
their own Linux distro based on RH6.0.

They have an emphasis on security, something Mandrake addresses very well.
Mandrake officials might want to scan their site, especially the
enhancements they have made in the security area , with an eye to developing
"designer" editions of Mandrake for Universities. Of course, they would have
been happier if they used Mandrake as a base. 8)

 http://www.engin.umich.edu/caen/systems/Linux/caenlinux/

Hoyt




Re: [Cooker] [NEWS]Lothar 0.6 available

2000-02-09 Thread Lord And Master;)

Alexandre Dussart wrote:

 "Lord And Master;)" [EMAIL PROTECTED] writes:

  ---
  excerp from /usr/share/detect/isa.lst
  CTL0043 sound   sb  Creative Labs   SB16unknown
  CTL0044 sound   sb  Creative Labs   AWE64 Gold  HAS_DMA16|HAS_AWE
  CTL0045 unknown unknown Creative Labs   AWE64 16-bit Audio  unknown
  CTL0046 unknown unknown Creative Labs   AWE64 16-bit Audio  unknown
  CTL0047 unknown unknown Creative Labs   SB16unknown
  CTL7002 unknown unknown Creative Labs   Programmable Game Port  unknown
  CTL7005 unknown unknown Creative Labs   Programmable Game Port  unknown
  CTL0022 unknown unknown Creative Labs   AWE64 16-bit Audio  unknown
  and here is the id's from runing pnpdump | grep "Logical device id"
  # Logical device id CTL0045
  # Logical device id CTL7002
  # Logical device id CTL0022
 
  so what is the problem?
 
  I run "soundconfig" from the prompt click ok and it just sits there.
 
  I', not sure what is going on but i know that it dosn't detect it cause when i 
boot up i definitly do
  not have soudn till i run "sndconfig"

 Try to modify the following lines like this:

  CTL0045 sound sb Creative Labs   AWE64 16-bit Audio  HAS_DMA16|HAS_AWE
  CTL0022 sound sb Creative Labs   AWE64 16-bit Audio  HAS_DMA16|HAS_AWE

 And try again...

 Greets,
Alex.

 --
 MandrakeSoft  http://www.mandrakesoft.com/
--Alexandre

also I noticed one other thing.. when running soundconfig where the dma and irq stuff 
is, it shows it by
default as dma 0, dam2 0 etc. shouldn't this be set to more sane values by default?

-DarkWlf




Re: [Cooker] [NEWS]Lothar 0.6 available

2000-02-09 Thread Lord And Master;)

Alexandre Dussart wrote:

 "Lord And Master;)" [EMAIL PROTECTED] writes:

  ---
  excerp from /usr/share/detect/isa.lst
  CTL0043 sound   sb  Creative Labs   SB16unknown
  CTL0044 sound   sb  Creative Labs   AWE64 Gold  HAS_DMA16|HAS_AWE
  CTL0045 unknown unknown Creative Labs   AWE64 16-bit Audio  unknown
  CTL0046 unknown unknown Creative Labs   AWE64 16-bit Audio  unknown
  CTL0047 unknown unknown Creative Labs   SB16unknown
  CTL7002 unknown unknown Creative Labs   Programmable Game Port  unknown
  CTL7005 unknown unknown Creative Labs   Programmable Game Port  unknown
  CTL0022 unknown unknown Creative Labs   AWE64 16-bit Audio  unknown
  and here is the id's from runing pnpdump | grep "Logical device id"
  # Logical device id CTL0045
  # Logical device id CTL7002
  # Logical device id CTL0022
 
  so what is the problem?
 
  I run "soundconfig" from the prompt click ok and it just sits there.
 
  I', not sure what is going on but i know that it dosn't detect it cause when i 
boot up i definitly do
  not have soudn till i run "sndconfig"

 Try to modify the following lines like this:

  CTL0045 sound sb Creative Labs   AWE64 16-bit Audio  HAS_DMA16|HAS_AWE
  CTL0022 sound sb Creative Labs   AWE64 16-bit Audio  HAS_DMA16|HAS_AWE

 And try again...

 Greets,
Alex.

 --
 MandrakeSoft  http://www.mandrakesoft.com/
--Alexandre

It now detects the sound card but when i run either the gtk or the text mode 
soundconfig i get "error in
modprobe call" and nothing happens.

also shouldn't this be detected by kudzu on bootup? It was stated earlier in on of the 
list msgs that
sound should work on bootup wich means that it should be detected there correct? or am 
I wrong?

I have attached the report.tar.gz genereated by the report.sh in the /usr/doc/detect 
dir.


-DarkWlf


 report.tar.gz


Re: [Cooker] Management of the mailing lists or lack thereof

2000-02-09 Thread tracer

Hello Patrick Putteman,
On Tue, 8 Feb 2000 22:39:38 +0100 GMT your local time,
which was Wednesday, February 09, 2000, 4:39:38 AM (GMT+0700) my local time,
Patrick Putteman wrote:


 It seems that Mandrakesoft can't manage a mailing list. Is it so difficult
 to filter subscribtions of certain addresses? Seems clear to me that the
 addresses of the mailing lists should not be allowed to subscribe!! This is
 an old trick of spammers of script-kiddies to spam or bomb mailing lists.

 I've already left the newbie and changelog lists because of similar problems
 over the last 6 months (dupes, mailing lists subscribed to itself,
 spam,) and I'm not far away from unsubbing from the cooker list as well.

 Do something about it NOW!!

 Patrick Putteman
 Internet Support Manager
 Net7 -  Member of the Advalvas Group
 www.net7.be - www.advalvas.be - www.upto.com

Agreed

-- 

Best regards,
 
tracer

Using theBAT 1.41 Beta/3 

mail to : [EMAIL PROTECTED]
using FireTalk: 321338
LOCAL phone: 271194




[Cooker] New snapshot of SDL-1.1

2000-02-09 Thread Hakan Tandogan


Hi John,

I've uploaded a new snapshot of SDL-1.1 into /incoming. I'd be glad if
you could build it (and maybe the other SDL libraries I've got in /incoming,
too).

Regards,
Hakan

-- 
Hakan Tandogan   [EMAIL PROTECTED]

ICONSULT Tandogan - Egerer GbR   Tel.: +49-9131-9047-0
Memelstrasse 38 - D-91052 Erlangen   Fax.: +49-9131-9047-77

"Any sufficiently advanced bug is indistinguishable from a feature"



Re: [Cooker] Crypto RPM's during Air install

2000-02-09 Thread Ez zougari Elmostafa

salut





Re: [Cooker] Crypto RPM's during Air install

2000-02-09 Thread Ez zougari Elmostafa

 bonjour



Re: [Cooker] [NEWS] Lothar updates...

2000-02-09 Thread WH Bouterse


All is available here:
ftp:/ftp.mandrakesoft.com/pub/lothar/RPMS/i586  (rpms for i586)
ftp:/ftp.mandrakesoft.com/pub/lothar/SOURCES(for sources n tar.bz2)
ftp:/ftp.mandrakesoft.com/pub/lothar/SRPMS  (source rpm)

Please test them, and reports any bugs/suggestion/corrections here.

Thanks,
  Alex.



Can't find 'em anywhere?

As of 1100 9 Feb Ak time

William Bouterse
Juneau Alaska



[Cooker] Re: vim-5.6-3mdk

2000-02-09 Thread James H. Cloos Jr.

One more small buglet in vim-5.6-3mdk:

Inthe spec file, configure is passed the option --with-max-feature,
where the actual option should be --with-max-features.  (note plural
rather than singular.)

No patch, but `perl -pi -e 's/max-feature/max-features/' vim.spec`
will fix it.

-JimC
-- 
James H. Cloos, Jr.  URL:http://jhcloos.com/public_key 1024D/ED7DAEA6 
[EMAIL PROTECTED]  E9E9 F828 61A4 6EA9 0F2B  63E7 997A 9F17 ED7D AEA6
Like this email? Click: http://rootworks.com/twocentsworth.cgi?101777



Re: [Cooker] autoboot is buggy (7.0)

2000-02-09 Thread Axalon Bloodstone

On 9 Feb 2000, Pixel wrote:

 just find out that autoboot.bat is buggy, it should be:
 
 mdkinst\loadlin mdkinst\vmlinuz ramdisk_size=32000 initrd=mdkinst\initrd.cd mdkinst 
cdrom
 
 instead of
 
 mdkinst\loadlin mdkinst\vmlinuz initrd=mdkinst\initrd.cd

could explain the boot problems (it was taken from the .img) so they were
wrong too 

-- 
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



Re: [Cooker] [NEWS] Lothar updates...

2000-02-09 Thread frank

change "mandrakesoft" to "linux-mandrake" and there they be!!...

frank


On Wed, 09 Feb 2000, you wrote:
 All is available here:
 ftp:/ftp.mandrakesoft.com/pub/lothar/RPMS/i586  (rpms for i586)
 ftp:/ftp.mandrakesoft.com/pub/lothar/SOURCES(for sources n tar.bz2)
 ftp:/ftp.mandrakesoft.com/pub/lothar/SRPMS  (source rpm)
 
 Please test them, and reports any bugs/suggestion/corrections here.
 
 Thanks,
   Alex.

 Can't find 'em anywhere?

 As of 1100 9 Feb Ak time

 William Bouterse
 Juneau Alaska

-- 
frank



[Cooker] No IRC?

2000-02-09 Thread Gary Lawrence Murphy


Curious, kdenetwork-1.1.2 contains ksirc, but the mdk RPM of the same
name and version does not.  You can tell I use IRC a lot; it's taken
me three weeks to notice that I no longer have a client ;) but I am
curious why there are no GUI IRC clients in the distribution.

-- 
Gary Lawrence Murphy [EMAIL PROTECTED]  TeleDynamics Communications Inc
Business Telecom Services : Internet Consulting : http://www.teledyn.com
Linux/GNU Education Group: http://www.egroups.com/group/linux-education/
"Computers are useless.  They can only give you answers."(Pablo Picasso)



Re: [Cooker] [NEWS] Lothar updates...

2000-02-09 Thread WH Bouterse

# This report has been generated by detect 0.9.34
#


Lothar still core dumps whether isa skip or not
It does start to bring up a window this time before crash.


# This report has been generated by detect 0.9.34

CPU: GenuineIntel: Pentium MMX:233:HAS_FPU:HAS_MMX:NO_3DNOW: 466.94:f00f
MEMORY:95408:3992:71684:2668:29004:111060:136544
DISK:ATAPI/IDE:/dev/hda:Maxtor 91366U4:0:0:0:0
FLOPPY:Floppy Drive Controller:1.44MB 3"5:/dev/fd0
CDROM:ATAPI/IDE:FX120T:/dev/hdb
VIDEO:PCI:Cirrus Logic:GD 5464 [Laguna]
ETHERNET:ISA:Xerox Corporation:SN2000:ne
MOUSE:PS/2:unknown:/dev/psaux
OTHER:PCI:430VX - 82437VX TVX [Triton VX]:Intel Corporation
OTHER:PCI:82371SB PIIX3 ISA [Natoma/Triton II]:Intel Corporation
OTHER:PCI:82371SB PIIX3 IDE [Natoma/Triton II]:Intel Corporation


some "core stuff"

# %02x %02x - bit %02x, goodaddress %d^@ *** %02x
^@# computed csum is %02x^@ *** csum *** %02x
^@# WARNING: serial identifier mismatch for board %d: expected 0x%02X,
got 0x%02X
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@read_alternative: Illegal StartDep_TAG
length %d.
^@^@^@^@^@^@^@^@^@^@^@^@^@^@Callbacks were not initialized - aborting
application
^@^@^@^@^@^@^@^@^@^@# WARNING: Making Board %d serial identifier the
resource data version
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@# WARNING: Board %d
resource data identifier has checksum error too
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@Fatal error
callback was not set - aborting application
^@^@^@^@^@^@^@^@# reserved %ld-%ld (%s)
^@^@^@^@^@^@^@^@Callbacks were not initialized - aborting application
^@# IRQ
^@rt^@/proc/pci^@%s ^@%d^@pci^@IRQ^@/proc/bus/pci/devices^@
^@r^@/proc/interrupts^@%*[^
]
^@%d%*[^
]
^@/proc/dma^@/proc/ioports^@%x-%x%*[^
]
^@/etc/isapnp.gone^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@Garbage in %s file
on line %d:
%s^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@Callbacks
were not initialized - aborting application


William Bouterse
Juneau Alaska



[Cooker] 7.0-2 problem

2000-02-09 Thread Ron Stodden

I have previously reported that Linux-Mandrake 7.0-2 does not include
KDiskFree (kdf), a KDE application.

I now discover that Korganizer, another KDE application, is also missing.

Both of these are critically important to all KDE users and were included in
6.1.

The kdf rpm from 6.1 will install and run in 7.0-2, provided that the install
was new, rather than update.

The korganizer from 6.1 will also install and run in a 7.0-2 new install.

Please, officially, what is going on?

 -- 

Regards,

Ron. [AU] - sent by Linux.



Re: [Cooker] Re: vim-5.6-3mdk

2000-02-09 Thread David Odin (aka DindinX)

On Wed, Feb 09, 2000 at 02:37:15PM -0600, James H. Cloos Jr. wrote:
 One more small buglet in vim-5.6-3mdk:
 
 Inthe spec file, configure is passed the option --with-max-feature,
 where the actual option should be --with-max-features.  (note plural
 rather than singular.)
 
 No patch, but `perl -pi -e 's/max-feature/max-features/' vim.spec`
 will fix it.
 
   Oups! I've missed that one.
   It'll be fixed in the next release.

Thanks,

   DindinX

-- 
  [EMAIL PROTECTED]



Re: [Cooker] same happening here (received 69 messages today!!!)

2000-02-09 Thread tracer

Hello

Here below a sample whats at the bottom of any message send via the
(moderated) list server from the BAT (an email program which likely
will be ported to Linux once Delphi exists.
While on this group maybe most of that info is unrequired, what about
just having those 2 lines with the unsubscribe as tag  on the emails
from the most frequent posters..
Ie Pixel  Chmouel??  Or those posting for Mandrake in general?
Its unlikely anyone on the list wouldnt have seen any of those if he wants
to get off

We have by the way as I think I mentioned the option to set the
subscribe attribute to read only which means a spammer in theory could
after subscribing be doomed to read but not send and thus unsubscribe and
they tend to be very annoyed by that(g).
Not sure if its a good idea but the last one doing it changed his
email address after a few days...

--
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBUDL, double click here and send the message:
   mailto:[EMAIL PROTECTED]
--
  


-- 

Best regards,
 
tracer

Using theBAT 1.41 Beta/3 

mail to : [EMAIL PROTECTED]
using FireTalk: 321338
LOCAL phone: 271194




Re: [Cooker] Re: [CHRPM] vim-5.6-4mdk

2000-02-09 Thread Chmouel Boudjnah

"Brian J. Murrell" [EMAIL PROTECTED] writes:

 I hate to have to keep bringing this up, but how about ctags?  Was my
 last description not detailed enough?

Surely but i think it's hard to fix, why not using the vim-ctags ?

-- 
MandrakeSoft  http://www.mandrakesoft.com/
 --Chmouel



Re: [Cooker] Re: [CHRPM] vim-5.6-4mdk

2000-02-09 Thread Axalon Bloodstone

On Wed, 9 Feb 2000, Brian J. Murrell wrote:

 from the quill of DindinX [EMAIL PROTECTED] on scroll
 [EMAIL PROTECTED]
  --=-=-=
  Name: vim Distribution: Mandrake
  Version : 5.6   Vendor: MandrakeSoft
  Release : 4mdk  Build Date: Wed Feb 09
  17:44:54 2000
  --=-=-=
  
  * Thu Feb 10 2000 DindinX [EMAIL PROTECTED] 5.6-4mdk
  
  - fix a typo in the call to the ./configure script so more features
are now enabled.
 
 I hate to have to keep bringing this up, but how about ctags?  Was my
 last description not detailed enough?
 
 b.

it's ISO stuff :/

what we can do is add a provides and conflicts. or even better just name
the nonstd one as such and be done with it 



Re: [Cooker] Re: vim-5.6-4mdk

2000-02-09 Thread Brian J. Murrell

from the quill of Chmouel Boudjnah [EMAIL PROTECTED] on scroll
[EMAIL PROTECTED]
 
 Surely but i think it's hard to fix, why not using the vim-ctags ?

Because the vim ctags is not available anywhere (Mandrake).  I believe
it is culled out of the vim package when the RPM is made.  If the
solution is to use the vim ctags then so be it, but if that's the case
then the ctags package needs to deprecated in favour of having ctags
bundled with vim.  Unless you want to build the separate ctags package
with the vim ctags that is.

This is not a problem localized to me.  It is a bug in Linux Mandrake.
Anyone using source with any uppercase identifiers in it will have this
problem.

This problem really is only one of sorting.  Did vim change it's ctags
format requirement from 5.5 to 5.6?  Why would they do that?  Did the
ctags author change his sort since the last version?  Why would he do
that?  I guess I am having trouble making sense out of this sudden
incompatibility.

b.


--
Brian J. Murrell  InterLinx Support Services, Inc.
North Vancouver, B.C. 604 983 UNIX
Platform and Brand Independent UNIX Support - R3.2 - R4 - BSD



Re: [Cooker] Re: vim-5.6-4mdk

2000-02-09 Thread Axalon Bloodstone

On Wed, 9 Feb 2000, Brian J. Murrell wrote:

 from the quill of Chmouel Boudjnah [EMAIL PROTECTED] on scroll
 [EMAIL PROTECTED]
  
  Surely but i think it's hard to fix, why not using the vim-ctags ?
 
 Because the vim ctags is not available anywhere (Mandrake).  I believe
 it is culled out of the vim package when the RPM is made.  If the
 solution is to use the vim ctags then so be it, but if that's the case
 then the ctags package needs to deprecated in favour of having ctags
 bundled with vim.  Unless you want to build the separate ctags package
 with the vim ctags that is.
 
 This is not a problem localized to me.  It is a bug in Linux Mandrake.
 Anyone using source with any uppercase identifiers in it will have this
 problem.
 
 This problem really is only one of sorting.  Did vim change it's ctags
 format requirement from 5.5 to 5.6?  Why would they do that?  Did the
 ctags author change his sort since the last version?  Why would he do
 that?  I guess I am having trouble making sense out of this sudden
 incompatibility.
 
 b.
 
 

Ok check it out there are two ways of sorting,

Posix/ISO sorting, which seperates upper from lowwer case

None ISO sorting, which does seperate them

(god i hope i didn't mix those up, i'll be lynched)

Anyways the only thing i see todo is make both available or it will just
be an on going battle. and this iso non-iso crap they need to get their
act together we have these same things elsewhere. :/

-- 
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



[Cooker] Re[2]: vim-5.6-4mdk

2000-02-09 Thread Brian J. Murrell

from the quill of Axalon Bloodstone [EMAIL PROTECTED] on scroll
[EMAIL PROTECTED]
 On Wed, 9 Feb 2000, Brian J. Murrell wrote:
 
 Ok check it out there are two ways of sorting,
 
 Posix/ISO sorting, which seperates upper from lowwer case

Which is what vim wants.

 None ISO sorting, which does seperate them
  ^ not?

If it is not, that is what standalone ctags does.

 Anyways the only thing i see todo is make both available or it will
 just
 be an on going battle. and this iso non-iso crap they need to get
 their
 act together we have these same things elsewhere. :/

Agreed.  But while we wait we need to have Linux Mandrake do what works.

b.


--
Brian J. Murrell  InterLinx Support Services, Inc.
North Vancouver, B.C. 604 983 UNIX
Platform and Brand Independent UNIX Support - R3.2 - R4 - BSD



[Cooker] A couple of kernel issues

2000-02-09 Thread Brian J. Murrell

I guess my idea of a freeswan (IPSec) package on the crypto site was not
considered a good idea?  freeswan-1.3 just came out yesterday and I am
about to go build kernels and a freeswan package.  It would be so much
nicer if *everybody* had access to this stuff.

How about a kernel without IDE built in?  I would like to use ide-scsi
emulation (for my cdrom drive), but alas it only works if the IDE driver
is NOT loaded.  Why not include the IDE driver as a loadable module and
include it in an initrd image if the user's boot disk is IDE, exactly
the same as I do with my bootable SCSI drive.  I have the aic7xxx driver
in my initrd image rather than linking into the kernel.

b.


--
Brian J. Murrell  InterLinx Support Services, Inc.
North Vancouver, B.C. 604 983 UNIX
Platform and Brand Independent UNIX Support - R3.2 - R4 - BSD



Re: [Cooker] A couple of kernel issues

2000-02-09 Thread Chmouel Boudjnah

"Brian J. Murrell" [EMAIL PROTECTED] writes:

 I guess my idea of a freeswan (IPSec) package on the crypto site was not
 considered a good idea?  freeswan-1.3 just came out yesterday and I am
 about to go build kernels and a freeswan package.  It would be so much
 nicer if *everybody* had access to this stuff.

Yes i would like to do this but we need a different kernel package for
ipsec, and i don't have the time to maintain it.

 How about a kernel without IDE built in?  I would like to use ide-scsi
 emulation (for my cdrom drive), but alas it only works if the IDE driver
 is NOT loaded.  Why not include the IDE driver as a loadable module and
 include it in an initrd image if the user's boot disk is IDE, exactly
 the same as I do with my bootable SCSI drive.  I have the aic7xxx driver
 in my initrd image rather than linking into the kernel.

you want always to use initrd ?

-- 
MandrakeSoft  http://www.mandrakesoft.com/
 --Chmouel



Re: [Cooker] [NEWS] Lothar updates...

2000-02-09 Thread Bill


- Original Message - 
From: "WH Bouterse" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, February 09, 2000 12:25 PM
Subject: Re: [Cooker] [NEWS] Lothar updates...


 
 All is available here:
 ftp:/ftp.mandrakesoft.com/pub/lothar/RPMS/i586  (rpms for i586)
 ftp:/ftp.mandrakesoft.com/pub/lothar/SOURCES(for sources n tar.bz2)
 ftp:/ftp.mandrakesoft.com/pub/lothar/SRPMS  (source rpm)
 
 Please test them, and reports any bugs/suggestion/corrections here.
 
 Thanks,
   Alex.
 
 
 
 Can't find 'em anywhere?
 
 As of 1100 9 Feb Ak time
 
 William Bouterse
 Juneau Alaska
 

look in Alex  folder



[Cooker] Re: A couple of kernel issues

2000-02-09 Thread Brian J. Murrell

from the quill of Chmouel Boudjnah [EMAIL PROTECTED] on scroll
[EMAIL PROTECTED]
 
 Yes i would like to do this but we need a different kernel package for
 ipsec, and i don't have the time to maintain it.

Different?  As in different spec file/SRPM?  How come?  I have it merged
into the standard Mandrake spec file and it works perfectamundo.  The
only thing I have not done is isolate the ipsec.o module to the freeswan
package and not include it with the kernels.  That would be required to
keep the resulting kernels free from crypto and be able to put the
freeswan completely on the crypto site.

 you want always to use initrd ?

Yeah, essentially.  :-)

b.


--
Brian J. Murrell  InterLinx Support Services, Inc.
North Vancouver, B.C. 604 983 UNIX
Platform and Brand Independent UNIX Support - R3.2 - R4 - BSD



[Cooker] Re: [Contrib-Rpm] crafty-17.7-1mdk

2000-02-09 Thread Camille Begnis

Lenny Cartier a écrit :
 
 [Contrib-RPM]
 
 --=-=-=
 Name: crafty  Distribution: Mandrake
 Version : 17.7  Vendor: MandrakeSoft
 Release : 1mdk  Build Date: Wed Feb 09 07:55:06 2000

Could not use it, because xboard needs "chessprogram" and crafty needs
xboard ... :(
Forcing deps is not of much help as xboard needs gnuchess to run...
Do you follow me?

I don't 8-|

Camille.



[Cooker] gnome-iconedit-1.0.5

2000-02-09 Thread John Cavan

Uploaded to /incoming as gnome-iconedit-1.0.5-1mdk.src.rpm

John



Re: [Cooker] Major Problem

2000-02-09 Thread root

 Ok i am running

Mandrake 7.0
and there is a Major problem
Every time i reboot it forces me to do a Scan disk
the fsck by force
and manualy
and kills Sectors on my hard disk
makeing some Infomation currpupted
like i cannot run kde now cause it is
Screwed
and the sound i cannot get working cause i get a NAsty
Scream threw it
i have a SBlive
and loading the drivers sux0r




Re: [Cooker] Major Problem

2000-02-09 Thread frank

how (and why) are you rebooting??...what specific sequence of actions are you 
taking when it tells you to fsck??...


On Wed, 09 Feb 2000, root wrote:
  Ok i am running

 Mandrake 7.0
 and there is a Major problem
 Every time i reboot it forces me to do a Scan disk
 the fsck by force
 and manualy
 and kills Sectors on my hard disk
 makeing some Infomation currpupted
 like i cannot run kde now cause it is
 Screwed
 and the sound i cannot get working cause i get a NAsty
 Scream threw it
 i have a SBlive
 and loading the drivers sux0r

-- 
frank



[Cooker] Re: [Contrib-Rpm] hackperl-5.5.650-1mdk

2000-02-09 Thread Stefan van der Eijk

Request for change: please apply the following diff to the spec file...

Thanks!!

Stefan

--- RPM/SPECS/hackperl.spec Wed Feb  9 19:31:43 2000
+++ hackperl.spec   Thu Feb 10 07:05:42 2000
@@ -2,7 +2,7 @@
 Summary(de): Die Perl-Programmiersprache
 Name: hackperl
 Version: 5.5.650
-Release: 1mdk
+Release: 2mdk
 Requires: %{name}-base
 Copyright: GPL
 Group: Development/Languages
@@ -165,33 +165,33 @@
 /usr/lib/perl5/%{version}/File/Path.pm
 %dir /usr/lib/perl5/%{version}/Time/
 /usr/lib/perl5/%{version}/Time/Local.pm
-%dir /usr/lib/perl5/%{version}/i386-linux/
-%dir /usr/lib/perl5/%{version}/i386-linux/IO/
-/usr/lib/perl5/%{version}/i386-linux/IO/Handle.pm
-/usr/lib/perl5/%{version}/i386-linux/IO/Seekable.pm
-/usr/lib/perl5/%{version}/i386-linux/IO/Select.pm
-/usr/lib/perl5/%{version}/i386-linux/IO/Socket.pm
-%dir /usr/lib/perl5/%{version}/i386-linux/auto/
-%dir /usr/lib/perl5/%{version}/i386-linux/auto/DynaLoader/
-/usr/lib/perl5/%{version}/i386-linux/auto/DynaLoader/dl_findfile.al
-%dir /usr/lib/perl5/%{version}/i386-linux/auto/IO/
-/usr/lib/perl5/%{version}/i386-linux/auto/IO/IO.bs
-/usr/lib/perl5/%{version}/i386-linux/auto/IO/IO.so
-%dir /usr/lib/perl5/%{version}/i386-linux/auto/POSIX/
-/usr/lib/perl5/%{version}/i386-linux/auto/POSIX/POSIX.bs
-/usr/lib/perl5/%{version}/i386-linux/auto/POSIX/POSIX.so
-/usr/lib/perl5/%{version}/i386-linux/auto/POSIX/tmpfile.al
-%dir /usr/lib/perl5/%{version}/i386-linux/auto/Socket/
-/usr/lib/perl5/%{version}/i386-linux/auto/Socket/Socket.bs
-/usr/lib/perl5/%{version}/i386-linux/auto/Socket/Socket.so
-%dir /usr/lib/perl5/%{version}/i386-linux/auto/re/
-/usr/lib/perl5/%{version}/i386-linux/auto/re/re.so
-/usr/lib/perl5/%{version}/i386-linux/auto/re/re.bs
-/usr/lib/perl5/%{version}/i386-linux/Config.pm
-/usr/lib/perl5/%{version}/i386-linux/DynaLoader.pm
-/usr/lib/perl5/%{version}/i386-linux/POSIX.pm
-/usr/lib/perl5/%{version}/i386-linux/Socket.pm
-/usr/lib/perl5/%{version}/i386-linux/re.pm
+%dir /usr/lib/perl5/%{version}/%{_arch}-linux/
+%dir /usr/lib/perl5/%{version}/%{_arch}-linux/IO/
+/usr/lib/perl5/%{version}/%{_arch}-linux/IO/Handle.pm
+/usr/lib/perl5/%{version}/%{_arch}-linux/IO/Seekable.pm
+/usr/lib/perl5/%{version}/%{_arch}-linux/IO/Select.pm
+/usr/lib/perl5/%{version}/%{_arch}-linux/IO/Socket.pm
+%dir /usr/lib/perl5/%{version}/%{_arch}-linux/auto/
+%dir /usr/lib/perl5/%{version}/%{_arch}-linux/auto/DynaLoader/
+/usr/lib/perl5/%{version}/%{_arch}-linux/auto/DynaLoader/dl_findfile.al
+%dir /usr/lib/perl5/%{version}/%{_arch}-linux/auto/IO/
+/usr/lib/perl5/%{version}/%{_arch}-linux/auto/IO/IO.bs
+/usr/lib/perl5/%{version}/%{_arch}-linux/auto/IO/IO.so
+%dir /usr/lib/perl5/%{version}/%{_arch}-linux/auto/POSIX/
+/usr/lib/perl5/%{version}/%{_arch}-linux/auto/POSIX/POSIX.bs
+/usr/lib/perl5/%{version}/%{_arch}-linux/auto/POSIX/POSIX.so
+/usr/lib/perl5/%{version}/%{_arch}-linux/auto/POSIX/tmpfile.al
+%dir /usr/lib/perl5/%{version}/%{_arch}-linux/auto/Socket/
+/usr/lib/perl5/%{version}/%{_arch}-linux/auto/Socket/Socket.bs
+/usr/lib/perl5/%{version}/%{_arch}-linux/auto/Socket/Socket.so
+%dir /usr/lib/perl5/%{version}/%{_arch}-linux/auto/re/
+/usr/lib/perl5/%{version}/%{_arch}-linux/auto/re/re.so
+/usr/lib/perl5/%{version}/%{_arch}-linux/auto/re/re.bs
+/usr/lib/perl5/%{version}/%{_arch}-linux/Config.pm
+/usr/lib/perl5/%{version}/%{_arch}-linux/DynaLoader.pm
+/usr/lib/perl5/%{version}/%{_arch}-linux/POSIX.pm
+/usr/lib/perl5/%{version}/%{_arch}-linux/Socket.pm
+/usr/lib/perl5/%{version}/%{_arch}-linux/re.pm
 /usr/lib/perl5/%{version}/AutoLoader.pm
 /usr/lib/perl5/%{version}/Carp.pm
 /usr/lib/perl5/%{version}/Cwd.pm
@@ -241,6 +241,9 @@
 %files base -f perl-base.list
 
 %changelog
+* Thu Feb 10 2000 Stefan van der Eijk [EMAIL PROTECTED]
+- replaced i386 by %{_arch}
+
 * Wed Feb  9 2000 Pixel [EMAIL PROTECTED] 5.5.650-1mdk
 - new version
 



[Cooker]

2000-02-09 Thread geoffrey lee

hi,

mandrake prides itself in the ease of use. it's a little funny as to why
korganizer is missing. even though i don't use K applications myself, but
others do, and korganizer is a good program.

so i've taken the srpm from rawhide and uploaded it to
ftp.linux-mandrake.com. (sorry, coldn't find the old mdk srpm.)

kvirc has been taken off kdenetwork. well , hmm...still it's not right to
see mdk with  no Kvirc client..
i've uploaded ver. 1.0.0 onto ftp.linux-mandrake.com, as a separate package
from kdenetwork. maybe when kvirc is more stable, (i don't know, since i
don't use IRC.) then it can be merged back to kdenetwork, or it could just
stay separate, it doesn't matter.

i wish i could say that i've tested these and these rpms compile ok, but no,
i've not tested them. i'm a little busy today. maybe someone would like to
finish off the work for me. forgive me. ;)


geoffrey lee (snail talk)
[EMAIL PROTECTED]



RE: [Cooker] Major Problem

2000-02-09 Thread geoffrey lee


hi,
 -Original Message-
 From: frank [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, February 10, 2000 1:28 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [Cooker] Major Problem


 how (and why) are you rebooting??...what specific sequence of
 actions are you

i'm guessing there are people dual-booting..

 taking when it tells you to fsck??...


 On Wed, 09 Feb 2000, root wrote:
   Ok i am running
 
  Mandrake 7.0
  and there is a Major problem
  Every time i reboot it forces me to do a Scan disk
  the fsck by force
  and manualy


why's that ? usu. fsck only runs if you don't shut down properly. how do you
shut down your system? try /sbin/halt as root.

  and kills Sectors on my hard disk
  makeing some Infomation currpupted
  like i cannot run kde now cause it is

why is it screwed ? if you give the error msg then we may be able to help.
btw, are yiou sure it's KDE, or is it X?
try typing X at the command prompt, press enter, and see wht happens.

  Screwed
  and the sound i cannot get working cause i get a NAsty
  Scream threw it
  i have a SBlive

i don't know..the first thing i'd try is sndconfig...

  and loading the drivers sux0r

 --
 frank



geoffrey lee (snail talk)
[EMAIL PROTECTED]