I installed both ways, apt-get install way and dpkg -i way, but i found the 
same bug...apt-mirror doesn´t download dep11 and i18n folders/files...the i´d 
check /usr/bin/apt-mirror and modified lines 502 and 648...
Line 502 is now:  
if ( $filename =~ 
m{^$component/i18n/(Translation-[^./]*\.gz|Translation-[^./]*\.bz2$)} ) 
####Adding .gz translation files
and Line 648 is now:
if ( $filename =~ 
m{^$component/dep11/(Components-${arch}\.yml|Components-${arch}\.yml.gz|icons-[^./]+\.tar)\.gz$}
 ) ######Adding Components .yml.gz files
And now all is OK

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1550852

Title:
  apt-mirror does not reflect dep11/Components-* and dep11/icons-*

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-mirror/+bug/1550852/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to