Re: Re: yum: list/update to multiple versions of a package

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ok, well, you've definitely pushed me at the root cause here:
sqlite> select name, version, release, arch from packages where name='kernel-devel';
kernel-devel|2.6.23.8|63.fc8|x86_64
kernel-devel|2.6.23.9|85.fc8|x86_64

I have no idea yet *why* the cache is out of date, but, that's the issue. I'm not going to erase it until I figure out what's going on, but I at least know I'm not going to be boned going forward (or reasonably believe it), which is good. Thank you.

(Building software for 900ish kernels is big fun)


okay, let's go to the source for each of these and find out what's going
on.

cd /var/cache/yum/archive
run this:
sqlite3 primary.sqlite

then run:
select name, version, release, arch from packages where \
            name='kernel-devel';

tell me what it outputs


_______________________________________________
Yum mailing list
Yum@xxxxxxxxxxxxxxxxxxxx
https://lists.dulug.duke.edu/mailman/listinfo/yum

[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux