[opensuse-support] Fillets NG broken for Leap 15.0 and Tumbleweed
Hello, nice logic game Fillets NG is broken for Leap 51.0 and Tumbleweed: $ fillets main.cpp:117: ERROR init file not found; path='/usr/share/script/init.lua'; systemdir='/usr/share'; userdir='/home/vojta/.fillets-ng'; hint='try command line option "systemdir=path/to/data"' It will probably be some packaging issue or so, because of installation of version for Leap 42.3 (packages fillets-ng and fillets-ng-data; without any other change) fixes the problem: sudo zypper in -f http://download.opensuse.org/repositories/openSUSE:/Leap:/ 42.3/standard/x86_64/fillets-ng-1.0.1-5.2.x86_64.rpm http:// download.opensuse.org/repositories/openSUSE:/Leap:/42.3/standard/noarch/ fillets-ng-data-1.0.1-5.1.noarch.rpm Everything then works fine. -- Vojtěch Zeisek Komunita openSUSE GNU/Linuxu Community of the openSUSE GNU/Linux https://www.opensuse.org/ https://trapa.cz/
On dimanche, 4 novembre 2018 14.31:39 h CET Vojtěch Zeisek wrote:
Hello, nice logic game Fillets NG is broken for Leap 51.0 and Tumbleweed: $ fillets main.cpp:117: ERROR init file not found; path='/usr/share/script/init.lua'; systemdir='/usr/share'; userdir='/home/vojta/.fillets-ng'; hint='try command line option "systemdir=path/to/data"' It will probably be some packaging issue or so, because of installation of version for Leap 42.3 (packages fillets-ng and fillets-ng-data; without any other change) fixes the problem: sudo zypper in -f http://download.opensuse.org/repositories/openSUSE:/Leap:/ 42.3/standard/x86_64/fillets-ng-1.0.1-5.2.x86_64.rpm http:// download.opensuse.org/repositories/openSUSE:/Leap:/42.3/standard/noarch/ fillets-ng-data-1.0.1-5.1.noarch.rpm Everything then works fine.
While complaining here can alert other people about this problem you're at two step of getting it fixed. Open a bug report https://bugzilla.opensuse.org put last maintainer(s) on cc at least provide those informations, and also rpm -ql fillets-ng-data (the 42.3 working version) versus rpm -ql fillets-ng-data (the TW, 15.0 broken version) The diff of both would help to find the broken version of the package. Afterwards, inform other users here by referencing the boo number. -- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch Bareos Partner, openSUSE Member, fsfe supporter GPG KEY : D5C9B751C4653227 irc: tigerfoot -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org
Dne neděle 4. listopadu 2018 16:02:46 CET, Bruno Friedmann napsal(a):
On dimanche, 4 novembre 2018 14.31:39 h CET Vojtěch Zeisek wrote:
nice logic game Fillets NG is broken for Leap 51.0 and Tumbleweed: $ fillets main.cpp:117: ERROR init file not found; path='/usr/share/script/init.lua'; systemdir='/usr/share'; userdir='/home/vojta/.fillets-ng'; hint='try command line option "systemdir=path/to/data"' It will probably be some packaging issue or so, because of installation of version for Leap 42.3 (packages fillets-ng and fillets-ng-data; without any other change) fixes the problem: sudo zypper in -f http://download.opensuse.org/repositories/openSUSE:/Leap:/ 42.3/standard/x86_64/fillets-ng-1.0.1-5.2.x86_64.rpm http:// download.opensuse.org/repositories/openSUSE:/Leap:/42.3/standard/noarch/ fillets-ng-data-1.0.1-5.1.noarch.rpm Everything then works fine.
Open a bug report https://bugzilla.opensuse.org put last maintainer(s) on cc
https://bugzilla.opensuse.org/show_bug.cgi?id=1114591
at least provide those informations, and also
I listed maintainers at https://build.opensuse.org/package/users/ openSUSE:Leap:15.0/fillets-ng-data and tried to add the e-mails (using the CC list in top-right), but I was not successful: Bugzilla was unable to make any match at all for one or more of the names and/ or email addresses you entered on the previous page. Please go back and try other names or email addresses. CC: jberry@suse.de did not match anything lnussel@suse.de did not match anything
rpm -ql fillets-ng-data (the 42.3 working version) versus rpm -ql fillets-ng-data (the TW, 15.0 broken version)
rpm -ql fillets-ng-data-1.0.1-5.1.noarch rpm -ql fillets-ng-data-1.0.1-1.6.noarch
The diff of both would help to find the broken version of the package.
There was no difference.
Afterwards, inform other users here by referencing the boo number.
#1114591 -- Vojtěch Zeisek Komunita openSUSE GNU/Linuxu Community of the openSUSE GNU/Linux https://www.opensuse.org/ https://trapa.cz/
participants (2)
-
Bruno Friedmann
-
Vojtěch Zeisek