Opened 9 years ago

Closed 9 years ago

#132 closed defect (invalid)

Yum gives error message after last packet installation

Reported by: ThomasOF Owned by:
Priority: Feedback Pending Milestone: milestone1
Component: yum Version:
Severity: low Keywords:
Cc:

Description (last modified by Silvan Scherrer)

I typed yum install poppler, about 40 packets were installed. The next yum start returned:

  1. Have nice yumming!

Repository setup

package os2-release-00-2.oc00.noarch is already installed
package netlabs-rel-0.0.0-4.oc00.i386 is already installed

Testing internet connection: "yum repolist"...
Traceback (most recent call last):

File "C:\TMP\YUMBT\USR\BIN\YUM", line 29, in <module>

yummain.user_main(sys.argv[1:], exit_code=True)

File "/@unixroot/usr/share/yum-cli/yummain.py", line 288, in user_main

errcode = main(args)

File "/@unixroot/usr/share/yum-cli/yummain.py", line 98, in main

base.getOptionsConfig(args)

File "/@unixroot/usr/share/yum-cli/cli.py", line 253, in getOptionsConfig

(opts, self.cmds) = self.optparser.setupYumConfig(args=args)

File "/@unixroot/usr/share/yum-cli/cli.py", line 1599, in setupYumConfig

self.base.setupKeyImportCallbacks()

File "/@unixroot/usr/share/yum-cli/output.py", line 1225, in setupKeyImportCal

lbacks

gpgca_import_func = self.getCAKeyForRepo

AttributeError?: 'YumBaseCli?' object has no attribute 'getCAKeyForRepo'

Change History (6)

comment:1 Changed 9 years ago by Silvan Scherrer

What did you do after installing the rpm/yum bootstrap? As it seems you use this one and not the installed yum. Could that be?

comment:2 Changed 9 years ago by Silvan Scherrer

Description: modified (diff)
Summary: Yum gives error message after last pocket installationYum gives error message after last packet installation

comment:3 Changed 9 years ago by ThomasOF

I installed the latest version of yum from http://trac.netlabs.org/rpm into ecs 2.2 beta.

The yum binaries remain in the temp path.

ThomasOF

comment:4 Changed 9 years ago by Silvan Scherrer

Those stay there as long as you don't deinstall the wpi. After installing the yum bootstrap you should reboot. And then you can safely remove the wpi. Afair this is written in the documents. But for sure you don't use the yum in temp anymore. As everything is in your unixroot afterwards.

Last edited 9 years ago by Silvan Scherrer (previous) (diff)

comment:5 Changed 9 years ago by Silvan Scherrer

Priority: majorFeedback Pending
Severity: low

comment:6 Changed 9 years ago by Silvan Scherrer

Resolution: invalid
Status: newclosed

hmm no feedback after several weeks. closing it

Note: See TracTickets for help on using tickets.