| Red Hat This forum is for the discussion of Red Hat Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-09-2012, 02:39 AM
|
#1
|
|
Member
Registered: May 2006
Location: Italy
Distribution: Ubuntu, ArchLinux, Debian, SL, OpenBSD
Posts: 272
Rep:
|
How known which packages are excluded due to repository priority protections?
How known which packages are excluded due to repository priority protections?
|
|
|
|
12-09-2012, 07:57 AM
|
#2
|
|
Moderator
Registered: May 2001
Posts: 24,788
|
Something like 'yum --disableplugin=priorities list updates'?
|
|
|
|
12-10-2012, 03:57 AM
|
#3
|
|
Member
Registered: May 2006
Location: Italy
Distribution: Ubuntu, ArchLinux, Debian, SL, OpenBSD
Posts: 272
Original Poster
Rep:
|
Unfortunately don't wok.
yum list updates
Quote:
Loaded plugins: priorities, refresh-packagekit, security
1 packages excluded due to repository priority protections
|
yum --disableplugin=priorities list updates
Quote:
|
Loaded plugins: refresh-packagekit, security
|
|
|
|
|
12-10-2012, 04:56 AM
|
#4
|
|
Moderator
Registered: May 2001
Posts: 24,788
|
Quote:
Originally Posted by AleLinuxBSD
don't wok.
|
"Doesn't work" is not something I can work with. As far as I'm know 'yum --disableplugin=priorities list updates' wouldn't show less or no output compared to 'yum list updates'. If it does on your systems then check your /etc/yum.conf for exclusions and run Yum in verbose mode to find out why, see 'man yum.conf': debuglevel, run '/usr/bin/yum -d4 --disableplugin=priorities list updates 2>&1|tee /tmp/yum.debug.txt' then attach "/tmp/yum.debug.txt" as plain text file.
|
|
|
|
12-11-2012, 12:50 AM
|
#5
|
|
Member
Registered: May 2006
Location: Italy
Distribution: Ubuntu, ArchLinux, Debian, SL, OpenBSD
Posts: 272
Original Poster
Rep:
|
/etc/yum.conf
Quote:
[main]cachedir=/var/cache/yum/$basearch/$releasever
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
installonly_limit=3
|
yum -d4 --disableplugin=priorities list updates 2>&1| tee /tmp/yum.debug.txt
Quote:
Not loading "blacklist" plugin, as it is disabled
Not loading "whiteout" plugin, as it is disabled
Loaded plugins: refresh-packagekit, security
Config time: 0.032
Yum Version: 3.2.29
Setting up Package Sacks
pkgsack time: 0.109
rpmdb time: 0.000
Building updates object
up:Obs Init time: 0.220
up:simple updates time: 0.019
up bs time: 0.005
up:condense time: 0.000
updates time: 0.423
|
The only repository enabled are:
Quote:
[sl]
name=Scientific Linux $releasever - $basearch
baseurl=http://ftp.scientificlinux.org/linux/scientific/$releasever/$basearch/os/
http://ftp1.scientificlinux.org/linux/scientific/$releasever/$basearch/os/
http://ftp2.scientificlinux.org/linux/scientific/$releasever/$basearch/os/
ftp://ftp.scientificlinux.org/linux/scientific/$releasever/$basearch/os/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-sl file:///etc/pki/rpm-gpg/RPM-GPG-KEY-sl6 file:///etc/pki/rpm-gpg/RPM-GPG-KEY-cern
priority=1
[sl-security]
name=Scientific Linux $releasever - $basearch - security updates
baseurl=http://ftp.scientificlinux.org/linux/scientific/$releasever/$basearch/updates/security/
http://ftp1.scientificlinux.org/linux/scientific/$releasever/$basearch/updates/security/
http://ftp2.scientificlinux.org/linux/scientific/$releasever/$basearch/updates/security/
ftp://ftp.scientificlinux.org/linux/scientific/$releasever/$basearch/updates/security/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-sl file:///etc/pki/rpm-gpg/RPM-GPG-KEY-sl6 file:///etc/pki/rpm-gpg/RPM-GPG-KEY-cern
priority=1
|
and
Quote:
[adobe-linux-i386]
name=Adobe Systems Incorporated
baseurl=http://linuxdownload.adobe.com/linux/i386/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
priority=6
|
Last edited by AleLinuxBSD; 12-11-2012 at 12:51 AM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:40 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|