Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syntax error validating uncompressed files #9

Open
pmiess opened this issue Apr 26, 2024 · 0 comments
Open

syntax error validating uncompressed files #9

pmiess opened this issue Apr 26, 2024 · 0 comments

Comments

@pmiess
Copy link

pmiess commented Apr 26, 2024

the test file.
busybox-w32.zip

Downloading http://0install.net/2007/interfaces/FeedLint.xml
Downloading https://apps.0install.net/0install/feedlint.xml
Downloading https://apps.0install.net/python/python.xml
Downloading https://apps.0install.net/python/windows.xml
Downloading https://apps.0install.net/0install/0install-python.xml
Downloading https://apps.0install.net/python/pywin32.xml
Downloading https://apps.0install.net/utils/gnupg.xml
Downloading https://apps.0install.net/0install/0install-runenv-cli.xml
Traceback (most recent call last):
  File "C:\Users\x86Tester\AppData\Local\0install.net\implementations\sha256new_N5GGEFDYS6ZU6VJDJ2R7EZ5RHCHGCBSCPPIPWGYMZ3E335A4WYAQ\feedlint", line 355, in <module>
    check_source(feed_obj.url, source)
  File "C:\Users\x86Tester\AppData\Local\0install.net\implementations\sha256new_N5GGEFDYS6ZU6VJDJ2R7EZ5RHCHGCBSCPPIPWGYMZ3E335A4WYAQ\feedlint", line 215, in check_source
    check_source(feed_url, step)
  File "C:\Users\x86Tester\AppData\Local\0install.net\implementations\sha256new_N5GGEFDYS6ZU6VJDJ2R7EZ5RHCHGCBSCPPIPWGYMZ3E335A4WYAQ\feedlint", line 207, in check_source
    expected_size = source.size + (source.start_offset or 0)
AttributeError: 'FileSource' object has no attribute 'start_offset'

This was with stable V 0.10 but it also happens with 0.11
On Windows 7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant