File: BUGS

package info (click to toggle)
apt 0.9.7.9%2Bdeb7u7
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 14,272 kB
  • sloc: cpp: 43,637; sh: 7,194; perl: 6,867; xml: 3,884; makefile: 787; python: 28
file content (9 lines) | stat: -rw-r--r-- 363 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9

DDTP problems:
--------------
- apt-get update clean the /var/lib/apt/lists dir 
  from all Translation-$index that are not in the current
  enviroment or Translations apt variable
- there needs to be a list of locales (pt, sv, en) that need
  both language and country code to get the right file
  (is in the code in indexfile::LanguageCode(), just a bit ugly