Author Topic: ANPM - package update error or system sreeze  (Read 1351 times)

Remy

  • Hero Member
  • *****
  • Posts: 849
  • Karma: +14/-1
    • View Profile
ANPM - package update error or system sreeze
« on: March 11, 2025, 12:35:41 pm »
Hi,

I've got two time a system freeze and one time following error trying to update a specific package:
Any idea about this issue ?

Regards


Neil Waldhauer

  • Hero Member
  • *****
  • Posts: 1113
  • Karma: +29/-0
    • View Profile
    • Blonde Guy
Re: ANPM - package update error or system sreeze
« Reply #1 on: March 11, 2025, 02:24:57 pm »
I had this error, too, except that my error message was in English. I fixed it by installing both python and python 3

yum install python2.7 python3
Expert consulting for ArcaOS, OS/2 and eComStation
http://www.blondeguy.com

Remy

  • Hero Member
  • *****
  • Posts: 849
  • Karma: +14/-1
    • View Profile
Re: ANPM - package update error or system sreeze
« Reply #2 on: March 11, 2025, 04:25:48 pm »
I had this error, too, except that my error message was in English. I fixed it by installing both python and python 3

yum install python2.7 python3


I'm under AOS 5.1.1 and python 2.7 is installed.
2.7.6-25

Dave Yeo

  • Hero Member
  • *****
  • Posts: 5307
  • Karma: +124/-1
    • View Profile
Re: ANPM - package update error or system sreeze
« Reply #3 on: March 11, 2025, 05:29:06 pm »
I had this error, too, except that my error message was in English. I fixed it by installing both python and python 3

yum install python2.7 python3


I'm under AOS 5.1.1 and python 2.7 is installed.
2.7.6-25

I have python 2.7, 2.7.18-3 and python3, 3.9.21-1, might be from exp. I think they're tied together and need to be updated in sync.
Sometimes a package gets moved to rel without a dependency also being moved.