Opened 8 years ago

Closed 8 years ago

#189 closed defect (invalid)

Yum: after update it (with ANPM) my cmd yum .... don't function any more.

Reported by: Anchieri Owned by:
Priority: Feedback Pending Milestone:
Component: yum Version:
Severity: highest Keywords:
Cc:

Description

Two days ago I have updated my yum using Arca Noae Packages manager,
In the list of packages updated is listed yum and python, I have selected yum, after a while a window appeared with information that besides yum also python will be updated, I accepted and system continue the process. After downloading packages the system begin the installation process that terminate with a window that inform me that a blocking error is occurred and the process will be terminated after I close that window.
By now my yum is unusable with neither ANPM nor PM yum cmd.
ANPM don't give me the usual window with the list of packages installed, but only a blank window, the pm yum cmd do nothing, without a error msg giving me the motif.
Please tell me what I have to do for downgrade this situation, or install manually this two packages after you have a solution for me.
Thank you for all your work on this platform,

G.M. Anchieri

Change History (14)

comment:1 Changed 8 years ago by Silvan Scherrer

It seems you are using exp repo as well. This is not really recommended, as it might break some stuff. To get it working you probably need to update rpm from http://rpm.netlabs.org/experimental/00/zip/rpm-4_13_0-9_oc00.zip

comment:2 Changed 8 years ago by Yuri Dario

check popuplog.os2 for

_RPM->PYTHON27._PyUnicodeUCS2_AsUTF8String
_SQLITE3->PYTHON27._PyUnicodeUCS2_AsUTF8String
PYCURL->PYTHON27._PyUnicodeUCS2_AsEncodedString

You probably need also:

http://rpm.netlabs.org/experimental/00/zip/python-pycurl-7_19_5_1-2_oc00.zip

Last edited 8 years ago by Yuri Dario (previous) (diff)

comment:3 Changed 8 years ago by Yuri Dario

Priority: criticalFeedback Pending

comment:4 Changed 8 years ago by Anchieri

Thank you for your aid, I have installed the above zip file, but after that in Populog.os2 I have this msg:

004185
004186 06-15-2016 11:24:56 SYS2070 PID 006d TID 0001 Slot 00e1
004187 N:\USR\BIN\PYTHON.EXE
004188 _RPM->RPM._rpmdsRefs
004189 127

What is missed?
G.M. Anchieri

comment:5 Changed 8 years ago by Silvan Scherrer

Are you sure you installed the complete rpm zip?

comment:6 Changed 8 years ago by Anchieri

I have installed now also the zip file from Diver note, and now I receive this message using - - pm yum list all

[E:\]yum list all
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:

No module named cStringIO

Please install a package which provides this module, or
verify that the module is installed correctly.

It's possible that the above module doesn't match the
current version of Python, which is:
2.7.6 (default, Jun 12 2016, 23:09:50)
[GCC 4.9.2]

If you cannot solve this problem yourself, please go to
the yum faq at:

http://yum.baseurl.org/wiki/Faq

[E:\]

comment:7 Changed 8 years ago by Anchieri

Be patient with me, but after corrected a my error this is the ultimate msg error that I receive in populog.os2 using the cmd:

yum list all

06-15-2016 11:59:00 SYS2070 PID 008d TID 0001 Slot 00cd
N:\USR\BIN\PYTHON2.7.EXE
_RPM->PYTHON27._PyUnicodeUCS2_AsUTF8String
127

What meant this?
G.M. Anchieri

comment:8 Changed 8 years ago by Yuri Dario

You still have the old _RPM.DLL around. Be sure to unzip the full rpm zip.

comment:9 Changed 8 years ago by Anchieri

in n:\usr\lib I have this phase:

rpm.a 150112 6-14-16 11:42a
rpm.dbg 599931 6-14-16 11:42a
rpm.dll 258135 6-14-16 11:42a
rpm.lib 75776 6-14-16 11:42a
rpm_s.a 2978006 6-14-16 11:42a
rpmbuild.a 12538 6-14-16 11:42a
rpmbuild.dbg 162796 6-14-16 11:42a
rpmbuild.dll 86462 6-14-16 11:42a
rpmbuild.lib 7680 6-14-16 11:42a
rpmbuild_s.a 1191870 6-14-16 11:42a
rpmio.a 31906 6-14-16 11:42a
rpmio.dbg 144913 6-14-16 11:42a
rpmio.dll 67981 6-14-16 11:42a
rpmio.lib 16896 6-14-16 11:42a
rpmio_s.a 778342 6-14-16 11:42a
rpmsign.a 55384 6-14-16 11:41a

is this correct?

comment:10 Changed 8 years ago by Yuri Dario

check X:\usr\lib\python2.7\site-packages\rpm

comment:11 Changed 8 years ago by Anchieri

This is what I have in N:\usr\lib\python2.7\site-packages\rpm

N:\usr\lib\python2.7\site-packages\rpm

NAME SIZE DATE TIME

────────────────────────────────────────────────────

init.py 3424 12-08-15 2:27p
init.pyc 4121 12-10-15 11:06a
_rpm.dbg 135044 12-08-15 2:28p
_rpm.dll 52463 12-08-15 2:28p
_rpmb.dbg 15079 12-08-15 2:28p
_rpmb.dll 4216 12-08-15 2:28p
_rpms.dbg 14422 12-08-15 2:28p
_rpms.dll 7046 12-08-15 2:28p
transaction.py 5794 12-08-15 2:27p
transaction.pyc 6712 12-10-15 11:06a

─────────────────────────────── BOTTOM OF DATA ─────

comment:12 Changed 8 years ago by Yuri Dario

As you can see, timestamp does not match comment#9, unzip again and make sure they are overwritten.

comment:13 Changed 8 years ago by Anchieri

Thank for your help, after unzipping the file, all come OK, I can use cmd: yum list all
obtaining the list of packages installed, also ANPM function.
I don't know why this occurs I use Zippy tu unzip files, more probably I have inadvertently unflagged this directory and Zippy don't unzip it.

By now you can close this ticket, because for me it is resolved.

G.M. Anchieri

comment:14 Changed 8 years ago by Yuri Dario

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.