Re: Re: Can't remove package from update manager

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

 



 On 01/-10/-28163 11:59 AM, Suvayu Ali wrote:
On Thursday 21 October 2010 04:53 AM, Silent-Hunter wrote:
[silent@TERMINAL-BMRF-9 ~]$ yum repolist all
repo id                                     repo name            status
_local                                      Automatic local repo
enabled:    776


I think this is the problem. As Germán mentioned, the repo files are under /etc/yum.repos.d/ or you could use the repoquery command.

[silent@TERMINAL-BMRF-9 ~]$ find /var/cache/yum/ -type f -name 'zsnes*\.rpm'

The above command does nothing. Tried three times.


Running it more than once is not going to change the result. ;) This is good, this shows the old mandriva rpm is not cached locally. And isolates your problem to your repository settings.

Attached the .repo file.
[_local]
name=Automatic local repo. (manged by the "local" yum plugin).
baseurl=file:/var/lib/yum/plugins/local
enabled=1
gpgcheck=true
#  Metadata expire could be set to "never" because the local plugin will
# automatically cause a cache refresh when new packages are added. However
# it's really cheap to check, and this way people can dump stuff in whenever
# and it never gets out of sync. for long.
metadata_expire=1h
#  Make cost smaller, as we know it's "local". If you really want to be sure,
# you can do this ... but the name will do pretty much the same thing, and that
# way we can also see the other packages (with: --showduplicates list).
# cost=500
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux