[K12OSN] K12LTSP 4.4.0 pre1 AND 4.2.1EL

John Baillie jbaillie at stmarys-school.org
Sun Jul 10 20:45:08 UTC 2005


On Sun, 2005-07-10 at 12:12 -0700, Eric Harrison wrote:
> On Sun, 10 Jul 2005, John Baillie wrote:
> 
> > So far I removed all but the following from /etc/yum.repos.d
> >
> > fedora-devel.repo  fedora.repo  fedora-updates.repo
> > fedora-updates-testing.repo  freshrpms.repo  livna.repo
> >
> > and successfully ran yum update
> >
> > others are failing
> >
> > It's as if they cannot be reached nor any mirrors but this should not
> > stop the whole process should it?
> >
> > Scratching my head ---
> 
> I'm scratching my head as well.
> 
> Just for kicks, I rebuilt the repository.
> 
> The University of Tennessee mirror is now in sync, so I added that
> to the mirror list.
> 
> Try re-enabling the k12ltsp repositories and run "yum list updates" a
> couple of times.  Let me know if works now, only works sometimes, or
> still doesn't work at all.
> 
> Also try running "up2date -l". Same deal, let me know if works all the
> time, only sometimes, or not at all.
> 
> -Eric

Times three attempts thusly:

[root at gabriel yum.repos.d_temp]# yum list updates
Setting up repositories
Cannot open/read repomd.xml file for repository: k12ltsp
failure: repodata/repomd.xml from k12ltsp: [Errno 256] No more mirrors
to try.


Then:

[root at gabriel yum.repos.d_temp]# up2date -l


Enter number of item to edit <return to exit, q to quit without saving>:
http://k12linux.mesd.k12.or.us/mirrors/k12ltsp-4.4
using mirror: http://k12linux.mesd.k12.or.us/K12LTSP/4.4.0/
http://k12linux.mesd.k12.or.us/mirrors/k12ltsp-4.4
using mirror: http://k12linux.mesd.k12.or.us/K12LTSP/4.4.0/
initRepo
Baseurl(s) for repo: ['http://k12linux.mesd.k12.or.us/K12LTSP/4.4.0/']
Cannot open/read repomd.xml file for repository: k12ltsp
failure: repodata/repomd.xml from k12ltsp: [Errno 256] No more mirrors
to try.
An error has occurred:
yum.Errors.RepoError
See /var/log/up2date for more information

[root at gabriel yum.repos.d_temp]# cat /var/log/up2date


[Sun Jul 10 16:32:02 2005] up2date availablePackageList from network
[Sun Jul 10 16:32:02 2005] up2date   File "/usr/sbin/up2date", line
1265, in ?
    sys.exit(main() or 0)
   File "/usr/sbin/up2date", line 800, in main
    fullUpdate, dryRun=options.dry_run))
   File "/usr/sbin/up2date", line 1120, in batchRun
    batch.init()
   File "/usr/share/rhn/up2date_client/up2dateBatch.py", line 65, in
init
    self.__findPackagesToUpdate()
   File "/usr/share/rhn/up2date_client/up2dateBatch.py", line 101, in
__findPackagesToUpdate
    plist.addGlobs(self.listOfGlobs)
   File "/usr/share/rhn/up2date_client/packageList.py", line 161, in
addGlobs
    availList = rhnPackageInfo.getAvailablePackageList()
   File "/usr/share/rhn/up2date_client/rhnPackageInfo.py", line 235, in
getAvailablePackageList
    package_list = availablePackageList(
   File "/usr/share/rhn/up2date_client/rhnPackageInfo.py", line 169, in
availablePackageList
    progressCallback = progressCallback)
   File "/usr/share/rhn/up2date_client/rpcServer.py", line 316, in
doCall
    ret = apply(method, args, kwargs)
   File "/usr/share/rhn/up2date_client/repoDirector.py", line 21, in
listPackages
    return self.handlers[channel['type']].listPackages(channel,
msgCallback, progressCallback)
   File "/usr/share/rhn/up2date_client/rpmSource.py", line 229, in
listPackages
    msgCallback, progressCallback)
   File "/usr/share/rhn/up2date_client/repoBackends/repomdRepo.py", line
136, in listPackages
    self.initRepo()
   File "/usr/share/rhn/up2date_client/repoBackends/repomdRepo.py", line
123, in initRepo
    log.trace_me()
   File "/usr/share/rhn/up2date_client/up2dateLog.py", line 35, in
trace_me
    x = traceback.extract_stack()

[Sun Jul 10 16:33:09 2005] up2date   File "/usr/sbin/up2date", line
1265, in ?
    sys.exit(main() or 0)
   File "/usr/sbin/up2date", line 800, in main
    fullUpdate, dryRun=options.dry_run))
   File "/usr/sbin/up2date", line 1120, in batchRun
    batch.init()
   File "/usr/share/rhn/up2date_client/up2dateBatch.py", line 65, in
init
    self.__findPackagesToUpdate()
   File "/usr/share/rhn/up2date_client/up2dateBatch.py", line 101, in
__findPackagesToUpdate
    plist.addGlobs(self.listOfGlobs)
   File "/usr/share/rhn/up2date_client/packageList.py", line 161, in
addGlobs
    availList = rhnPackageInfo.getAvailablePackageList()
   File "/usr/share/rhn/up2date_client/rhnPackageInfo.py", line 235, in
getAvailablePackageList
    package_list = availablePackageList(
   File "/usr/share/rhn/up2date_client/rhnPackageInfo.py", line 169, in
availablePackageList
    progressCallback = progressCallback)
   File "/usr/share/rhn/up2date_client/rpcServer.py", line 316, in
doCall
    ret = apply(method, args, kwargs)
   File "/usr/share/rhn/up2date_client/repoDirector.py", line 21, in
listPackages
    return self.handlers[channel['type']].listPackages(channel,
msgCallback, progressCallback)
   File "/usr/share/rhn/up2date_client/rpmSource.py", line 229, in
listPackages
    msgCallback, progressCallback)
   File "/usr/share/rhn/up2date_client/repoBackends/repomdRepo.py", line
136, in listPackages
    self.initRepo()
   File "/usr/share/rhn/up2date_client/repoBackends/repomdRepo.py", line
125, in initRepo
    YumBaseWrapper.__init__(self)
   File "/usr/share/rhn/up2date_client/repoBackends/repomdRepo.py", line
41, in __init__
    self.yb.doRepoSetup()
   File "__init__.py", line 216, in doRepoSetup
   File "repos.py", line 628, in getRepoXML
   File "repos.py", line 607, in get






More information about the K12OSN mailing list