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

Project:Trisquel
Version:6.0
Component:Programs
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

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.

Tue, 08/19/2014 - 07:50
Tue, 04/28/2015 - 01:44
Tue, 04/28/2015 - 01:54
Status:active» patch (ready)
Tue, 04/28/2015 - 19:02
Status:patch (ready)» fixed

Merged and built.

Tue, 05/12/2015 - 19:05
Status:fixed» closed

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