@mbc I just tried again to build the package and it works, the validation passes. Try to clean the downloaded files, especially itch-setup and try again
Search Criteria
Package Details: itch-setup-bin 1.26.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/itch-setup-bin.git (read-only, click to copy) |
---|---|
Package Base: | itch-setup-bin |
Description: | Installer for the itch.io desktop app |
Upstream URL: | https://itch.io/ |
Licenses: | MIT |
Conflicts: | itch, itch-setup |
Provides: | itch-setup |
Submitter: | FabioLolix |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 124 |
Popularity: | 0.036710 |
First Submitted: | 2022-03-13 20:08 (UTC) |
Last Updated: | 2022-03-13 20:08 (UTC) |
Dependencies (1)
Required by (0)
Sources (5)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 15 Next › Last »
Paragoumba commented on 2021-05-12 17:35 (UTC)
mbc commented on 2021-05-12 17:29 (UTC) (edited on 2021-05-12 17:43 (UTC) by mbc)
getting the following error when trying to upgrade the package:
==> Making package: itch 1:1.26.0-1 (Wed 12 May 2021 10:23:14 AM PDT)
==> Retrieving sources...
-> Found v25.5.1.tar.gz
-> Found itch-setup
==> Validating source files with sha256sums... v25.5.1.tar.gz ... Passed
itch-setup ... FAILED
==> ERROR: One or more files did not pass the validity check!
:: Packages failed to build: itch-1:1.26.0-1
Paragoumba commented on 2021-04-05 14:16 (UTC)
@Gamma Good catch, I updated the package
Gamma commented on 2021-04-04 18:27 (UTC)
Your heredoc (which makes /usr/bin/itch) has @$
instead of $@
:
cat << 'BE_KIND' > itch
#!/bin/sh
itch-setup --prefer-launch -- "$@"
BE_KIND
Single quotes around BE_KIND
prevent the "$@"
from expanding in the heredoc.
laurentO commented on 2021-03-12 07:01 (UTC) (edited on 2021-03-12 07:02 (UTC) by laurentO)
Today I still have issues when updating with yay, but I managed to update using pakku
when I run the command yay -Syu itch
, these are the packages to update
:: 6 Paquets à mettre à jour.
6 aur/dotnet-host-bin 5.0.3.sdk200-1 -> 5.0.4.sdk201-1
5 aur/dotnet-runtime-bin 5.0.3.sdk200-1 -> 5.0.4.sdk201-1
4 aur/dotnet-sdk-bin 5.0.3.sdk200-1 -> 5.0.4.sdk201-1
3 aur/dotnet-targeting-pack-bin 5.0.3.sdk200-1 -> 5.0.4.sdk201-1
2 aur/electron9 9.4.3-1 -> 9.4.4-2
1 aur/itch 1:1.24.0-4 -> 1:1.24.0-5
But the command fails with the error:
curl: (33) HTTP server doesn't seem to support byte ranges. Cannot resume.
==> ERREUR : Erreur lors du téléchargement de https://github.com/itchio/itch/archive/v25.4.1.tar.gz
so I used pakku with the command pukku -Syu itch
.
It detected the same dependencies, but removed electron9 because it was in conflit with dotnet (WTF ?)
Finally the process ran well, and electron9 was finally present on my system (perhaps installed in my previous tries).
Very strange behavior IMO !
starquake commented on 2021-03-09 14:02 (UTC)
@laurentO
I just built this in about 10 seconds. The resulting build dir was 63M.
Did you build it yourself? Or did your aur helper just screw up?
You should really try to build it manually.
laurentO commented on 2021-03-08 11:08 (UTC)
I don't understand how to install it in an easy way from AUR Today, trying to get get it from AUR needs more than 8 Gb !! of free space in /tmp for electron9 download and build. With a 8 Gb partition for /tmp , the process ran out of free space after 86% of git syncing and compilation.
It's insane for a just an app !!!
I simply can not build it without changing my file system. RIDICULOUS !
Totally idiot from the editor
Electron Apps are great for compatibility but are a SHAME for updating
I'll try to get it directly from their web site, to see if a direct download can reduce disk space costs during installation
Paragoumba commented on 2021-03-01 15:32 (UTC)
Gconf and other dependencies seem unneeded but itch crashes when the package is built without them. Will check and fix it all asap
icewind commented on 2021-03-01 14:42 (UTC)
The dependency on gconf seems unneeded, it seems to work just fine without it
ReNoM commented on 2020-11-10 13:27 (UTC)
@Paragoumba Hey, thanks for updating the package. I'm getting rid of gtk2, installed a gtk3 gimp version.
Pinned Comments
FabioLolix commented on 2022-11-27 19:51 (UTC) (edited on 2022-12-10 22:38 (UTC) by FabioLolix)
https://broth.itch.ovh/
Check new versions at https://broth.itch.ovh/itch-setup/linux-amd64