[Bug 238015] [PATCH] deskutils/calibre: fix Typeerror: unpackb() got an unexpected keyword argument 'raw'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 21 08:16:16 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238015

            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 at FreeBSD.org
          Reporter: monwarez at mailoo.org
             Flags: maintainer-feedback?(madpilot at FreeBSD.org)
          Assignee: madpilot at FreeBSD.org

Created attachment 204503
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204503&action=edit
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.

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


More information about the freebsd-ports-bugs mailing list