Package: python3-exabgp
Version: 4.0.6-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts
Control: block 902788 with -1 

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

>From the attached log (scroll to the bottom...):

  Setting up python3-exabgp (4.0.6-2) ...
  update-alternatives: using /usr/sbin/python3-exabgp to provide 
/usr/sbin/exabgp (exabgp) in auto mode
    File 
"/usr/lib/python3/dist-packages/exabgp/reactor/api/command/announce.py", line 63
      reactor.async.schedule(service,line,callback())
                  ^
  SyntaxError: invalid syntax
  
    File 
"/usr/lib/python3/dist-packages/exabgp/reactor/api/command/neighbor.py", line 
165
      reactor.async.schedule(service,command,callback_summary())
                  ^
  SyntaxError: invalid syntax
  
    File 
"/usr/lib/python3/dist-packages/exabgp/reactor/api/command/reactor.py", line 84
      reactor.async.clear(service)
                  ^
  SyntaxError: invalid syntax
  
    File "/usr/lib/python3/dist-packages/exabgp/reactor/api/command/rib.py", 
line 89
      reactor.async.schedule(service,line,callback())
                  ^
  SyntaxError: invalid syntax
  
    File 
"/usr/lib/python3/dist-packages/exabgp/reactor/api/command/watchdog.py", line 34
      reactor.async.schedule(service,line,callback(name))
                  ^
  SyntaxError: invalid syntax
  
    File "/usr/lib/python3/dist-packages/exabgp/reactor/listener.py", line 195
      reactor.async.schedule(str(uuid.uuid1()),'sending notification 
(6,5)',connection.notification(6,5,'could not accept the connection (more than 
one neighbor match)'))
                  ^
  SyntaxError: invalid syntax
  
    File "/usr/lib/python3/dist-packages/exabgp/reactor/loop.py", line 24
      from exabgp.reactor.async import ASYNC
                              ^
  SyntaxError: invalid syntax
  
    File "/usr/lib/python3/dist-packages/exabgp/reactor/network/incoming.py", 
line 5
      from .tcp import async
                           ^
  SyntaxError: invalid syntax
  
    File "/usr/lib/python3/dist-packages/exabgp/reactor/network/outgoing.py", 
line 11
      from .tcp import async
                           ^
  SyntaxError: invalid syntax
  
    File "/usr/lib/python3/dist-packages/exabgp/reactor/network/tcp.py", line 
222
      def async (io, ip):
              ^
  SyntaxError: invalid syntax
  
  dpkg: error processing package python3-exabgp (--configure):
   installed python3-exabgp package post-installation script subprocess 
returned error exit status 1
  Errors were encountered while processing:
   python3-exabgp


"async" has become a reserved keyword in Python 3.7


cheers,

Andreas

Attachment: python3-exabgp=4.0.6-2.log.gz
Description: application/gzip

Reply via email to