Skip to content

Not having much luck with v1.0beta pre-release #5

@perryk

Description

@perryk

Hi,

I tried using the latest v1.0beta pre-release when I was using 12.2 with both MacAdmins python installed along with the system python2 and found only 1 or 2 times that the new beta version worked. The previous version of quickpkg was always working for the same commands at that time.

I've now updated to 12.3beta with the system python2 removed and still having problems. I've in the meantime upgraded to MacAdmins python version 3.9.10 however the same issue remains.

I'm not sure if this gives much information however it is the output from a simple ./quickpkg ~/Downloads/something.dmg command.

  File "/Users/uqpkollm/Desktop/quickpkg-1.0beta/./quickpkg", line 277, in <module>
    dmgvolumepaths = attachdmg(item_path)
  File "/Users/uqpkollm/Desktop/quickpkg-1.0beta/./quickpkg", line 88, in attachdmg
    (theplist, alltext) = getFirstPlist(info_result["stdout"])
  File "/Users/uqpkollm/Desktop/quickpkg-1.0beta/./quickpkg", line 52, in getFirstPlist
    plist_start_index = textString.find(plist_header)
TypeError: argument should be integer or bytes-like object, not 'str'

Happy to help with any testing/troubleshooting if I can be of assistance.

Cheers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions