The Perfect Setup - Ubuntu 6.10 Server (Edgy Eft) - Page 6

Discussion in 'Installation/Configuration' started by Linocks, Nov 30, 2006.

  1. Linocks

    Linocks New Member

    I am going through the above install got this message : -

    Code:
    root@web:/etc/postfix/ssl# apt-get install proftpd proftpd-common ucf
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package proftpd-common is a virtual package provided by:
      proftpd 1.3.0-9ubuntu0.1
    You should explicitly select one to install.
    E: Package proftpd-common has no installation candidate
    root@web:/etc/postfix/ssl#
    It is not what I expected. :(

    I have also in my haste added the below commands not realising that I didn't have to do it because I intend to install ISPConfig. :eek:

    Code:
    postconf -e 'home_mailbox = Maildir/'
    postconf -e 'mailbox_command ='
    /etc/init.d/postfix restart
    Do I need to rectify this & if so how do I do it.

    I was so pleased that my installation appeared to be going well up to this point.

    Thanks !!

    PS - I will be away for a couple of days!!
     
  2. marinedalek

    marinedalek New Member

    I've had the same error a few minutes ago. Ran through the install the other day and it didn't happen. Is the relevant server/file down?
     
  3. marinedalek

    marinedalek New Member

    For the moment I'd just use
    Code:
    apt-get install proftpd
    That seems to get the latest version. If not, it's only a few hours work to start the install from scratch if needs be.
     
  4. pyropoptrt

    pyropoptrt Member

    When trying to install proftpd I get the following error (I also get the same error trying to install courier). I have not touched my sources.list (nor do I know how to access it)

    Code:
    apt-get install proftpd
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    E: Couldn't find package proftpd
    
     
  5. pyropoptrt

    pyropoptrt Member

    nm on my above reply. I google sources.list and uncommented all the other servers and I was able to find proftpd and courier. Both are installed now without any problems :D
     
  6. falko

    falko Super Moderator ISPConfig Developer

    Run
    Code:
    apt-get update
    to update your package database.
     
  7. falko

    falko Super Moderator ISPConfig Developer

    There was a bug in old Proftpd packages. I think they created a new one that conatains everything you need, and therefore proftpd-common doesn't exist anymore. Just install the package proftpd.

    You can leave it as it is. It's no problem. :)
     
  8. Linocks

    Linocks New Member

    The Perfect Setup - Ubuntu 6.10 Server (Edgy Eft) - Page 7 : Item 19

    I did that & it worked! Thanks! :)

    Thanks again! I find comfort with that knowledge.

    I then got to installing ISPConfig but that failed.

    See attached output!!

    What went wrong? :confused:
     

    Attached Files:

  9. falko

    falko Super Moderator ISPConfig Developer

    Please install g++:
    Code:
    apt-get install g++
     
  10. Linocks

    Linocks New Member

    Okay! I have done that but I got an error message

    Code:
    root@web:~# apt-get install g++
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following extra packages will be installed:
      g++-4.1 libstdc++6-4.1-dev
    Suggested packages:
      gcc-4.1-doc lib64stdc++6 libstdc++6-4.1-doc
    The following NEW packages will be installed
      g++ g++-4.1 libstdc++6-4.1-dev
    0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
    Need to get 4194kB of archives.
    After unpacking 16.5MB of additional disk space will be used.
    Do you want to continue [Y/n]?
    [B]WARNING: The following packages cannot be authenticated![/B]
      [B][I]libstdc++6-4.1-dev g++-4.1 g++[/I][/B]
    Install these packages without verification [y/N]?
    E: Some packages could not be authenticated
    So I did it again but this time asking for it to be installed without verifying the packages : -

    Code:
    root@web:~# apt-get install g++
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following extra packages will be installed:
      g++-4.1 libstdc++6-4.1-dev
    Suggested packages:
      gcc-4.1-doc lib64stdc++6 libstdc++6-4.1-doc
    The following NEW packages will be installed
      g++ g++-4.1 libstdc++6-4.1-dev
    0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
    Need to get 4194kB of archives.
    After unpacking 16.5MB of additional disk space will be used.
    Do you want to continue [Y/n]?
    WARNING: The following packages cannot be authenticated!
      libstdc++6-4.1-dev g++-4.1 g++
    [B][I]Install these packages without verification [y/N]? y[/I][/B]
    Get: 1 http://gb.archive.ubuntu.com edgy/main libstdc++6-4.1-dev 4.1.1-13ubuntu5 [1619kB]
    Get: 2 http://gb.archive.ubuntu.com edgy/main g++-4.1 4.1.1-13ubuntu5 [2573kB]
    Get: 3 http://gb.archive.ubuntu.com edgy/main g++ 4:4.1.1-6ubuntu3 [1434B]
    Fetched 4194kB in 17s (238kB/s)
    Selecting previously deselected package libstdc++6-4.1-dev.
    (Reading database ... 23709 files and directories currently installed.)
    Unpacking libstdc++6-4.1-dev (from .../libstdc++6-4.1-dev_4.1.1-13ubuntu5_i386.deb) ...
    Selecting previously deselected package g++-4.1.
    Unpacking g++-4.1 (from .../g++-4.1_4.1.1-13ubuntu5_i386.deb) ...
    Selecting previously deselected package g++.
    Unpacking g++ (from .../g++_4%3a4.1.1-6ubuntu3_i386.deb) ...
    Setting up g++-4.1 (4.1.1-13ubuntu5) ...
    Setting up libstdc++6-4.1-dev (4.1.1-13ubuntu5) ...
    Setting up g++ (4.1.1-6ubuntu3) ...
    
    root@web:~#
    
    Now do I try to install IPConfig again? :confused:
     
  11. falko

    falko Super Moderator ISPConfig Developer

    Yes, right.
     
  12. Linocks

    Linocks New Member

    I have restarted the ISPConfig installation (suggested in the online manual) which is going fine until : -

    Code:
    Please enter the host name (e.g. www):www
    Please enter the domain (e.g. xyz.de):fiwiyaad.com
    The URL is not reachable!
    The domain name is www.fiwiyaad.com. The manual suggests entering the domain name without the www.
     
  13. Linocks

    Linocks New Member

    The Perfect Setup - Ubuntu 6.10 Server (Edgy Eft) - Page 7

    No need to respond. My installation of Edgy Eft is now complete. I will post all queries re ISPConfig in the appropriate Forum.

    Thanks for all your help :cool:
     
  14. ko2qrunch

    ko2qrunch New Member

    Hi. I'm in Indonesia,
    I'm newbie in linux os, i try like what u say but i found in the last like this
    E: Some index files failed to download, they have been ignored, or old ones used instead.

    what should I do ?

    thanx
     
  15. falko

    falko Super Moderator ISPConfig Developer

    What's the exact error message?
    What's in /etc/apt/sources.list?
     

Share This Page