Package: apt-mirror
Version: 0.5.4-1
Severity: normal
Tags: patch

Dear Maintainer,

since the upgrade to buster apt-mirror doesn't download the translation
files for buster-security anymore.

I noticed that the local mirror and skel directory have bzip2 compressed
translation files, but the upstream server has only xz compressed files.

Deleting the whole buser-security repo and running apt-mirror again I
don't get any translation files, not even the i18n director.

Looking into the apt-mirror perl script I changed line 523 from

if ( $filename =~ m{^$component/i18n/Translation-[^./]*\.bz2$} )

to

if ( $filename =~ m{^$component/i18n/Translation-[^./]*\.(gz|bz2|xz)$} )

and now I'm getting the xz compressed translation files.

Shade and sweet water!

        Stephan Seitz

-- 
| Public Keys: http://fsing.rootsland.net/~stse/keys.html |

Reply via email to