Your message dated Wed, 22 Feb 2017 14:36:52 +0000
with message-id <[email protected]>
and subject line Re: [#UDP-945-18342]: debian mirror debian.mirror.globo.tech - 
missing tracefile
has caused the Debian Bug report #855044,
regarding [debian.mirror.globo.tech] syncscript
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
855044: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855044
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mirrors
User: [email protected]
Usertags: mirror-problems
Control: retitle -1 [debian.mirror.globo.tech] syncscript

On Mon, 13 Feb 2017, GloboTech wrote in [#UDP-945-18342]:

> No we are not using ftpsync for the mirror syncrhonization but a custom bash 
> script calling rsync, here is an extract:
> 
> [root@mirror2 ~]# cat /scripts/sync_debian.sh
> #!/bin/bash
> 
> /usr/bin/rsync -aqzHv --delete mirror.csclub.uwaterloo.ca::debian/ 
> /data/www/Debian/debian/
> /usr/bin/rsync -aqzHv --delete mirror.csclub.uwaterloo.ca::debian-security/ 
> /data/www/Debian/debian-security/
> /usr/bin/rsync -aqzHv --delete mirror.csclub.uwaterloo.ca::debian-backports/ 
> /data/www/Debian/debian-backports/
> /bin/echo `date` > 
> /data/www/Debian/debian/project/trace/debian.mirror.globo.tech
> 
> 
> I've now added a file in /project/trace folder called
> debian.mirror.globo.tech, this file contains the date once the script
> has completed.

Unfortunately, single-pass rsyncs as yours are not suitable for
correctly mirroring Debian as they do not ensure proper ordering of
metadata file updates (Packages, Release files) and .deb files.

Please use ftpsync.

Also, -backports is obsolete, you can remove it.
-- 
                            |  .''`.       ** Debian **
      Peter Palfrader       | : :' :      The  universal
 https://www.palfrader.org/ | `. `'      Operating System
                            |   `-    https://www.debian.org/

--- End Message ---
--- Begin Message ---
On Wed, 22 Feb 2017, GloboTech wrote:

> Everything seems to be working well and the tracefile is now present thanks 
> to ftpsync mechanism.
> 
> http://debian.mirror.globo.tech/debian/project/trace/debian.mirror.globo.tech
> 
> Let me know if there is anything wrong, thank you in advance.

Things look nice now, thanks!

Cheers,
Peter
-- 
                            |  .''`.       ** Debian **
      Peter Palfrader       | : :' :      The  universal
 https://www.palfrader.org/ | `. `'      Operating System
                            |   `-    https://www.debian.org/

--- End Message ---

Reply via email to