File: BUGS

package info (click to toggle)
apt 0.7.20.2%2Blenny2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 9,012 kB
  • ctags: 3,682
  • sloc: cpp: 31,998; xml: 9,712; sh: 3,398; makefile: 728; perl: 209; python: 164
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