Skip to content

Please release new version to pypi #375

@Boria138

Description

@Boria138

Appimage built failed with

INFO:root:Downloading: https://github.com/AppImage/AppImageKit/releases/download/continuous/runtime-x86_64
Traceback (most recent call last):
File "/usr/local/bin/appimage-builder", line 8, in
sys.exit(main())
File "/usr/local/lib/python3.10/dist-packages/appimagebuilder/main.py", line 50, in main
invoker.execute(commands)
File "/usr/local/lib/python3.10/dist-packages/appimagebuilder/invoker.py", line 29, in execute
command()
File "/usr/local/lib/python3.10/dist-packages/appimagebuilder/commands/create_appimage.py", line 27, in call
self.primer.prime()
File "/usr/local/lib/python3.10/dist-packages/appimagebuilder/modules/prime/appimage_primer.py", line 43, in prime
self._get_appimage_kit_runtime()
File "/usr/local/lib/python3.10/dist-packages/appimagebuilder/modules/prime/appimage_primer.py", line 101, in _get_appimage_kit_runtime
request.urlretrieve(url, self.carrier_path)
File "/usr/lib/python3.10/urllib/request.py", line 241, in urlretrieve
with contextlib.closing(urlopen(url, data)) as fp:
File "/usr/lib/python3.10/urllib/request.py", line 216, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.10/urllib/request.py", line 525, in open
response = meth(req, response)
File "/usr/lib/python3.10/urllib/request.py", line 634, in http_response
response = self.parent.error(
File "/usr/lib/python3.10/urllib/request.py", line 563, in error
return self._call_chain(*args)
File "/usr/lib/python3.10/urllib/request.py", line 496, in _call_chain
result = func(*args)
File "/usr/lib/python3.10/urllib/request.py", line 643, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found

This is fixed on bf6123e but i use version from pypi not from git

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