Displaying 20 results from an estimated 7000 matches similar to: "OT: Local Mirror problems, wrong paths to RPMs with yum update"
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
>
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/
2014 Jan 08
1
EL7 mirror: "There is no installed groups file."
I installed the RHEL 7 beta here to test while waiting for CentOS 7 to
arrive. On noticing that yum didn't work, I decided to set up a local
mirror. I rsync'd
ftp://ftp.redhat.com/pub/redhat/rhel/beta/7/x86_64/os/Packages/
to a local web server here, then regenerated the repodata directory with
createrepo.
Now yum works fine, for the most part. "yum search foo" pulls
2013 Nov 04
1
update from local repo mirror
so this may be an odd question, but my google fu seems to be failing me.
I've created a local mirror of centos 5 & 6 with various instructions
across the net, it seems to be functional, syncs on a regular basis,and is
generally usable (I've built machines with kickstart/netboot from it and
they seem generally workable). my difficulty comes up when I try to use
the local mirror for
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
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 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
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 Aug 30
2
timeout when accessing atrpms repo
Hello,
I'm using centos5 and i just started noticing a timeout msg when running
a yum update. It occurs with the atrpms repo, has anyone else seen this?
Thanks.
Dave.
#yum update
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
http://dl.atrpms.net/el5-i386/atrpms/stable/repodata/repomd.xml: [Errno 12]
Timeout: <urlopen error timed out>
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
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]
2006 Feb 14
2
httpd permissions question
I'm using yum-pull for creating a local yum repo. I have a non-root user
that runs the script and the files are stored in that user's home
directory. I'm trying to make that directory available with httpd. The
user owns all the files and subdirs and the rights on all the files is:
-rw-r--r--
I added this to the bottom of httpd.conf and restarted httpd.
Alias /repomirror
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
2010 Jul 12
2
"yum update": When is new header data downloaded? (Trying to set up custom repository...)
I'm trying to set up a custom rpm respository for some in-house
software, and configure a number of CentOS 5 clients so that they may
install and update the software in question from the location in
question. I think I've mostly figured out how to do this - I've
successfully installed software on one of the clients via "yum install
<my package>" after adding an
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
2008 Apr 12
2
Create Local CentOS 5.1 repo
I am trying to create a local base repo from the DVD on a webserver as I am not able to install with the x64 DVD. I have done this before I recall by placing the DVD contents in the root of an empty webserver, but I have many existing repo's on this current server and so I wanted to maintain the existing hierarchy structure.
I tried using the createrepo command and neither that nor copying
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 Apr 17
5
Wing's repo, rpms & upgrades
Hi All,
I started using Samba as an AD DC on el7 a few weeks ago. I have some
questions for others who mights also be using Wing's rpms on el7
(http://wing-net.ddo.jp/wing).
A) Is there a wiki/issues page for that repo? I could not find any..
B) is that the only repo of samba rpms available for el7/centos7?
C) Is there a reason why samba46-4.6.14 is the latest available version?
Are
2011 Dec 20
2
yum update for CentOS 6.2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Don't know if it is a mirror synch issue or what else.
Given a CentOS 6.1, if I give the commands:
# yum clean all
# yum update
I get this output
Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
* base: it.centos.contactlab.it
* centosplus: mirror.crazynetwork.it
* extras: mirror.crazynetwork.it
2007 Apr 11
1
Headers update frequency in local repo
Hi all,
I'm trying to build a local repo as a mirror of basic repos ([Basic],
[Update],[Addons], [Extras],[CentOSPlus]) and popular third part repos
([Dries],[DAG] and [kbs]). The doubt I have is
?Is needed that I regenerate the repo headers [1] every time when I've
updated the local mirror repo [2]?
[1] Eliminate old headers and generate new ones with createrepo script.
[2] I'll