FS#74349 - [polymake] version misatch for dependency perl

Attached to Project: Community Packages
Opened by Yonggang Li (gnaggnoyil) - Monday, 04 April 2022, 16:13 GMT
Last edited by Antonio Rojas (arojas) - Monday, 04 April 2022, 16:39 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

`community/polymake` explicitly requires `perl=5.34.0` while version of current `core/perl` has been updated to `5.34.1-1`. This make it impossible to install `polymake` with current `perl` installed.

Steps to reproduce:

* `pacman -Syu perl`
* `pacman -Syu polymake`

And the error report was like the following:

```
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
warning: cannot resolve "perl=5.34.0", a dependency of "polymake"
:: The following package cannot be upgraded due to unresolvable dependencies:
polymake

:: Do you want to skip the above package for this upgrade? [y/N] n
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'perl=5.34.0' required by polymake
```
This task depends upon

Closed by  Antonio Rojas (arojas)
Monday, 04 April 2022, 16:39 GMT
Reason for closing:  Fixed
Additional comments about closing:  polymake 4.6-2

Loading...