Search Criteria
Package Details: eboard 1.1.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/eboard.git (read-only, click to copy) |
---|---|
Package Base: | eboard |
Description: | A chess interface to ICS and chess engines |
Upstream URL: | http://www.bergo.eng.br/eboard/ |
Licenses: | GPL |
Submitter: | ilpianista |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 49 |
Popularity: | 0.000000 |
First Submitted: | 2010-11-13 14:54 (UTC) |
Last Updated: | 2018-12-28 07:31 (UTC) |
Dependencies (4)
- gstreamer (gstreamer-gitAUR)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- perl (perl-gitAUR) (make)
Required by (1)
- fics-timeseal (optional)
Latest Comments
1 2 Next › Last »
zugzuang commented on 2023-02-04 16:49 (UTC)
Haven't fixed this yet? Impossible to play chess on FICS with the linux interfaces. The level of uselessness of some frontends to play on the FICS server is funny. And when the Linux user tries to test other interfaces, he still has to come across these ridiculous errors, an error that has already seen several anniversaries and those responsible simply ignore it. Congratulations!
fungalnet commented on 2021-08-07 20:28 (UTC)
2 and half years later it doesn't If anyone knows a fix let us know
install: cannot create regular file '..../eboard/pkg/eboard/usr/share/eboard/timeseal.Linux': No such file or directory
If the comment below is an actual fix to the PKGBUILD why is it allowed to stay unfixed for such a long time ...
90% of AUR chess related pkgs are useless
Carabas commented on 2019-01-04 03:05 (UTC)
It works, thanks!
ekpyron commented on 2019-01-03 23:20 (UTC)
I asked them to fix this upstream (https://github.com/fbergo/eboard/pull/9) - but you may want to adjust the PKGBUILD anyways until this is in fact fixed upstream, resp. there is a new upstream release.
ekpyron commented on 2019-01-03 22:57 (UTC)
In fact the error for installing timeseal.Linux during packaging seems to be a bug in the upstream Makefile. It tries to install to "$(datadir)/timeseal.$(osname)" before actually creating "$(datadir)".
An easy workaround is, e.g., to run 'make DESTDIR="${pkgdir}" install-data' right before 'make DESTDIR="$(pkgdir)" install'.
Carabas commented on 2019-01-01 16:25 (UTC) (edited on 2019-01-03 14:03 (UTC) by Carabas)
But why does one have to use a clean chroot to build this? This is the only AUR package I know for which this is mandatory...
bidulock commented on 2018-12-31 01:38 (UTC)
Builds fine in a clean chroot.
ArnaudNux commented on 2018-12-31 00:04 (UTC)
==> Entering fakeroot environment... ==> Starting package()... install -d /home/arnaud/tempo/eboard/pkg/eboard/usr/bin install -m 0755 eboard /home/arnaud/tempo/eboard/pkg/eboard/usr/bin/eboard install -m 0755 eboard-config /home/arnaud/tempo/eboard/pkg/eboard/usr/bin/eboard-config install -m 0755 eboard-addtheme /home/arnaud/tempo/eboard/pkg/eboard/usr/bin/eboard-addtheme install -m 0755 zseal /home/arnaud/tempo/eboard/pkg/eboard/usr/share/eboard/timeseal.Linux install: cannot create regular file '/home/arnaud/tempo/eboard/pkg/eboard/usr/share/eboard/timeseal.Linux': No such file or directory make: *** [Makefile:75: install-bin] Error 1 ==> ERROR: A failure occurred in package(). Aborting...
Carabas commented on 2018-12-28 08:38 (UTC) (edited on 2018-12-28 08:40 (UTC) by Carabas)
Hi, there's a problem when running package():
install -d /tmp/yaourt-tmp-olivier/aur-eboard/pkg/eboard/usr/bin
install -m 0755 eboard /tmp/yaourt-tmp-olivier/aur-eboard/pkg/eboard/usr/bin/eboard
install -m 0755 eboard-config /tmp/yaourt-tmp-olivier/aur-eboard/pkg/eboard/usr/bin/eboard-config
install -m 0755 eboard-addtheme /tmp/yaourt-tmp-olivier/aur-eboard/pkg/eboard/usr/bin/eboard-addtheme
install -m 0755 zseal /tmp/yaourt-tmp-olivier/aur-eboard/pkg/eboard/usr/share/eboard/timeseal.Linux
install: impossible de créer le fichier standard '/tmp/yaourt-tmp-olivier/aur-eboard/pkg/eboard/usr/share/eboard/timeseal.Linux': Aucun fichier ou dossier de ce type
Any clue?
Thanks, Olivier
etognoni commented on 2017-02-12 12:22 (UTC)
1 2 Next › Last »