Skip to content

File "./p4apprunner.py", !! Unable to run the example program! #94

@WangchukSherpa

Description

@WangchukSherpa

Entering build directory.
Extracting package.
Traceback (most recent call last):
File "./p4apprunner.py", line 320, in
main()
File "./p4apprunner.py", line 286, in main
tar = tarfile.open(args.app)
File "/usr/lib/python2.7/tarfile.py", line 1673, in open
return func(name, "r", fileobj, **kwargs)
File "/usr/lib/python2.7/tarfile.py", line 1738, in gzopen
fileobj = gzip.GzipFile(name, mode, compresslevel, fileobj)
File "/usr/lib/python2.7/gzip.py", line 94, in init
fileobj = self.myfileobj = builtin.open(filename, mode or 'rb')
IOError: [Errno 21] Is a directory: '/tmp/app.tar.gz'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions