Displaying 8 results from an estimated 8 matches for "check_obsolet".
Did you mean:
check_obsoletes
2009 Jan 08
4
Scriptable way to edit yum .repo files?
Hello,
Is there a standard programmatic way to manipulate yum configuration
files, particularly the .repo files?
I want to add things like "priority=..." per repo, or
"check_obsoletes=1" to the priorities plugin config.
I can cook specific search/append using perl or sed but was wondering
whether there is a more elegant way.
I found Perl's Conf::INI module but it expects comments beginning with
";", not "#".
Thanks,
--Amos
2006 May 12
0
Yum priorities plugin
...online at:
http://danieldk.org/code/yum/
This plugin allows you to associate priorities to repositories. Packages
from high-priority repositories are protected from being upgraded with
packages from low-priority repositories. Instructions can be found in
the README file, read the part about "check_obsoletes" with care. Please
keep in mind that this is mostly untested and thus beta code. Have fun!
-- Daniel
2008 Oct 08
2
rpmforge, perl-dbd-mysql, yum, priorities, centos, and you
rpmforge has just released a new perl-DBD-mysql for el4 that has an
obsoletes against perl-DBD-MySQL and the protectbase yum plugin doesn't
grok obsoletes. the priorities plugin does. so if you are having issues
with this, install the yum-plugin-priorities first, make sure that the
CentOS-Base repo is priority 1 and the rpmforge repo is priority 2 or
higher (99 is the default).
also,
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
2009 Jan 30
5
Yum update conflicts perl-Math-BigInt
I followed the Wiki instructions for setting up *yum-priorities*.
I added the rpmforge repo
I installed clamd without a problem.
Now when I go to update I get conflicts with perl-Math-BigInt.
Is the only solution to uninstall the base version and then install the
rpmforge version?
According the the wiki
"Packages from repositories with a lower priority will never be used to
upgrade
2008 Nov 18
4
New installation woes
I've just installed CentOS 5.2 for the x86_64 on a SuperMicro X6DA8-G
board with two 250g SATA drives configured in the bios as a raid 1
array. After getting the base installed, I've tried to yum update the
system and I wind up with these errors....
--> Finished Dependency Resolution
Error: Missing Dependency:
libmysqlclient.so.14(libmysqlclient_14)(64bit) is needed by package
2008 Oct 14
4
yum priorities question
Hello,
I have a question about working principles of yum.
Here are the details:
Installed package: GeoIP.i386 1.4.4-1.el5.centos
Repo: CentOS Extras
Priority for CentOS Extras repo: 1
"yum update" wants to replace the above package with the following:
Package: geoip.i386 1.4.5-1.el5.rf
Repo: rpmforge
Priority for rpmforge: 15
And yes, the following is already in the priorities.conf
2008 Sep 27
2
Graphical net install
Is it at all possible to do a graphical netinstall ?
I am using centos 5.2, and i have been doing net installs (pxe) for a
while in console mode...
--
Test <test at remedial-teacher.nl>