Search Criteria
Package Details: dfhack 0.47.05-11
Package Actions
Git Clone URL: | https://aur.archlinux.org/dfhack.git (read-only, click to copy) |
---|---|
Package Base: | dfhack |
Description: | memory hacking library for Dwarf Fortress and a set of tools that use it |
Upstream URL: | https://dfhack.readthedocs.io/en/stable/ |
Keywords: | dwarffortress |
Licenses: | custom |
Conflicts: | dfhack-bin, dfhack-git |
Submitter: | unknown |
Maintainer: | masala_man (albron) |
Last Packager: | Ziusudra |
Votes: | 37 |
Popularity: | 0.27 |
First Submitted: | 2011-08-07 11:03 (UTC) |
Last Updated: | 2022-12-05 06:04 (UTC) |
Dependencies (16)
- dwarffortress (dwarffortress-ironhandAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libjpeg6 (jpegli-gitAUR, libjpeg6-turbo)
- libpng12
- libxcrypt-compat
- libxcursor
- libxinerama (libxinerama-randr-gitAUR)
- libxrandr (libxrandr-gitAUR)
- lua
- protobuf (protobuf-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- perl-xml-libxml (make)
- perl-xml-libxslt (make)
- python-sphinx (python-sphinx-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
Ziusudra commented on 2020-10-28 09:19 (UTC)
cURL is saying
status: [1;"Unsupported protocol"]
which explains the empty files. But I don't know why it would do that.After getting the error, what is the output of
grep linux64-allegro5010.tar.gz "/home/psychowico/.cache/yay/dfhack/src/dfhack/plugins/stonesense/CMakeLists.txt"
psychowico commented on 2020-10-28 08:05 (UTC)
I think it's not caching the files anywhere. On the beginning it ask me if it should use cache:
I see the entire process when the yay download the files first (it takes some time) and the got error on verification step.
I checked all files: "linux64-allegro5010.tar.gz", "libruby.so.gz" and "libruby.so" and they have 0 bytes. Any idea what could going on?
psychowico commented on 2020-10-28 08:04 (UTC)
I think it's not caching the files anywhere. On the beginning it ask me if it should use cache:
I see the entire process when the yay download the files first (it takes some time) and the got error on verification step.
I checked all files: "linux64-allegro5010.tar.gz", "libruby.so.gz" and "libruby.so" and they have 0 bytes. Any idea what could going on?
Ziusudra commented on 2020-10-18 21:24 (UTC) (edited on 2020-10-18 21:28 (UTC) by Ziusudra)
And do the downloaded files have the same incorrect hash as before?
I just deleted my
src/
and rebuilt the package and it downloaded those same files with the correct hash.Maybe Yay has another place where it caches files. At this point I'd try asking in the Arch forums to get more help trying to figure out why you're getting corrupt files.
I'd also try manually using gzip to verify the downloaded files. Um,
--test
is what gzip calls it.psychowico commented on 2020-10-18 12:42 (UTC)
fsck
found no errors in the partition. I removed again entire/home/psychowico/.cache/yay/dfhack
. The problem is still here, exactly the same error log.psychowico commented on 2020-10-18 09:56 (UTC)
I tried removing the entire
/home/psychowico/.cache
before I posted the message, but it did not help. I will check fsck approach, but it looks strange - I have no problems with any other package (and I had no problem with the older version of dfhack package). I will let you know about the results here.Ziusudra commented on 2020-10-17 21:48 (UTC) (edited on 2020-10-17 21:56 (UTC) by Ziusudra)
@psychowico, you appear to have some corrupted downloads. I don't know if Yay has some way to clear the cache or if you should just delete
/home/psychowico/.cache/yay/dfhack/src/
to make it download them again. If you continue to have issues with incorrect hashes you might want to run an fsck on that partition.psychowico commented on 2020-10-16 06:58 (UTC)
Hi. When I am trying to update the package, I got following errors:
Ziusudra commented on 2020-10-13 03:57 (UTC)
Sorry, didn't see this - assumed as a co-maintainer I'd get notifications automatically. (I hav now manually enabled them.)
As a work around, you can specify a folder that you hav permission to create with an absolute path. For example
exportlegends info /home/ziusudra/export-test
worked for me. (dfhack docs say all but the last folder hav to already exist.)I will confer with the dfhack devs to see if we can get a proper fix.
thuban commented on 2020-09-21 04:16 (UTC)
At some point since 0.47.01, there seems to be a problem with the
exportlegends
script in this AUR version because of a change upstream. The script appears (since this commit, as far as I can tell) to change directory to the location dfhack is installed, which is apparently assumed to be somewhere in the user's home directory. Because this package, however, installs within /opt/ the script fails because the user does not have write permissions.« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »