* bug#43797: astromenace does not work @ 2020-10-04 16:37 Luis Felipe via Bug reports for GNU Guix 2020-10-05 11:33 ` zimoun 2020-10-05 11:41 ` Efraim Flashner 0 siblings, 2 replies; 6+ messages in thread From: Luis Felipe via Bug reports for GNU Guix @ 2020-10-04 16:37 UTC (permalink / raw) To: 43797 Hi, I'm using guix b61e057. Just installed AstroMenace and it does not start. Trying to launch it from a terminal prints the following error: AstroMenace 1.4.1 VFS version 190427 Compiled against SDL version 2.0.12 Linking against SDL version 2.0.12 vw_OpenVFS(): Can't find VFS file share/astromenace/gamedata.vfs main(): gamedata.vfs file not found or corrupted. --- Luis Felipe López Acevedo https://luis-felipe.gitlab.io/ ^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#43797: astromenace does not work 2020-10-04 16:37 bug#43797: astromenace does not work Luis Felipe via Bug reports for GNU Guix @ 2020-10-05 11:33 ` zimoun 2020-10-05 11:44 ` Efraim Flashner 2020-10-05 11:41 ` Efraim Flashner 1 sibling, 1 reply; 6+ messages in thread From: zimoun @ 2020-10-05 11:33 UTC (permalink / raw) To: Luis Felipe; +Cc: 43797 Dear, Thank you for the report. First, there is no substitute; which is often a bad sign. If Cuirass wizard reads, is it possible to trigger again the build of 'astromenace'. <https://data.guix.gnu.org/repository/1/branch/master/package/astromenace/output-history> On Sun, 4 Oct 2020 at 23:16, Luis Felipe via Bug reports for GNU Guix <bug-guix@gnu.org> wrote: > > Hi, I'm using guix b61e057. Just installed AstroMenace and it does not start. Trying to launch it from a terminal prints the following error: > > AstroMenace 1.4.1 > VFS version 190427 > Compiled against SDL version 2.0.12 > Linking against SDL version 2.0.12 > vw_OpenVFS(): Can't find VFS file share/astromenace/gamedata.vfs > main(): gamedata.vfs file not found or corrupted. Well, the file 'gamedata.vfs' seems to be a file which needs to be built (it does not appear in the upstream source). And I am not sure this file is compliant with "free" licenses; Debian locates it in 'non-free', for example. All the best, simon ^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#43797: astromenace does not work 2020-10-05 11:33 ` zimoun @ 2020-10-05 11:44 ` Efraim Flashner 2020-10-05 12:03 ` Efraim Flashner 0 siblings, 1 reply; 6+ messages in thread From: Efraim Flashner @ 2020-10-05 11:44 UTC (permalink / raw) To: zimoun; +Cc: Luis Felipe, 43797 [-- Attachment #1: Type: text/plain, Size: 2319 bytes --] On Mon, Oct 05, 2020 at 01:33:53PM +0200, zimoun wrote: > Dear, > > Thank you for the report. > > First, there is no substitute; which is often a bad sign. If Cuirass > wizard reads, is it possible to trigger again the build of > 'astromenace'. > > <https://data.guix.gnu.org/repository/1/branch/master/package/astromenace/output-history> > > > On Sun, 4 Oct 2020 at 23:16, Luis Felipe via Bug reports for GNU Guix > <bug-guix@gnu.org> wrote: > > > > Hi, I'm using guix b61e057. Just installed AstroMenace and it does not start. Trying to launch it from a terminal prints the following error: > > > > AstroMenace 1.4.1 > > VFS version 190427 > > Compiled against SDL version 2.0.12 > > Linking against SDL version 2.0.12 > > vw_OpenVFS(): Can't find VFS file share/astromenace/gamedata.vfs > > main(): gamedata.vfs file not found or corrupted. > > Well, the file 'gamedata.vfs' seems to be a file which needs to be > built (it does not appear in the upstream source). And I am not sure > this file is compliant with "free" licenses; Debian locates it in > 'non-free', for example. > > All the best, > simon > As far as the file being built, an excerpt from the build log: VFS file was opened /tmp/guix-build-astromenace-1.4.1.drv-0/source/gamedata/models/models.pack models/tracked/tank-07.vw3d file added to VFS. models/earthfighter/sf-illum01.vw2d file added to VFS. models/militarybuilding/aa-gun-01.vw3d file added to VFS. models/earthfighter/sf-09.vw3d file added to VFS. models/alienmothership/alm-02.vw3d file added to VFS. <..snip..> models/normalmap/planet_asteroids_nm.tga file added to VFS. models/normalmap/q_class2_nm.tga file added to VFS. models/normalmap/bomber_nm.tga file added to VFS. models/normalmap/buildings_nm.tga file added to VFS. lang/pl/menu/button_weaponry_in.tga file added to VFS. lang/pl/menu/button_weaponry_out.tga file added to VFS. VFS file was created /tmp/guix-build-astromenace-1.4.1.drv-0/build/gamedata.vfs As for Debian placing it in non-free, it might be worth checking the licenses and files again. -- Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 833 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#43797: astromenace does not work 2020-10-05 11:44 ` Efraim Flashner @ 2020-10-05 12:03 ` Efraim Flashner 2020-10-05 15:04 ` zimoun 0 siblings, 1 reply; 6+ messages in thread From: Efraim Flashner @ 2020-10-05 12:03 UTC (permalink / raw) To: zimoun; +Cc: Luis Felipe, 43797 [-- Attachment #1: Type: text/plain, Size: 2879 bytes --] On Mon, Oct 05, 2020 at 02:44:19PM +0300, Efraim Flashner wrote: > On Mon, Oct 05, 2020 at 01:33:53PM +0200, zimoun wrote: > > Dear, > > > > Thank you for the report. > > > > First, there is no substitute; which is often a bad sign. If Cuirass > > wizard reads, is it possible to trigger again the build of > > 'astromenace'. > > > > <https://data.guix.gnu.org/repository/1/branch/master/package/astromenace/output-history> > > > > > > On Sun, 4 Oct 2020 at 23:16, Luis Felipe via Bug reports for GNU Guix > > <bug-guix@gnu.org> wrote: > > > > > > Hi, I'm using guix b61e057. Just installed AstroMenace and it does not start. Trying to launch it from a terminal prints the following error: > > > > > > AstroMenace 1.4.1 > > > VFS version 190427 > > > Compiled against SDL version 2.0.12 > > > Linking against SDL version 2.0.12 > > > vw_OpenVFS(): Can't find VFS file share/astromenace/gamedata.vfs > > > main(): gamedata.vfs file not found or corrupted. > > > > Well, the file 'gamedata.vfs' seems to be a file which needs to be > > built (it does not appear in the upstream source). And I am not sure > > this file is compliant with "free" licenses; Debian locates it in > > 'non-free', for example. > > > > All the best, > > simon > > > > As far as the file being built, an excerpt from the build log: > VFS file was opened /tmp/guix-build-astromenace-1.4.1.drv-0/source/gamedata/models/models.pack > models/tracked/tank-07.vw3d file added to VFS. > models/earthfighter/sf-illum01.vw2d file added to VFS. > models/militarybuilding/aa-gun-01.vw3d file added to VFS. > models/earthfighter/sf-09.vw3d file added to VFS. > models/alienmothership/alm-02.vw3d file added to VFS. > <..snip..> > models/normalmap/planet_asteroids_nm.tga file added to VFS. > models/normalmap/q_class2_nm.tga file added to VFS. > models/normalmap/bomber_nm.tga file added to VFS. > models/normalmap/buildings_nm.tga file added to VFS. > lang/pl/menu/button_weaponry_in.tga file added to VFS. > lang/pl/menu/button_weaponry_out.tga file added to VFS. > VFS file was created /tmp/guix-build-astromenace-1.4.1.drv-0/build/gamedata.vfs > > As for Debian placing it in non-free, it might be worth checking the > licenses and files again. > From the debian packaging of astromenace-data¹, RAW_VFS_DATA/MODELS/models.pack is precompiled because the source of the artwork wasn't released for distribution, but the precompiled assets are CC-BY-SA-3.0 (Debian has 1.3.2 with CC-3, our source is 1.4.1 with a CC-4 license file). ¹ https://sources.debian.org/src/astromenace-data/1.3.2+repack-3/debian/copyright/#L34 -- Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 833 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#43797: astromenace does not work 2020-10-05 12:03 ` Efraim Flashner @ 2020-10-05 15:04 ` zimoun 0 siblings, 0 replies; 6+ messages in thread From: zimoun @ 2020-10-05 15:04 UTC (permalink / raw) To: Efraim Flashner; +Cc: Luis Felipe, 43797-done Thanks Efraim for the quick fix. So closing. :-) ^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#43797: astromenace does not work 2020-10-04 16:37 bug#43797: astromenace does not work Luis Felipe via Bug reports for GNU Guix 2020-10-05 11:33 ` zimoun @ 2020-10-05 11:41 ` Efraim Flashner 1 sibling, 0 replies; 6+ messages in thread From: Efraim Flashner @ 2020-10-05 11:41 UTC (permalink / raw) To: Luis Felipe; +Cc: 43797-done [-- Attachment #1: Type: text/plain, Size: 803 bytes --] On Sun, Oct 04, 2020 at 04:37:28PM +0000, Luis Felipe via Bug reports for GNU Guix wrote: > Hi, I'm using guix b61e057. Just installed AstroMenace and it does not start. Trying to launch it from a terminal prints the following error: > > AstroMenace 1.4.1 > VFS version 190427 > Compiled against SDL version 2.0.12 > Linking against SDL version 2.0.12 > vw_OpenVFS(): Can't find VFS file share/astromenace/gamedata.vfs > main(): gamedata.vfs file not found or corrupted. > I saw this when I tried to run it. I fixed the DATADIR configure flag and now it starts as expected. -- Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 833 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2020-10-05 15:06 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2020-10-04 16:37 bug#43797: astromenace does not work Luis Felipe via Bug reports for GNU Guix 2020-10-05 11:33 ` zimoun 2020-10-05 11:44 ` Efraim Flashner 2020-10-05 12:03 ` Efraim Flashner 2020-10-05 15:04 ` zimoun 2020-10-05 11:41 ` Efraim Flashner
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/guix.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).