OS2 World Community Forum

WebSite Information => Article Discussions => Topic started by: Remy on March 11, 2025, 12:35:41 pm

Title: ANPM - package update error or system sreeze
Post by: Remy 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

Title: Re: ANPM - package update error or system sreeze
Post by: Neil Waldhauer 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
Title: Re: ANPM - package update error or system sreeze
Post by: Remy 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
Title: Re: ANPM - package update error or system sreeze
Post by: Dave Yeo 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.