similar to: Dependency problem with yum-utils when installing Cobbler on CentOS

Displaying 20 results from an estimated 10000 matches similar to: "Dependency problem with yum-utils when installing Cobbler on CentOS"

2015 Mar 11
0
cobbler reposync fails when accessing the CentOS 6 extras repos
Hi everyone, We are updating local repos from different mirrors using cobbler reposync. This has been working fine for the longest time but started to fail a few days ago (see below for failure details). I first try to use a different mirror but that didn?t help. This morning, I modified cobbler to disable the auto-update for the centos/6/extras/i386/ and centos/6/extras/x86_64/ repos. After
2007 Aug 15
1
yum update fails, cobbler check fails
Hi, I'm running Centos 5 on an IBM x3550 series server with kernel version 2.6.18-8.el5 #1 SMP, dual xeon, 9GB ram system. When I run yum update, I get this error: --> Running transaction check --> Processing Dependency: libevent-1.1a.so.1()(64bit) for package: nfs-utils --> Finished Dependency Resolution Error: Missing Dependency: libevent-1.1a.so.1()(64bit) is needed by
2018 Feb 28
1
Any alternatives for the horrible reposync
On 27.02.2018 16:45, Stephen John Smoogen wrote: > On 27 February 2018 at 06:11, Dennis Jacobfeuerborn > <dennisml at conversis.de> wrote: >> Hi, >> I'm currently trying to mirror a couple of yum repositories and the only >> tool that seems to be available for this is reposync. >> Unfortunately reposync for some inexplicable reason seems to use the yum
2009 Apr 22
1
[PATCH server] cleanup cobbler and put all cobbler traffic on the admin network
This set the cobbler modules dns/dhcp to dnsmasq, removes a duplicate ip replacement in /etc/cobbler/settings, and sets the ip address to the admin network instead of the guest networkwhere it should've been in the first place. --- installer/modules/ovirt/files/modules.conf | 4 ++-- installer/modules/ovirt/manifests/cobbler.pp | 16 ++++------------ 2 files changed, 6 insertions(+),
2018 Feb 27
0
Any alternatives for the horrible reposync
On 27 February 2018 at 06:11, Dennis Jacobfeuerborn <dennisml at conversis.de> wrote: > Hi, > I'm currently trying to mirror a couple of yum repositories and the only > tool that seems to be available for this is reposync. > Unfortunately reposync for some inexplicable reason seems to use the yum > config of the local system as a basis for its work which makes no sense
2010 Dec 18
0
cobbler fails to recognize semanage rules
I am having a bit of trouble setting up cobbler on this machine. cobbler check points out a few things to correct: [root at VIRTCENT04:~]#cobbler check The following are potential configuration items that you may want to fix: 1 : you need to set some SELinux content rules to ensure cobbler serves content correctly in your SELinux environment, run the following: /usr/sbin/semanage fcontext -a
2009 Aug 21
0
Unable to assign cobbler image as boot device
If I edit a VM and assign the operating system to an image I created under cobbler I get a http 404 error when I attempt to save the settings. The following is shown in the rails log. Processing VmController#update (for 192.168.42.102 at 2009-08-21 23:45:26) [POST] Parameters: {"vm"=>{"provisioning_and_boot_settings"=>"image at cobbler:W2k8-R2",
2010 Apr 09
2
Cobbler import files with rsync error
Hi all, I'm trying to import in image into Cobbler (working with this: https://fedorahosted.org/cobbler/wiki/UsingCobblerImport) but keep on getting the following error: total size is 322467472 speedup is 1.00 rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7] Command failed I mounted an ISO image and started the import as
2010 Nov 03
0
[XCP] Migration from cobbler/koan to XCP Templates
Hi All, Does anybody have any tips or suggestions for migrating from a CentOS + Xen setup and using cobbler/koan [1] for VM provisioning to an XCP setup using XCP templates (or similar) to provision VMs? cobbler/koan make use of kickstart, which It looks like XCP can do as well. Mainly, I am wondering if converting the cobbler profiles could be done automatically and reliably? Any comments,
2007 May 17
1
centos rsync paths: cobbler
am using cobbler to import via rsync -and having trouble munging paths properly to download the 64-bit dvd or others, -what's a known good rsync path to use, or a command line that would allow me to determine this myself? When I use the web browsers of course and go to centos.org, you'll get the usual "not a suppoorted protocol" when clicking around trying to isolate a good
2020 Feb 25
0
Problems with reposync and createrepo on CentOS 7 for RHEL8/CentOS8 repo?
Hi, I tried to reproduce the issue but without success, everything seems to be working fine (I've copied repodata directory created by the reposync on Centos7 machine to RHEL8 server to /tmp/pg12repo directory): RHEL8 # dnf search postgresql12 --repofrompath=a,/tmp/pg12repo --repoid=a Added a repo from /tmp/pg12repo a 204 MB/s | 784 kB 00:00 ==================================== Name
2007 May 10
2
building cobbler on centos
Is it difficult to build cobbler on Centos or should I just go with Fedora on this one? Basically, if you have experience succeeeding at this, can you drop me a link to a Howto or describe the issues? I am only writing this because I tried, and ran into quite a few dependency issues with upstream/downstream packages, and would rather concentrate on just getting a nice working Cobbler (and
2011 Mar 28
6
cobbler installation of CentOS-5.5
I'm trying to install CentOS-5.5 on my new HP micro-server, which has no CD drive. I've set up cobbler and cobbler-web on my old server, and can access cobbler-web from my laptop. I have 3 queries about the installation. 1. Is there any advantage is using the 64-bit CentOS rather than 32-bit? 2. The CentOS OS seems to be available in 7 or 8 CDs. (I tried downloading the DVD ISO with
2007 May 01
1
Cobbler: Opinion
Hi, Last time I was on Karanbir mentioned Puppet, -what do you all think of Cobbler? I plan to deploy one of the suggestions this week since it looks like i'll be dealing with 2000 centos systems instead of the few hundred I had predicted. -krb
2010 Apr 04
1
Cobbler or manual set up for local repo
Chaps, Is cobbler overkill or is it simpler to set up a local repo and rsync it with a mirror? -- John Maclean 07739 171 531 MSc (DIC) Enterprise Linux Systems Engineer
2012 Dec 29
1
Puppet module for managing Cobbler
Module on forge: http://forge.puppetlabs.com/puppetlabs/apache Code and issue tracker: https://bitbucket.org/jsosic/puppet-cobbler Comments are welcome, hope somebody finds it useful. I''m very happy with it so far :D The reason I''m posting it is that couple of people asked me about publishing this module while I was in a process of developing it, so If those people
2020 Feb 24
2
Problems with reposync and createrepo on CentOS 7 for RHEL8/CentOS8 repo?
Hi, I'm trying to mirror the PostgreSQL12 RHEL8 repo: https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-8-x86_64/ [root at cobbler yum.repos.d]# cat pgdg-12-centos8.repo # PGDG Red Hat Enterprise Linux / CentOS stable repositories: [pgdg12-rhel8] name=PostgreSQL 12 for RHEL/CentOS $releasever - $basearch
2018 Feb 27
5
Any alternatives for the horrible reposync
Hi, I'm currently trying to mirror a couple of yum repositories and the only tool that seems to be available for this is reposync. Unfortunately reposync for some inexplicable reason seems to use the yum config of the local system as a basis for its work which makes no sense and creates all kinds of problems where cache directories and metadata gets mixed up. Are there any alternatives? Some
2011 Sep 22
0
CEBA-2011:1045 CentOS 5 i386 yum-utils Update
CentOS Errata and Bugfix Advisory 2011:1045 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1045.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: bc4cec042b74a73350edb914d7bf2497 yum-aliases-1.1.16-16.el5.centos.noarch.rpm 8c67968edb8406adb383175f3a2f3208 yum-allowdowngrade-1.1.16-16.el5.centos.noarch.rpm
2011 Sep 22
0
CEBA-2011:1045 CentOS 5 x86_64 yum-utils Update
CentOS Errata and Bugfix Advisory 2011:1045 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1045.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: bf23299e276efaf8a753c1b17ceadf66 yum-aliases-1.1.16-16.el5.centos.noarch.rpm 58f12e82258da73fbad7112a91faa3e6