In order to find out which files get opened, I've run the following
command:

# strings /usr/games/moria | grep ^/
/lib64/ld-linux-x86-64.so.2
/tSH
/var/games/moria/scores
/etc/moria-hours
/usr/lib/games/moria/news
/bin/sh
/usr/lib/games/moria/welcome.hlp
/usr/share/common-licences/GPL-3
/usr/lib/games/moria/roglcmds.hlp
/usr/lib/games/moria/origcmds.hlp
/usr/lib/games/moria/version.hlp
/usr/lib/games/moria/rwizcmds.hlp
/usr/lib/games/moria/owizcmds.hlp
/tmp/moria.%ld
/%s\,;_          _;,,,;_
/            RIP            \   \  :   :     /   \
/ - A pole weapon.

Apart of a few lines clearly not related to file paths, I've checked that all 
of them were accessible (readable) from my user.
The only thing I've found is a typo (c-s mismatch):

/usr/share/common-licences/GPL-3

instead of

/usr/share/common-licenses/GPL-3
(LICENSES not LICENCES).
I've created a symbolic link in order to bypass the bug, but it's been useless. 
The error is still there.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925005

Title:
  moria fails to start with "Abort" error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/moria/+bug/925005/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to