|
|
02-21-2010
, 04:51 AM
|
|
|
Posts: 1,546 |
Thanked: 1,760 times |
Joined on Oct 2009
@ Boston
|
#152
|
|
|
02-21-2010
, 12:09 PM
|
|
Posts: 336 |
Thanked: 65 times |
Joined on Jan 2010
@ uk
|
#153
|
|
|
03-10-2010
, 05:03 AM
|
|
|
Posts: 74 |
Thanked: 76 times |
Joined on Sep 2009
@ UK
|
#154
|
If that is the case, you *should* be able to remove things with...
... but if the files are still there, you'd need to manually delete the files after.Code:sudo gainroot mv /var/lib/dpkg/info/freeciv* /tmp/ dpkg --remove --force-depends --force-remove-reinstreq freeciv freeciv-client-sdl freeciv-server freeciv-data
|
|
04-16-2010
, 09:42 AM
|
|
Posts: 158 |
Thanked: 67 times |
Joined on Jan 2008
|
#155
|
|
|
04-16-2010
, 01:34 PM
|
|
|
Posts: 201 |
Thanked: 87 times |
Joined on Aug 2007
@ San Francisco, CA
|
#156
|
| The Following User Says Thank You to ldrn For This Useful Post: | ||
|
|
04-16-2010
, 03:01 PM
|
|
Posts: 158 |
Thanked: 67 times |
Joined on Jan 2008
|
#157
|
|
|
04-17-2010
, 08:46 AM
|
|
Posts: 1,330 |
Thanked: 1,980 times |
Joined on Nov 2009
@ Madrid, Spain
|
#158
|
|
|
04-18-2010
, 02:43 PM
|
|
Posts: 16 |
Thanked: 3 times |
Joined on Dec 2009
@ Uithoorn, Netherlands
|
#159
|
|
|
04-18-2010
, 03:01 PM
|
|
Posts: 16 |
Thanked: 3 times |
Joined on Dec 2009
@ Uithoorn, Netherlands
|
#160
|
I get the exact same thing. I see someone else here had the same problem. I'm not sure what to do to debug it. Oh well, back to Wesnoth...
/home/user # dpkg --purge freeciv-server freeciv-client-sdl freeciv-data (Reading database ... dpkg: serious warning: files list file for package `freeciv-server' missing, assuming package has no files currently installed. dpkg: serious warning: files list file for package `freeciv-client-sdl' missing, assuming package has no files currently installed. dpkg: serious warning: files list file for package `freeciv-data' missing, assuming package has no files currently installed. 41333 files and directories currently installed.) Removing freeciv-client-sdl ... Removing freeciv-server ... Removing freeciv-data ...
![]() |
| Tags |
| freeciv sdl, games, new port |
| Thread Tools | Search this Thread |
|
Just as a point of interest, why do some apps not remove all the files when you un-install? And would it be only apps from testing and devel that might be likely for that to happen, or possibly other repos?