ejrh / project6014

Automatically exported from code.google.com/p/project6014
0 stars 0 forks source link

Linux DEB install/uninstall issues #86

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I've got Ubuntu 11.04 if that's any consolation, so I run the install as such:
[ software-center p6014-0.2.1-content.deb ] (followed by p6014_0.2.1_i386.deb)

I get a "this package is of bad quality" error, but I can ignore it and 
continue installation. The details of the error:

Lintian check results for /tmp/p6014-0.2.1-3domusic.deb:
E: p6014-3domusic: wrong-file-owner-uid-or-gid usr/ 1000/1000
E: p6014-3domusic: wrong-file-owner-uid-or-gid usr/share/ 1000/1000
E: p6014-3domusic: wrong-file-owner-uid-or-gid usr/share/games/ 1000/1000
E: p6014-3domusic: wrong-file-owner-uid-or-gid usr/share/games/p6014/ 1000/1000
E: p6014-3domusic: wrong-file-owner-uid-or-gid usr/share/games/p6014/content/ 
1000/1000
E: p6014-3domusic: wrong-file-owner-uid-or-gid 
usr/share/games/p6014/content/addons/ 1000/1000

However, I cannot UNINSTALL the game now. (At least from software-center.)
Manually hunting for directories, I just want to double check I found them all:

./usr/lib/games/p6014
./usr/lib/games/p6014/p6014
./usr/games/p6014
./usr/share/menu/p6014
./usr/share/games/p6014
./usr/share/games/p6014.xpm
./share/doc/p6014
./share/applications/p6014.desktop
./home/user/.uqmmod

Original issue reported on code.google.com by Captain....@gmail.com on 21 Dec 2012 at 10:06

GoogleCodeExporter commented 9 years ago
Ah. Apologies, I used "p6014-0.2.1-content.deb" in the command-line, but 
"p6014-0.2.1-3domusic.deb" in the Error Detail. All the DEB files I installed 
(content, 2xHQ, voice) had similar error details.

Original comment by Captain....@gmail.com on 21 Dec 2012 at 10:08