similar to: repodata

Displaying 20 results from an estimated 2000 matches similar to: "repodata"

2017 Mar 22
2
grub-bootxen.sh
I actually move the default *.repo files and replace them with "". The thing is that Katello turns all the downloaded yum content into a single redhat.repo file and I don't have to install any more *-release-* rpms any more. I would argue that I should not need to install any *-release-* rpms at all to get all the required software. On 03/22/2017 09:34 AM, -=X.L.O.R.D=- wrote:
2017 Mar 20
2
grub-bootxen.sh
This is not abit issue just a minor annoyance. I use Foreman to provision my systems and to keep control I remove all the default *.repo files andkeep away from installing more *.repo files so I can control the content via the foreman(katello) provided redhat.repo. I would argue that the *-release-*.rpm should not contain any setup code but just the stuff in /etc/yum.repos.d. -- Alvin
2015 Jul 22
2
Satellite 6
On 2015-07-22 13:34, Thomas Eriksson wrote: > The upstream project is called Katello, http://www.katello.org/ > It has nothing to do with Spacewalk as far as I can tell. Katello is just one piece. Satellite 6 also integrates Candlepin, Puppet and more. What I'm wondering is if the entire set of software - Satellite 6 as one piece - is going to get a new upstream project. > I have
2014 Dec 24
3
When will CentOS Publish Errata?
Hello, Currently The CentOS project publishes errata on its CentOS Announce mailing list. In order to import this into a package management system (like Katello on The Foreman), one needs to parse the mailing list and convert it into XML before importing it. This is done to some extent on http://cefs.steve-meier.de/ but some more legwork needs to be done before The Foreman can understand the
2018 Feb 13
0
Not able to sync mirror of Centos7 due to CRC checksum errors
Hi, yesterday I was trying to create local mirror of CentOS7 using katello/pulp. I was receiving CRC checksum errors while attempting to sync the mirror. The particular error in question was: Feb 12 07:46:34 bazinga pulp: pulp_rpm.plugins.importers.yum.sync:INFO: [e2cd9930] Generating metadata databases. Feb 12 07:47:06 bazinga pulp: pulp_rpm.plugins.importers.yum.sync:ERROR: [e2cd9930]
2006 Oct 17
2
yum repository and createrepo
I've setup a local yum repository for about 25 workstations and I'm using rsync from a local mirror. Do I need to create my own XML headers, i.e. the 'repodata' directory, or since I'm syncing the whole updates directory can I use the 'repodata' directory from the mirror? I also have a question on using createrepo. The directory layout is: ~/updates/
2008 Feb 09
2
Create a Yum repository for CentOS 5?
Hi, I'm using CentOS 5.1 on both server and desktops. I have a series of packages that I either rebuilt from CentOS SRPMS to modify them according to my needs (PHP for example), or that I built from Fedora Core SRPMS because they're not available on CentOS nor in the RPMForge repos (Seamonkey, MPD with libshout support, xmms-wma, ...). I want to create my own remote Yum repository
2017 Dec 15
0
katello-agent is available for testing in CentOS Virt SIG
Hi, for those willing to use katello for monitoring oVirt hosts upgrade status, we added katello-agent to CentOS Virt SIG testing repo. If no negative feedback is provided, I'll tag it for release on December 20th. In order to install it: # yum install centos-release-ovirt41 # yum-config-manager --enable centos-ovirt41-testing --save # yum install katello-agent Note that oly the agent/client
2006 Feb 17
2
OT: Local Mirror problems, wrong paths to RPMs with yum update
This week I set up a local mirror for a few dists, including Centos 4.0 and 4.2, and Fedora Core 3 and 4. I'm using a script called yum-pull. For the most part I really like the script, it automates the setup of your mirrors and tries a bunch of different mirrors when it goes out to get updates, if it fails on one it tries another. It uses the usual suspects, createrepo and repoview, among
2011 Nov 07
2
yum update fails for 5.6
google for "centos error performing checksum" refers to createrepo but of course "yum install createrepo" also fails and the instructions appear to be overkill. Is there a "simple" soultion? here's the result of yum update: # yum -v update Loading "fastestmirror" plugin Config time: 0.118 Yum Version: 3.2.22 Setting up Package Sacks Loading mirror
2017 Mar 24
0
grub-bootxen.sh
On 03/22/2017 09:35 AM, Alvin Starr wrote: > I actually move the default *.repo files and replace them with "". > > The thing is that Katello turns all the downloaded yum content into a > single redhat.repo file and I don't have to install any more *-release-* > rpms any more. > > I would argue that I should not need to install any *-release-* rpms at > all
2015 Jul 22
0
Satellite 6
On 07/22/2015 11:46 AM, Kanwar Ranbir Sandhu wrote: > On 2015-07-22 13:34, Thomas Eriksson wrote: >> The upstream project is called Katello, http://www.katello.org/ >> It has nothing to do with Spacewalk as far as I can tell. > > Katello is just one piece. Satellite 6 also integrates Candlepin, Puppet > and more. What I'm wondering is if the entire set of software -
2014 Feb 19
5
createrepo command for 6.4 respin
Hi List, I have been searching for the correct createrepo command to make a 6.4 respin. We have been doing this with previous versions using createrepo -u "media://$discinfo" -g ${DIR}/my_kickstart${VER}/comps.xml . Which had worked fine until now. Thanks, -- Stephen Clark *NetWolves* Director of Technology Phone: 813-579-3200 Fax: 813-882-0209 Email: steve.clark at netwolves.com
2017 Jul 11
1
Problem with download from local mirror
Thanks for consideration I use this command for update my repo rsync -avzH --delete-after centos.mirror.angkasa.id::centos /home/centos/ --log-file=/var/log/rsync/rsync.log.$(date +%Y%m%d%H%m%S) Best Regard Mohsen On Mon, Jul 10, 2017 at 11:32 PM, Marcelo Roccasalva < marcelo-centos at irrigacion.gov.ar> wrote: > On Mon, Jul 10, 2017 at 3:49 PM, mohsen Abbaspour >
2017 Jul 10
2
Problem with download from local mirror
Hello Dear I have lunched a local mirror but, I have a problem when I want to download package from it , I get this error when I run "yum update" failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to try. http://centos.local/7/os/i386/repodata/repomd.xml: [Errno 14] HTTP Error 4 04 - Not Found I do not Find out what is problem? I haved installed centos 7
2010 Jun 10
2
yum in CentOS 3.9
I need to support 3.9 for another while and thought I would set up a local repo with base and updates merged into one. How can I update repodata? I don't see createrepo in 3.9. --------------------------------------------------------------- This message and any attachments may contain Cypress (or its subsidiaries) confidential information. If it has been received in error, please advise
2015 Apr 10
4
Locked version repos
Hello Everyone I'm looking into the best way to have locked version repos for my CentOS systems. The systems are all set up with Chef and have a couple different recopies/roles. I'd like to have locked version repos for each role with tested RPMs. Then perhaps quarterly apply any updates. It would be nice to have something showing which updates are available for these locked repos.
2005 Dec 29
2
Jigdo, etc...
Hi folks, I've just finished rsyncing/downloading/jigdoizing the entire i386/x86_64 CentOS 4.2 distribution. If anyone is interested go to http://mirror.tcs.ii.uj.edu.pl/jigdo/ You'll need to edit the .jigdo file by hand to change the server section [Servers] CentOS42=file:/opt/mirrors/centos/4.2/ to point to a local mirror (file, http or ftp), ie. to use kernel.org: [Servers]
2019 Oct 20
4
how to reinit an own repo after adding files?
Hallo, Im using createrepo. The problem is that changes in the repo are not availiable via yum on my system. Ralf Von meinem iPad gesendet > Am 19.10.2019 um 15:31 schrieb Leon Fauster via CentOS <centos at centos.org>: > > ?Am 19.10.19 um 12:26 schrieb Ralf Prengel: >> Hallo, >> I try to use my own repo. >> The problem: >> The repo is working when using
2007 Dec 04
1
HELP! Group info problem
I just tried an install from my local repo (boot from CD 1, use http method), and it failed right after entering the root password setting with: Unable to read group information from repositories. This is a problem with the generation of your install tree. Reboot So now what? Is there something I can just extract from the isos? (remember I did that rsync). Is this caused by running