Just wondering if anyone uses sparc hardware and has sucessfully updated aurora 1.0 to Wombat (aka fc 1.91) ? Since there aren't any iso's my update is going slow and painful, a lot of packags don't want to update and i've been doing them one bye one, (sometimes a few at a time) Here is one of the big dep problems i keep getting:
Code:
# yum upgrade newt
Error: Cannot find baseurl or name for server 'updates'. Skipping
Gathering package information from servers
Getting headers from: Red Hat Linux Null base
Finding updated packages
Downloading needed headers
Finding obsoleted packages
Resolving dependencies
.package netconfig needs libnewt.so.0.50 (not provided)
package ntsysv needs libnewt.so.0.50 (not provided)
package setuptool needs libnewt.so.0.50 (not provided)
package kbdconfig needs libnewt.so.0.50 (not provided)
package mouseconfig needs libnewt.so.0.50 (not provided)
package authconfig needs libnewt.so.0.50 (not provided)
package kudzu needs libnewt.so.0.50 (not provided)
package lokkit needs libnewt.so.0.50 (not provided)
package timeconfig needs libnewt.so.0.50 (not provided)
Here is what is in my "yum.conf"
Code:
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
exactarch=0
#exactarch=1
[base]
name=Red Hat Linux $releasever base
baseurl=ftp://auroralinux.org/pub/aurora/build-1.91/$basearch/os/Fedora/RPMS/
#baseurl=http://public.planetmirror.com/pub/yum-rpm/aurora/1.0/sparc/os/
#baseurl=ftp://auroralinux.org/pub/aurora/build-1.91/$basearch/os/Fedora/RPMS/
#baseurl=ftp://auroralinux.org/pub/aurora/build-1.0/$basearch/os/Fedora/RPMS/
[updates]
name=Red Hat Linux $releasever updates
#baseurl=ftp://auroralinux.org/pub/aurora/updates/1.91/$basearch/
#baseurl=http://public.planetmirror.com/pub/yum-rpm/aurora/1.0/sparc/updates/
#baseurl=ftp://auroralinux.org/pub/aurora/updates/1.0/$basearch/sparc/
I have been changing these two values to see if that makes a diff on some packages
exactarch=0
exactarch=1
I've updated about 90 rpms in total. Anyone have any "luck" here?
I noticed the board has "PPC" & "AMD64", just curious if you (Moderators) have thought about supporting "Sparc" too?