Hello,
I have, stupidly I admit, when trying to install xgl, installed an alien-converted 'suse' package, it broke during install of course, but it won't remove, well it's removed all it's files, but can't remove the actual package, it's looking for "SuSEconfig" module, or something like that, I tried adept, synaptic, apt-get, apt-get with -f, and dpkg with --force-all, always getting the same error, for instance this is the error I get with "sudo apt-get -f remove xgl":
During the meantime non of the things I tried there will let me upgrade, install or uninstall any other packages until it is removed, as you can by the "7 not upgraded" there. Can somebody help remove this please, adept shows it has nothing in installed files, so I only need remove the refrence to the package, the package was NOT installed via a repositry. Can somebody help me please!
I have, stupidly I admit, when trying to install xgl, installed an alien-converted 'suse' package, it broke during install of course, but it won't remove, well it's removed all it's files, but can't remove the actual package, it's looking for "SuSEconfig" module, or something like that, I tried adept, synaptic, apt-get, apt-get with -f, and dpkg with --force-all, always getting the same error, for instance this is the error I get with "sudo apt-get -f remove xgl":
Code:
rfdparker2002@robert:~$ sudo apt-get -f remove xgl Reading package lists... Done Building dependency tree... Done The following packages will be REMOVED xgl 0 upgraded, 0 newly installed, 1 to remove and 7 not upgraded. 1 not fully installed or removed. Need to get 0B of archives. After unpacking 4506kB disk space will be freed. Do you want to continue [Y/n]? y (Reading database ... 131094 files and directories currently installed.) Removing xgl ... ERROR: SuSEconfig or requested SuSEconfig module not present! dpkg: error processing xgl (--remove): subprocess post-removal script returned error exit status 1 Errors were encountered while processing: xgl E: Sub-process /usr/bin/dpkg returned an error code (1) rfdparker2002@robert:~$
Comment