Re: [Cooker] perl-Magick relocation error

2003-11-18 Thread Giuseppe Ghibò
Thierry Vignaud wrote:

Gary Walsh [EMAIL PROTECTED] writes:


I am trying to run the BINS web photo album program and I get the
following perl error:
/usr/bin/perl: relocation error:
/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/auto/Image/Magick/Magick.so:
undefined symbol: InitializeMagick
What is a relocation error?


the linker cannot relocate symbol = the package needs to be rebuild
and relinked with current version of imagemagick libraries
It's due to change perl 5.8.1 - perl 5.8.2? Rebuilding the
package would help?
Bye.
Giuseppe.




Re: [Cooker] perl-Magick relocation error

2003-11-18 Thread Abel Cheung
On 2003-11-18(Tue) 09:24:30 +0100, Giuseppe Ghib wrote:
 /usr/bin/perl: relocation error:
 /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/auto/Image/Magick/Magick.so:
 undefined symbol: InitializeMagick
 
 It's due to change perl 5.8.1 - perl 5.8.2? Rebuilding the
 package would help?

Looking at the output of ldd, it seems that Magick.so is not linking
with libMagick at all. Sounds like something wrong...

Abel

 
 Bye.
 Giuseppe.
 
 
 

-- 
Abel Cheung
Linux counter #256983   | http://counter.li.org
GPG Key: (0xC67186FF)   | http://deaddog.org/gpg.asc
Key fingerprint: 671C C7AE EFB5 110C D6D1  41EE 4152 E1F1 C671 86FF


pgp0.pgp
Description: PGP signature


Re: [Cooker] perl-Magick relocation error

2003-11-17 Thread Guillaume Rousse
Ainsi parlait Gary Walsh :
 Thierry Vignaud wrote:

  Gary Walsh [EMAIL PROTECTED] writes:
  
  
 
 I am trying to run the BINS web photo album program and I get the
 following perl error:
 
 /usr/bin/perl: relocation error:
 /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/auto/Image/Magick/
 Magick.so:
 undefined symbol: InitializeMagick
Are you sure you're using the mdk build of perl-Magick, and not the plf 
build ? I've seen similar problems already.

 What is a relocation error?
 
  
  
  the linker cannot relocate symbol = the package needs to be rebuild
  and relinked with current version of imagemagick libraries
  

 
 I have the latest rpm from cooker.  There doesn't seem to be an SRPM on 
 the cooker mirrors, so I can't rebuild it myself.
It is part of the ImageMagick package.
-- 
Any line, wire, or cloth cut to length will be too short
-- Dimensions General Shefields Corollaries n°1


Re: [Cooker] perl-Magick relocation error

2003-11-17 Thread Gary Walsh
Guillaume Rousse wrote:
Ainsi parlait Gary Walsh :

Thierry Vignaud wrote:


Gary Walsh [EMAIL PROTECTED] writes:




I am trying to run the BINS web photo album program and I get the
following perl error:
/usr/bin/perl: relocation error:
/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/auto/Image/Magick/
Magick.so:
 undefined symbol: InitializeMagick
Are you sure you're using the mdk build of perl-Magick, and not the plf 
build ? I've seen similar problems already.

Yes, I am using the latest build from cooker.

What is a relocation error?


the linker cannot relocate symbol = the package needs to be rebuild
and relinked with current version of imagemagick libraries


I have the latest rpm from cooker.  There doesn't seem to be an SRPM on 
the cooker mirrors, so I can't rebuild it myself.
It is part of the ImageMagick package.
I finally figured that out, but a recompile on my system didn't change 
anything.

--
Gary Walsh  Kitchener, Ontario, Canada
[EMAIL PROTECTED]   http://www.oeone.net/gwalsh



Re: [Cooker] perl-Magick relocation error

2003-11-14 Thread Thierry Vignaud
Gary Walsh [EMAIL PROTECTED] writes:

 I am trying to run the BINS web photo album program and I get the
 following perl error:
 
 /usr/bin/perl: relocation error:
 /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/auto/Image/Magick/Magick.so:
 undefined symbol: InitializeMagick
 
 What is a relocation error?

the linker cannot relocate symbol = the package needs to be rebuild
and relinked with current version of imagemagick libraries




Re: [Cooker] perl-Magick relocation error

2003-11-14 Thread Gary Walsh
Thierry Vignaud wrote:
Gary Walsh [EMAIL PROTECTED] writes:


I am trying to run the BINS web photo album program and I get the
following perl error:
/usr/bin/perl: relocation error:
/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/auto/Image/Magick/Magick.so:
undefined symbol: InitializeMagick
What is a relocation error?


the linker cannot relocate symbol = the package needs to be rebuild
and relinked with current version of imagemagick libraries
I have the latest rpm from cooker.  There doesn't seem to be an SRPM on 
the cooker mirrors, so I can't rebuild it myself.

--
Gary Walsh  Kitchener, Ontario, Canada
[EMAIL PROTECTED]   http://www.oeone.net/gwalsh



Re: [Cooker] perl-5.8.2-1mdk broken

2003-11-11 Thread Pixel
[EMAIL PROTECTED] writes:

 Tried to rebuild perl-MDK-Common, but it breaks:
 
 make[2]: Entering directory `/usr/src/RPM/BUILD/perl-MDK-Common/perl_checker.src'
 making ._ncdi/parser.di from parser.mli
 making ._ncdi/types.di from types.mli
 making ._d/parser.d from parser.ml
 File parser.mly, line 480, characters 0-2:
 Syntax error

fixed in CVS (removed a ;;)

OCaml guys don't like backward compatibility, maybe one day...



Re: [Cooker] perl-5.8.2-1mdk broken

2003-11-11 Thread Pixel
Luca Berra [EMAIL PROTECTED] writes:

 On Mon, Nov 10, 2003 at 09:23:37PM +, Stephen Pickering wrote:
 Installed perl-5.8.2-1mdk  perl-base-5.8.2-1mdk which broke rpmdrake,
 urpmi, Mandrake Control Center, etc . . .
 
 Error was that all mandrake perl scripts could not locate MDK/Common.pm
 
 Solution was to re-install perl-5.8.1-1mdk  perl-base-5.8.1-1mdk
 
 Should we try to install some module in the unversioned perl lib
 directories? there is no way to find them from perl -V, but those are in
 @INC.

my fault :-(

you can have things working again by setting:

  
PERL5LIB=/usr/lib/perl5/vendor_perl/5.8.1:/usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi
 

(of course adapt to your arch if you're not on i386)


rebuilding a new perl fixing this broken backward compatibility pb.

sorry for the trouble




Re: [Cooker] perl-5.8.2-1mdk broken

2003-11-10 Thread kelk1
Tried to rebuild perl-MDK-Common, but it breaks:

make[2]: Entering directory `/usr/src/RPM/BUILD/perl-MDK-Common/perl_checker.src'
making ._ncdi/parser.di from parser.mli
making ._ncdi/types.di from types.mli
making ._d/parser.d from parser.ml
File parser.mly, line 480, characters 0-2:
Syntax error
make[2]: *** [._d/parser.d] Error 2
make[2]: *** Deleting file `._d/parser.d'

$ rpm -q ocaml
ocaml-3.07-1mdk
-o-
kk1
 Installed perl-5.8.2-1mdk  perl-base-5.8.2-1mdk which broke rpmdrake,
 urpmi, Mandrake Control Center, etc . . .
 
 Error was that all mandrake perl scripts could not locate MDK/Common.pm
 
 Solution was to re-install perl-5.8.1-1mdk  perl-base-5.8.1-1mdk
 
 -- 
 Rgds,
 Steve
 
 



Re: [Cooker] perl-5.8.2-1mdk broken

2003-11-10 Thread Stefan van der Eijk

Tried to rebuild perl-MDK-Common, but it breaks:

make[2]: Entering directory `/usr/src/RPM/BUILD/perl-MDK-Common/perl_checker.src'
making ._ncdi/parser.di from parser.mli
making ._ncdi/types.di from types.mli
making ._d/parser.d from parser.ml
File parser.mly, line 480, characters 0-2:
Syntax error
make[2]: *** [._d/parser.d] Error 2
make[2]: *** Deleting file `._d/parser.d'
$ rpm -q ocaml
ocaml-3.07-1mdk
-o-
kk1
True, probably unrelated to the new perl as slbd tried to build it on 
07-Nov-2003 03:52:

http://eijk.homelinux.org/build/cooker/i586/problem/perl-MDK-Common-1.1.8-1mdk

Stefan

Installed perl-5.8.2-1mdk  perl-base-5.8.2-1mdk which broke rpmdrake,
urpmi, Mandrake Control Center, etc . . .
Error was that all mandrake perl scripts could not locate MDK/Common.pm

Solution was to re-install perl-5.8.1-1mdk  perl-base-5.8.1-1mdk

--
Rgds,
Steve


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [Cooker] perl-5.8.2-1mdk broken

2003-11-10 Thread Luca Berra
On Mon, Nov 10, 2003 at 09:23:37PM +, Stephen Pickering wrote:
Installed perl-5.8.2-1mdk  perl-base-5.8.2-1mdk which broke rpmdrake,
urpmi, Mandrake Control Center, etc . . .
Error was that all mandrake perl scripts could not locate MDK/Common.pm

Solution was to re-install perl-5.8.1-1mdk  perl-base-5.8.1-1mdk

Should we try to install some module in the unversioned perl lib
directories? there is no way to find them from perl -V, but those are in
@INC.
L.

--
Luca Berra -- [EMAIL PROTECTED]
   Communication Media  Services S.r.l.
/\
\ / ASCII RIBBON CAMPAIGN
 XAGAINST HTML MAIL
/ \


Re: [Cooker] perl-5.8.2-1mdk broken

2003-11-10 Thread J.A. Magallon

On 11.10, Stephen Pickering wrote:
 Installed perl-5.8.2-1mdk  perl-base-5.8.2-1mdk which broke rpmdrake,
 urpmi, Mandrake Control Center, etc . . .
 
 Error was that all mandrake perl scripts could not locate MDK/Common.pm
 
 Solution was to re-install perl-5.8.1-1mdk  perl-base-5.8.1-1mdk
 

If you are anxious about urpmi, I rebuilt everything I needed to get urpmi
working under 5.8.2:

http://giga.cps.unizar.es/~magallon/linux/rpm/

Get perl-* , urpmi-* and gurpmi-*

-- 
J.A. Magallon jamagallon()able!es \ Software is like sex:
werewolf!able!es \   It's better when it's free
Mandrake Linux release 10.0 (Cooker) for i586
Linux 2.4.23-pre9-jam1 (gcc 3.3.1 (Mandrake Linux 9.2 3.3.1-4mdk))



Re: [Cooker] perl automatic provides again

2003-10-05 Thread Luca Berra
On Sun, Oct 05, 2003 at 04:54:07PM +0200, Luca Berra wrote:
hi,
today i found two packages that provide half of perl.
psad-1.2.3-1mdl from contrib and
wml-2.0.9 from MAIN  
A fix for this kind of problems could be having perl autoprovides
generated only for files in default @INC, but it would create
problems for packages that require modules in other places.
also modifying the autorequire script not to issue requires for modules
that are provided by files anywhere in the package
i still believe that psad and wml are broken, they should not include
perl modules that are provided in their own package.
Regards,
L.
--
Luca Berra -- [EMAIL PROTECTED]
   Communication Media  Services S.r.l.
/\
\ / ASCII RIBBON CAMPAIGN
 XAGAINST HTML MAIL
/ \


Re: [Cooker] perl-Razor requires perl-Net-DNS - automatic requiresmissing

2003-07-31 Thread Mark Draheim
On Wed, 30 Jul 2003 23:37:24 +0200
Mark Draheim [EMAIL PROTECTED] wrote:

 
 or maybe the perl-Net-DNS rpm needs a rebuild?

or apparently perl-Razor needs a rebuild because these are the
automatic Requires after rebuild. Maybe it's to early in the morning but
I don't see any reference to the Resolve of Net-DNS. Ah, and the missing
razor check with spamassassin was due to missing perl-Net-DNS.

rpmlib(PayloadFilesHavePrefix) = 4.0-1
rpmlib(CompressedFileNames) = 3.0.4-1
rpmlib(VersionedDependencies) = 3.0.3-1
perl-base = 2:5.8.0
perl-base
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3)
perl(AutoLoader)
perl(base)
perl(Data::Dumper)
perl(Digest::Nilsimsa)
perl(Digest::SHA1)
perl(DynaLoader)
perl(Errno)
perl(Exporter)
perl(File::Copy)
perl(Getopt::Long)
perl(IO::File)
perl(IO::Select)
perl(IO::Socket)
perl(lib)
perl(MIME::QuotedPrint)
perl(POSIX)
perl(Razor2::Client::Agent)
perl(Razor2::Client::Version)
perl(Razor2::Logger)
perl(Razor2::Preproc::deBase64)
perl(Razor2::Preproc::deHTML)
perl(Razor2::Preproc::deHTMLxs)
perl(Razor2::Preproc::deNewline)
perl(Razor2::Preproc::deQP)
perl(Razor2::Preproc::enBase64)
perl(Razor2::Preproc::Manager)
perl(Razor2::Preproc::VR1)
perl(Razor2::Signature::Ephemeral)
perl(Razor2::String)
perl(Razor2::Syslog)
perl(strict)
perl(Time::HiRes)
perl(URI::Escape)
perl(vars)






Re: [Cooker] Perl provides system

2003-07-17 Thread Thierry Vignaud
Olivier Thauvin [EMAIL PROTECTED] writes:

 Some perl script contains 'use file.pl;'
 Those requirement are not automatically provides.
 So why not automatically filter in perl-findrequires script
 ^perl(.*\.pl)$ ?

because sometimes we rely on .pl files from other packages ...




Re: [Cooker] Perl provides system

2003-07-17 Thread Olivier Thauvin
Le Jeudi 17 Juillet 2003 14:52, Thierry Vignaud a écrit :
 Olivier Thauvin [EMAIL PROTECTED] writes:
  Some perl script contains 'use file.pl;'
  Those requirement are not automatically provides.
  So why not automatically filter in perl-findrequires script
  ^perl(.*\.pl)$ ?

 because sometimes we rely on .pl files from other packages ...

And how to know what provides we have to put on a package ?
Take look to requirement to webmin !
Then, a better way is to provides all .pl files find in package:

provides perl(getopt.pl) is containt getopt.pl
requires perl(getopt.pl) is find:  m/use.*/(.*\.pl).*$/; print perl($1);

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




Re: [Cooker] perl(the) MySQL-client-4.0.13-1mdk

2003-06-05 Thread Warly
Oden Eriksson [EMAIL PROTECTED] writes:

 Hi

 I think I've found what is triggering /usr/lib/rpm/perl.req to think a 
 perl(the) module is needed..., and the answer is use the.

 rpm -qp --qf [%{requirename}\n] MySQL-client-4.0.13-1mdk.i586.rpm | grep the
 perl(the)

 grep use the /usr/bin/mysqlaccess
 use the option --old_server.
 #When matching, use the first found match.


 I tried this hack but it didn't work:

 %global __perl_requires /usr/lib/rpm/perl.req $* | sed -e '/perl(the)/d'

 It's currently impossible to install mysql on klama because of this...

Put

%define _requires_exceptions perl(the)

in the spec.

-- 
Warly



Re: [Cooker] perl(the) MySQL-client-4.0.13-1mdk

2003-06-05 Thread Oden Eriksson
torsdagen den 5 juni 2003 13.29 skrev Warly:
 Oden Eriksson [EMAIL PROTECTED] writes:
  Hi
 
  I think I've found what is triggering /usr/lib/rpm/perl.req to think a
  perl(the) module is needed..., and the answer is use the.
 
  rpm -qp --qf [%{requirename}\n] MySQL-client-4.0.13-1mdk.i586.rpm |
  grep the perl(the)
 
  grep use the /usr/bin/mysqlaccess
  use the option --old_server.
  #When matching, use the first found match.
 
 
  I tried this hack but it didn't work:
 
  %global __perl_requires /usr/lib/rpm/perl.req $* | sed -e '/perl(the)/d'
 
  It's currently impossible to install mysql on klama because of this...

 Put

 %define _requires_exceptions perl(the)

 in the spec.

Awesome!

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



Re: [Cooker] perl-base = 5.8.0 is needed by (installed) gaim-0.62-2mdk

2003-06-05 Thread Serge Plüss

On Tuesday 03 June 2003 06:20, Robert Kulagowski wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 urpmi -v --auto-select --media cooker snipped

 Installation failed:
 perl-base = 5.8.0 is needed by (installed) gaim-0.62-2mdk
 perl-base = 5.8.0 is needed by (installed) gaim-0.62-2mdk
 [EMAIL PROTECTED] root]# urpmi gaim
 Everything already installed
 [EMAIL PROTECTED] root]# urpmi perl-base
 To satisfy dependencies, the following packages are going to be
 installed (20 MB):
 perl-5.8.0-24mdk.i586
 perl-base-5.8.0-24mdk.i586
 perl-devel-5.8.0-24mdk.i586
 Is this OK? (Y/n) y
 The following packages have bad signatures:
 /var/cooker/mirror.mcs.anl.gov/pub/Mandrake-devel/cooker/i586/Mandrake
 /RPMS/perl-5.8.0-24mdk.i586.rpm
 /var/cooker/mirror.mcs.anl.gov/pub/Mandrake-devel/cooker/i586/Mandrake
 /RPMS/perl-devel-5.8.0-24mdk.i586.rpm
 /var/cooker/mirror.mcs.anl.gov/pub/Mandrake-devel/cooker/i586/Mandrake
 /RPMS/perl-base-5.8.0-24mdk.i586.rpm
 Do you want to continue installation ? (y/N) y
 installing
 /var/cooker/mirror.mcs.anl.gov/pub/Mandrake-devel/cooker/i586/Mandrake
 /RPMS/perl-5.8.0-24mdk.i586.rpm
 /var/cooker/mirror.mcs.anl.gov/pub/Mandrake-devel/cooker/i586/Mandrake
 /RPMS/perl-devel-5.8.0-24mdk.i586.rpm
 /var/cooker/mirror.mcs.anl.gov/pub/Mandrake-devel/cooker/i586/Mandrake
 /RPMS/perl-base-5.8.0-24mdk.i586.rpm

 Installation failed:
 perl-base = 5.8.0 is needed by (installed) gaim-0.62-2mdk
 perl-base = 5.8.0 is needed by (installed) gaim-0.62-2mdk
 [EMAIL PROTECTED] root]# rpm -qa|grep perl-base
 perl-base-5.8.0-23mdk

 -BEGIN PGP SIGNATURE-
 Version: PGPfreeware 7.0.3 for non-commercial use http://www.pgp.com

 iQA/AwUBPtygsPc1NpCTlP0JEQInwQCeNf+A1LPXGA3fOeGRSe8hQASt+SsAnjJk
 ksXhQkEv4RwsbCvD6Iwlb0O1
 =TxRG
 -END PGP SIGNATURE-

Hi

as for the third day in a row this is still happening for urpmi --auto-select 
--auto. Last successful update I was able to do was last friday:

Installation failed:
perl = 5.8.0 is needed by (installed) mod_perl-common-1.3.27_1.27-7mdk
perl-base = 5.8.0 is needed by (installed) gaim-0.62-2mdk
perl-base = 5.8.0 is needed by (installed) gaim-0.62-2mdk

Serge




Re: [Cooker] perl(the) MySQL-client-4.0.13-1mdk

2003-06-05 Thread Oden Eriksson
tisdagen den 3 juni 2003 21.29 skrev R.I.P. Deaddog:
 On 2003-06-03(Tue) 21:09:31 +0200, Oden Eriksson wrote:
  I think I've found what is triggering /usr/lib/rpm/perl.req to think a
  perl(the) module is needed..., and the answer is use the.
 
  rpm -qp --qf [%{requirename}\n] MySQL-client-4.0.13-1mdk.i586.rpm |
  grep the perl(the)
 
  grep use the /usr/bin/mysqlaccess
  use the option --old_server.
  #When matching, use the first found match.
 
 
  I tried this hack but it didn't work:

 Yup, probably you're true; the regex matching of use . is not
 perfect. Can you try the attached patch on perl.req, and check perl dep
 again?

No I can't if not installing cooker to be root.

Have you tried this and it worked on cooker?

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



Re: [Cooker] perl-base = 5.8.0 is needed by (installed) gaim-0.62-2mdk

2003-06-05 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Serge Plüss wrote:

 as for the third day in a row this is still happening for urpmi
- --auto-select
 --auto. Last successful update I was able to do was last friday:

 Installation failed:
 perl = 5.8.0 is needed by (installed)
mod_perl-common-1.3.27_1.27-7mdk
 perl-base = 5.8.0 is needed by (installed) gaim-0.62-2mdk
 perl-base = 5.8.0 is needed by (installed) gaim-0.62-2mdk

# urpme gaim mod_perl-common --auto
# urpmi perl
# urpmi gaim mod_perl-common

Some wierd issue no-one has found the cause of ..

- --
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x202
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
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+3jCxrJK6UGDSBKcRAouxAKCje8Ay7Jyh7KUXPcIQONxy4pc/CgCeOs8P
VvIdVklbznz3E9ZqeTsv3fg=
=4+Se
-END PGP SIGNATURE-

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



Re: [Cooker] perl-base = 5.8.0 is needed by (installed)gaim-0.62-2mdk

2003-06-05 Thread Thibaut Fernagut
On Wed, 4 Jun 2003 09:25:45 -0700
Serge Plüss [EMAIL PROTECTED] wrote:

 
 On Tuesday 03 June 2003 06:20, Robert Kulagowski wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
  urpmi -v --auto-select --media cooker snipped
 
  Installation failed:
  perl-base = 5.8.0 is needed by (installed) gaim-0.62-2mdk
  perl-base = 5.8.0 is needed by (installed) gaim-0.62-2mdk
  [EMAIL PROTECTED] root]# urpmi gaim
  Everything already installed
  [EMAIL PROTECTED] root]# urpmi perl-base
  To satisfy dependencies, the following packages are going to be
  installed (20 MB):
  perl-5.8.0-24mdk.i586
  perl-base-5.8.0-24mdk.i586
  perl-devel-5.8.0-24mdk.i586
  Is this OK? (Y/n) y
  The following packages have bad signatures:
  /var/cooker/mirror.mcs.anl.gov/pub/Mandrake-devel/cooker/i586/Mandrake
  /RPMS/perl-5.8.0-24mdk.i586.rpm
  /var/cooker/mirror.mcs.anl.gov/pub/Mandrake-devel/cooker/i586/Mandrake
  /RPMS/perl-devel-5.8.0-24mdk.i586.rpm
  /var/cooker/mirror.mcs.anl.gov/pub/Mandrake-devel/cooker/i586/Mandrake
  /RPMS/perl-base-5.8.0-24mdk.i586.rpm
  Do you want to continue installation ? (y/N) y
  installing
  /var/cooker/mirror.mcs.anl.gov/pub/Mandrake-devel/cooker/i586/Mandrake
  /RPMS/perl-5.8.0-24mdk.i586.rpm
  /var/cooker/mirror.mcs.anl.gov/pub/Mandrake-devel/cooker/i586/Mandrake
  /RPMS/perl-devel-5.8.0-24mdk.i586.rpm
  /var/cooker/mirror.mcs.anl.gov/pub/Mandrake-devel/cooker/i586/Mandrake
  /RPMS/perl-base-5.8.0-24mdk.i586.rpm
 
  Installation failed:
  perl-base = 5.8.0 is needed by (installed) gaim-0.62-2mdk
  perl-base = 5.8.0 is needed by (installed) gaim-0.62-2mdk
  [EMAIL PROTECTED] root]# rpm -qa|grep perl-base
  perl-base-5.8.0-23mdk
 
  -BEGIN PGP SIGNATURE-
  Version: PGPfreeware 7.0.3 for non-commercial use http://www.pgp.com
 
  iQA/AwUBPtygsPc1NpCTlP0JEQInwQCeNf+A1LPXGA3fOeGRSe8hQASt+SsAnjJk
  ksXhQkEv4RwsbCvD6Iwlb0O1
  =TxRG
  -END PGP SIGNATURE-
 
 Hi
 
 as for the third day in a row this is still happening for urpmi --auto-select 
 --auto. Last successful update I was able to do was last friday:
 
 Installation failed:
 perl = 5.8.0 is needed by (installed) mod_perl-common-1.3.27_1.27-7mdk
 perl-base = 5.8.0 is needed by (installed) gaim-0.62-2mdk
 perl-base = 5.8.0 is needed by (installed) gaim-0.62-2mdk
 
 Serge
 

And for irssi

Installation failed:
perl-base = 5.8.0 is needed by (installed) irssi-0.8.6-2mdk


Cheers

-- 
Thibaut Fernagut, Director of Security
 
Burning Frog  - I.T. Services To Set Your World On Fire
Doornstraat 32, B-8970, Poperinge, Belgium
Tel: +32 (0)57 332967 Fax: +32 (0)57 332967 Mobile: +32 (0)473 774334
Email : [EMAIL PROTECTED]   Web: http://www.burningfrog.be



Re: [Cooker] perl(the) MySQL-client-4.0.13-1mdk

2003-06-04 Thread R.I.P. Deaddog
On 2003-06-03(Tue) 21:09:31 +0200, Oden Eriksson wrote:
 I think I've found what is triggering /usr/lib/rpm/perl.req to think a 
 perl(the) module is needed..., and the answer is use the.
 
 rpm -qp --qf [%{requirename}\n] MySQL-client-4.0.13-1mdk.i586.rpm | grep the
 perl(the)
 
 grep use the /usr/bin/mysqlaccess
 use the option --old_server.
 #When matching, use the first found match.
 
 
 I tried this hack but it didn't work:

Yup, probably you're true; the regex matching of use . is not
perfect. Can you try the attached patch on perl.req, and check perl dep
again?

Abel



 %global __perl_requires /usr/lib/rpm/perl.req $* | sed -e '/perl(the)/d'
 
 It's currently impossible to install mysql on klama because of this...
 
 
 -- 
 Regards // Oden Eriksson, Deserve-IT.com
 

-- 
Abel Cheung
Linux counter #256983   | http://counter.li.org
GPG Key: (0xC67186FF)   | http://deaddog.org/gpg.asc
Key fingerprint: 671C C7AE EFB5 110C D6D1  41EE 4152 E1F1 C671 86FF
--- /usr/lib/rpm/perl.req.bak   2003-05-13 23:07:19.0 +0800
+++ /usr/lib/rpm/perl.req   2003-06-04 03:26:29.0 +0800
@@ -122,9 +122,9 @@
(m/^(\s*) # we hope the inclusion starts the line
 (require|use)\s+(?!\{) # do not want 'do {' loops
 # quotes around name are always legal
-[\'\]?([^\;\ \'\\t]*)[\'\]?[\t\;\ ]
+[\'\]?([^\;\ \'\\t]*)[\'\]?[\t\ ]
 # the syntax for 'use' allows version requirements
-\s*([.0-9]*)
+\s*([.0-9]*)\s*\;
 /x)
) {
   my ($whitespace, $statement, $module, $version) = ($1, $2, $3,$4);


pgp0.pgp
Description: PGP signature


Re: [Cooker] perl(the) MySQL-client-4.0.13-1mdk

2003-06-04 Thread Luca Berra
On Wed, Jun 04, 2003 at 03:29:42AM +0800, R.I.P. Deaddog wrote:
Yup, probably you're true; the regex matching of use . is not
perfect. Can you try the attached patch on perl.req, and check perl dep
again?
what about skipping here-docs as we skip documentation?
(yes, that's messy but since perl allows you to nest heredocs)
rgrds,
L.
--- /usr/lib/rpm/perl.req   2003-05-13 17:07:19.0 +0200
+++ perl.req2003-06-03 22:46:07.0 +0200
@@ -93,6 +93,13 @@
if ( (m/^=(over)/) .. (m/^=(back)/) ) {
  next;
}
+
+# skip heredocs
+if ( (m/.*\s*[\\']?(\w+)[\\']?\s*[,\);]/) .. (m/^$tarocco$/) ) {
+  if (m/.*\s*[\\']?(\w+)[\\']?\s*[,\);]/) { $tarocco=$1 }
+  next;
+}
+$tarocco=;
# skip the data section
if (m/^__(DATA|END)__$/) {
--
Luca Berra -- [EMAIL PROTECTED]
   Communication Media  Services S.r.l.
/\
\ / ASCII RIBBON CAMPAIGN
 XAGAINST HTML MAIL
/ \


Re: [Cooker] perl(the)

2003-06-01 Thread Jason Straight
On Saturday 31 May 2003 09:57 am, Oden Eriksson wrote:
 Installation failed:
 perl(the) is needed by MySQL-client-4.0.13-1mdk

 What's perl(the)?

Yeah, I got that too just a few mins ago.


-- 
Jason Straight
[EMAIL PROTECTED]
icq: 1796276
pgp: http://www.JeetKuneDoMaster.net/~jason/pubkey.asc




Re: [Cooker] perl-mysql is REQUIRED by MySQL-4.0.10-1mdk

2003-02-25 Thread Guillaume Rousse
Le Mardi 25 Février 2003 14:18, Pascal Cavy a écrit :
 it seems that perl-mysql is REQUIRED by  MySQL-4.0.10-1mdk.
Actually, only a part of perl-mysql is required by MySQL, the one 
corresponding to perl API of MySQL. The remnant is the DBD driver, which 
should be splitted in a distinct package, as already explained in this 
thread:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg81531.html
-- 
If a program actually fits in memory and has enough disk space, it is 
guaranteed to crash. 
-- Murphy's Computer Laws n°5




Re: [Cooker] perl-- help me

2003-02-19 Thread Luca Olivetti
Todd Lyons wrote:


When you build you own perl based rpm it read the site config version 
as 5.8.00 but then writes the requires as 5.800 which breaks perl
builds...

That happens if you install modules under site_perl (the correct path 
pre 9.0) instead of vendor_perl (starting from 9.0). I don't understand 
much of perl, but I had to fix my cyrus-imapd package to install under 
vendor_perl in 9.0, i.e. instead of

perl Makefile.PL PREFIX=$(prefix)

I had to issue

perl Makefile.PL PREFIX=$(prefix) INSTALLDIRS=vendor

Don't ask me the cause of this change, I don't grok perl and don't 
follow its development.

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


msg93226/pgp0.pgp
Description: PGP signature


Re: [Cooker] perl-- help me

2003-02-19 Thread Pixel
Todd Lyons [EMAIL PROTECTED] writes:

 When you build you own perl based rpm it read the site config version 
 as 5.8.00 but then writes the requires as 5.800 which breaks perl
 builds...
 [...]
 This is a bug in rpm (rpm-build to be exact). find.requires is the   
 problem, located in /usr/lib/rpm. look at line 165.

it always mean you don't use vendor_perl as should be. I use this to
cleanup perl spec file:

http://people.mandrakesoft.com/~prigaux/Spec_perl_clean.pl

Anyway, fred, can you fix find.requires?





Re: [Cooker] perl-- help me

2003-02-19 Thread aacton
Quoting Luca Olivetti [EMAIL PROTECTED]:

 That happens if you install modules under site_perl (the correct path 
 pre 9.0) instead of vendor_perl (starting from 9.0). I don't understand 
 much of perl, but I had to fix my cyrus-imapd package to install under 
 vendor_perl in 9.0, i.e. instead of
 

Cool, thanks.  At least I can build my package now.
A fix would be better than a workaround though
Austin




Re: [Cooker] perl-- help me

2003-02-18 Thread Todd Lyons
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Austin Acton wrote on Tue, Feb 18, 2003 at 06:39:21PM -0500 :
 
 First, it wants to install a file called perllocal.pod in
 %perl_sitearch.  It just contains info about the package, but the name
 seems wrong.  In SuSe, they seem to pipe .pod files to /var/adm, but
 it's all greek to me.  Can I just delete the file?

Dunno the answer to that one.

 Also, rpm seems to add requires:perl-base = 5.800 to the package. 
 Since we're using perl 5.8.0, it won't install.  I grepped the source,
 and there is no reference to '5.800' in the code.  Where is rpm getting
 this?  Not from the spec file.

Bryan Whitehead answered this a couple days ago:

This is a bug in rpm (rpm-build to be exact). find.requires is the   
problem, located in /usr/lib/rpm. look at line 165.

When you build you own perl based rpm it read the site config version 
as 5.8.00 but then writes the requires as 5.800 which breaks perl
builds...

Pain in the ass I've been dealing with for my perl modules I build at
JPL.

Blue skies...   Todd
- -- 
  Todd Lyons -- MandrakeSoft, Inc.   http://www.mandrakesoft.com/
UNIX was not designed to stop you from doing stupid things, because 
  that would also stop you from doing clever things. -- Doug Gwyn
  Mandrake Cooker Devel Version, Kernel 2.4.21pre4-5mdk
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+Usb6lp7v05cW2woRAqt0AJsGvHBBjygb2UiVwMrbiTeyfQaUYQCeM1yt
Wh6SzTdeqlGVXrLzITk79dw=
=ckXn
-END PGP SIGNATURE-




Re: [Cooker] perl-- help me

2003-02-18 Thread Quel Qun
On Tue, 2003-02-18 at 15:51, Todd Lyons wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Austin Acton wrote on Tue, Feb 18, 2003 at 06:39:21PM -0500 :
  
  First, it wants to install a file called perllocal.pod in
  %perl_sitearch.  It just contains info about the package, but the name
  seems wrong.  In SuSe, they seem to pipe .pod files to /var/adm, but
  it's all greek to me.  Can I just delete the file?
 
 Dunno the answer to that one.
 
  Also, rpm seems to add requires:perl-base = 5.800 to the package. 
  Since we're using perl 5.8.0, it won't install.  I grepped the source,
  and there is no reference to '5.800' in the code.  Where is rpm getting
  this?  Not from the spec file.
 
 Bryan Whitehead answered this a couple days ago:
 
 This is a bug in rpm (rpm-build to be exact). find.requires is the   
 problem, located in /usr/lib/rpm. look at line 165.
 
 When you build you own perl based rpm it read the site config version 
 as 5.8.00 but then writes the requires as 5.800 which breaks perl
 builds...
 
 Pain in the ass I've been dealing with for my perl modules I build at
 JPL.
 
So Is there a solution? Is there anyone looking at that problem that has
annoyed many of us for long enough?
-- 
Quel Qun [EMAIL PROTECTED]



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


Re: [Cooker] Perl module build on klama

2003-02-04 Thread Per yvind Karlsen
hmm, I ran into that one here the other day too, sure, I'm not helping much now, but 
at least you won't feel alone;)
- Original Message - 
From: Olivier Thauvin [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Tuesday, February 04, 2003 1:06 PM
Subject: [Cooker] Perl module build on klama


 I just try to build a perl-module on klama, but I can't install perl-POE:
 Requires perl-base = 5.800
 
 I don't see in spec this dependency, else a require on perl-base without 
 version.
 
 After rebuilding for test I see:
 [nanardon@klama SPECS]$ rpm -qp --queryformat [%{REQUIRENAME} 
 %{REQUIREVERSION}\n] 
 /home/nanardon/rpm/RPMS/noarch/perl-POE-0.23-3mdk.noarch.rpm
 perl
 perl-base
 perl-Filter 1.28
 rpmlib(PayloadFilesHavePrefix) 4.0-1
 rpmlib(CompressedFileNames) 3.0.4-1
 perl-base 5.800
 
 Where does come from the latest requires on perl-base 5.800 ?
 
 In spec:
 Requires:   perl, perl-base, perl-Filter = 1.28
 BuildRequires:  perl-devel
 
 -- 
 Linux pour Mac !? Enfin le moyen de transformer
 une pomme en véritable ordinateur. - JL.
 Olivier Thauvin - http://nanardon.homelinux.org/





Re: [Cooker] Perl module build on klama

2003-02-04 Thread Lenny Cartier
Hello

On Tue, Feb 04, 2003 at 01:33:18PM +0100, Per Øyvind Karlsen wrote:
 hmm, I ran into that one here the other day too, sure, I'm not helping much now, but 
at least you won't feel alone;)

  I just try to build a perl-module on klama, but I can't install perl-POE:
  Requires perl-base = 5.800

I think it will be fixed with the package I've just uploaded.

lenny




Re: [Cooker] perl dependencies

2002-11-13 Thread Pixel
Michal 'hramrach' Suchanek [EMAIL PROTECTED] writes:

 There was some change in packaging perl
 (I think the -4mdk was before change, I have -14mdk, no logs as
 urpmi was broken by the change), and this is not recorded in
 dependencies of packages that use libperl or perl modules (perl-URPM, 
 httpd-perl, vim, etc). The change is incompatible in both ways.
 
 Upgrading httpd-perl and urpmi made them unusable, after perl upgrade
 vim was unusable. Upgrading everything at once should be fine.

i changed in cooker from 5.8 no thread to 5.8 multi-thread without
adding all the needed dependencies. upgrading from 8.2 to 9.0 or to
cooker should be no pb.




Re: [Cooker] Perl 5.8.0

2002-11-03 Thread Oden Eriksson
söndagen den 3 november 2002 19.04 skrev Kim Schulz:
 hi
 Is there a perl 5.8.0 package availble for MDK9.0/cooker?

huh?

it's in there... did you mean 5.6.1?

-- 
Regards // Oden Eriksson - Deserve-IT Networks http://d-srv.com

Check the Modules For Apache2 status page at: 
http://d-srv.com/modules_for_apache2.html






Re: [Cooker] Perl 5.8.0

2002-11-03 Thread Kim Schulz
On Sun, 3 Nov 2002 19:26:49 +0100
Oden Eriksson [EMAIL PROTECTED] wrote:
 söndagen den 3 november 2002 19.04 skrev Kim Schulz:
  hi
  Is there a perl 5.8.0 package availble for MDK9.0/cooker?
 
 huh?
 
 it's in there... did you mean 5.6.1?

oh sorry! I was testing the version on the wrong terminal which was a
remote box.  


-- 
Kim Schulz - Freelance Development | Etiquette is for those with no
Email  : kim @ schulz.dk   | breeding; fashion for those with
Tlf: 51904262  | no taste. 




Re: [Cooker] perl-AppConfig-1.52-3mdk

2002-10-21 Thread Pixel
Quel Qun [EMAIL PROTECTED] writes:

[...]

Require in spec is listed as perl-base=5.800
It should be perl-base =5.8.0
   
   Actually it should be perl-base = 2:5.8.0
   Otherwise the Requires will let it install on older 5.6
 versions that
   used 5.600 as the version.
   
  This does not work either. I am also trying to build and
 install a perl
  module, but an automatic dependency of perl-base = 5.800 is
 always
  added automatically.
 
 rpm is doing this. Upgrade rpm
 
 
 Well, do you mean when a new version is available? I currently
 use the cooker version: rpm-4.0.4-19mdk.

on the box used to build the package?? mdk 8.2's rpm-build package
had a special rule to add an automatic dependency perl-base = 5.601.
With new perl, it adds perl-base = 5.800 which is no good. It is
find-requires which does this. This was changed in rpm-build
4.0.4-12mdk





Re: [Cooker] perl rpm from cvs?

2002-09-25 Thread Buchan Milne

Oden Eriksson wrote:
 On tisdagen den 24 september 2002 23.37 Guillaume Rousse wrote:
 
Le Mardi 24 Septembre 2002 23:30, Oden Eriksson a écrit :

Hi.

How do I get perl-5.601-14mdk.src.rpm from CVS?

rpm itself, no way, but spec file and patches are available here:
http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/SPECS/perl/
 
 
 I think I meant if some guru had made a script allready that could do this, 
 fetch the files from CVS and then make the src.rpm?
 

IMHO, someone should make a perl GUI for this, where you can browse the 
CVS, and choose to build an RPM from it.

It would of course require:
1)*ALL* patches be in CVS. I have tried building kernel RPMS from CVS, 
but some of the patches in CVS don't match the patches in the SRPM.

2)All sources be 'find-able'. For example, some of the mozilla sources 
(i18n stuff) is hard to find.

But, in the case where the source URL is not complete, it would be 
feasible to lookup the package on Freshmeat (they have an xml-ized 
service available, where one can get the source location:

http://freshmeat.net/projects-xml/samba/samba.xml
(but this record is old, 2.0.10!).

I have a script that does the real basics of this, just bzip2'ing all 
the patches, copying them to your `rpm --eval %_sourcedir`, and then 
running rpm -ba. It is also appropriate for building from a cvs snapshot 
of the original source, but doesn't help in locating old source (unless 
I can hack it to get an older release from the source cvs). I still need 
to fix it so it will check the package out  of CVS, but it would 
probably be better to rewrite it in perl, with a GUI. There is a 
slightly different and slightly improved version of the script in samba 
cvs (under package/Mandrake).

IMHO, something like this would totally waste the Gentoo crowd (who keep 
saying how good it is to build from source).

-- 
|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] perl rpm from cvs?

2002-09-25 Thread Oden Eriksson

On onsdagen den 25 september 2002 11.13 Buchan Milne wrote:
 Oden Eriksson wrote:
  On tisdagen den 24 september 2002 23.37 Guillaume Rousse wrote:
 Le Mardi 24 Septembre 2002 23:30, Oden Eriksson a écrit :
 Hi.
 
 How do I get perl-5.601-14mdk.src.rpm from CVS?
 
 rpm itself, no way, but spec file and patches are available here:
 http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/SPECS/perl/
 
  I think I meant if some guru had made a script allready that could do
  this, fetch the files from CVS and then make the src.rpm?

(i was pretty just-woke-up when i wrote this, i should at least have my 
morning coffey before i speak;))

 IMHO, someone should make a perl GUI for this, where you can browse the
 CVS, and choose to build an RPM from it.

 It would of course require:
 1)*ALL* patches be in CVS. I have tried building kernel RPMS from CVS,
 but some of the patches in CVS don't match the patches in the SRPM.

 2)All sources be 'find-able'. For example, some of the mozilla sources
 (i18n stuff) is hard to find.

 But, in the case where the source URL is not complete, it would be
 feasible to lookup the package on Freshmeat (they have an xml-ized
 service available, where one can get the source location:

 http://freshmeat.net/projects-xml/samba/samba.xml
 (but this record is old, 2.0.10!).

 I have a script that does the real basics of this, just bzip2'ing all
 the patches, copying them to your `rpm --eval %_sourcedir`, and then
 running rpm -ba. It is also appropriate for building from a cvs snapshot
 of the original source, but doesn't help in locating old source (unless
 I can hack it to get an older release from the source cvs). I still need
 to fix it so it will check the package out  of CVS, but it would
 probably be better to rewrite it in perl, with a GUI. There is a
 slightly different and slightly improved version of the script in samba
 cvs (under package/Mandrake).

 IMHO, something like this would totally waste the Gentoo crowd (who keep
 saying how good it is to build from source).

Oh, shit! I see the problem. Hmm..., what is the point of using CVS in this 
case then when you cannot use it fully? Is it only for viewing spec file 
diffs or what?

-- 
Regards // Oden Eriksson
Deserve-IT Networks - http://d-srv.com




Re: [Cooker] perl rpm from cvs?

2002-09-25 Thread Buchan Milne

Oden Eriksson wrote:
 On onsdagen den 25 september 2002 11.13 Buchan Milne wrote:

IMHO, something like this would totally waste the Gentoo crowd (who keep
saying how good it is to build from source).
 
 
 Oh, shit! I see the problem. 

Which problem? AFAIK, all of them are solveable ...

 Hmm..., what is the point of using CVS in this 
 case then when you cannot use it fully? Is it only for viewing spec file 
 diffs or what?

No, I think if you can get the original source tarball, then in most 
cases (ie the package maintainter ensured everything besides sources 
went into cvs), it should be possible by:

$ cvs co package -r release
$ build_from_cvs package

(where build_from_cvs is my bash script that put all the stuff in cvs in 
the right place in the right form, ie bzip2'ed or not, and then runs rpm 
-ba package.spec).

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] perl rpm from cvs?

2002-09-25 Thread Oden Eriksson

On onsdagen den 25 september 2002 12.07 Buchan Milne wrote:
 Oden Eriksson wrote:
  On onsdagen den 25 september 2002 11.13 Buchan Milne wrote:
 IMHO, something like this would totally waste the Gentoo crowd (who keep
 saying how good it is to build from source).
 
  Oh, shit! I see the problem.

 Which problem? AFAIK, all of them are solveable ...

Ok thanks, yes I just realized that.

Would you mind sharing your woodoo magic?

-- 
Regards // Oden Eriksson
Deserve-IT Networks - http://d-srv.com




Re: [Cooker] perl rpm from cvs?

2002-09-25 Thread Buchan Milne

Oden Eriksson wrote:
 On onsdagen den 25 september 2002 12.07 Buchan Milne wrote:

Which problem? AFAIK, all of them are solveable ...
 
 
 Ok thanks, yes I just realized that.
 
 Would you mind sharing your woodoo magic?
 

It's not really woodoo (voodoo?) magic, a bit of bash with a few weird 
rpm queries, and it doesn't totally work, but you can find my current 
version here:

http://ranger.dnsalias.com/mandrake/scripts/build_from_cvs

Actually, it's so small, I have atteched it (but more current one may 
always be on my site).

It still needs a few features to make it really useful:
1)Specify version (for orignal source)
2)Specify release tag for samba cvs
3)Specify release tag for original source
4)Be able to both source and packaging for release tags
5)GUI


Only problem is, I am having trouble extracting the name of the source 
tarball that we need to check for / create from CVS (but it works right 
if you have a tarball in your `rpm --eval %_sourcedir`):


[bgmilne@bgmilne bgmilne]$ rpm -q --specfile 
/home/bgmilne/downloads/source/cvs/mandrake/SPECS/samba/samba.spec --qf 
%{SOURCE}\n|head -n1
(none)

Why does this not work??

[bgmilne@bgmilne bgmilne]$ rpm -q --specfile 
/home/bgmilne/downloads/source/cvs/mandrake/SPECS/samba/samba.spec --qf 
%{NAME}\n|head -n1
samba
[bgmilne@bgmilne bgmilne]$ rpm -q --specfile 
/home/bgmilne/downloads/source/cvs/mandrake/SPECS/samba/samba.spec --qf 
%{VERSION}\n|head -n1
2.2.6
[bgmilne@bgmilne bgmilne]$ rpm -q --specfile 
/home/bgmilne/downloads/source/cvs/mandrake/SPECS/samba/samba.spec --qf 
%{RELEASE}\n|head -n1
1.0.pre2.2mdk

Only problem here, is that I actually need samba-2.2.6pre2.tar.bz2, 
which I have no way of constructing from the variables/macros that do 
work. For a stable release, it should (normally, unless they have a 
weird naming convention, which some people do) work:

[bgmilne@bgmilne bgmilne]$ rpm -q --specfile 
/home/bgmilne/downloads/source/cvs/mandrake/SPECS/samba/samba.spec --qf 
%{NAME}-%{VERSION}\n|head -n1
samba-2.2.6

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



build_from_cvs
Description: application/java-vm


Re: [Cooker] perl rpm from cvs?

2002-09-24 Thread Guillaume Rousse

Le Mardi 24 Septembre 2002 23:30, Oden Eriksson a écrit :
 Hi.

 How do I get perl-5.601-14mdk.src.rpm from CVS?
rpm itself, no way, but spec file and patches are available here:
http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/SPECS/perl/
-- 
Guillaume Rousse [EMAIL PROTECTED]
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html





Re: [Cooker] perl rpm from cvs?

2002-09-24 Thread Oden Eriksson

On tisdagen den 24 september 2002 23.37 Guillaume Rousse wrote:
 Le Mardi 24 Septembre 2002 23:30, Oden Eriksson a écrit :
  Hi.
 
  How do I get perl-5.601-14mdk.src.rpm from CVS?

 rpm itself, no way, but spec file and patches are available here:
 http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/SPECS/perl/

I think I meant if some guru had made a script allready that could do this, 
fetch the files from CVS and then make the src.rpm?

-- 
Regards // Oden Eriksson
Deserve-IT Networks - http://d-srv.com




Re: [Cooker] perl-Net_SSLeay

2002-09-23 Thread Franois Pons

Sebastian Dransfeld [EMAIL PROTECTED] writes:

 This seems like a bad idea (from .spec):
 
 find $RPM_BUILD_ROOT/%{prefix} -name *.al | xargs rm -f
 
 Running the examples demand that the .al files are there!

This is more problably a problem loading method which sounds like a problem of
missing module.

I take a look on this.

François.




Re: [Cooker] perl-Net_SSLeay

2002-09-23 Thread Franois Pons

[EMAIL PROTECTED] (François Pons) writes:

 Sebastian Dransfeld [EMAIL PROTECTED] writes:
 
  This seems like a bad idea (from .spec):
  
  find $RPM_BUILD_ROOT/%{prefix} -name *.al | xargs rm -f
  
  Running the examples demand that the .al files are there!
 
 This is more problably a problem loading method which sounds like a problem of
 missing module.
 
 I take a look on this.

There seems to be strange vision of this, this package looks like to have
problems.

It is problably used only by other module and not directly.

I invistigate more on the topic, but it seems to be unable to work without
modifications (at least from some examples files).

François.




Re: [Cooker] perl-Net_SSLeay

2002-09-23 Thread Sebastian Dransfeld

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

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

Sebastian





Re: [Cooker] perl-Digest-Nilsimsa

2002-09-05 Thread Tibor Pittich

On 30. aug 2002  21:00, Ben Reser wrote:

 Needs to be rebuit for multithreaded perl...
 razor in cooker is broken because of this...

hm, i have installed perl-Digest-Nilsimsa-0.06-3mdk and razor works
great for me..


-- 
Linux 2.4.19-3mdk 
Mandrake Linux release 9.0 (Cooker) for i586 
10:12am up 19 days, 16:24, 7 users, load average: 0.20, 0.08, 0.02 



msg73746/pgp0.pgp
Description: PGP signature


Re: [Cooker] perl-Digest-Nilsimsa

2002-09-05 Thread Ben Reser

On Thu, Sep 05, 2002 at 10:22:02AM +0200, Tibor Pittich wrote:
 On 30. aug 2002  21:00, Ben Reser wrote:
 
  Needs to be rebuit for multithreaded perl...
  razor in cooker is broken because of this...
 
 hm, i have installed perl-Digest-Nilsimsa-0.06-3mdk and razor works
 great for me..

That's because 3mdk fixed my report:
http://www.mandrake.com/en/archives/changelog/2002-09/msg00012.php

Note the date of the email and the date of the build of 3mdk.

Looks like the list is sending old emails.  Or you're just really behind
in replying.

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

Never take no as an answer from someone who isn't authorized to say yes.




Re: [Cooker] perl-URPM require problem

2002-08-26 Thread Pixel

Pascal [EMAIL PROTECTED] writes:

 I have a system with:
 perl-5.8.0-1mdk
 
 
 I could install without error :
 urpmi-4.0-3mdk
 perl-URPM-0.70-1mdk
 
 BUT urpmi using perl-URPM now complains with :
 Can't locate URPM.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i386-linux 
 /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux 

won't fix. cf archive




Re: [Cooker] perl-install/network/tools.pm / about new cooker kernel

2002-08-25 Thread Florent BERANGER

up !

Le Lundi 19 Août 2002 14:07, Florent BERANGER a écrit :
 Modem connection isn't immediate - internet connection
 failed, please... message but graph and connection time
 starts all the time.

 - incoherence - must retry to find www.mandrakedoft 10s
 later and don't start connection graphs and time until the
 flag isn't at 1 !

 Thanks to take a look at it,
   Florent

 PS : There is 2 functions : connected and connected2. Why
 2 functions ?



Le Lundi 19 Août 2002 14:16, Florent BERANGER a écrit :
 Are ov511_decomp, ov518_decomp  DC10 modules in new
 cooker kernel ?

 Thanks
--
EXCEPTIONNEL!
Tiscali lance les forfaits Internet Illimités,
à partir de 15,95EUR / mois.
Pour en profiter,cliquez ici: http://register.tiscali.fr/forfaits/
Offres soumises à conditions.






Re: [Cooker] perl-install/network/tools.pm / about new cooker kernel

2002-08-19 Thread Florent BERANGER

up !

Le Lundi 19 Août 2002 14:07, Florent BERANGER a écrit :
 Modem connection isn't immediate - internet connection
 failed, please... message but graph and connection time
 starts all the time.

 - incoherence - must retry to find www.mandrakedoft 10s
 later and don't start connection graphs and time until the
 flag isn't at 1 !

 Thanks to take a look at it,
   Florent

 PS : There is 2 functions : connected and connected2. Why
 2 functions ?



Le Lundi 19 Août 2002 14:16, Florent BERANGER a écrit :
 Are ov511_decomp, ov518_decomp  DC10 modules in new
 cooker kernel ?

 Thanks
--
EXCEPTIONNEL!
Tiscali lance les forfaits Internet Illimités,
à partir de 15,95EUR / mois.
Pour en profiter,cliquez ici: http://register.tiscali.fr/forfaits/
Offres soumises à conditions.






Re: [Cooker] perl-Digest-MD5

2002-08-03 Thread Gueorgui Mihaylov

That's what I want to say - there is no solution for
this problem into the current cooker. I expect someone
to say that it will be fixed later.
--- Todd Lyons [EMAIL PROTECTED] wrote:
 Gueorgui Mihaylov wrote on Wed, Jul 31, 2002 at
 08:42:58PM -0700 :
  I reported a problem with MD5 perl extension a
 couple
  of days ago.
  I hope, this time  mdk packager will respond.
  Installing perl-Digest-MD5-2.20-1.1mdk over the
  previous perl5.6 package gives no errors,but it
 just
  doesn't solve the MD5 problem.
 
 perl-Digest-MD5 is no longer a valid cooker package.
 
  I'll  mention again, source  install  of perl 
 MD5
  works fine. For testing purposes :
  http://neomail.sourceforge.net/  use setup.pl
 script
   perl = 5.600 is needed by
   perl-Digest-MD5-2.20-1.1mdk
   perl-base = 5.601 is needed by
   perl-Digest-MD5-2.20-1.1mdk
   and package perl-Digest-MD5 isn't listed on
 cooker
   mirrors..
 
 There's your problem.  Cooker is now running perl
 5.8.0.  You are
 running old programs.  
 
 Blue skies... Todd
 -- 
   Todd Lyons -- MandrakeSoft, Inc.  
 http://www.mandrakesoft.com/
 UNIX was not designed to stop you from doing stupid
 things, because 
   that would also stop you from doing clever things.
 -- Doug Gwyn
Cooker Version mandrake-release-9.0-0.2mdk Kernel
 2.4.18-21mdk
 

 ATTACHMENT part 2 application/pgp-signature 



__
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com




Re: [Cooker] perl-Digest-MD5

2002-08-02 Thread Todd Lyons

Gueorgui Mihaylov wrote on Wed, Jul 31, 2002 at 08:42:58PM -0700 :
 I reported a problem with MD5 perl extension a couple
 of days ago.
 I hope, this time  mdk packager will respond.
 Installing perl-Digest-MD5-2.20-1.1mdk over the
 previous perl5.6 package gives no errors,but it just
 doesn't solve the MD5 problem.

perl-Digest-MD5 is no longer a valid cooker package.

 I'll  mention again, source  install  of perl  MD5
 works fine. For testing purposes :
 http://neomail.sourceforge.net/  use setup.pl script
  perl = 5.600 is needed by
  perl-Digest-MD5-2.20-1.1mdk
  perl-base = 5.601 is needed by
  perl-Digest-MD5-2.20-1.1mdk
  and package perl-Digest-MD5 isn't listed on cooker
  mirrors..

There's your problem.  Cooker is now running perl 5.8.0.  You are
running old programs.  

Blue skies...   Todd
-- 
  Todd Lyons -- MandrakeSoft, Inc.   http://www.mandrakesoft.com/
UNIX was not designed to stop you from doing stupid things, because 
  that would also stop you from doing clever things. -- Doug Gwyn
   Cooker Version mandrake-release-9.0-0.2mdk Kernel 2.4.18-21mdk



msg69435/pgp0.pgp
Description: PGP signature


Re: [Cooker] perl-Digest-MD5

2002-07-31 Thread Gueorgui Mihaylov

I reported a problem with MD5 perl extension a couple
of days ago.
I hope, this time  mdk packager will respond.
Installing perl-Digest-MD5-2.20-1.1mdk over the
previous perl5.6 package gives no errors,but it just
doesn't solve the MD5 problem.
I'll  mention again, source  install  of perl  MD5
works fine. For testing purposes :
http://neomail.sourceforge.net/  use setup.pl script

 perl = 5.600 is needed by
 perl-Digest-MD5-2.20-1.1mdk
 perl-base = 5.601 is needed by
 perl-Digest-MD5-2.20-1.1mdk
 
 and package perl-Digest-MD5 isn't listed on cooker
 mirrors..
 
 -- 
 Linux 2.4.18-21mdk
 Mandrake Linux release 9.0 (Cooker) for i586 
 1:02am up 2 days, 15:01, 6 users, load average:
 0.00, 0.09, 0.12 
 

 ATTACHMENT part 2 application/pgp-signature 



__
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com




Re: [Cooker] Perl MD5

2002-07-30 Thread Gueorgui Mihaylov

I didn't mention, my install is on pentium 3 machine.
Please, no references to rpm packages, without
testing.
 I'm afraid, that if overlooked this problem will
appear into the final 9.0 .

  Perl scripts that require MD5 module are just
 stuck if
  I install perl only with mdk packages, so I have
 to
  download  from CPAN.  Source install works, but it
 is
  much more time consuming, than having a ready rpm.
  
  Gueorgui
  
 
 ls /RPMS-contrib/perl-MD5-1.7-12mdk.ppc.rpm
 
 x86 version is available also of course
 
 Stew Benedict
 
 
 

__
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com




Re: [Cooker] Perl MD5

2002-07-30 Thread Stew Benedict


On Tue, 30 Jul 2002, Gueorgui Mihaylov wrote:

 I didn't mention, my install is on pentium 3 machine.
 Please, no references to rpm packages, without
 testing.
  I'm afraid, that if overlooked this problem will
 appear into the final 9.0 .
 

???  I didn't test it as I have no occasion to use it at the moment.  I
was just trying to point you to the fact it is included, in contribs or at
least the description looks like what you are looking for:

The perl-MD5 package provides the MD5 module for the Perl
programming language.

I was working on a ppc machine at the time.

   Perl scripts that require MD5 module are just
  stuck if
   I install perl only with mdk packages, so I have
  to
   download  from CPAN.  Source install works, but it
  is
   much more time consuming, than having a ready rpm.
   
   Gueorgui
   
  
  ls /RPMS-contrib/perl-MD5-1.7-12mdk.ppc.rpm
  
  x86 version is available also of course
  
  Stew Benedict
  

Stew Benedict





Re: [Cooker] Perl MD5

2002-07-30 Thread Pixel

Gueorgui Mihaylov [EMAIL PROTECTED] writes:

 Hi there,
 I just noticed a problem, that wasn't fixed in 8.2
 too.
 Perl scripts that require MD5 module are just stuck if
 I install perl only with mdk packages, so I have to
 download  from CPAN.

you'd better use Digest::MD5 which is integrated upstream:

% rpm -q --provides perl | grep MD5
perl-Digest-MD5  
MD5.so  
perl(Digest::MD5) = 2.20




Re: [Cooker] perl-5.8.0

2002-07-29 Thread Oden Eriksson

On Mondayen den 29 July 2002 18.02, Pixel wrote:
 Oden Eriksson [EMAIL PROTECTED] writes:
  Why is it when building CPAN stuff the following is allways added to the
  Makefile:
 
  LDDLFLAGS = -shared -L/usr/local/lib
  LDFLAGS =  -L/usr/local/lib
 
  ???

 i don't know. (i don't think it's limited to mandrake perl version)

Ok, Well..., if we don't get rid of this gcc won't stop complaining...

I think the following will fix one of the aboves when building perl:

sh Configure -Dlocincpth=/usr/include -Dcc_flags=-fno-strict-aliasing


-- 
Regards // Oden Eriksson
Deserve-IT Networks - http://d-srv.com




Re: [Cooker] perl-5.8.0

2002-07-29 Thread Pixel

Oden Eriksson [EMAIL PROTECTED] writes:

 Why is it when building CPAN stuff the following is allways added to the 
 Makefile:
 
 LDDLFLAGS = -shared -L/usr/local/lib
 LDFLAGS =  -L/usr/local/lib
 
 ???

i don't know. (i don't think it's limited to mandrake perl version)




Re: [Cooker] perl-5.8.0 + mrtg

2002-07-23 Thread Pixel

Oden Eriksson [EMAIL PROTECTED] writes:

 perl-5.8.0 + mrtg does not work, I get:
 
 Can't locate package $VERSION for @MRTG_lib::ISA at /usr/bin/mrtg line 59
 main::BEGIN() called at /usr/bin/../lib/mrtg2/MRTG_lib.pm line 59
 eval {...} called at /usr/bin/../lib/mrtg2/MRTG_lib.pm line 59
 
 
 It works just fine with my perl-5.6.1 compiled from source...

this is plain weird code.

i've remove $VERSION @MRTG_lib::ISA and it seems to work quite nicely
(well, i get mrtg's Usage :)

please test





Re: [Cooker] perl-URPM barfing

2002-07-22 Thread Franois Pons

Steve Fox [EMAIL PROTECTED] writes:

 Try installation without checking dependencies? (y/N) y
 Not an ARRAY reference at /usr/lib/perl5/vendor_perl/5.8.0/urpm.pm line
 1830, STDIN line 2.

Fixed in 3.8-2mdk

François.




Re: [Cooker] perl conflicts

2002-07-22 Thread Pixel

Marcelo Gigirey [EMAIL PROTECTED] writes:

perl = 5.00503 is needed by logtrend-visuapache-0.82.2-3mdk
perl-base = 5.601 is needed by logtrend-visuapache-0.82.2-3mdk
perl-base = 5.601 is needed by perl-libapreq-1.0-1mdk

rebuilding of those is coming...




Re: [Cooker] perl-5.6.1

2002-07-19 Thread Guillaume Cottenceau

Oden Eriksson [EMAIL PROTECTED] writes:

 Hi,
 
 I'm trying to build perl v5.6.1 (stable) on latest Cooker, but make complains 
 about unknown built-in option... WTF!

perl 5.8.0 is stable.

-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/




Re: [Cooker] perl-5.6.1

2002-07-19 Thread Oden Eriksson

On Friday 19 July 2002 13.51, Guillaume Cottenceau wrote:
 Oden Eriksson [EMAIL PROTECTED] writes:
  Hi,
 
  I'm trying to build perl v5.6.1 (stable) on latest Cooker, but make
  complains about unknown built-in option... WTF!

 perl 5.8.0 is stable.

He he he, what a coincidence :)

Well..., I hope qmail-scanner likes that one...

-- 
Regards // Oden Eriksson
Deserve-IT Networks - http://d-srv.com




Re: [Cooker] perl default man path

2002-07-16 Thread Pixel

Goetz Waschk [EMAIL PROTECTED] writes:

 I've tried to rebuild perl-Event for the new perl release, but the man
 pages go to /usr/man/man3pm by default, I had to add 
 INSTALLSITEMAN3DIR=%buildroot%_mandir/man3pm to the %makeinstall call.
 
 Couldn't the default dir be fixed in a similar way as the bin dir,
 depending on the PREFIX?

it does correctly IF you're using INSTALLDIRS=vendor (see one of the
package that's been rebuilt for 5.8.0)

i've not taken the time (yet?) to look why it doesn't take the right
directory when INSTALLDIRS is the default (site)




Re: [Cooker] perl-Event Failed

2002-07-16 Thread Pixel

huug [EMAIL PROTECTED] writes:

 On 2002-07-15, [EMAIL PROTECTED] wrote:
  su -c /usr/sbin/urpmi -v perl-Event examining synthesis file
  [/var/lib/urpmi/synthesis.hdlist.Installation CD (ftp1).cz]
  examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Contrib CD
  (ftp2).cz] examining synthesis file
  [/var/lib/urpmi/synthesis.hdlist.plf.cz] installing
  /var/cache/urpmi/rpms/perl-Event-0.85-1mdk.i586.rpm
  
  starting installing packages
  Installation failed:
  requires@perl = [EMAIL PROTECTED]
  requires@perl-base = [EMAIL PROTECTED]

rebuilt

[...]

 requires@perl = [EMAIL PROTECTED]

should come one day (with next gcc release)

 requires@perl-base = [EMAIL PROTECTED]

doesn't build... deush you fix it

 requires@perl-base = [EMAIL PROTECTED]

done

 requires@perl-base = [EMAIL PROTECTED]
 requires@perl-base = [EMAIL PROTECTED]

obsolete, not needed anymore. remove it!




Re: [Cooker] perl default man path

2002-07-16 Thread Peter Chen

On Tue, 2002-07-16 at 05:02, Pixel wrote:
 i've not taken the time (yet?) to look why it doesn't take the right
 directory when INSTALLDIRS is the default (site)

I would also suggest taking a look at the Makefile generated from perl
Makefile.PL.  

Depending on the version of ExtUtils::MakeMaker used, INSTALLSITEMAN3DIR
may not be set correctly.  This issue has come up in the RPM mailing
list back in May.

http://www.redhat.com/mailing-lists/rpm-list/msg06815.html

I had the same issue with perl-SOAP-Lite.  My workaround there was the
following construct.

make PREFIX=$RPM_BUILD_ROOT%{_prefix} \
  INSTALLMAN1DIR=$RPM_BUILD_ROOT%{_prefix}/share/man/man1 \
  INSTALLSITEMAN1DIR=$RPM_BUILD_ROOT%{_prefix}/share/man/man1 \
  install

Pete






Re: [Cooker] perl default man path

2002-07-16 Thread Pixel

Peter Chen [EMAIL PROTECTED] writes:

 On Tue, 2002-07-16 at 05:02, Pixel wrote:
  i've not taken the time (yet?) to look why it doesn't take the right
  directory when INSTALLDIRS is the default (site)
 
 I would also suggest taking a look at the Makefile generated from perl
 Makefile.PL.  
 
 Depending on the version of ExtUtils::MakeMaker used, INSTALLSITEMAN3DIR
 may not be set correctly.

now fixed in latest perl package ;)




Re: [Cooker] perl pb with mkcd (cooker misc directory)

2002-07-12 Thread Ben Reser

On Fri, Jul 12, 2002 at 08:46:57AM +0200, Florent BERANGER wrote:
 $ mkcd
 Can't locate File/NCopy.pm in @INC (@INC contains:
 /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1
 /usr/lib/perl5/site_perl/5.6.1/i386-linux
 /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl .)
 at ./mkcd line 9.
 BEGIN failed--compilation aborted at ./mkcd line 9.
 
 Thanks to take a look at it.

Do you have perl-File-NCopy installed?  It's not part of the standard
perl install...

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

We tend to see all wars through the lens of the current conflict, and we
mine history for lessons convenient to the present purpose.
- Brian Hayes




Re: [Cooker] perl pb with mkcd (cooker misc directory)

2002-07-12 Thread Florent BERANGER

Le Vendredi 12 Juillet 2002 09:15, Ben Reser a écrit :
 On Fri, Jul 12, 2002 at 08:46:57AM +0200, Florent
BERANGER wrote:
  $ mkcd
  Can't locate File/NCopy.pm in INC (INC contains:
  /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1
  /usr/lib/perl5/site_perl/5.6.1/i386-linux
  /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl .)
  at ./mkcd line 9.
  BEGIN failed--compilation aborted at ./mkcd line 9.
 
  Thanks to take a look at it.

 Do you have perl-File-NCopy installed?  It's not part of
the standard
 perl install...

It wasn't installed. I can't install it.

In fact, I need a recent cooker iso with latest kernel
(modules loaded in cooker directory are the same as the
boot kernel), just for boot (network install).
I've tried with floppy, it don't works (I run on cooker
snapshot).

If anyone can do a minimal cooker install boot iso with
latest kernel, thanks !
--
Profitez de l'offre exceptionnelle Tiscali !
Internet Gratuit le Jour
Cliquez ici, http://register.tiscali.fr/forfaits_ls/
Offre soumise à conditions.






Re: [Cooker] perl pb with mkcd (cooker misc directory)

2002-07-12 Thread rcc

On Fri, 12 Jul 2002 10:16:06 +0200
Florent BERANGER [EMAIL PROTECTED] wrote:


   $ mkcd
   BEGIN failed--compilation aborted at ./mkcd line 9.
  
  Do you have perl-File-NCopy installed?  It's not part of
 the standard
  perl install...
 
 It wasn't installed. I can't install it.

Did you try MakeCD? Because it uses perl from the cooker tree, and there
you have

misc/perl5/vendor_perl/5.8.0/File/NCopy.pm


- Mark




Re: [Cooker] perl upgrades

2002-07-10 Thread Pixel

Adam Williamson [EMAIL PROTECTED] writes:

 Since the current perl upgrades are something of a major change, I (and
 I think probably other people) are a bit nervous to try and update my
 Cooker now. Would it be possible for Pixel to send an 'all clear'
 message to the list when he thinks everything that needs to be updated
 has been updated and a Cooker update should go off correctly? Thanks in
 advance. And kudos for the quick work on recompiling everything =)

most of cooker packages are rebuild now. All cooker should be done in
less than 12 hours.

contrib is going to take a few more time...




Re: [Cooker] perl upgrades

2002-07-10 Thread Oden Eriksson

On Wednesday 10 July 2002 11.14, Pixel wrote:
 Adam Williamson [EMAIL PROTECTED] writes:
  Since the current perl upgrades are something of a major change, I (and
  I think probably other people) are a bit nervous to try and update my
  Cooker now. Would it be possible for Pixel to send an 'all clear'
  message to the list when he thinks everything that needs to be updated
  has been updated and a Cooker update should go off correctly? Thanks in
  advance. And kudos for the quick work on recompiling everything =)

 most of cooker packages are rebuild now. All cooker should be done in
 less than 12 hours.

 contrib is going to take a few more time...

perl-base = 1:5.8.0 is needed by
   ^^

Is this correct?

I cannot find any perl-1:5.8.0*.rpm package, or is it a new rpm woodoo magic 
trick?

-- 
Regards // Oden Eriksson
Deserve-IT Networks - http://d-srv.com




Re: [Cooker] perl upgrades

2002-07-10 Thread Pixel

Oden Eriksson [EMAIL PROTECTED] writes:

[...]

 perl-base = 1:5.8.0 is needed by
^^
 
 Is this correct?
 
 I cannot find any perl-1:5.8.0*.rpm package, or is it a new rpm woodoo magic 
 trick?

yep, it is the Serial (also names Epoch). perl 5.601 has serial 0,
perl 5.8.0 has serial 2. 
   5.601  5.8.0
but
   2:5.8.0  0:5.601

in fact the serial should now be 2 in autorequires. A new rpm-build
with a new find-requires will come to change this.




Re: [Cooker] perl upgrades

2002-07-10 Thread Oden Eriksson

On Wednesday 10 July 2002 13.40, Pixel wrote:
 Oden Eriksson [EMAIL PROTECTED] writes:

 [...]

  perl-base = 1:5.8.0 is needed by
 ^^
 
  Is this correct?
 
  I cannot find any perl-1:5.8.0*.rpm package, or is it a new rpm woodoo
  magic trick?

 yep, it is the Serial (also names Epoch). perl 5.601 has serial 0,
 perl 5.8.0 has serial 2.
5.601  5.8.0
 but
2:5.8.0  0:5.601

 in fact the serial should now be 2 in autorequires. A new rpm-build
 with a new find-requires will come to change this.

Aha, it was the epoch thing..., I thought that was abandoned a long time ago. 

So, will all the perl stuff be stable (consistant) tomorrow maybe?

-- 
Regards // Oden Eriksson
Deserve-IT Networks - http://d-srv.com




Re: [Cooker] perl upgrades

2002-07-10 Thread Pixel

Oden Eriksson [EMAIL PROTECTED] writes:

 So, will all the perl stuff be stable (consistant) tomorrow maybe?

notwithstanding contrib, it's quite ok now:

% urpmf site_perl | cut -d: -f 1 | uniq
Bastille
Bastille-Curses-module
Bastille-Tk-module
foomatic
gimp-perl

Bastille should be dropped, and gimp and foomatic will be taken care
of by their maintainer.




Re: [Cooker] perl modules in contrib

2002-07-10 Thread Nora Etukudo

On Wed, Jul 10, 2002 at 02:15:20PM +0200, Pixel wrote:

 Please tell which modules you're using in contribs. 
 I'll switch them to new perl.

  perl-DBD-Pg-1.01-2mdk.i586.rpm
PostgreSQL?
  perl-Razor-Agent-2.08-3mdk.noarch.rpm
Needed for SpamAssassin?

Liebe Grüße, Nora.
-- 
[EMAIL PROTECTED]
 IM-NETZ Neue Medien, Berlin   http://www.im-netz.de/
 WWW von Frauen für Frauen, Hamburghttp://www.w4w.net/
 Lesbian Computer Networks, Helsinki   http://www.sappho.net/




Re: [Cooker] perl modules in contrib

2002-07-10 Thread Spencer

On Wednesday 10 July 2002 05:25 am, you wrote:
 On Wed, Jul 10, 2002 at 02:15:20PM +0200, Pixel wrote:
  Please tell which modules you're using in contribs.
  I'll switch them to new perl.

 I'm using perl-MD5 for mkcd

---
Spence




Re: [Cooker] perl modules in contrib

2002-07-10 Thread Goetz Waschk

Am Mittwoch, 10. Juli 2002, 14:15:20 Uhr MET, schrieb Pixel:
 Please tell which modules you're using in contribs. 
 I'll switch them to new perl.
 Warly would be happy to get rid of the unused ones.
I need perl-Audio-CD for disc-cover.
-- 
   Götz Waschk  master of computer science   University of Rostock
 http://wwwstud.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key
 -- Logout Fascism! --




Re: [Cooker] perl modules in contrib

2002-07-10 Thread Geoffrey Lee

  Warly would be happy to get rid of the unused ones.
 
 I know two of mine:
 
 perl-Mail-QmailQueue
 perl-Mail-QmailRemote
 


ugg, qmail :)

What does it do?

I think these might belong better in vdanen's own qmail site where he store all
of the djb related stuff?


-- Geoff.





Re: [Cooker] perl modules in contrib

2002-07-10 Thread Oden Eriksson

On Wednesday 10 July 2002 15.38, Geoffrey Lee wrote:
   Warly would be happy to get rid of the unused ones.
 
  I know two of mine:
 
  perl-Mail-QmailQueue
  perl-Mail-QmailRemote

 ugg, qmail :)

qmail RULEZ!!!, EOD :-)

 What does it do?

Got me there..., I can't remember...

 I think these might belong better in vdanen's own qmail site where he store
 all of the djb related stuff?

Yes, if he's interested.

BTW. there are more qmail specific rpm:s in contrib which vdanen seems to 
have missed, I will try to make a list when I find the time. At one time 
there _were_ plans to include qmail in the commercial distro, that's why 
there's/was a lot of qmail stuff in there...

-- 
Regards // Oden Eriksson
Deserve-IT Networks - http://d-srv.com




Re: [Cooker] perl modules in contrib

2002-07-10 Thread Pixel

Oden Eriksson [EMAIL PROTECTED] writes:

 On Wednesday 10 July 2002 15.10, Spencer wrote:
  On Wednesday 10 July 2002 05:25 am, you wrote:
   On Wed, Jul 10, 2002 at 02:15:20PM +0200, Pixel wrote:
Please tell which modules you're using in contribs.
I'll switch them to new perl.
 
   I'm using perl-MD5 for mkcd
 
 It seems included in the perl main package (as many others). Is there any 
 differences?

perl-Digest-MD5 is now in perl package.

but perl-MD5 is not, it's deprecated (new mkcd use Digest::MD5)




Re: [Cooker] perl modules in contrib

2002-07-10 Thread Pixel

Pixel [EMAIL PROTECTED] writes:

 Please tell which modules you're using in contribs. 
 I'll switch them to new perl.

I've done those asked by Geoffrey Lee, Nora Etukudo, Goetz Waschk,
Buchan Milne and Oden Eriksson (*).

Any more? :-)


(*) well perl-Razor-Agent is pending. Waiting for its dependencies to
be uploaded




Re: [Cooker] perl modules in contrib

2002-07-10 Thread Martin Maok

On Wed, Jul 10, 2002 at 05:46:22PM +0200, Pixel wrote:
  Please tell which modules you're using in contribs. 
  I'll switch them to new perl.
 
 I've done those asked by Geoffrey Lee, Nora Etukudo, Goetz Waschk,
 Buchan Milne and Oden Eriksson (*).
 
 Any more? :-)

Please, I want perl-GD, I use it for ipac-ng traffic load graphs.

Thank you :-)

-- 
 Martin Maok http://underground.cz/
   [EMAIL PROTECTED]http://Xtrmntr.org/ORBman/




Re: [Cooker] perl modules in contrib

2002-07-10 Thread Liam R. E. Quin

I got it down to:

error: failed dependencies:
perl = 5.600 is needed by apache2-devel-2.0.40-0.20020710.1mdk
perl-base = 5.601 is needed by foomatic-1.9-0.20020618mdk
perl-base = 5.600-29mdk is needed by drakxtools-newt-1.1.8-3mdk
perl = 5.600 is needed by gcc-colorgcc-3.1.1-0.7mdk

after uninstalling a lot of stuff I can get from CPAN later, such
as the various XML modules.  It used to look like this:

perl-base = 5.601 is needed by glade-perl-0.59-3mdk
perl-base = 5.601 is needed by perl-XML-Node-0.11-1mdk
perl-base = 5.601 is needed by perl-XML-XPath-1.12-1mdk
perl-base = 5.601 is needed by perl-XML-Twig-3.04-1mdk
perl-base = 5.601 is needed by perl-XML-Records-0.12-1mdk
perl-base = 5.601 is needed by perl-CGI-XMLApplication-1.1.1-1mdk
perl-base = 5.601 is needed by perl-IO-Socket-SSL-0.81-1mdk
perl-base = 5.601 is needed by perl-XML-Stream-1.15-1mdk
perl-base = 5.601 is needed by gimp-perl-1.2.3-11mdk
perl-base = 5.601 is needed by gaim-0.59-2mdk
perl-base = 5.601 is needed by foomatic-1.9-0.20020618mdk
perl-base = 5.600-29mdk is needed by drakxtools-newt-1.1.8-3mdk
perl = 5.600 is needed by perl-XML-Dumper-0.4-4mdk
perl = 5.600 is needed by perl-XML-QL-0.07-3mdk
perl = 5.600 is needed by perl-XML-Grove-0.46alpha-2mdk
perl = 5.600 is needed by glade-perl-0.59-3mdk
perl = 5.600 is needed by perl-XML-EasyOBJ-1.0-3mdk
perl = 5.600 is needed by perl-XML-XPathScript-0.03-2mdk
perl = 5.600 is needed by perl-XML-Encoding-1.01-2mdk
perl = 5.600 is needed by perl-XML-XPath-1.12-1mdk
perl = 5.600 is needed by perl-XML-Twig-3.04-1mdk
perl = 5.600 is needed by perl-XML-Records-0.12-1mdk
perl = 5.600 is needed by perl-CGI-XMLApplication-1.1.1-1mdk
perl = 5.600 is needed by perl-XML-Parser-EasyTree-0.01-3mdk
perl = 5.600 is needed by perl-XML-DT-0.19-2mdk
perl = 5.600 is needed by perl-XML-Stream-1.15-1mdk
perl = 5.601 is needed by gimp-perl-1.2.3-11mdk
perl = 5.600 is needed by gcc-colorgcc-3.1.1-0.7mdk
perl = 5.600 is needed by apache2-devel-2.0.40-0.20020707.1mdk

Liam







Re: [Cooker] perl modules in contrib

2002-07-10 Thread Pixel

Liam R. E. Quin [EMAIL PROTECTED] writes:

[...]

  It used to look like this:
 
   perl-base = 5.601 is needed by glade-perl-0.59-3mdk
   perl-base = 5.601 is needed by perl-XML-Node-0.11-1mdk
   perl-base = 5.601 is needed by perl-XML-XPath-1.12-1mdk
   [...] 20 other one

those are now done

   perl = 5.600 is needed by perl-XML-Records-0.12-1mdk
   perl = 5.600 is needed by perl-XML-Stream-1.15-1mdk

will be done ASAP (waiting for their dependencies to upload)

   perl = 5.601 is needed by gimp-perl-1.2.3-11mdk

should be done by tvignaud soon

   perl = 5.600 is needed by gcc-colorgcc-3.1.1-0.7mdk

will be done by gbeauchesne soon (need rebuilding gcc...)

   perl-base = 5.601 is needed by foomatic-1.9-0.20020618mdk

will be done by Till soon

   perl = 5.600 is needed by apache2-devel-2.0.40-0.20020707.1mdk

building...


thanks!




Re: [Cooker] Perl-PDL needs XFree stuff?

2002-06-14 Thread Guillaume Cottenceau

Vincent Meyer, MD [EMAIL PROTECTED] writes:

 Software installer wants to install XFree86-devel, XFree85-libs, XFree86-xfs 
 to install Perl-PDL.. is this correct?

nope :-). try latest everything.

-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/




Re: [Cooker] Perl Modules

2002-06-12 Thread Todd Lyons

Jeremy Salch wrote on Wed, Jun 12, 2002 at 03:07:02PM -0500 :
 
 I can't seem to find which rpm HTTP:Realm  is in
 Does anyone know ?

What do you have that requires that?  It's not in anything that I have
here.  If it's not in perl-libwww-perl (and it appears not to be),
you'll need to go get it at
http://search.cpan.org/doc/LDS/HTTPD-User-Manage-1.6/lib/HTTPD/Realm.pm

Blue skies...   Todd
-- 
  Todd Lyons -- MandrakeSoft, Inc.   http://www.mandrakesoft.com/
UNIX was not designed to stop you from doing stupid things, because 
  that would also stop you from doing clever things. -- Doug Gwyn
   Cooker Version mandrake-release-8.3-0.2mdk Kernel 2.4.18-19mdk



msg66061/pgp0.pgp
Description: PGP signature


Re: [Cooker] Perl Modules

2002-06-12 Thread Jeremy Salch

On Thursday 13 June 2002 12:03 am, Todd Lyons wrote:
 Jeremy Salch wrote on Wed, Jun 12, 2002 at 03:07:02PM -0500 :
  I can't seem to find which rpm HTTP:Realm  is in
  Does anyone know ?

 What do you have that requires that?  It's not in anything that I have
 here.  If it's not in perl-libwww-perl (and it appears not to be),
 you'll need to go get it at
 http://search.cpan.org/doc/LDS/HTTPD-User-Manage-1.6/lib/HTTPD/Realm.pm

 Blue skies... Todd

I am using a user_manage.cgi program to manage .htaccess users on a website.  
The homepage of the cgi file no longer exists so i don't even know if it is 
possible to get it anymore..

Thankyou for the information



-- 
Mr. Jeremy Salch - Data Services
Granbury.Com, Inc. 
[EMAIL PROTECTED] - email
www.granbury.com - Business Website
www.tblx.net - Personal Website




Re: [Cooker] Perl Modules

2002-06-12 Thread Ben Reser

On Thu, Jun 13, 2002 at 12:13:06AM -0500, Jeremy Salch wrote:
 I am using a user_manage.cgi program to manage .htaccess users on a website.  
 The homepage of the cgi file no longer exists so i don't even know if it is 
 possible to get it anymore..

HTTPD-User-Manage seems to still be being maintained.  At least there's
a version as new as Jun 2 2002.  

Here's where it's at on my mirror of CPAN:
http://mirror.brain.org/CPAN/modules/by-module/HTTPD/HTTPD-User-Manage-1.6.tar.gz

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

We tend to see all wars through the lens of the current conflict, and we
mine history for lessons convenient to the present purpose.
- Brian Hayes




Re: [Cooker] perl-Exception-Class-1.01, perl-Devel-StackTrace-0.9, and perl-Class-Data-Inheritable-0.02 uploaded

2002-06-06 Thread Ben Reser

On Thu, Jun 06, 2002 at 12:27:17PM -0400, Peter Chen wrote:
 FYI, I have uploaded perl-Exception-Class-1.01,
 perl-Devel-StackTrace-0.9, and perl-Class-Data-Inheritable-0.02
 source rpm's.  These are CPAN modules.  Devel-StackTrace and
 Class-Data-Inheritable are needed by Exception-Class.

It might be useful if you gave us a summary of what these modules do so
I dodn't have to go digging on CPAN to see...

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

We tend to see all wars through the lens of the current conflict, and we
mine history for lessons convenient to the present purpose.
- Brian Hayes




Re: [Cooker] perl-Exception-Class-1.01, perl-Devel-StackTrace-0.9,and perl-Class-Data-Inheritable-0.02 uploaded

2002-06-06 Thread Peter Chen

On Thu, 2002-06-06 at 13:53, Ben Reser wrote:
 On Thu, Jun 06, 2002 at 12:27:17PM -0400, Peter Chen wrote:
  FYI, I have uploaded perl-Exception-Class-1.01,
  perl-Devel-StackTrace-0.9, and perl-Class-Data-Inheritable-0.02
  source rpm's.  These are CPAN modules.  Devel-StackTrace and
  Class-Data-Inheritable are needed by Exception-Class.

Good point.  Descriptions will be included in my next post. :-)

Pete






Re: [Cooker] perl-SGMLSpm-1.03ii doc for root only

2002-06-04 Thread Pixel

Andreas Simon [EMAIL PROTECTED] writes:

 many of the documentation files from
 perl-SGMLSpm-1.03ii-2mdk under /usr/share/doc/perl-SGMLSpm-1.03ii/
 have file permissions so that only root can access them.
 I suppose that's not intentionally.

right, rpmlint agree with you:

% rpmlint /RPMS/perl-SGMLSpm-1.03ii-2mdk.noarch.rpm 
E: perl-SGMLSpm non-readable /usr/share/doc/perl-SGMLSpm-1.03ii/DOC/Extras/docbook.dcl 
0600
E: perl-SGMLSpm non-readable /usr/share/doc/perl-SGMLSpm-1.03ii/DOC/Extras/isonum.ent 
0600
[...]

hail rpmlint :)




Re: [Cooker] perl-CDDB

2002-03-11 Thread Oden Eriksson

On Mondayen den 11 March 2002 20.51, Charles A Edwards wrote:
 [root@localhost charles]# urpmi perl-CDDB
 installing /var/cache/urpmi/rpms/perl-CDDB-1.08-1mdk.noarch.rpm
 error: failed dependencies:
   perl = 5.6.1 is needed by perl-CDDB-1.08-1mdk
 Installation failed
 Try installation without checking dependencies? (y/N)

fixed with 2mdk





Re: [Cooker] perl-CDDB

2002-03-11 Thread Charles A Edwards

On Mon, 11 Mar 2002 22:19:52 +0100
Oden Eriksson [EMAIL PROTECTED] wrote:

 On Mondayen den 11 March 2002 20.51, Charles A Edwards wrote:
  [root@localhost charles]# urpmi perl-CDDB
  installing /var/cache/urpmi/rpms/perl-CDDB-1.08-1mdk.noarch.rpm
  error: failed dependencies:
  perl = 5.6.1 is needed by perl-CDDB-1.08-1mdk 

 
 fixed with 2mdk


Thanks.


   Charles




Re: [Cooker] perl-GTK documentation

2002-02-28 Thread Guillaume Rousse

Ainsi parlait Guillaume Rousse :
[..]
 I just found lots of html documentation in libgtkmm1.2-devel, but that was
 not obvious. Why not have a perl-GTK-manual package instead ?
Actually, this is not perl, but C++ documentation. I've been badly confused 
by the :: token in the file names, sorry :-(
-- 
Guillaume Rousse [EMAIL PROTECTED]
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html




Re: [Cooker] perl mysql conflicts

2002-01-31 Thread François Pons

[EMAIL PROTECTED] writes:

 while trying to install Msql-Mysql-modules-1.2216-1mdk.i586.rpm:

This means Msql-Mysql-modules in contrib should be removed, as main has a better
version.

Thanks for pointing us that,

François.




Re: [Cooker] perl mysql conflicts

2002-01-31 Thread Warly

[EMAIL PROTECTED] (François Pons) writes:

 [EMAIL PROTECTED] writes:

 while trying to install Msql-Mysql-modules-1.2216-1mdk.i586.rpm:

 This means Msql-Mysql-modules in contrib should be removed, as main has a better
 version.

 Thanks for pointing us that,

removed

-- 
Warly




Re: [Cooker] perl-Date-Calc update

2001-10-25 Thread Christian Belisle

Brian J. Murrell wrote:
 
 Cooker has perl-Date-Calc-4.3-5mdk in it.  From CPAN, that perl module
 is now at version 5.0.  Update?
 
 b.
 
 --
 Brian J. Murrell

Update done.

Chris




  1   2   >