Hi all,
there's a glitch I found that's possibly a bug.
I replaced
postfix is in state 'removed' (
Looking at updates I found this:
No reverse deps either:
May this be a bug and if so, how can I help track it down?
there's a glitch I found that's possibly a bug.
I replaced
postfix
with nullmailer
, both provide mail-transport-agent
.postfix is in state 'removed' (
rc
in dpkg terms). No other packages changed / installed / removed.Looking at updates I found this:
apt list --upgradable
does not show that postfix will be installed / updated. Performing the upgrade did not install postfix (as expected).No reverse deps either:
Bash:
n0x0n@pve:~# apt-cache rdepends --no-{suggests,conflicts,breaks,replaces,enhances} --installed --recurse postfix
postfix
Reverse Depends:
|pve-manager
|pve-manager
|pve-manager
|pve-manager
|pve-manager
|pve-manager
|pve-manager
|pve-manager
|pve-manager
|pve-manager
|pve-manager
|pve-manager
|pve-manager
|pve-manager
|pve-manager
|pve-manager
|pve-manager
|pve-manager
|pve-manager
pve-manager
Reverse Depends:
proxmox-ve
proxmox-ve
proxmox-ve
Reverse Depends:
n0x0n@pve:~#
May this be a bug and if so, how can I help track it down?