similar to: Skip based on checksum not worked as expected when using with complex filter rules.

Displaying 20 results from an estimated 6000 matches similar to: "Skip based on checksum not worked as expected when using with complex filter rules."

2015 Apr 18
0
Skip based on checksum not worked as expected when using with complex filter rules.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Any time rsync wants to do something to a file you don't think it should be see what --itemize-changes says about it. In fact, -v is almost entirely useless without --itemize-changes. In fact, if I was in charge I would make -v include --itemize-changes. On 04/17/2015 09:21 PM, Hongyi Zhao wrote: > Hi all, > > I've a local
2015 Apr 17
2
Rsync a directory via a linked name.
On Thu, 16 Apr 2015 11:21:03 -0400, Kevin Korb wrote: > Just go 1 deeper for your source: rsync -l > ftp.cn.debian.org::debian/dists/wheezy/main/installer-amd64/current/ Yes, I've tried this before. But I also use the `--delete --delete- excluded' with the above options. And finally I found that the current will not be retrieved, in fact it will be deleted at the end. Then I
2015 Apr 14
3
The complicated filter rule used by me worked for one Debian mirror and not for the other.
Hi all, I write a complex filter rules as follows: rsync -amvHPRSB131072 -n --delete --delete-excluded \ -f +_dists/jessie/**binary-all/Packages.gz \ -f +_dists/jessie/Release* \ -f +_dists/jessie/**binary-amd64/Packages.gz \ -f +_dists/jessie/**installer-amd64/*** \ -f +_dists/jessie/**binary-i386/Packages.gz \ -f +_dists/jessie/**installer-i386/*** \ -f +_dists/***/ \ -f -_*
2015 Apr 16
2
Rsync a directory via a linked name.
Hi all, See the following for detail: $ rsync -l ftp.cn.debian.org::debian/dists/wheezy/main/installer-amd64/ [snip] drwxr-sr-x 4,096 2015/01/10 18:17:33 . lrwxrwxrwx 18 2015/01/10 18:16:31 current -> 20130613+deb7u2 +b4 drwxr-xr-x 4,096 2013/05/01 05:33:52 20130430 drwxr-sr-x 4,096 2015/01/05 17:25:32 20130613+deb7u2+b4 In the above case, the current
2015 Apr 14
1
The --inplace is very different from the behaviour of --partial when resuming a complex case transfer.
Hi all, >From the manpage of rsync, I can see the following descriptions: --inplace The option implies --partial (since an interrupted transfer does not delete the file) So I do the following testings on the `--inplace' and `--partial' for resuming a file with the following steps: 1- rsync ftp.cn.debian.org::debian/dists/wheezy/main/binary-amd64/
2023 May 01
2
mock fails on gpg with epel - ?
Hi guys, Does your 'mock' work when used with 'centos-stream+epel-9-x86_64' config? It fails for me with every rpm packages I tried: -> $ mock -r centos-stream+epel-9-x86_64 --rootdir=~/mock --localrepo=/devs/var/www/dnf.repo --chain --continue rpmbuild/rpm.src/pass-1.7.4-6.el9.src.rpm ... CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB???? 00:00 The GPG keys listed for the
2023 May 03
0
mock fails on gpg with epel - ?
On 01/05/2023 15:10, lejeczek via CentOS wrote: > Hi guys, > > Does your 'mock' work when used with 'centos-stream+epel-9-x86_64' config? > It fails for me with every rpm packages I tried: > > -> $ mock -r centos-stream+epel-9-x86_64 --rootdir=~/mock > --localrepo=/devs/var/www/dnf.repo --chain --continue > rpmbuild/rpm.src/pass-1.7.4-6.el9.src.rpm
2017 Jan 12
1
Unable to access apt.dovecot.fi
Hi, I bought a Dovecot Enterprise repository acces in 2013 and since several months, I can't access it anymore. It seem that my credential are broken. When doing an apt-get update : W: Failed to fetch http://apt.dovecot.fi/3rdparty/debian/wheezy/dists/wheezy/main/binary-amd64/Packages 401 Unauthorized W: Failed to fetch
2015 Apr 14
1
The complicated filter rule used by me worked for one Debian mirror and not for the other.
On Tue, 14 Apr 2015 13:32:46 +0200, Paul Slootman wrote: > ftp.cn.debian.org is running a version of rsync that supports protocol > version 30, whereas ftp.is.co.za is running an older version that only > supports up to 29. Anyway, thanks for your above notes again. I finally use the nmap to check the things you said above are correct: werner at debian:~$ nmap -sV -p873
2015 Apr 06
2
Downloading specific files with rsync and make them keeping the original directories structures.
Hi all, See the following command: $ rsync -av ftp.cn.debian.org::debian/dists/Debian7.8/Release . Which will download the file Release under the directory from which the rsync command is isssued. If I want to keep the original directories structures, say, for this case, put the the Release in the following location: ./dists/Debian7.8/Release If the directory tree doesn't exist, let
2014 Jul 03
1
gnutls_handshake() failed on updating package index from sernet's https debian package repository
Hi, anybody else having isssues on updating package index from sernet's https debian package repostory? I'm on debian wheezy. 'apt-get update' results in: W: Failed to fetch https://download.sernet.de/packages/samba/4.1/debian/dists/wheezy/main/source/Sources gnutls_handshake() failed: A TLS warning alert has been received. W: Failed to fetch
2012 Dec 27
4
Broken rsync mirroring for PuppetLabs APT repo
Hi, I have sent this mail to info@puppetlabs.com and received no answer, so I''m posting here as well; I hope somebody at PuppetLabs will be able to help. I have a local mirror of apt.puppetlabs.com which has been broken for at least a few days: the apt/dists/ subdirectory only contains symlinks to non-existent files. [mirror@excellent dists]$ ls -l total 0 lrwxrwxrwx 1 mirror mirror 29
2015 Jun 17
1
Can't login to Windows 2012R2 with domain user
Thank you! Does it possible to convert this git diffs - https://attachments.samba.org/attachment.cgi?id=11162 to common patch? I would like to apply it to Sernet packages sources and rebuild it for test. On Wed, Jun 17, 2015 at 6:05 PM, mourik jan heupink <heupink at merit.unu.edu> wrote: > Perhaps this: > > https://bugzilla.samba.org/show_bug.cgi?id=11061 > > > On
2011 Sep 27
2
zoneminder-1.24.4-3.el6.x86_64.rpm
For all interested, I have rebuilt the src rpm for zoneminder-1.24.4, fedora 15. Its up and running on CentOS 6.0. Gonna have to d/l some files. Most of mine came from rpm.pbone.net The link is: http://palmettoshopper.com/zoneminder/zonminder-1.24-3.el6.x86_64.rpm Eddie
2015 Apr 16
0
Rsync a directory via a linked name.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Just go 1 deeper for your source: rsync -l ftp.cn.debian.org::debian/dists/wheezy/main/installer-amd64/current/ On 04/16/2015 06:21 AM, Hongyi Zhao wrote: > Hi all, > > See the following for detail: > > $ rsync -l > ftp.cn.debian.org::debian/dists/wheezy/main/installer-amd64/ > [snip] drwxr-sr-x 4,096 2015/01/10
2015 Apr 17
0
Rsync a directory via a linked name.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Always have either --times or --archives. Otherwise rsync will have no idea what needs updating when you run it again. On 04/16/2015 08:07 PM, Hongyi Zhao wrote: > On Thu, 16 Apr 2015 11:21:03 -0400, Kevin Korb wrote: > >> Just go 1 deeper for your source: rsync -l >>
2015 Apr 04
1
Downloading a great number of files from different rsync servers for good loadbalancing and high efficiency.
Hi all, I'm using Debian, I want to make a local repository which can let me install packages more conveniently. Considering that the rsync tool is the Debian official proposed tool for syncing the files among its different rsync server sites, I use the rsync client to downloading the deb packages from the different rsync servers distributed around the world-wide for good loadbalancing and
2015 Apr 06
0
--append and then --append-verify will not work.
Hi all, I do some testings on rsync by using the following method: 1- rsyning the following file with rsync: rsync rsync://ftp.cn.debian.org/debian/dists/Debian7.8/main/binary-all/ Packages.bz2 . 2- Then I split the file into little files with the file size equaling to 128K, which is the maximum of the block-size accepted by rsync. split -b 128K Packages.bz2 And at this point, I obtained
2015 Apr 06
0
--append and then --append-verify will not work.
Hi all, I do some testings on rsync by using the following method: 1- rsyning the following file with rsync: rsync rsync://ftp.cn.debian.org/debian/dists/Debian7.8/main/binary-all/ Packages.bz2 . 2- Then I split the file into little files with the file size equaling to 128K, which is the maximum of the block-size accepted by rsync. split -b 128K Packages.bz2 And at this point, I obtained the
2015 Jun 15
1
Samba upgrade issue . . .
Ok Steve, to be sure.. run : apt-key adv --keyserver keys.gnupg.net --recv-key 0x810273C4 if not done yet. add to /etc/apt/source.list.d/openchange.list deb http://inverse.ca/ubuntu trusty trusty or deb http://inverse.ca/ubuntu-nightly trusty trusty to force the needed packages. __COPY_PAST_START cat << EOF >> /etc/apt/preferences.d/preferences-ubuntu-trusty Package: * Pin: