View previous topic :: View next topic |
Author |
Message |
elkhunter Tux's lil' helper

Joined: 19 Sep 2004 Posts: 140
|
Posted: Mon Mar 10, 2025 2:44 pm Post subject: perl update errors |
|
|
I ran into multiple blockers and circular dependencies trying to update my system. Many appeared related to perl so I tried updating it with "perl-cleaner --reallyall" but ran into the issues in the link below Any suggestions?
https://pastebin.com/mTT8QFKJ |
|
Back to top |
|
 |
grknight Retired Dev

Joined: 20 Feb 2015 Posts: 2053
|
Posted: Mon Mar 10, 2025 3:03 pm Post subject: |
|
|
Please show the original issue output (supposed circular dependencies). perl-cleaner is unable to complete because of other inconsistencies and needs the system to be up-to-date. |
|
Back to top |
|
 |
Banana Moderator


Joined: 21 May 2004 Posts: 1921 Location: Germany
|
|
Back to top |
|
 |
elkhunter Tux's lil' helper

Joined: 19 Sep 2004 Posts: 140
|
Posted: Mon Mar 10, 2025 4:08 pm Post subject: |
|
|
Thanks all. Here's the full emerge output:
https://pastebin.com/h362S5xR
Note that I did scan through the news (as a regular user) but didn't notice anything that appeared related to the issues. |
|
Back to top |
|
 |
grknight Retired Dev

Joined: 20 Feb 2015 Posts: 2053
|
Posted: Mon Mar 10, 2025 6:00 pm Post subject: |
|
|
emerge --oneshot =dev-lang/go-bootstrap-1.22.12 (or =dev-lang/go-1.23.6) to fix the circular dependency
Other issues may be automatically be solved by doing that since portage cannot resolve completely. |
|
Back to top |
|
 |
|