FS#79504 - [python] Add checking to warn about python modules installed for older python version, like perl.

Attached to Project: Arch Linux
Opened by Oid Maps (dreieck) - Tuesday, 29 August 2023, 13:29 GMT
Last edited by Jelle van der Waa (jelly) - Tuesday, 29 August 2023, 13:35 GMT
Task Type Feature Request
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

## Description:

This is a feature request to add a pacman hook checking for python modules that are installed for an older python version, as it is also present in the package `perl`:

`/usr/share/libalpm/hooks/detect-old-perl-modules.hook` triggers a

```
(1/2) Warn about old perl modules
WARNING: '/usr/lib/perl5/5.36' contains data from at least 4 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.36'
```

at each perl module installation.

Regards!
This task depends upon

Closed by  Jelle van der Waa (jelly)
Tuesday, 29 August 2023, 13:35 GMT
Reason for closing:  Duplicate
Additional comments about closing:  https://bugs.archlinux.org/task/64615

Loading...