Thank you @zanny! That fixed it. Quick question, any interest in adopting http://aur.archlinux.org/packages/teighaviewer-qt5 ... since it's been disowned?
Search Criteria
Package Details: oda-file-converter 25.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/oda-file-converter.git (read-only, click to copy) |
---|---|
Package Base: | oda-file-converter |
Description: | Converts files between the .dwg and .dxf file formats |
Upstream URL: | https://www.opendesign.com/guestfiles/oda_file_converter |
Keywords: | converter dwg dxf |
Licenses: | custom |
Conflicts: | teigha-file-converter |
Replaces: | teigha-file-converter |
Submitter: | zan |
Maintainer: | None |
Last Packager: | LemonPie |
Votes: | 36 |
Popularity: | 0.000000 |
First Submitted: | 2018-10-03 02:29 (UTC) |
Last Updated: | 2024-08-22 08:05 (UTC) |
Dependencies (2)
Required by (0)
Sources (3)
Kunda commented on 2018-07-31 12:38 (UTC)
rafaelff commented on 2018-07-29 23:50 (UTC)
They do this every time. That's terrible for proper packaging. :/
zan commented on 2018-07-29 23:34 (UTC)
Turns out they did a version increment despite not changing the dl, fixed. Try a clean build because extracts won't override all the old files properly.
Kunda commented on 2018-07-28 22:06 (UTC)
@zanny thank you. I have another error now:
==> Extracting sources...
-> Extracting TeighaFileConverter_QT5_lnxX64_4.7dll.deb with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
install: cannot stat '/tmp/pamac-build-beast/teigha-file-converter/src/usr/bin/TeighaFileConverter_4.3.2.0/TeighaFileConverter': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
zan commented on 2018-07-28 04:05 (UTC)
The remote deb changed but it works on a rebuild so I updated the pkgbuild. Kind of annoying to have them changing the same versioned release though.
Kunda commented on 2018-07-28 02:18 (UTC)
Trying to install 4.3.2.0-1 on Manjaro I get:
TeighaFileConverter_QT5_lnxX64_4.7dll.deb ... FAILED
==> ERROR: One or more files did not pass the validity check!
rafaelff commented on 2018-04-04 10:11 (UTC)
Nice. Your package looks cleaner and into Arch's KISS philosophy than mine. A binary named TeighaFileConverter isn't much trouble for using in Arch (e.g. virtualbox has binary VBox), but I don't see much problem in renaming it.
Besides doing delete request for the the qt4 package, could you do a merge request for this qt5 package?
zan commented on 2018-04-03 15:10 (UTC) (edited on 2018-04-03 15:11 (UTC) by zan)
I took a stab at rewriting this package. Since Open Design doesn't even advertise the qt4 version anymore I intend to get rid of it.
For now, the new package is found at https://aur.archlinux.org/packages/teigha-file-converter
I reorganized it to install to /opt since this is a proprietary bundle package. If anyone has a link to where the extra license in here came from, I could add that instead of the awful four lines of copyright text in the actual package.
The only up in the air question is about binary and package names - teigha-file-converter abides by Arch convention. TeighaFileConverter is what everything is actually named in Teigha. Freecad auto-detects the converter at /usr/bin/TeighaFileConverter, so for right now I just symlink it to teigha-file-converter. Which isn't very Arch-like. So if popular concensus is just to call it TeighaFileConverter everywhere (including the package name) I could easily refactor that.
If nobody has any complaints, I'll adopt the qt4 package as well and submit deletes on both and have teigha-file-converter replace them.
P0rtn0yz commented on 2018-03-08 00:17 (UTC)
The license is also messed up. You have to manually add a file to the build directory called license and paste in the license...
lafleur commented on 2018-03-04 02:42 (UTC)
I've been updating the PKGBUILD with version number and sha256sums. You should replace _version=4.3.1.0 with _version=4.3.2.0 and run updpkgsums in the PKGBUILD dir to update the sums. Then the package installs fine as of today.
Pinned Comments
LemonPie commented on 2024-09-28 09:44 (UTC) (edited on 2024-10-22 13:41 (UTC) by LemonPie)
so, now the download url is a get request to
https://www.opendesign.com/guestfiles/get?filename=ODAFileConverter_QT6_lnxX64_8.3dll_25.8.deb
and it seem to point at a temporary url athttps://guestfiles.s3.eu-central-1.amazonaws.com/ODAFileConverter_QT6_lnxX64_8.3dll_25.8.deb...
. I am not sure what is the proper way to update the package. and everything comes to my mind is a dirty solution.well I just stop here then.
EDIT: even the old deb packages are moved there, so this PKGBUILD is broken!!!
EDIT 2: if i find no solution, I'll disown the package.