LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 10-12-2004, 10:44 PM   #1
brunnopessoa
Member
 
Registered: Nov 2003
Location: Rio de Janeiro, Brazil
Distribution: Fedora
Posts: 67

Rep: Reputation: 15
yum: $releasever set to 2.90


Hi everybody!

I was trying to use yum to update some pkgs in my system.

The problem is that the $releasever variable in my system is set to 2.90. I've read in the Fedora website I must not change this variable, 'cause the system takes care of it, meanwhile, none of the mirrors to get the updates has a 2.90 directory...

Here is what happens when trying to execute yum check-update:

Code:
[root@localhost rhn]# yum check-update

Gathering header information file(s) from server(s)
Server: Fedora Core 2.90 - i386 - Base
retrygrab() failed for: http://www.las.ic.unicamp.br/pub/fed...rs/header.info
  Executing failover method
failover: out of servers to try
Error getting file http://www.las.ic.unicamp.br/pub/fed...rs/header.info
[Errno 4] IOError: HTTP Error 404: Not Found
And here, the yum.conf file itself:

Code:
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
retries=20

[base]
name=Fedora Core $releasever - $basearch - Base
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/$releasever/$basearch/os/
baseurl=http://www.las.ic.unicamp.br/pub/fedora/linux/core/$releasever/$basearch/os/
                                                                                                                   
[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/$releasever/$basearch/
baseurl=http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/$releasever/$basearch/

#[updates-testing]
#name=Fedora Core $releasever - $basearch - Unreleased Updates
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/$releasever/$basearch/

[development]
name=Fedora Core $releasever - Development Tree
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/development/$basearch/
Appreciate all your help!

Last edited by brunnopessoa; 10-13-2004 at 08:23 AM.
 
Old 10-14-2004, 11:54 AM   #2
brunnopessoa
Member
 
Registered: Nov 2003
Location: Rio de Janeiro, Brazil
Distribution: Fedora
Posts: 67

Original Poster
Rep: Reputation: 15
Would it be a problem if I don't use the variable and instead use it hardcoded?

So...

Code:
[base]
name=Fedora Core $releasever - $basearch - Base
baseurl=http://www.las.ic.unicamp.br/pub/fedora/linux/core/$releasever/$basearch/os/
becomes:
Code:
[base]
name=Fedora Core $releasever - $basearch - Base
baseurl=http://www.las.ic.unicamp.br/pub/fedora/linux/core/1/$basearch/os/
How could it impact my package updates? Must I use "1" or "2"? What's the difference between them?

Tks!
 
Old 10-15-2004, 07:55 AM   #3
misc
Senior Member
 
Registered: Apr 2003
Distribution: Red Hat + Fedora
Posts: 1,084

Rep: Reputation: 54
Well, you upgraded to packages from the Fedora Core Development repository. Fedora Core 2.90 refers to the Fedora Core 3 Test 1 release. The version number is taken from the fedora-release package, which contains the /etc/fedora-release file, too. Going back to Fedora Core 2 or older won't work, because you would run into no end of package dependency problems. You have messed up your installation already. Take a look at the output of

rpm --query --all --last | less

and maybe post the relevant portion here to show what packages you installed last.
 
Old 10-16-2004, 01:32 PM   #4
brunnopessoa
Member
 
Registered: Nov 2003
Location: Rio de Janeiro, Brazil
Distribution: Fedora
Posts: 67

Original Poster
Rep: Reputation: 15
Hi, misc! Tks a lot for your response!

This is a little bit confuse for me. You said I've messed my installation up, but what did you mean? I have no choice but reinstalling the OS otherwise I cannot upgrade packages automatically using yum? Or do I have to uninstall all the last packages updates and take another step?

Follows the output I had with the rpm command (sorry, but actually I didn't know what the relevant portion would be, so I'm posting the first lines only due to message's length limit... should I post another lines?).

Thank you very much again!

lm_sensors-2.8.6-2 Sat 18 Sep 2004 04:10:57 PM BRT
xorg-x11-xdm-6.7.0-6 Sat 18 Sep 2004 04:10:56 PM BRT
kdeadmin-3.2.3-1 Sat 18 Sep 2004 04:10:52 PM BRT
kdeutils-3.2.3-1 Sat 18 Sep 2004 04:10:41 PM BRT
kdeaddons-3.2.3-3 Sat 18 Sep 2004 04:10:28 PM BRT
kdenetwork-3.2.3-2 Sat 18 Sep 2004 04:09:34 PM BRT
kdeartwork-3.2.3-1 Sat 18 Sep 2004 04:09:27 PM BRT
htdig-3.2.0b5-8 Sat 18 Sep 2004 04:09:23 PM BRT
autorun-3.13-2 Sat 18 Sep 2004 04:09:20 PM BRT
kdegraphics-3.2.3-1 Sat 18 Sep 2004 04:09:13 PM BRT
kdemultimedia-3.2.3-2 Sat 18 Sep 2004 04:08:58 PM BRT
kdepim-3.2.3-1 Sat 18 Sep 2004 04:08:32 PM BRT
kdebase-3.2.3-1 Sat 18 Sep 2004 04:07:29 PM BRT
gpg-pubkey-4f2a6fd2-3f9d9d3b Tue 07 Sep 2004 09:15:01 PM BRT
gpg-pubkey-db42a60e-37ea5438 Tue 07 Sep 2004 09:15:00 PM BRT
kernel-ntfs-2.6.7-1.478 Fri 03 Sep 2004 07:33:03 PM BRT
comps-2-0.20040708 Fri 03 Sep 2004 06:57:50 PM BRT
xdelta-1.1.3-14 Fri 03 Sep 2004 06:57:17 PM BRT
openldap-clients-2.2.13-1 Fri 03 Sep 2004 06:57:17 PM BRT
ethereal-0.10.4-4 Fri 03 Sep 2004 06:57:16 PM BRT
screen-4.0.2-3 Fri 03 Sep 2004 06:57:14 PM BRT
ckermit-8.0.209-8 Fri 03 Sep 2004 06:57:13 PM BRT
nmap-3.50-4 Fri 03 Sep 2004 06:57:12 PM BRT
libattr-devel-2.4.1-5 Fri 03 Sep 2004 06:57:11 PM BRT
libacl-devel-2.2.7-6 Fri 03 Sep 2004 06:57:10 PM BRT
octave-2.1.57-3 Fri 03 Sep 2004 06:57:00 PM BRT
gnuplot-3.7.3-6 Fri 03 Sep 2004 06:56:56 PM BRT
pvm-3.4.4-21 Fri 03 Sep 2004 06:56:55 PM BRT
units-1.80-10 Fri 03 Sep 2004 06:56:47 PM BRT
lapack-3.0-25 Fri 03 Sep 2004 06:56:45 PM BRT
blas-3.0-25 Fri 03 Sep 2004 06:56:27 PM BRT
qt-devel-3.3.2-10 Fri 03 Sep 2004 06:56:04 PM BRT
gtk2-devel-2.4.1-3 Fri 03 Sep 2004 06:55:45 PM BRT
pango-devel-1.4.0-3 Fri 03 Sep 2004 06:55:42 PM BRT
atk-devel-1.6.0-2 Fri 03 Sep 2004 06:55:42 PM BRT
glib2-devel-2.4.2-1 Fri 03 Sep 2004 06:55:39 PM BRT
xorg-x11-devel-6.7.0-6 Fri 03 Sep 2004 06:55:37 PM BRT
libpng-devel-1.2.5-6 Fri 03 Sep 2004 06:55:32 PM BRT
fontconfig-devel-2.2.1-11 Fri 03 Sep 2004 06:55:31 PM BRT
freetype-devel-2.1.7-5 Fri 03 Sep 2004 06:55:29 PM BRT
openldap-devel-2.2.13-1 Fri 03 Sep 2004 06:55:28 PM BRT
libmng-devel-1.0.7-2 Fri 03 Sep 2004 06:55:28 PM BRT
libjpeg-devel-6b-32 Fri 03 Sep 2004 06:55:28 PM BRT
libuser-devel-0.51.7-7.1.1 Fri 03 Sep 2004 06:55:27 PM BRT
cyrus-sasl-devel-2.1.18-5 Fri 03 Sep 2004 06:55:26 PM BRT
curl-devel-7.11.1-2 Fri 03 Sep 2004 06:55:23 PM BRT
openssl-devel-0.9.7a-39 Fri 03 Sep 2004 06:55:19 PM BRT
libxml2-devel-2.6.11-1 Fri 03 Sep 2004 06:55:12 PM BRT
gcc-java-3.4.1-2 Fri 03 Sep 2004 06:55:11 PM BRT
zlib-devel-1.2.1.1-3 Fri 03 Sep 2004 06:55:09 PM BRT
oprofile-0.8-20040511.11 Fri 03 Sep 2004 06:55:09 PM BRT
memprof-0.5.1-5 Fri 03 Sep 2004 06:55:04 PM BRT
fam-devel-2.6.10-11 Fri 03 Sep 2004 06:55:03 PM BRT
ant-1.5.2-30 Fri 03 Sep 2004 06:55:03 PM BRT
ant-core-1.5.2-30 Fri 03 Sep 2004 06:54:59 PM BRT
gcc-gnat-3.4.1-2 Fri 03 Sep 2004 06:54:52 PM BRT
gcc-g77-3.4.1-2 Fri 03 Sep 2004 06:54:47 PM BRT
gcc-c++-3.4.1-2 Fri 03 Sep 2004 06:54:46 PM BRT
gcc-3.4.1-2 Fri 03 Sep 2004 06:54:45 PM BRT
glibc-devel-2.3.3-36 Fri 03 Sep 2004 06:54:40 PM BRT
glibc-headers-2.3.3-36 Fri 03 Sep 2004 06:54:35 PM BRT
glibc-kernheaders-2.4-9.1.84 Fri 03 Sep 2004 06:54:31 PM BRT
swig-1.3.21-3 Fri 03 Sep 2004 06:54:30 PM BRT
texinfo-4.7-3 Fri 03 Sep 2004 06:54:29 PM BRT
cvs-1.11.17-3 Fri 03 Sep 2004 06:54:28 PM BRT
slang-devel-1.4.9-4 Fri 03 Sep 2004 06:54:27 PM BRT
newt-devel-0.51.6-3 Fri 03 Sep 2004 06:54:27 PM BRT
pam-devel-0.77-47 Fri 03 Sep 2004 06:54:26 PM BRT
ecj-2.1.3-3 Fri 03 Sep 2004 06:54:25 PM BRT
rpm-devel-4.3.2-0.4 Fri 03 Sep 2004 06:54:17 PM BRT
rpm-build-4.3.2-0.4 Fri 03 Sep 2004 06:54:17 PM BRT
readline-devel-4.3-12 Fri 03 Sep 2004 06:54:16 PM BRT
cdecl-2.5-30 Fri 03 Sep 2004 06:54:16 PM BRT
python-devel-2.3.4-4 Fri 03 Sep 2004 06:54:14 PM BRT
nasm-0.98.38-3 Fri 03 Sep 2004 06:54:11 PM BRT
libtool-1.5.6-3 Fri 03 Sep 2004 06:54:11 PM BRT
bison-1.875c-2 Fri 03 Sep 2004 06:54:10 PM BRT
automake16-1.6.3-2 Fri 03 Sep 2004 06:54:10 PM BRT
automake15-1.5-10 Fri 03 Sep 2004 06:54:10 PM BRT
automake-1.8.5-2 Fri 03 Sep 2004 06:54:09 PM BRT
automake17-1.7.9-2 Fri 03 Sep 2004 06:54:09 PM BRT
autoconf-2.59-3 Fri 03 Sep 2004 06:54:08 PM BRT
libgcj-devel-3.4.1-2 Fri 03 Sep 2004 06:53:52 PM BRT
krb5-devel-1.3.4-1 Fri 03 Sep 2004 06:53:44 PM BRT
indent-2.2.9-6 Fri 03 Sep 2004 06:53:43 PM BRT
gpm-devel-1.20.1-50 Fri 03 Sep 2004 06:53:43 PM BRT
gmp-devel-4.1.3-2 Fri 03 Sep 2004 06:53:43 PM BRT
gdbm-devel-1.8.0-23 Fri 03 Sep 2004 06:53:42 PM BRT
gdb-6.1post-1.20040607.8 Fri 03 Sep 2004 06:53:41 PM BRT
e2fsprogs-devel-1.35-8 Fri 03 Sep 2004 06:53:39 PM BRT
binutils-2.15.90.0.3-8 Fri 03 Sep 2004 06:53:24 PM BRT
strace-4.5.4-2 Fri 03 Sep 2004 06:53:23 PM BRT
splint-3.1.1-4 Fri 03 Sep 2004 06:53:21 PM BRT
redhat-rpm-config-8.0.31-1 Fri 03 Sep 2004 06:53:20 PM BRT
rcs-5.7-24 Fri 03 Sep 2004 06:53:20 PM BRT
lockdev-devel-1.0.1-3 Fri 03 Sep 2004 06:53:20 PM BRT
pkgconfig-0.15.0-3 Fri 03 Sep 2004 06:53:19 PM BRT
patchutils-0.2.29-3 Fri 03 Sep 2004 06:53:19 PM BRT
ncurses-devel-5.4-8 Fri 03 Sep 2004 06:53:18 PM BRT
automake14-1.4p6-9 Fri 03 Sep 2004 06:53:17 PM BRT
dialog-0.9b.20040606-1 Fri 03 Sep 2004 06:53:15 PM BRT
libusb-devel-0.1.8-3 Fri 03 Sep 2004 06:53:11 PM BRT
libtermcap-devel-2.0.8-39 Fri 03 Sep 2004 06:53:07 PM BRT
libselinux-devel-1.14.1-1 Fri 03 Sep 2004 06:53:06 PM BRT
bzip2-devel-1.0.2-13 Fri 03 Sep 2004 06:53:06 PM BRT
ltrace-0.3.32-4 Fri 03 Sep 2004 06:53:05 PM BRT
libvorbis-devel-1.0.1-3 Fri 03 Sep 2004 06:53:04 PM BRT
libstdc++-devel-3.4.1-2 Fri 03 Sep 2004 06:52:59 PM BRT
doxygen-1.3.7-2 Fri 03 Sep 2004 06:52:54 PM BRT
db4-utils-4.2.52-5 Fri 03 Sep 2004 06:52:52 PM BRT
db4-devel-4.2.52-5 Fri 03 Sep 2004 06:52:52 PM BRT
libogg-devel-1.1-3 Fri 03 Sep 2004 06:52:49 PM BRT
libgnat-3.4.1-2 Fri 03 Sep 2004 06:52:49 PM BRT
libf2c-3.4.1-2 Fri 03 Sep 2004 06:52:49 PM BRT
libcap-devel-1.10-19 Fri 03 Sep 2004 06:52:49 PM BRT
krbafs-devel-1.2.2-3 Fri 03 Sep 2004 06:52:48 PM BRT
iiimf-protocol-lib-devel-11.4-64.svn1772 Fri 03 Sep 2004 06:52:47 PM BRT
iiimf-client-lib-devel-11.4-64.svn1772 Fri 03 Sep 2004 06:52:47 PM BRT
iiimf-client-lib-11.4-64.svn1772 Fri 03 Sep 2004 06:52:47 PM BRT
iiimf-protocol-lib-11.4-64.svn1772 Fri 03 Sep 2004 06:52:46 PM BRT
hesiod-devel-3.0.2-30 Fri 03 Sep 2004 06:52:45 PM BRT
flex-2.5.4a-32 Fri 03 Sep 2004 06:52:44 PM BRT
expat-devel-1.95.7-4 Fri 03 Sep 2004 06:52:44 PM BRT
diffstat-1.31-5 Fri 03 Sep 2004 06:52:43 PM BRT
byacc-1.9-28 Fri 03 Sep 2004 06:52:43 PM BRT
boost-devel-1.31.0-8 Fri 03 Sep 2004 06:52:40 PM BRT
boost-1.31.0-8 Fri 03 Sep 2004 06:52:36 PM BRT
pciutils-devel-2.1.99.test3-2 Fri 03 Sep 2004 06:52:34 PM BRT
nautilus-media-0.8.0-3 Fri 03 Sep 2004 06:52:34 PM BRT
kudzu-devel-1.1.72-1 Fri 03 Sep 2004 06:52:34 PM BRT
gnome-session-2.6.0-6 Fri 03 Sep 2004 06:52:33 PM BRT
control-center-2.6.1-4 Fri 03 Sep 2004 06:52:30 PM BRT
hwbrowser-0.15-3 Fri 03 Sep 2004 06:52:24 PM BRT
yelp-2.6.1-1 Fri 03 Sep 2004 06:52:22 PM BRT
xscreensaver-4.16-2 Fri 03 Sep 2004 06:52:16 PM BRT
gthumb-2.4.0-1 Fri 03 Sep 2004 06:52:12 PM BRT
gedit-2.6.1-2 Fri 03 Sep 2004 06:52:02 PM BRT
gtksourceview-1.0.0-3 Fri 03 Sep 2004 06:52:01 PM BRT
gimp-print-utils-4.2.6-14 Fri 03 Sep 2004 06:52:01 PM BRT
xloadimage-4.1-31 Fri 03 Sep 2004 06:52:00 PM BRT
gnome-terminal-2.6.0-4 Fri 03 Sep 2004 06:51:59 PM BRT
gok-0.11.2-3 Fri 03 Sep 2004 06:51:48 PM BRT
desktop-printing-0.9.3-1 Fri 03 Sep 2004 06:51:46 PM BRT
gnome-utils-2.6.2-1 Fri 03 Sep 2004 06:51:40 PM BRT
gnome-system-monitor-2.6.0-4 Fri 03 Sep 2004 06:51:37 PM BRT
gnome-netstatus-2.6.0.1-2 Fri 03 Sep 2004 06:51:37 PM BRT
gnome-applets-2.6.0-8 Fri 03 Sep 2004 06:51:10 PM BRT
gnome-media-2.6.2-2 Fri 03 Sep 2004 06:50:57 PM BRT
magicdev-1.1.6-2 Fri 03 Sep 2004 06:50:55 PM BRT
libgail-gnome-1.0.2-4 Fri 03 Sep 2004 06:50:55 PM BRT
file-roller-2.6.2-1 Fri 03 Sep 2004 06:50:45 PM BRT
at-spi-1.4.0-2 Fri 03 Sep 2004 06:50:43 PM BRT
gnome-themes-2.6.0-3 Fri 03 Sep 2004 06:50:42 PM BRT
gtk2-engines-2.2.0-6 Fri 03 Sep 2004 06:50:37 PM BRT
gnome-mag-0.11.2-2 Fri 03 Sep 2004 06:50:37 PM BRT
libxklavier-1.02-1 Fri 03 Sep 2004 06:50:36 PM BRT
gconf-editor-2.6.0-3 Fri 03 Sep 2004 06:50:36 PM BRT
dbus-glib-0.21-10 Fri 03 Sep 2004 06:50:36 PM BRT
gtk-engines-0.12-4 Fri 03 Sep 2004 06:50:35 PM BRT
gnome-vfs-extras-0.2.0-9 Fri 03 Sep 2004 06:50:34 PM BRT
gnome-vfs-1.0.5-18 Fri 03 Sep 2004 06:50:33 PM BRT
gnome-user-docs-2.6.0.1-2 Fri 03 Sep 2004 06:50:24 PM BRT
pyparted-1.6.7-2 Fri 03 Sep 2004 06:50:22 PM BRT
gnome-speech-0.3.2-3 Fri 03 Sep 2004 06:50:22 PM BRT
libgtop2-2.5.2-3 Fri 03 Sep 2004 06:50:21 PM BRT
gnome-audio-2.0.0-1 Fri 03 Sep 2004 06:50:20 PM BRT
quanta-3.2.3-1 Fri 03 Sep 2004 06:50:07 PM BRT
mozilla-mail-1.7-0.3.2 Fri 03 Sep 2004 06:49:51 PM BRT
mozilla-js-debugger-1.7-0.3.2 Fri 03 Sep 2004 06:49:24 PM BRT
xemacs-sumo-20040517-1 Fri 03 Sep 2004 06:48:59 PM BRT
xemacs-info-21.4.15-7 Fri 03 Sep 2004 06:48:46 PM BRT
xemacs-21.4.15-7 Fri 03 Sep 2004 06:48:45 PM BRT
apel-xemacs-10.6-2 Fri 03 Sep 2004 06:48:45 PM BRT
vim-X11-6.3.011-2 Fri 03 Sep 2004 06:48:44 PM BRT
xemacs-common-21.4.15-7 Fri 03 Sep 2004 06:48:39 PM BRT
xemacs-sumo-info-20040517-1 Fri 03 Sep 2004 06:48:36 PM BRT
ctags-5.5.4-1 Fri 03 Sep 2004 06:48:34 PM BRT
Canna-libs-3.7p3-4 Fri 03 Sep 2004 06:48:34 PM BRT
libavc1394-0.4.1-2 Fri 03 Sep 2004 06:48:33 PM BRT
dvgrab-1.5-3 Fri 03 Sep 2004 06:48:33 PM BRT
nautilus-cd-burner-2.6.0-3 Fri 03 Sep 2004 06:48:32 PM BRT
nautilus-2.6.0-6 Fri 03 Sep 2004 06:48:28 PM BRT
gnome-vfs2-smb-2.6.0-9 Fri 03 Sep 2004 06:48:24 PM BRT
imlib-1.9.13-16 Fri 03 Sep 2004 06:48:23 PM BRT
GConf-1.0.9-14 Fri 03 Sep 2004 06:48:22 PM BRT
gtk+-1.2.10-32 Fri 03 Sep 2004 06:48:21 PM BRT
gdk-pixbuf-0.22.0-8 Fri 03 Sep 2004 06:48:20 PM BRT
eog-2.6.1-1 Fri 03 Sep 2004 06:48:15 PM BRT
kdelibs-3.2.3-4 Fri 03 Sep 2004 06:48:07 PM BRT
oaf-0.6.10-10 Fri 03 Sep 2004 06:47:55 PM BRT
ORBit-0.5.17-12 Fri 03 Sep 2004 06:47:54 PM BRT
libxml-1.8.17-11 Fri 03 Sep 2004 06:47:54 PM BRT
gnome-icon-theme-1.2.0-1 Fri 03 Sep 2004 06:47:53 PM BRT
hicolor-icon-theme-0.3-2 Fri 03 Sep 2004 06:47:49 PM BRT
rhn-applet-2.1.7-1.1 Fri 03 Sep 2004 06:47:47 PM BRT
up2date-gnome-4.3.19-1.1 Fri 03 Sep 2004 06:47:45 PM BRT
system-config-display-1.0.16-1 Fri 03 Sep 2004 06:47:44 PM BRT
firstboot-1.3.16-1 Fri 03 Sep 2004 06:47:44 PM BRT
gdm-2.6.0.3-1 Fri 03 Sep 2004 06:47:41 PM BRT
evolution-1.5.9.2-1 Fri 03 Sep 2004 06:47:33 PM BRT
evolution-data-server-0.0.94.1-1 Fri 03 Sep 2004 06:47:26 PM BRT
xterm-191-1 Fri 03 Sep 2004 06:47:23 PM BRT
xsri-2.1.0-8 Fri 03 Sep 2004 06:47:23 PM BRT
xorg-x11-twm-6.7.0-6 Fri 03 Sep 2004 06:47:23 PM BRT
xsane-gimp-0.92-13 Fri 03 Sep 2004 06:47:21 PM BRT
xsane-0.92-13 Fri 03 Sep 2004 06:47:18 PM BRT
xorg-x11-tools-6.7.0-6 Fri 03 Sep 2004 06:47:17 PM BRT
xorg-x11-6.7.0-6 Fri 03 Sep 2004 06:47:15 PM BRT
xorg-x11-base-fonts-6.7.0-6 Fri 03 Sep 2004 06:47:04 PM BRT
xorg-x11-75dpi-fonts-6.7.0-6 Fri 03 Sep 2004 06:47:01 PM BRT
xorg-x11-100dpi-fonts-6.7.0-6 Fri 03 Sep 2004 06:46:59 PM BRT
libgal2-2.1.10-2 Fri 03 Sep 2004 06:46:57 PM BRT
gtkhtml3-3.1.16-3 Fri 03 Sep 2004 06:46:56 PM BRT
gpdf-0.131-3 Fri 03 Sep 2004 06:46:47 PM BRT
libgnomeprintui22-2.7.0-2 Fri 03 Sep 2004 06:46:46 PM BRT
libgnomeprint22-2.7.0-2 Fri 03 Sep 2004 06:46:45 PM BRT
gimp-print-plugin-4.2.6-14 Fri 03 Sep 2004 06:46:43 PM BRT
gimp-help-2-0.1.0.3 Fri 03 Sep 2004 06:46:42 PM BRT
gimp-data-extras-1.2.0-11 Fri 03 Sep 2004 06:46:37 PM BRT
gimp-2.0.2-3 Fri 03 Sep 2004 06:46:34 PM BRT
gimp-print-4.2.6-14 Fri 03 Sep 2004 06:46:25 PM BRT
tuxracer-0.61-26 Fri 03 Sep 2004 06:46:23 PM BRT
chromium-0.9.12-26 Fri 03 Sep 2004 06:46:19 PM BRT
xorg-x11-Mesa-libGLU-6.7.0-6 Fri 03 Sep 2004 06:46:18 PM BRT
psgml-1.2.5-3 Fri 03 Sep 2004 06:46:17 PM BRT
emacs-21.3-14 Fri 03 Sep 2004 06:46:16 PM BRT
Xaw3d-1.5-22 Fri 03 Sep 2004 06:46:15 PM BRT
rhgb-0.11.2-7 Fri 03 Sep 2004 06:46:14 PM BRT
vte-0.11.10-5.1 Fri 03 Sep 2004 06:46:04 PM BRT
vnc-server-4.0-3 Fri 03 Sep 2004 06:46:00 PM BRT
openoffice.org-1.1.1-6 Fri 03 Sep 2004 06:45:46 PM BRT
openoffice.org-libs-1.1.1-6 Fri 03 Sep 2004 06:45:13 PM BRT
metacity-2.8.1-3 Fri 03 Sep 2004 06:44:49 PM BRT
gnome-pilot-2.0.10-9 Fri 03 Sep 2004 06:44:34 PM BRT
gnome-panel-2.6.0-10 Fri 03 Sep 2004 06:44:33 PM BRT
gnome-desktop-2.6.0.1-3 Fri 03 Sep 2004 06:44:29 PM BRT
sound-juicer-0.5.10.1-8 Fri 03 Sep 2004 06:44:28 PM BRT
Maelstrom-3.0.6-6 Fri 03 Sep 2004 06:44:27 PM BRT
SDL_net-1.2.5-2 Fri 03 Sep 2004 06:44:26 PM BRT
freeciv-1.14.1-4 Fri 03 Sep 2004 06:44:24 PM BRT
SDL_mixer-1.2.5-3 Fri 03 Sep 2004 06:44:22 PM BRT
rhythmbox-0.8.5-1 Fri 03 Sep 2004 06:44:21 PM BRT
gstreamer-plugins-0.8.2-1 Fri 03 Sep 2004 06:44:17 PM BRT
SDL-1.2.7-6 Fri 03 Sep 2004 06:44:16 PM BRT
sane-frontends-1.0.12-3 Fri 03 Sep 2004 06:44:16 PM BRT
arts-1.2.3-3 Fri 03 Sep 2004 06:44:16 PM BRT
qt-3.3.2-10 Fri 03 Sep 2004 06:44:14 PM BRT
openssh-askpass-gnome-3.8.1p1-4 Fri 03 Sep 2004 06:44:12 PM BRT
mozilla-1.7-0.3.2 Fri 03 Sep 2004 06:43:55 PM BRT
libwmf-0.2.8.3-2 Fri 03 Sep 2004 06:43:50 PM BRT
gnome-games-2.6.2-1 Fri 03 Sep 2004 06:43:45 PM BRT
eel2-2.6.0-2 Fri 03 Sep 2004 06:43:41 PM BRT
librsvg2-2.6.4-7 Fri 03 Sep 2004 06:43:38 PM BRT
libgsf-1.9.0-3 Fri 03 Sep 2004 06:43:38 PM BRT
gtkam-0.1.12-2 Fri 03 Sep 2004 06:43:37 PM BRT
gnome-spell-1.0.5-6 Fri 03 Sep 2004 06:43:37 PM BRT
ggv-2.6.1-2 Fri 03 Sep 2004 06:43:33 PM BRT
dia-0.93-1 Fri 03 Sep 2004 06:43:32 PM BRT
openssh-askpass-3.8.1p1-4 Fri 03 Sep 2004 06:43:28 PM BRT
ImageMagick-5.5.7.15-1.3 Fri 03 Sep 2004 06:43:26 PM BRT
libungif-4.1.2-3 Fri 03 Sep 2004 06:43:25 PM BRT
Glide3-20010520-32 Fri 03 Sep 2004 06:43:24 PM BRT
scrollkeeper-0.3.14-3 Fri 03 Sep 2004 06:43:23 PM BRT
docbook-dtds-1.0-24 Fri 03 Sep 2004 06:43:20 PM BRT
xml-common-0.6.3-16 Fri 03 Sep 2004 06:43:19 PM BRT
xinitrc-4.0.1-1 Fri 03 Sep 2004 06:43:19 PM BRT
libgnomecups-0.1.8.cvs20040621-2 Fri 03 Sep 2004 06:43:18 PM BRT
spamassassin-3.0-2.pre1 Fri 03 Sep 2004 06:43:17 PM BRT
aumix-2.8-9 Fri 03 Sep 2004 06:43:17 PM BRT
vorbis-tools-1.0.1-3 Fri 03 Sep 2004 06:43:16 PM BRT
vim-enhanced-6.3.011-2 Fri 03 Sep 2004 06:43:15 PM BRT
vim-common-6.3.011-2 Fri 03 Sep 2004 06:43:15 PM BRT
guile-1.6.4-12 Fri 03 Sep 2004 06:43:12 PM BRT
umb-scheme-3.2-33 Fri 03 Sep 2004 06:43:11 PM BRT
openjade-1.3.2-12 Fri 03 Sep 2004 06:43:10 PM BRT
sgml-common-0.6.3-16 Fri 03 Sep 2004 06:43:09 PM BRT
sane-backends-1.0.14-2 Fri 03 Sep 2004 06:43:08 PM BRT
pilot-link-0.11.8-6 Fri 03 Sep 2004 06:43:07 PM BRT
gphoto2-2.1.4-2.1 Fri 03 Sep 2004 06:43:06 PM BRT
netpbm-progs-10.22-2 Fri 03 Sep 2004 06:43:05 PM BRT
mikmod-3.1.6-25 Fri 03 Sep 2004 06:43:03 PM BRT
libsoup-2.1.11-2 Fri 03 Sep 2004 06:43:03 PM BRT
libcroco-0.5.1-2 Fri 03 Sep 2004 06:43:03 PM BRT
gstreamer-0.8.3-1 Fri 03 Sep 2004 06:43:00 PM BRT
libmng-1.0.7-2 Fri 03 Sep 2004 06:42:58 PM BRT
emacs-common-21.3-14 Fri 03 Sep 2004 06:42:55 PM BRT
cpp-3.4.1-2 Fri 03 Sep 2004 06:42:49 PM BRT
bitmap-fonts-0.3-3 Fri 03 Sep 2004 06:42:48 PM BRT
tcl-8.4.6-2 Fri 03 Sep 2004 06:42:47 PM BRT
switchdesk-4.0.6-1 Fri 03 Sep 2004 06:42:46 PM BRT
speex-1.0.3-3 Fri 03 Sep 2004 06:42:44 PM BRT
redhat-artwork-0.97-2 Fri 03 Sep 2004 06:42:43 PM BRT
perl-Time-HiRes-1.55-3 Fri 03 Sep 2004 06:42:35 PM BRT
intltool-0.30-2 Fri 03 Sep 2004 06:42:35 PM BRT

(continues...)

Last edited by brunnopessoa; 10-16-2004 at 01:39 PM.
 
Old 10-16-2004, 02:36 PM   #5
misc
Senior Member
 
Registered: Apr 2003
Distribution: Red Hat + Fedora
Posts: 1,084

Rep: Reputation: 54
Quote:
This is a little bit confuse for me. You said I've messed my installation up, but what did you mean?
Well, I don't know exactly with which version of Fedora Core you started. You didn't tell. Most likely you started with Fedora Core 1 or 2 and upgraded to experimental packages from "Fedora Core Development". The corresponding entry for 'development' packages in your yum.conf is activated. You should not have activated that enty. Your /etc/yum.conf is not from Fedora Core 2.90, but from a stable Fedora Core release. Fedora Core 2.90 was a Test Release, namely Fedora Core 3 Test 1. The current test release is 2.92, also known as Fedora Core 3 Test 3.

The packages of test releases are located in a different directory, e.g. this one on the primary mirror (it is empty nowadays because 2.92 current):

Code:
http://download.fedora.redhat.com/pub/fedora/linux/core/test/2.90/
Note the 'test' directory in the path. Your yum.conf points the [base] entry to a stable release path, where 2.90 to 2.92 don't exist. With a test release, you would need to modify yum.conf and choose a different [base] entry and delete the [updates-released] entry.

I don't understand why you want to go back to packages from Fedora Core 1 or Fedora Core 2. Such a downgrade is not easily possible. Editing your yum.conf to point Yum to FC1/FC2 repositories won't work.

Quote:
I have no choice but reinstalling the OS otherwise I cannot upgrade packages automatically using yum?
Only other upgrade path would be to point Yum to Fedora Core 2.92 (the current test release). You can do that by modifying your yum.conf to point to the test release repository of your favourite mirror server and either by replacing $releasever with 2.92 or by upgrading the fedora-release package manually

With that done, Yum expands $releasever to 2.92 automatically. Browse your favourite mirror with a web browser to find out where the 'test' directory is. Verify that all baseurl= paths in your yum.conf exist on the specified servers.


Alternatively, delete the [base] and [updates-released] entries in your yum.conf and upgrade to Fedora Core Development. I bet this is not what you want.
 
Old 10-17-2004, 02:25 AM   #6
brunnopessoa
Member
 
Registered: Nov 2003
Location: Rio de Janeiro, Brazil
Distribution: Fedora
Posts: 67

Original Poster
Rep: Reputation: 15
Seems to have conflicts right now...

Hi misc! First of all, tks for your patience and all your support!

Actually, I had the FC Test 1 release (2.90) release installed in my machine. I followed your suggestions, updated both conf files (etc/yum.conf and /etc/fedora-release) and tried to update my actual installed packages, but seems I have a conflict between messages now. I got the following message when trying to update my packages:

Code:
[root@localhost bcampos]# yum update
Gathering header information file(s) from server(s)
Server: Fedora Core 2.92 - i386 - Base
Server: Fedora Core 2.92 - Development Tree
Downloading needed headers
Resolving dependencies
.conflict between xorg-x11-font-utils and xorg-x11-base-fonts
What is actually being resolved when "resolving dependencies"?

Could you give me other tips, pls?

Tks!

Last edited by brunnopessoa; 10-17-2004 at 03:12 AM.
 
Old 10-17-2004, 07:20 AM   #7
misc
Senior Member
 
Registered: Apr 2003
Distribution: Red Hat + Fedora
Posts: 1,084

Rep: Reputation: 54
Okay, so you started with Test 1 release, but your yum.conf is not from/for a test release (as explained earlier).

'xorg-x11-base-fonts' do no exist anymore. Uninstall the package:

rpm --erase xorg-x11-base-fonts

Add option --nodeps in case that fails. Then run yum again.

Quote:
What is actually being resolved when "resolving dependencies"?
Package dependencies. Packages depend on eachother. A package can require files or features provided by a different package.
 
Old 10-17-2004, 12:02 PM   #8
brunnopessoa
Member
 
Registered: Nov 2003
Location: Rio de Janeiro, Brazil
Distribution: Fedora
Posts: 67

Original Poster
Rep: Reputation: 15
Hmmm... makes sense the packages' dependencies.

I tried to erase the xorg-x11-base-fonts package, but seems it occurs dependencies on this package.

Code:
[root@localhost bcampos]# rpm --erase xorg-x11-base-fonts
error: Failed dependencies:
        xorg-x11-base-fonts = 6.7.0 is needed by (installed) xorg-x11-6.7.0-6
Need I uninstall the dependent package also? What is this package's functionality?

Thank you!

Last edited by brunnopessoa; 10-17-2004 at 12:04 PM.
 
Old 10-17-2004, 12:04 PM   #9
misc
Senior Member
 
Registered: Apr 2003
Distribution: Red Hat + Fedora
Posts: 1,084

Rep: Reputation: 54
Read my previous reply more carefully, please. The solution is in there.
 
Old 10-17-2004, 12:11 PM   #10
brunnopessoa
Member
 
Registered: Nov 2003
Location: Rio de Janeiro, Brazil
Distribution: Fedora
Posts: 67

Original Poster
Rep: Reputation: 15
Oh, you're right. I'm sorry and thanks! All packages updated successfully!
Thank you for your patience, misc!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot set LD_LIBRARY_PATH in .cshrc (able to set other env variables) senthilpr_in Linux - Newbie 4 02-26-2007 12:46 PM
Set the path systemwide/Set the path for a user with Slackware jayhel Slackware 1 06-12-2005 12:24 AM
xfree86 set to 0. It should be set to -10. jimsac Linux - Newbie 0 05-22-2004 06:08 AM
How to view set-user-ID and set-group-ID Xris718 Linux - General 7 01-10-2004 01:44 PM
How to set PATH How do I set PATH environment variable? Tranquil Linux - Newbie 3 11-02-2003 02:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 11:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration