I see a strange /usr/share/checkbox/scripts/reconnect file. None of the current checkbox jobs or scripts create it, so it *may* have been created by an older version of checkbox.
As it is, the upgrade process will not delete any user-created files (maybe the user put it there? we don't want to delete important files).
However, if you don't think that file contains anything important to you, you can safely delete it:
sudo rm /usr/share/checkbox/scripts/reconnect
then retry the checkbox installation:
sudo apt-get install checkbox
Let me know if it works (I'm pretty sure it will). This will help us decide if we want to handle this case in some way. Thanks!
Hello,
I see a strange /usr/share/ checkbox/ scripts/ reconnect file. None of the current checkbox jobs or scripts create it, so it *may* have been created by an older version of checkbox.
As it is, the upgrade process will not delete any user-created files (maybe the user put it there? we don't want to delete important files).
However, if you don't think that file contains anything important to you, you can safely delete it:
sudo rm /usr/share/ checkbox/ scripts/ reconnect
then retry the checkbox installation:
sudo apt-get install checkbox
Let me know if it works (I'm pretty sure it will). This will help us decide if we want to handle this case in some way. Thanks!