Displaying 20 results from an estimated 9000 matches similar to: "yum-utils and yum-utils-plugins"
2006 May 06
4
Protectbase Plugin not working?
Alle,
I have installed and enabled (I think) the yum protectbase plugin:
[cwfox at lurker ~]$ rpm -qa | grep -i protectbase
yum-plugin-protectbase-1.1-1.c4
[cwfox at lurker ~]$ cat /etc/yum/pluginconf.d/protectbase.conf
[main]
enabled = 1
[cwfox at lurker ~]$ grep plugin /etc/yum.conf
plugins=1
[cwfox at lurker ~]$ cat /etc/yum.repos.d/CentOS-Base.repo
<SNIP>
[base]
2011 Jul 26
1
yum segfault - rpmforge problem?
[root at host ~]# yum clean all
Loaded plugins: fastestmirror, protectbase
Cleaning up Everything
Cleaning up list of fastest mirrors
[root at ost ~]# yum search libcli
Loaded plugins: fastestmirror, protectbase
Determining fastest mirrors
* base: centos-distro.cavecreek.net
* elrepo: elrepo.imt-systems.com
* extras: ftp.ussg.iu.edu
* rpmforge: apt.sw.be
* updates: mirror.nandomedia.com
base
2007 Oct 21
1
/etc/yum/pluginconf.d/priorities.conf file disappeared
On 28 July, I changed from ProtectBase to Priorities. I kept unusually
detailed notes that day. Yesterday, when I added the RPMForge respository,
so I could install MPlayer, I found that the
/etc/yum/pluginconf.d/priorities.conf file no longer exists. I'm not sure
how that happened. Question: Is there a way to regenerate that file? TIA
--
Lanny
2006 Apr 06
1
YUM Plugins: I seem to be "unplugged"?
Have followed all instructions, googled and read Johnny's November post,
went to Duke (not physically, web-spherically, although it's only 45
minutes away),...
and still can't see how I have protectbase operational.
Installed:
[root at wlmlfs08 ~]# yum -C --disablerepo=rpmforge list|grep yum
centos-yumconf.noarch 4-4.5 installed
yum.noarch
2010 Aug 06
3
yum-fastestmirror inconsistent exclude behavior
Hi guys,
I'm trying to figure out something wherein excluded repositories for
the yum-fastestmirror plugin are still being used by the system.
To illustrate:
[root at sales ~]# cat /etc/yum/pluginconf.d/fastestmirror.conf
[main]
enabled=1
verbose=0
socket_timeout=3
hostfilepath=/var/cache/yum/timedhosts.txt
maxhostfileage=10
maxthreads=15
#exclude=.gov, facebook
exclude=maulvi, .gov.ph, .vn
2009 Nov 13
2
Yum Skipping filter question
Hi, all :
When I run "yum update" command in my laptop , it displayed this :
root at foo Desktop]# yum update
Loaded plugins: aliases, changelog, fastestmirror, filter-data, keys, kmod,
list-data, priorities, protect-
: packages, protectbase, security, tmprepo, verify
Loading mirror speeds from cached hostfile
* addons: mirrors.163.com
* base: mirrors.163.com
*
2016 Jun 16
4
yum timeout ... (CentOS 6.8)
On 16.06.2016 19:40, Frank Cox wrote:
> On Thu, 16 Jun 2016 19:34:09 +0200
> Walter H. wrote:
>
>> Yes, but doesn't help ...
>> the same before ...
>>
>> by the way, I can't image that there is no mirror in Europa,
>> and that the "timeout"-mirrors from US are the fastest;
> yum -disableplugin=fastestmirror nowseewhathappens.
>
>
2006 Apr 06
4
Updated Yum Docs
The docs in http://mirror.centos.org/centos/4/docs/ do
not reflect yum of today ie the yum plugins. Where can
updated yum docs be found? By browsing lists such as
fedora-devel, centos one can see how the plugins have
"stumbled in" but newbies/anyone wanting to pickup on
the new features has nothing to read.
Note there are yumex docs at the above location but my
query relates to yum
$
2009 Apr 28
1
Reconfiguring yum
Hi there --
I need to reconfigure yum on one of our centos 5.3 systems in order for the
automatic updates to work.
Currently the error messages that I am getting are shown below:
$ sudo yum check-update
Loaded plugins: allowdowngrade, changelog, downloadonly, fastestmirror,
priorities, protectbase, tsflags, versionlock
Loading mirror speeds from cached hostfile
* base: mirrors.rit.edu
*
2016 May 30
2
C6.8 YUM reference to Red Hat
Doing a yum update on C6.8 .................
: yum update
Loaded plugins: fastestmirror, priorities, protectbase
Setting up Update Process
Loading mirror speeds from cached hostfile
* base: centos.datente.com
* epel: mirrors.n-ix.net
* extras: mirror.softaculous.com
* updates: centos.datente.com
base | 3.7 kB 00:00
base/primary_db
2006 Apr 05
4
additional yum repos for 4.3
Hi;
On my Fedora Systems [/etc/yum.repos.d] I have the following repos:
dag.repo
dries.repo
fedora-extras.repo
fedora.repo
fedora-updates.repo
freshrpms.repo
livna.repo
Two questions:
1) Where can I get a .repo file (with centos url's of course) for the
baseic stuff like updates and extras.
1b) Can I use redhat repos?
2) What about the other guys, livna, dag, dries, freshrpms.
Which one of
2006 Sep 06
2
4.4 update quits unexpectedly
After 2 good updates to 4.4, my 3rd is giving me trouble. I did all 3
installs the same:
yum clean all
yum update python-sqlite sqlite yum
yum clean all
yum upgrade
This one, however, quits during the header download. I get "[Errno -1]
Header not complete, trying another mirror", then "[Errno 256] No more
mirrors to try".
I am not going thru a proxy, and I can't find
2015 Dec 08
3
yum errors
> On Dec 7, 2015, at 8:03 PM, Wes James <comptekki at me.com> wrote:
>
<snip>
> I finally just did yum update on this box (actually 6.3) and now it is 6.7. During the update it created a CentOS-Base.repo.rpmnew file. I renamed my current one and this one to just .repo and now I again get:
>
> ----
>
> yum update
> Loaded plugins: fastestmirror, presto
2016 Jun 16
2
yum timeout ... (CentOS 6.8)
On 16.06.2016 21:39, Ned Slider wrote:
>
> On 16/06/16 19:41, Walter H. wrote:
>> On 16.06.2016 19:40, Frank Cox wrote:
>>> On Thu, 16 Jun 2016 19:34:09 +0200
>>> Walter H. wrote:
>>> yum -disableplugin=fastestmirror nowseewhathappens.
>>>
>>>
>> yes this goes fast, no timeout;
>> can I configure this in /etc/yum.conf?
>>
2016 Jun 16
2
yum timeout ... (CentOS 6.8)
On 16.06.2016 20:51, Warren Young wrote:
> On Jun 16, 2016, at 12:41 PM, Walter H.<walter.h at mathemainzel.info> wrote:
>> On 16.06.2016 19:40, Frank Cox wrote:
>>> On Thu, 16 Jun 2016 19:34:09 +0200
>>> Walter H. wrote:
>>>
>>>> Yes, but doesn't help ...
>>>> the same before ...
>>>>
>>>> by the way, I
2007 Aug 24
1
SSHFS installation
Hello,
I'm trying to build a sshfs available environemnt.
Info:
[root at pandora /]# uname -a ; yum list \*fuse\* installed
Linux pandora 2.6.18-8.1.6.el5xen #1 SMP Thu Jun 14 18:01:24 EDT 2007
x86_64 x86_64 x86_64 GNU/Linux
Loading "priorities" plugin
Loading "protectbase" plugin
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Setting up
2007 Aug 01
3
yum-updatesd.conf on centos 5
Hi All,
I am running CentOS5 . Yum pkg was installed by deault fresh installation.
pls see below for installed yum pkgs.
[root at mailgw ~]# rpm -qa |grep yum
yum-updatesd-3.0.5-1.el5.centos.2
yum-3.0.5-1.el5.centos.2
later, I installed below pkg for protection.
yum-protectbase-1.0.4-2.el5.centos
Now, everything works. But, in this vershion of yum, It has no crontab
running. It has a file
2014 Feb 05
0
CEBA-2014:0138 CentOS 6 yum-utils Update
CentOS Errata and Bugfix Advisory 2014:0138
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0138.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
074cded096000092dfd80b9b85c440b53d591c21e70de7eee824ea23a526c0f9 yum-NetworkManager-dispatcher-1.1.30-17.el6_5.noarch.rpm
2018 Aug 09
0
CESA-2018:2284 Important CentOS 6 yum-utils Security Update
CentOS Errata and Security Advisory 2018:2284 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2018:2284
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
7bfcb55e8ee020fb90438be89a7e6c4659815a47a6a1dc84307ed097c610b164 yum-NetworkManager-dispatcher-1.1.30-42.el6_10.noarch.rpm
2016 Jun 17
3
yum "Requires" yum-plugin-fastestmirror; why?
In another recent thread,[1] someone was having trouble with the yum-plugin-fastestmirror feature, so I suggested he remove it, since it?s just a plugin and should therefore be optional. He reported that it couldn?t be removed due to package dependencies.
I investigated further and found that this also affects CentOS 5.11 and CentOS 7.2. (The OP is on CentOS 6.8.) So, I reported it as a bug