** Description changed:

- When I installed mdadm with the command "sudo apt-get install mdadm",
- Ubuntu Intrepid installed citadel-common and its associated packages. I
- know what Citadel is, so I let it continue, but I was rather puzzled why
- mdadm would install the Citadel server. In any case, here's the cli
- output:
+ In Intrepid, apt-get installs package recommends automatically, sometimes 
this leads to unneeded software being installed but it's the safest bet.
+ In case of mdadm, citadel-common and other packages are installed as they are 
included in mdadm recommends.
+ 
+ This can be solved by appending --no-install-recommends to apt-get
+ command-line.
+ 
+ --
+ 
+ Original Description
+ When I installed mdadm with the command "sudo apt-get install mdadm", Ubuntu 
Intrepid installed citadel-common and its associated packages. I know what 
Citadel is, so I let it continue, but I was rather puzzled why mdadm would 
install the Citadel server. In any case, here's the cli output:
  
  $ sudo apt-get install mdadm
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  The following extra packages will be installed:
    citadel-common citadel-mta citadel-server db4.6-util libcitadel1 libical0
    libsieve2-1
  Recommended packages:
    mail-transport-agent
  The following NEW packages will be installed:
    citadel-common citadel-mta citadel-server db4.6-util libcitadel1 libical0
    libsieve2-1 mdadm
  0 upgraded, 8 newly installed, 0 to remove and 86 not upgraded.
  
  That's a direct cut and paste from Gnome terminal.
  
  Just to be clear, I've never had Citadel installed on this system
  before, and I didn't invoke the command to install it at any point. This
  is a fresh install of Ubuntu Intrepid Beta. mdadm seems to be working
  fine per my previous experience with it.
  
  If there's any other information I need to submit, let me know.

-- 
Installing mdadm also installs citadel-common, etc.
https://bugs.launchpad.net/bugs/280414
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to