Re: [Mageia-dev] perl 5.14.1 on its way

2011-06-20 Thread Jerome Quelin
On 11/06/19 23:39 +0300, Anssi Hannula wrote:
> or to find all packages having a version-specific require on another
> version than 5.14.1:
> 
> $ urpmf --requires ':perl\[== (?!2:5.14.1[-\]])'

thanks.
jérôme 


Re: [Mageia-dev] perl 5.14.1 on its way

2011-06-19 Thread Anssi Hannula
On 19.06.2011 21:02, Jerome Quelin wrote:
> On 11/06/19 18:18 +0200, Michael Scherer wrote:
>> "perl found with incorrect range == 2:5.14.1-1.mga2 (needed ==
>> 2:5.14.0)"
>>
>> Is this a youri error or a real issue ?
> 
> how can we find those? afaik, "urpmf --requires :perl" cannot be used
> with a specific version. any help to find those packages is welcome.

e.g. to find packages depending on 2:5.14.0:

$ urpmf --requires ":perl\[== 2:5.14.0"

or to find all packages having a version-specific require on another
version than 5.14.1:

$ urpmf --requires ':perl\[== (?!2:5.14.1[-\]])'

-- 
Anssi Hannula


Re: [Mageia-dev] perl 5.14.1 on its way

2011-06-19 Thread Jerome Quelin
On 11/06/19 18:18 +0200, Michael Scherer wrote:
> "perl found with incorrect range == 2:5.14.1-1.mga2 (needed ==
> 2:5.14.0)"
> 
> Is this a youri error or a real issue ?

how can we find those? afaik, "urpmf --requires :perl" cannot be used
with a specific version. any help to find those packages is welcome.

jérôme 


Re: [Mageia-dev] perl 5.14.1 on its way

2011-06-19 Thread Jerome Quelin
On 11/06/19 22:41 +0800, Funda Wang wrote:
> What do you think of a fedora-like perl FSH layout?

can you elaborate please? i'm not aware of their layout.
what is the layout, what needs to be done, what about the existing
packages, etc.

jérôme 


Re: [Mageia-dev] perl 5.14.1 on its way

2011-06-19 Thread Jerome Quelin
On 11/06/19 18:18 +0200, Michael Scherer wrote:
> Le dimanche 19 juin 2011 à 15:46 +0200, Jerome Quelin a écrit :
> > i just submitted perl 5.14.1, which should be a smooth upgrade. no need
> > to recompile binary modules this time.
> 
> Some packages seems to have some errors :
> http://check.mageia.org/dependencies.html
> 
> "perl found with incorrect range == 2:5.14.1-1.mga2 (needed ==
> 2:5.14.0)"
> 
> Is this a youri error or a real issue ?

nope, it's a real issue. i forgot about those - i need to add a check in
find-need-rebuild (a script in perl/ svn directory that finds scripts
with a wrong shebang).

jérôme 


Re: [Mageia-dev] perl 5.14.1 on its way

2011-06-19 Thread Anssi Hannula
On 19.06.2011 19:18, Michael Scherer wrote:
> Le dimanche 19 juin 2011 à 15:46 +0200, Jerome Quelin a écrit :
>> hi,
>>
>> i just submitted perl 5.14.1, which should be a smooth upgrade. no need
>> to recompile binary modules this time.
> 
> Some packages seems to have some errors :
> http://check.mageia.org/dependencies.html
> 
> "perl found with incorrect range == 2:5.14.1-1.mga2 (needed ==
> 2:5.14.0)"
> 
> Is this a youri error or a real issue ?

Applications dynamically linked to perl need to be rebuilt for new perl
versions as the perl library is in a versioned directory.

-- 
Anssi Hannula


Re: [Mageia-dev] perl 5.14.1 on its way

2011-06-19 Thread Michael Scherer
Le dimanche 19 juin 2011 à 15:46 +0200, Jerome Quelin a écrit :
> hi,
> 
> i just submitted perl 5.14.1, which should be a smooth upgrade. no need
> to recompile binary modules this time.

Some packages seems to have some errors :
http://check.mageia.org/dependencies.html

"perl found with incorrect range == 2:5.14.1-1.mga2 (needed ==
2:5.14.0)"

Is this a youri error or a real issue ?
-- 
Michael Scherer



Re: [Mageia-dev] perl 5.14.1 on its way

2011-06-19 Thread Funda Wang
What do you think of a fedora-like perl FSH layout?

2011/6/19 Jerome Quelin :
> hi,
>
> i just submitted perl 5.14.1, which should be a smooth upgrade. no need
> to recompile binary modules this time.
>
> jérôme
>


[Mageia-dev] perl 5.14.1 on its way

2011-06-19 Thread Jerome Quelin
hi,

i just submitted perl 5.14.1, which should be a smooth upgrade. no need
to recompile binary modules this time.

jérôme