You are not logged in.

#1 2021-05-25 01:17:00

MS1
Member
Registered: 2018-02-02
Posts: 84

perl packages but I don't know what to do about it [solved]

Pacman warned me about some perl package but I don't know what actions I need to take.

:: Running post-transaction hooks...
(1/6) Reloading system manager configuration...
(2/6) Creating temporary files...
(3/6) Arming ConditionNeedsUpdate...
(4/6) Warn about old perl modules
WARNING: '/usr/lib/perl5/5.32' contains data from at least 2 packages which will NOT be used by the installed perl interpreter.
 -> Run the following command to get a list of affected packages: pacman -Qqo '/usr/lib/perl5/5.32'
(5/6) Updating icon theme caches...
(6/6) Updating the desktop file MIME type cache...

$ pacman -Qqo '/usr/lib/perl5/5.32'
perl-data-dump
perl-path-tiny

Last edited by MS1 (2021-05-27 15:13:13)

Offline

#2 2021-05-25 01:21:13

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,466

Re: perl packages but I don't know what to do about it [solved]

Why did you use -Qqo instead of -Qo? The version would have told us something.

Edit: Oh, I see, the hook suggested it. Anyway, -Qo is what you want. Both are in the repos and have been updated, we need to know what you've got.

Last edited by Scimmia (2021-05-25 01:22:48)

Online

#3 2021-05-27 09:53:40

MS1
Member
Registered: 2018-02-02
Posts: 84

Re: perl packages but I don't know what to do about it [solved]

$ pacman -Qo '/usr/lib/perl5/5.32'
/usr/lib/perl5/5.32/ is owned by perl-data-dump 1.23-6
/usr/lib/perl5/5.32/ is owned by perl-path-tiny 0.118-1

Offline

#4 2021-05-27 10:47:06

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: perl packages but I don't know what to do about it [solved]

Are you using perl 5.34.0-1 from testing repo ?

If yes, verify if you have other testing repos also enabled.
https://wiki.archlinux.org/title/Offici … positories


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#5 2021-05-27 15:13:46

MS1
Member
Registered: 2018-02-02
Posts: 84

Re: perl packages but I don't know what to do about it [solved]

I had enabled [testing] repo a while ago and forgot. That was the problem. Thanks to all.

Offline

Board footer

Powered by FluxBB