Proxecto: | Trisquel |
Versión: | 6.0 |
Componente: | Programs |
Categoría: | informe de erro |
Prioridade: | normal |
Asignado: | Sen asignar |
Estado: | closed |
Discussed here, http://en.it-usenet.org/thread/1990/139140/ , line 45 of /usr/share/apt-move/move3 should be changed from
split;
to
@_=split(/\s+/,$_);
Without this change, apt-move won't function properly. I encountered this issue when running the fai-mirror command, which calls apt-move.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=398297
Fixed here:
https://devel.trisquel.info/trisquel/package-helpers/merge_requests/85
Merged and built.
Automatically closed -- issue fixed for 2 weeks with no activity.