With all dependencies installed svp package still fails with this error:
==> Starting prepare()... [0] Warning: QFile::at: Cannot set file position 29490877 Cannot register in-binary resource. ==> ERROR: A failure occurred in prepare(). Aborting...
Git Clone URL: | https://aur.archlinux.org/svp-bin.git (read-only, click to copy) |
---|---|
Package Base: | svp-bin |
Description: | SmoothVideo Project 4 (SVP4) |
Upstream URL: | https://www.svp-team.com/wiki/SVP:Linux |
Licenses: | LicenseRef-custom |
Provides: | svp |
Submitter: | C0rn3j |
Maintainer: | C0rn3j (phiresky) |
Last Packager: | C0rn3j |
Votes: | 54 |
Popularity: | 0.054731 |
First Submitted: | 2022-06-20 20:47 (UTC) |
Last Updated: | 2024-10-05 13:31 (UTC) |
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 Next › Last »
With all dependencies installed svp package still fails with this error:
==> Starting prepare()... [0] Warning: QFile::at: Cannot set file position 29490877 Cannot register in-binary resource. ==> ERROR: A failure occurred in prepare(). Aborting...
I can confirm that I too still get the same error even after re-installing/recompiling the qt-installer-framework package.
I didnt try downgrading Qt tho, my qt version is 5.10.0.
@phiresky I had the same error.. I have succesfully compiled the package with qt5 v9.3... that means that the issue lies with qt5 v5.10 somehow..
@phiresky Even after reinstalling qt-installer-framework, I still have the exact same error as @therob.
But if I manually run the .run file, it extracts and install the files. Do you think that qt-installer-framework package is giving problems?
@therob just had the same issue, solved by reinstalling qt-installer-framework
I got the same error as ahjolinna, however, the devtool syntax is correct in the pkguild.
I tried manually using devtool and got this:
[code]
devtool dump svp4-linux-64.run extracted [0] Warning: QFile::at: Cannot set file position 29490877 Cannot register in-binary resource. [/code]
Any ideas?
Pinned Comments
C0rn3j commented on 2024-01-26 19:19 (UTC)
Linux thread on the SVP forum, where some comments may be more appropriate than here unless they relate to the packaging:
https://www.svp-team.com/forum/viewtopic.php?id=3167
Official Wiki page for good measure, which is a bit out of date at this point:
https://www.svp-team.com/wiki/SVP:Linux