ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] rsync.altlinux.org - changed mtime of some *.src.rpm in Sisyphus
@ 2010-08-23  8:11 Sergey Vlasov
  2010-08-23 14:57 ` Andrey Liakhovets
  2010-08-23 20:11 ` Dmitry V. Levin
  0 siblings, 2 replies; 4+ messages in thread
From: Sergey Vlasov @ 2010-08-23  8:11 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 2488 bytes --]

Hello!

Вот уже несколько раз за последний месяц у некоторых файлов *.src.rpm
в репозитории Sisyphus почему-то меняется mtime, на следующий день
возвращается назад.  Например, сегодня:

$ rsync --no-motd rsync.altlinux.org::ALTLinux/Sisyphus/files/SRPMS/4th\*
-rw-r--r--      372028 2010/07/16 15:26:04 4th-3.5c3-alt4.src.rpm
-rw-r--r--     1137749 2010/07/16 15:26:04 4th-doc-pdf-3.5c3-alt3.src.rpm
$ rsync --no-motd rsync.altlinux.org::archive/Sisyphus/2010/08/23/files/SRPMS/4th\*
-rw-r--r--      372028 2010/07/16 15:26:04 4th-3.5c3-alt4.src.rpm
-rw-r--r--     1137749 2010/07/16 15:26:04 4th-doc-pdf-3.5c3-alt3.src.rpm

(т.е., портится и основной репозиторий, и archive).

Вчера mtime было правильным:

$ rsync --no-motd rsync.altlinux.org::archive/Sisyphus/2010/08/22/files/SRPMS/4th\*
-rw-r--r--      372028 2008/12/27 04:06:05 4th-3.5c3-alt4.src.rpm
-rw-r--r--     1137749 2009/01/24 01:04:31 4th-doc-pdf-3.5c3-alt3.src.rpm

А вот ещё несколько дней с неверным mtime:

$ rsync --no-motd rsync.altlinux.org::archive/Sisyphus/2010/08/16/files/SRPMS/4th\*
-rw-r--r--      372028 2010/07/16 15:26:04 4th-3.5c3-alt4.src.rpm
-rw-r--r--     1137749 2010/07/16 15:26:04 4th-doc-pdf-3.5c3-alt3.src.rpm
$ rsync --no-motd rsync.altlinux.org::archive/Sisyphus/2010/08/09/files/SRPMS/4th\*
-rw-r--r--      372028 2010/07/16 15:26:04 4th-3.5c3-alt4.src.rpm
-rw-r--r--     1137749 2010/07/16 15:26:04 4th-doc-pdf-3.5c3-alt3.src.rpm
$ rsync --no-motd rsync.altlinux.org::archive/Sisyphus/2010/08/02/files/SRPMS/4th\*
-rw-r--r--      372028 2010/07/16 15:26:04 4th-3.5c3-alt4.src.rpm
-rw-r--r--     1137749 2010/07/16 15:26:04 4th-doc-pdf-3.5c3-alt3.src.rpm

Содержимое файлов при этом совпадает - отличается только mtime.
Происходит это уже несколько раз с некоторым примерно одним и тем же
набором src.rpm суммарным размером более 6 ГБ, в результате при
попытке создания локального зеркала с сохранением нескольких
предыдущих срезов теряется куча места.

$ rsync --no-motd rsync.altlinux.org::archive/Sisyphus/2010/08/23/files/SRPMS/ > list-20100823  
$ rsync --no-motd rsync.altlinux.org::archive/Sisyphus/2010/08/22/files/SRPMS/ > list-20100822
$ ( export LC_ALL=C; cat list-20100823 list-20100822 | grep -v '\.$' | sort -k5,5 -s | uniq | uniq -f4 -d ) > bad-mtime
$ wc -l bad-mtime
4742 bad-mtime
$ awk 'BEGIN { s=0 } { s=s+$2 } END { print s }' bad-mtime
6772609324

Хорошо бы найти источник этого безобразия и починить.

-- 
Sergey Vlasov

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-08-23 20:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-23  8:11 [sisyphus] rsync.altlinux.org - changed mtime of some *.src.rpm in Sisyphus Sergey Vlasov
2010-08-23 14:57 ` Andrey Liakhovets
2010-08-23 19:47   ` Andrey Liakhovets
2010-08-23 20:11 ` Dmitry V. Levin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git