Apt-move bug: Doesn't move, doesn't delete

Proyecto:Trisquel
Versión:6.0
Componente:Programs
Categoría:informe de fallo
Prioridad:normal
Asignado:No asignado
Estado:closed
Descripción

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.

Mar, 04/28/2015 - 01:44
Mar, 04/28/2015 - 01:54
Estado:active» patch (ready)
Mar, 04/28/2015 - 19:02
Estado:patch (ready)» fixed

Merged and built.

Mar, 05/12/2015 - 19:05
Estado:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.