Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (109 - 111 of 344)

Ticket Resolution Summary Owner Reporter
#113 invalid yum 3.4.3-7 should list dependency of urlgrabber > 3.1 Lewis Rosenthal
Description

As we know that urlgrabber 3.1 fails when fetching via https, we should consider bumping the dependency for yum 3.4.3 to something above 3.1. The current urlgrabber in our repo is 3.10.1.

Without this dependency, merely updating yum will not allow SSL connections to function.

Related to issue #91.

#116 invalid yum update on a new yum install fails guzzi
Description

When running yum update on a fresh install, os2base package will fail to install, looks like because of missing libc. When I first run yum install libc, and then yum update, it all works.

Also, yum install yum on a fresh install will fail, did not check why saw mesaage about wrong python version..

#128 invalid AttributeError raiko
Description

Just installed rpm, which seemed to have completed correctly, however I get an error when trying to use the console:


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 "J:\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'

[J:\]


Note: See TracQuery for help on using queries.