Opened 10 years ago
Closed 10 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 )
I typed yum install poppler, about 40 packets were installed. The next yum start returned:
- 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 by , 10 years ago
comment:2 by , 10 years ago
Description: | modified (diff) |
---|---|
Summary: | Yum gives error message after last pocket installation → Yum gives error message after last packet installation |
comment:3 by , 10 years ago
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 by , 10 years ago
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.
comment:5 by , 10 years ago
Priority: | major → Feedback Pending |
---|---|
Severity: | → low |
comment:6 by , 10 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
hmm no feedback after several weeks. closing it
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?