Results 1 to 2 of 2

Thread: Missing python-central

  1. #1
    Join Date
    Jul 2014
    Beans
    3

    Missing python-central

    Hi,
    Using 14.04 server.
    I am trying to install a Subversion web based control panel.
    Submin or USVN seem top of the list.


    Following instructions in http://supermind.nl/submin/download.html
    On
    Code:
    sudo apt-get install submin2
    I get the error:

    Code:
    The following packages have unmet dependencies.
     submin2 : Depends: python-central (>= 0.6.11) but it is not installable
    E: Unable to correct problems, you have held broken packages.
    I tried
    Code:
    sudo aptitude install python-central
    but that gives

    Code:
     submin2 : Depends: python-central (>= 0.6.11) which is a virtual package.
    The following actions will resolve these dependencies:
    How do I get python-central?

    Alternatively has anyone installed a web control panel?
    http://www.linuxgurru.com/2012/05/ho...uvn-on-ubuntu/
    doesn't work either. Just hangs when I attempt to run the install.php

  2. #2
    Join Date
    Jul 2014
    Beans
    3

    Re: Missing python-central

    OK, got it.
    Manually download & dpkg -i

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •