update-alternatives: error: no alternatives for maildir.5.

Discussion in 'Installation/Configuration' started by dimitrov, Feb 17, 2010.

  1. dimitrov

    dimitrov New Member

    Hi
    I am having a problem with the instalation of :
    The Perfect Server - Ubuntu 9.10 [ISPConfig 3]:

    update-alternatives --remove-all maildir.5
    update-alternatives --remove-all maildirquota.7

    I have:

    ----------# update-alternatives --remove-all maildir.5
    update-alternatives: error: no alternatives for maildir.5.
    ----------# update-alternatives --remove-all maildirquota.7
    update-alternatives: error: no alternatives for maildirquota.7.

    I do:

    aptitude remove maildrop
    aptitude safe-upgrade
    update-alternatives --remove-all maildir.5
    update-alternatives --remove-all maildirquota.7
    aptitude install maildrop

    The problem persissts

    Also:

    falko: Hm, maybe the best is to completely remove all Courier packages before the upgrade, then do the upgrad and install Courier again afterwards. Instead of removing Courier you could also try this with maildrop.

    Nothing,

    Give me some ideas...

    tanx
     
    Last edited: Feb 17, 2010
  2. falko

    falko Super Moderator Howtoforge Staff

    Does
    aptitude install maildrop
    give you any errors? If so, what's the output of
    Code:
    ls -la /etc/alternatives/
    ?
     
  3. dimitrov

    dimitrov New Member

    No error when I install maildrop
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Hm, I think it's ok then. Probably the maildrop package was fixed.
     
  5. rsd-17

    rsd-17 New Member

    It should be:
    update-alternatives --remove-all maildir.5.gz
    update-alternatives --remove-all maildirquota.7.gz

    If you already installed maildrop then do the following:
    aptitude remove maildrop
    update-alternatives --remove-all maildir.5.gz
    update-alternatives --remove-all maildirquota.7.gz
    aptitude install maildrop

    ...John Reay
     
  6. qwood

    qwood Guest

    Deleted By Author
     
    Last edited by a moderator: Oct 22, 2011
  7. dimitrov

    dimitrov New Member

    I've made other instalation

    I've made instalation with ISPConf 2!
     
  8. cyberw

    cyberw New Member

    I received this error. I appended the .gz to both and all went fine. Maildrop installed clean following this.

    Cyberw
     
  9. MimiD10

    MimiD10 New Member

    Hi everybody,
    thanks for sharing your all ideas. Once I also installed a linux machine. But I did not find any kind of error there. I think it might happen for the disk.
     

Share This Page