Displaying 20 results from an estimated 4000 matches similar to: "More oddities with priorities"
2010 Feb 16
2
priorities don't prevent other repos overwritting packages?
Either I've made a mistake in my configuration or else packages from
other repos can obsolete core packages
For example, I did a "yum update" on some rpmforge packages and saw this:
Installing:
perl-Date-Manip noarch 5.54-2.el5.rf rpmforge 210 k
replacing perl-DateManip.noarch 5.44-1.2.1
perl-IO-Compress noarch 2.024-1.el5.rf
2011 Jul 23
1
Why are all repos < 5.6 listed?
Greetings all.
I just enabled all repos on my system, to enable me to find
a particular package. This is the first time I have noticed
all the Centos repos < 5.6 being listed.
Is this a new feature, to include all repos pre 5.6 now?
Here's the output of the aforementioned yum command - sorry
it's a little bit long:
[root at karsites ~]# yum --enablerepo '*' --disablerepo
2019 Feb 22
2
new Centos server install yum dependancy error
> Am 22.02.2019 um 22:10 schrieb Voytek Eymont via dovecot <dovecot at dovecot.org>:
>
>
>
> On Sat, February 23, 2019 3:47 am, Gerald Galster via dovecot wrote:
>>
>
>>
>> try: yum clean all
>
>
> Gerald , thank you
>
> it shows in the output after 'second step' below:
>
> # yum clean all
> Loaded plugins:
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
2019 Feb 22
0
new Centos server install yum dependancy error
On Sat, February 23, 2019 3:47 am, Gerald Galster via dovecot wrote:
>
>
> try: yum clean all
Gerald , thank you
it shows in the output after 'second step' below:
# yum clean all
Loaded plugins: fastestmirror, langpacks, priorities
Cleaning repos: base centos-sclo-rh centos-sclo-sclo dovecot-2.3-latest epel
: extras gf remi-safe updates
Cleaning up list of
2009 Dec 09
2
Kerio Mail Server - anyone?
Hey guys,
I'm trying to install the latest Kerio and it seems to want an older
version of libstdc++ which I cannot find anywhere in RPM land
(sorry, but I just know gmail is going to mangle this on its way out )
[root at localhost ~]# rpm --install
/home/amckay/kerio-kms-6.7.3-7892.linux.i386.rpm
error: Failed dependencies:
libstdc++.so.5 is needed by kerio-kms-6.7.3-7892.linux.i386
2011 Jul 26
1
Yum Issues ; Segmentation fault
Tried to run yum this morning on CentOS 5.x 64bit and ran into weird
issue this morning:
[root at server ~]# yum clean all
Loaded plugins: fastestmirror
Cleaning up Everything
Cleaning up list of fastest mirrors
[root at server ~]# yum update
Loaded plugins: fastestmirror
Determining fastest mirrors
* base: mirror.unl.edu
* extras: mirror.steadfast.net
* rpmforge: fr2.rpmfind.net
* updates:
2019 Feb 22
2
new Centos server install yum dependancy error
> Am 22.02.2019 um 14:43 schrieb Voytek Eymont via dovecot <dovecot at dovecot.org>:
>
>
>
> On Sat, February 23, 2019 12:31 am, Gerald Galster via dovecot wrote:
>> Hello Voytek,
>>
>>
>> the *-devel packages include header files that are only needed if you
>> want to compile something, they are not needed for running a dovecot
>>
2012 Apr 10
2
yum priorities and obsoleting...
Hey,
I ran into a yum conflict regarding an repoforge extra package obsoleting a base package.
The thing is that I set a lower priority to repoforge extra...
Any idea how come I ran into this issue...?
The question is more about the yum priorities than repoforge.
...
1743 packages excluded due to repository priority protections
...
--> Running transaction check
---> Package
2007 Feb 14
1
se.contrast confusion
Hello,
I've got what I'd expect to be a pretty simple issue: I fit an aov object
using multiple error strata, and would like some significance tests for the
contrasts I specified.
In this contrived example, I model some test score as the interaction of a
subject's gender and two emotion variables (angry, happy, neutral), measured
at entry to the experiment (entry) and later
2012 Aug 16
1
dependency issue
Hello List,
I am trying to install php-snmp into my CentOS 6.2 system and it doesn't work,
and I am not sure why. It looks like it is trying to install php-snmp from 6.3.
Error: Package: php-snmp-5.3.3-14.el6_3.i686 (updates)
Requires: php-common = 5.3.3-14.el6_3
Installed: php-common-5.3.13-1.el6.i686 (@anaconda-CentOS-201112130233.i386/6.2)
Also why wouldn't
2015 Mar 24
0
can't do a yum install of apache C7
On 3/24/2015 2:59 PM, Tim Dunphy wrote:
> [root at hadoop1:/etc/yum.repos.d] #yum install httpd
> Loaded plugins: amazon-id, rhui-lb
> No package httpd available.
> Error: Nothing to do
its in the EL7 Base (and Updates) repositories, which seem to be
disabled on your system.
btw, I would NOT enable REMI, RPMFORGE *and* EPEL at the same time
unless you want to get into some gnarly
2013 Jan 28
2
Not respected repo priorities...
Ah ah, the demo effect... just after I said I did not have much issues with repos... ^_^
A collegue installed some packages (for perconna) and since then a server insists on replacing 2 base packages with 2 rfx packages, even when I gave a lower priority to rfx...
Installed: perl-IO-Compress-Base-2.020-127.el6.x86_64
Installed: 1:perl-Compress-Raw-Zlib-2.020-127.el6.x86_64
Installed:
2004 Oct 18
2
rsync bug recreating header.info
If this is not the correct place to post this I apologize. I am having a
problem with rsync not setting the correct permissions on the rsync'd files.
I have rsync 2.6.3 running on a Windows 2003 server using cygwin. I rsync
the fedora core 2 updates to my server for internal use. The problem is
after the rsync, the header.info file is no longer accessible to anyone and
the other rsync'd
2017 May 27
0
Centos7: util-linux-2.23.2-33.el7.x86_64 was supposed to be removed but is not!
Hello All,
a few weeks ago, I got this output after running yum clean all && yum update.
Now after yesterday's updates, things got a little worse:
[jvermeulen at localhost ~]$ sudo yum clean all
Geladen plugins: fastestmirror
Opschonen repo's:adobe-linux-x86_64 base epel extras nux-dextop updates
Cleaning up everything
[jvermeulen at localhost ~]$ sudo yum update
2014 Apr 08
1
[CentALT] php-redis depedency error.
Hi, All.
When I try to install php-redis, there are obvious 4 package hit the depedency.
One have already INSTALLED as follow.
I've GOOGLED, NOTHING help.
How can I get over this? Please Help, Thank you!
-- Sunshare
-- 2014-04-08
------------------------------------------------------------------------------------------------
[sunshare at sunshare ~]$ sudo yum install php-redis
[sudo]
2003 Feb 26
2
[Bug 55] ICMP translation problem with local NAT
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=55
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |2
Status|NEW |ASSIGNED
------- Additional Comments From laforge@netfilter.org
2017 Jun 23
0
Question Mirrors ?
On 23.06.2017 17:02, m.roth at 5-cent.us wrote:
> Fabian Arrotin wrote:
>> On 23/06/17 12:22, G?nther J. Niederwimmer wrote:
>>> Hello List,
>>>
>>> in the last weeks I have many, many Errors from chron hourly on my
>>> systems :-
>>> (.
>>>
>>> Have we broken or not updated mirrors in the yum config ?
>> Can you give
2017 Jun 26
0
what is causing this problem ... (yum, fastest mirror)
Hello,
what is causing the following, and can someone give the solution which is
mentioned at https://access.redhat.com/articles/1320623
by the way: why are the "fastest" mirrors from other continent?
[root at host sysconfig]# yum clean all
Loaded plugins: fastestmirror, security
Cleaning repos: base epel extras updates
Cleaning up Everything
Cleaning up list of fastest mirrors
[root
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