![]() |
2010-02-21
, 08:51
|
|
Posts: 1,559 |
Thanked: 1,786 times |
Joined on Oct 2009
@ Boston
|
#152
|
![]() |
2010-02-21
, 16:09
|
Posts: 345 |
Thanked: 117 times |
Joined on Jan 2010
@ uk
|
#153
|
![]() |
2010-03-10
, 09:03
|
|
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
![]() |
2010-04-16
, 13:42
|
Posts: 158 |
Thanked: 67 times |
Joined on Jan 2008
|
#155
|
![]() |
2010-04-16
, 17:34
|
|
Posts: 201 |
Thanked: 88 times |
Joined on Aug 2007
@ San Francisco, CA
|
#156
|
The Following User Says Thank You to ldrn For This Useful Post: | ||
![]() |
2010-04-16
, 19:01
|
Posts: 158 |
Thanked: 67 times |
Joined on Jan 2008
|
#157
|
![]() |
2010-04-17
, 12:46
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#158
|
![]() |
2010-04-18
, 18:43
|
Posts: 16 |
Thanked: 3 times |
Joined on Dec 2009
@ Uithoorn, Netherlands
|
#159
|
![]() |
2010-04-18
, 19:01
|
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 | |
|
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?