Displaying 20 results from an estimated 8000 matches similar to: "Rsyncing UPdate repo yoyoing"
2007 Dec 23
1
Update repo rsync but no new repodata?
I just did a manual resync of my local update repo from
mirrors.kernel.org/centos/5.1/updates/i386/
I got a new version of Thunderbird, but not a new set of files in the
repodata directory. Thus when I did a yum update against my local
repo, I did not get the new version of Thunderbird.
I will note that the files on my local repo are dated Dec 20th and the
ones on mirrors are dated Dec
2007 Jun 18
2
Centos 5 Repo errors
Where are:
kbs-CentOS-Misc
http://centos.karan.org/el5/misc/stable/i386/RPMS/repodata/repomd.xml:
--> [Errno 14] HTTP Error 404: Not Found
contrib
Failure getting
http://centosn.centos.org/centos/5/contrib/i386/repodata/repomd.xml:
--> [Errno 14] HTTP Error 404: Not Found
what is the correct source for c5-media instead of:
[c5-media]
name=CentOS-$releasever - Media
2008 Jun 25
5
Lots of Centos 5.2 updates already
I just completed my first 5.2 install. For 'completeness' I 'tested
out' yum update.
Guess what? For this minimum install, there were 43Mb of updates to
download.
So I went over to my local repo server and setup a /centos/5.2/updates
directory and started the rsync to get all the updates:
155 files taking up 943Mb. Already. Wow! Perhaps something to do with
the initial
2010 Jul 20
2
Rsync sequence
Hi all,
I am running Ubuntu server 10.04 and use rsync to do all my backups. I would
like to backup multiple directories to my external hard drive, but I am
faced with a problem on how to set up crontab -e to allow each rsync
statement to perform one after the other. Right now I have each one set to
run on different nights, but I would like them all to run the same night to
allow for a more
2008 Jan 18
3
Major update and again no new repodata
Yesterday I pulled down a major update to OpenOffice. But no updates to
repodata.
I waited a day to see if there was some reason for the lag (like more
rpms needed to complete the set), but still today, no repodata to pull
down (my rsync looks for more recent file dates).
Help?
2002 Nov 08
1
Rsync Re: Trailing /
What should be the official behaviour here?
I must admit some of my scripts probably have both
trailing and non-trailing "/". But just played around
until it was mirroring into the correct directory.
Lachlan.
At 18:20 07/11/02 -0500, you wrote:
>It appears that the trailing slash in the source is being ignored:
>
>rsync -auv clam::root/usr/local/bin/ /tmp/bin
>
>ends
2018 Aug 06
2
Back to Xfce
On 08/06/2018 11:11 AM, Tony Schreiner wrote:
> On Mon, Aug 6, 2018 at 10:55 AM Robert Moskowitz <rgm at htt-consult.com>
> wrote:
>
>> Nicolas,
>>
>> Thank you! But I am Dyslexic and very mono-linguistic; at least I could
>> read the actual commands, if not all the wonderful comments...
>>
>> On 08/06/2018 10:26 AM, Nicolas Kovacs wrote:
2008 Nov 27
3
rsync to mirrors failing
I try:
rsync -auv rsync://mirrors.kernel.org/centos/5.2/updates/i386/ .....
And get
rsync: read error: Connection reset by peer (104)
rsync error: error in rsync protocol data stream (code 12) at io.c(614)
[receiver=2.6.8]
And then, if I keep trying, eventually rsync 'works' and I get my updates.
What is causing this?
2007 Jun 26
2
TinyCA2 on rpmforge EL4 but not EL5
I want to install TinyCA2 on my Centos5 setup.
I had a real learning experience the last time around (last year, July)
and in the end, I got the repo down from Dag's site and was cool.
Now I am on Centos 5 and no TinyCA2.
Can I just download the EL4 rpm from:
http://apt.sw.be/redhat/el4/en/i386/dag/repodata/repoview/tinyca2-0-0.7.5-2.el4.rf.html
and do a yum localinstall ?
Or do I have
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
2003 Jul 31
2
rsync 2.5.6 globbing bug
$ rsync -auv \
ftp.funet.fi::CPAN/modules/by-category/05_Networking_Devices_IPC/Net/* . \
| grep -v MOTD:
rsync: connection unexpectedly closed (1598 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(165)
This is because the array used to hold the expanded filename glob (argv in
rsync_module(), clientserver.c) is only 1000 entries in size, and the above
2005 Oct 12
1
Rsync over SSH-tunnel A->B->C using daemon on C
Dear,
I'm trying to put up a scripts to synchronize my computers (HOST_A and
HOST_C). I can connect both via HOST_B to avoid the firewall.
I am trying to work with the rsync daemon to avoid hanging.
I tried to figure out the mailinglist + FAQ, how to do it, but it seems
I misunderstand something, since all your previous help did not work for
me.
I get the following error when executing
2009 Aug 18
2
rsync 3.0.4 under cygwin: problems with --exclude
Hi all,
I'm trying to backup a disk using rsync but I need to exclude some folder.
I'm using rsync 3.0.4 under cygwin on a winxp machine.
The script that I use is:
# ---------------------------------------------------------------- #
SRCDIR=/cygdrive/d
LOGDIR=/cygdrive/f
BCKDIR=/cygdrive/f/Backup
rsync -auv --progress --delete --delete-excluded --log-file=$LOGDIR/`date
+%Y%m%d`.log
2018 Aug 06
2
Back to Xfce
Nicolas,
Thank you!? But I am Dyslexic and very mono-linguistic; at least I could
read the actual commands, if not all the wonderful comments...
On 08/06/2018 10:26 AM, Nicolas Kovacs wrote:
> Le 06/08/2018 ? 16:05, Robert Moskowitz a ?crit?:
>> But notes that this installs Gnome (which I don't want) and that instead to
>>
>> yum groupinstall ?X Window System?
>>
2007 Dec 11
3
Problem with local base repo
Last night my rsync got some 'new' files for the base repo and new repodata.
This morning, I set a server to upgrade from 5 to 5.1 by setting it to
access my local base and updates repos. I got the following error:
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for openssh-clients to pack into transaction set.
2005 Oct 23
5
dags repo after 4.2 update
Is anyone else having probs with dags repo after 4.2 update?
# yum update
Setting up Update Process
Setting up repositories
http://apt.sw.be/redhat/el4/en/i386/dag/repodata/repomd.xml: [Errno 4]
IOError: <urlopen error (101, 'Network is unreachable')>
Trying other mirror.
Cannot open/read repomd.xml file for repository: dag
failure: repodata/repomd.xml from dag: [Errno 256] No more
2008 Aug 12
7
Missing fonts for tightvnc
You would think installing via yum would handle dependencies, but
perhaps fonts are not managed like dependencies.....
Anyway, I installed tightvnc to test out its IPv6 support.
Installed ok (after I erased regular vnc). But when I tried to start
it, I got 5 warnings about:
Font directory '/usr/X11R6/lib/X11/fonts/misc' not found - ignoring
(then the same message for Speedo, Type1,
2008 Jul 11
2
Is there a FC8 update repo out there?
So I need python 2.5.1, and all of its dependecies.
And 2.5.1 is at least in FC8. So this leads to wanting to try to do the
update right via yum, thus needing a repo. Does such a thing exist? I
find a directory out there, but no repodata directory with it:
http://rpmfind.net/linux/RPM/fedora/updates/testing/8/
2015 Jun 15
3
Having a problem with a yum repo
Hi,
yum update is giving me the following errors:
# yum -y install mplayer
Loaded plugins: fastestmirror, fs-snapshot, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
epel/metalink | 12 kB 00:00
* base: centos.sonn.com
* c6-media:
* elrepo: elrepo.org
* epel: mirrors.tummy.com
* extras: mirrors.xmission.com
*
2007 Jun 12
3
Centos 5, X dies, I cry
I just installed Centos 5 for my notebook (HP compaq nc4010) on a
separate drive (than this one that has Centos 4.5).
When I first booted after all the setup, X did not start. hmm.
Rebooted, and X came up fine. I did a bunch of customizing and upgraded
the kernel
Rebooted, X did not start.
Rebooted X started fine. I checked some things out then tried the
Suspend feature. Not