Mailinglist Archive: opensuse-kernel (71 mails)
| < Previous | Next > |
Re: [opensuse-kernel] KOTD/HREAD: kernel source not in sync again
- From: Markus Koßmann <mkossmann_ml1@xxxxxx>
- Date: Sun, 29 Nov 2009 16:44:32 +0100
- Message-id: <200911291644.32374.mkossmann_ml1@xxxxxx>
Am Samstag, 28. November 2009 schrieb Markus Koßmann:
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kernel+help@xxxxxxxxxxxx
Am Dienstag, 24. November 2009 schrieb Michal Marek:Today (sunday ) it is now in sync again at 2.99.31.887b743
Dne 24.11.2009 11:13, Michal Marek napsal(a):
Dne 24.11.2009 04:01, Markus Koßmann napsal(a):
Unfortunately retaining "old versions" of kernel-source doesn't seem
to work . This morning kernel-source is at 2.6.32-1.99.114 with
timestamp 18:13 ( and there is only one kernel-source package) but for
i586/x86_64 most packages are still at 2.6.32-1.99.108 with timestamp
from about 9:00 . The non x86 packages are mostly up to date at .114.
There must be a bug indeed, I'll have a look.
I see the problem now. The sync script does following:
1) copy latest binary and source packages to the ftp directory, obsolete
binary packages are removed, obsolete source packages are scheduled for
removal
2) find all binary package versions
3) go through the list of obsolete source packages and delete those
versions which are not in the list of binary package versions
The problem is that if before the sync everything is at version N, the
latest binary packages have version N+1 and the latest source packages
have version N+2, then 1) will copy out binary packages vN+1, source
packages vN+2 and remove binary packages vN, 2) will correctly find only
vN+1 binary packages and 3) will correctly removed vN source packages.
What's missing are the vN+1 source packages, which were not copied in 1)
:-(.
Michal
Hmm, now it is again out of sync
kernel-source ans kernel-sysms are still at .172 and there is only one
kernel-source package, but most other packages are at .173 or even at .174
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kernel+help@xxxxxxxxxxxx
| < Previous | Next > |