Page 1 of 1

[fixed] perl-modules (serious bug)

Posted: Sun Mar 01, 2015 2:11 pm
by ivanovnegro

Re: perl-modules (serious bug)

Posted: Sun Mar 01, 2015 2:28 pm
by dkeg
Yes, thank you! I see it this morning EST

Code: Select all

The following packages will be upgraded:
   libfreetype6 (2.5.2-2 => 2.5.2-3)
   libfreetype6-dev (2.5.2-2 => 2.5.2-3)
   libgnutls-deb0-28 (3.3.8-5 => 3.3.8-6)
   libgnutls-openssl27 (3.3.8-5 => 3.3.8-6)
   libllvm3.5 (3.5-9 => 3.5-10)
   libperl5.20 (5.20.1-5 => 5.20.2-1)
   perl (5.20.1-5 => 5.20.2-1)
   perl-base (5.20.1-5 => 5.20.2-1)
   perl-modules (5.20.1-5 => 5.20.2-1)
   python-pip (1.5.6-4 => 1.5.6-5)
   youtube-dl (2015.02.06-1 => 2015.02.28-1)

Re: perl-modules (serious bug)

Posted: Sun Mar 01, 2015 3:40 pm
by ivanovnegro
Little workaround is to hold perl-modules and then:

Code: Select all

apt upgrade
Do not dist-upgrade!

Re: perl-modules (serious bug)

Posted: Sun Mar 01, 2015 5:51 pm
by machinebacon
i upgraded blindly to 5.20.2-1, works :) will reboot later

Re: perl-modules (serious bug)

Posted: Sun Mar 01, 2015 8:42 pm
by ivanovnegro
Cool. Maybe it is really only a policy violation.

My concern was when you hold perl-modules and blindly d-u it will remove half of the building.

Re: perl-modules (serious bug)

Posted: Mon Mar 02, 2015 12:08 pm
by dkeg
Looks to be fixed in

Code: Select all

   perl (5.20.1-5 => 5.20.2-2)
   perl-base (5.20.1-5 => 5.20.2-2)
   perl-modules (5.20.1-5 => 5.20.2-2)
which is available

Re: [fixed] perl-modules (serious bug)

Posted: Mon Mar 02, 2015 1:32 pm
by ivanovnegro
Thanks.

/Fixed.

Re: [fixed] perl-modules (serious bug)

Posted: Mon Mar 02, 2015 7:59 pm
by vic
Good here too. :)

Re: perl-modules (serious bug)

Posted: Fri Jul 10, 2020 5:18 am
by catfood
ivanovnegro wrote:
Sun Mar 01, 2015 3:40 pm
Little workaround is to hold perl-modules and then:

Code: Select all

apt upgrade
Do not dist-upgrade!!!!!!!!!!!!!!!!
I know it's a dead thread, sorry, but you just saved my ass again. I almost reverted 3 days work trying to hold my kerenel and doing apparently another bad habit I need to unlearn!