Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2019 08:16:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238015] [PATCH] deskutils/calibre: fix Typeerror: unpackb() got an unexpected keyword argument 'raw'
Message-ID:  <bug-238015-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238015

            Bug ID: 238015
           Summary: [PATCH] deskutils/calibre: fix Typeerror: unpackb()
                    got an unexpected keyword argument 'raw'
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: madpilot@FreeBSD.org
          Reporter: monwarez@mailoo.org
             Flags: maintainer-feedback?(madpilot@FreeBSD.org)
          Assignee: madpilot@FreeBSD.org

Created attachment 204503
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204503&action=
=3Dedit
simple remove of raw keyword argument

When launching calibre I get an error about wrong kargs keyword : raw
So I am not sure if I have some issue with my python installation or if it =
is
not working for others, so this is more a call for running calibre to see if
other came to the same issue.
Here are a patch that fix the issue for me.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238015-7788>