[apt-offline-devel] [apt-offline-Bug Tracker][315165] SyntaxError in AptOfflineCoreLib.py

apt-offline-bugtracker at alioth.debian.org apt-offline-bugtracker at alioth.debian.org
Thu Nov 10 17:29:07 UTC 2016


apt-offline-Bug Tracker item #315165 was changed at 2016-11-10 17:29 by Ritesh Raj Sarraf
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413103&aid=315165&group_id=100399

>Status: Closed
Priority: 3
Submitted By: carlo pereira (caop-guest)
Assigned to: Nobody (None)
Summary: SyntaxError in AptOfflineCoreLib.py 


Initial Comment:
Hi

I'm very new to Raspberry. Trying to install matplotlib on a Raspberry+Raspbian board that has no connection to the Internet.

I could download, build and install apt-offline on a Windows machine.

Using apt-offline I could get a signature file on the Raspberry board.

Now when I try to get the modules with the Windows machine, in the Console window, there is a "SyntaxError" message from a script "AptOfflineCoreLib.py". 

Am I doing something wrong ? What should I do to get it working ?

Thanks in advance for any help.

Carlo

===========
d:\Downloads\Python\apt-offline-1.6\apt-offline>python apt-offline get apt-offline.sig --threads 5
Traceback (most recent call last):
  File "apt-offline", line 25, in <module>
    from apt_offline_core.AptOfflineCoreLib import main
  File "d:\Downloads\Python\apt-offline-1.6\apt-offline\apt_offline_core\AptOfflineCoreLib.py", line 263
    except socket.timeout, timeout:
                         ^
SyntaxError: invalid syntax

d:\Downloads\Python\apt-offline-1.6\apt-offline>
===========

AptOfflineCoreLib.py

----------------------------------------------------------------------

Comment By: Ritesh Raj Sarraf (rrs)
Date: 2016-11-10 17:29

Message:
Thank you for your bug report on apt-offline.
One of the developers will contact you soon.

Regards,
apt-offline team

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413103&aid=315165&group_id=100399



More information about the apt-offline-devel mailing list