dpkg - dependency problems prevent removal of citadel
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I would like to remove citadel from my machine. I am following these steps for Debian (not EasyInstall):
Uninstall citadel
Howeber, I get these errors:
dpkg: warning: ignoring request to remove citadel-client which isn't installed
dpkg: warning: ignoring request to remove citadel-mta which isn't installed
dpkg: dependency problems prevent removal of citadel-server:
bsd-mailx depends on default-mta | mail-transport-agent; however:
Package default-mta is not installed.
Package exim4-daemon-light which provides default-mta is not installed.
Package mail-transport-agent is not installed.
Package exim4-daemon-light which provides mail-transport-agent is not installed.
Package citadel-server which provides mail-transport-agent is to be removed.
dpkg: error processing package citadel-server (--remove):
dependency problems - not removing
dpkg: warning: ignoring request to remove citadel-suite which isn't installed
dpkg: warning: ignoring request to remove citadel-webcit, only the config
files of which are on the system; use --purge to remove them too
dpkg: dependency problems prevent removal of libcitadel4:
citadel-server depends on libcitadel4 (>= 902).
dpkg: error processing package libcitadel4 (--remove):
dependency problems - not removing
Errors were encountered while processing:
citadel-server
libcitadel4
How do I resolve this? Do I need to install the missing dependencies and then remove it?
debian package-management dpkg
add a comment |Â
up vote
0
down vote
favorite
I would like to remove citadel from my machine. I am following these steps for Debian (not EasyInstall):
Uninstall citadel
Howeber, I get these errors:
dpkg: warning: ignoring request to remove citadel-client which isn't installed
dpkg: warning: ignoring request to remove citadel-mta which isn't installed
dpkg: dependency problems prevent removal of citadel-server:
bsd-mailx depends on default-mta | mail-transport-agent; however:
Package default-mta is not installed.
Package exim4-daemon-light which provides default-mta is not installed.
Package mail-transport-agent is not installed.
Package exim4-daemon-light which provides mail-transport-agent is not installed.
Package citadel-server which provides mail-transport-agent is to be removed.
dpkg: error processing package citadel-server (--remove):
dependency problems - not removing
dpkg: warning: ignoring request to remove citadel-suite which isn't installed
dpkg: warning: ignoring request to remove citadel-webcit, only the config
files of which are on the system; use --purge to remove them too
dpkg: dependency problems prevent removal of libcitadel4:
citadel-server depends on libcitadel4 (>= 902).
dpkg: error processing package libcitadel4 (--remove):
dependency problems - not removing
Errors were encountered while processing:
citadel-server
libcitadel4
How do I resolve this? Do I need to install the missing dependencies and then remove it?
debian package-management dpkg
Useapt
while working with package management. tryapt-get remove [package-name]
to uninstall the package.
â Pandya
Aug 29 at 3:01
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I would like to remove citadel from my machine. I am following these steps for Debian (not EasyInstall):
Uninstall citadel
Howeber, I get these errors:
dpkg: warning: ignoring request to remove citadel-client which isn't installed
dpkg: warning: ignoring request to remove citadel-mta which isn't installed
dpkg: dependency problems prevent removal of citadel-server:
bsd-mailx depends on default-mta | mail-transport-agent; however:
Package default-mta is not installed.
Package exim4-daemon-light which provides default-mta is not installed.
Package mail-transport-agent is not installed.
Package exim4-daemon-light which provides mail-transport-agent is not installed.
Package citadel-server which provides mail-transport-agent is to be removed.
dpkg: error processing package citadel-server (--remove):
dependency problems - not removing
dpkg: warning: ignoring request to remove citadel-suite which isn't installed
dpkg: warning: ignoring request to remove citadel-webcit, only the config
files of which are on the system; use --purge to remove them too
dpkg: dependency problems prevent removal of libcitadel4:
citadel-server depends on libcitadel4 (>= 902).
dpkg: error processing package libcitadel4 (--remove):
dependency problems - not removing
Errors were encountered while processing:
citadel-server
libcitadel4
How do I resolve this? Do I need to install the missing dependencies and then remove it?
debian package-management dpkg
I would like to remove citadel from my machine. I am following these steps for Debian (not EasyInstall):
Uninstall citadel
Howeber, I get these errors:
dpkg: warning: ignoring request to remove citadel-client which isn't installed
dpkg: warning: ignoring request to remove citadel-mta which isn't installed
dpkg: dependency problems prevent removal of citadel-server:
bsd-mailx depends on default-mta | mail-transport-agent; however:
Package default-mta is not installed.
Package exim4-daemon-light which provides default-mta is not installed.
Package mail-transport-agent is not installed.
Package exim4-daemon-light which provides mail-transport-agent is not installed.
Package citadel-server which provides mail-transport-agent is to be removed.
dpkg: error processing package citadel-server (--remove):
dependency problems - not removing
dpkg: warning: ignoring request to remove citadel-suite which isn't installed
dpkg: warning: ignoring request to remove citadel-webcit, only the config
files of which are on the system; use --purge to remove them too
dpkg: dependency problems prevent removal of libcitadel4:
citadel-server depends on libcitadel4 (>= 902).
dpkg: error processing package libcitadel4 (--remove):
dependency problems - not removing
Errors were encountered while processing:
citadel-server
libcitadel4
How do I resolve this? Do I need to install the missing dependencies and then remove it?
debian package-management dpkg
debian package-management dpkg
edited Aug 15 at 12:31
Jeff Schaller
32.6k849110
32.6k849110
asked Aug 15 at 12:28
user3629892
1011
1011
Useapt
while working with package management. tryapt-get remove [package-name]
to uninstall the package.
â Pandya
Aug 29 at 3:01
add a comment |Â
Useapt
while working with package management. tryapt-get remove [package-name]
to uninstall the package.
â Pandya
Aug 29 at 3:01
Use
apt
while working with package management. try apt-get remove [package-name]
to uninstall the package.â Pandya
Aug 29 at 3:01
Use
apt
while working with package management. try apt-get remove [package-name]
to uninstall the package.â Pandya
Aug 29 at 3:01
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f462735%2fdpkg-dependency-problems-prevent-removal-of-citadel%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Use
apt
while working with package management. tryapt-get remove [package-name]
to uninstall the package.â Pandya
Aug 29 at 3:01