Results 1 to 5 of 5

Thread: Could not install SML using apt-get

  1. #1
    Join Date
    Feb 2005
    Beans
    33

    Could not install SML using apt-get

    apt-get install smlnj

    The following packages have unmet dependencies:
    smlnj: Depends: smlnj-runtime (>= 110.42-3) but it is not installable
    E: Broken packages

    apt-get install sml-nj

    The following packages have unmet dependencies:
    sml-nj: Depends: smlnj but it is not going to be installed
    E: Broken packages

  2. #2
    Join Date
    Feb 2005
    Location
    Rubyville
    Beans
    743

    Re: Could not install SML using apt-get

    Quote Originally Posted by nanaban
    apt-get install smlnj

    The following packages have unmet dependencies:
    smlnj: Depends: smlnj-runtime (>= 110.42-3) but it is not installable
    E: Broken packages

    apt-get install sml-nj

    The following packages have unmet dependencies:
    sml-nj: Depends: smlnj but it is not going to be installed
    E: Broken packages
    You probably need to add some repositories to your sources.list file in order to meet those dependencies.

    See here.
    ??? :: ubuntu is my OS soul mate
    UDSF :: Forum Policies :: Unanswered Posts :: Ruby :: Donate
    official ubuntu member
    :: ??????? :: so say we all

  3. #3
    Join Date
    Dec 2004
    Location
    New Zealand
    Beans
    10

    Re: Could not install SML using apt-get

    Nanaban,
    I made a big post saying how I had your exact same problem (save different files), and that I had already updated my sources.list file as according to the Ubuntu Guide.

    Then I checked my own sources.list file, and found I hadn't uncommented two of the repositories - now everything works fine. So, moral is: double check sources.list!

  4. #4
    Join Date
    Feb 2005
    Beans
    33

    Unhappy Re: Could not install SML using apt-get

    I update everyday and I think I have all the repositories added (12 in total?).

    Would be helpful if someone can confirm this by actually trying it.

    Or, is there a particular reason why smlnj-runtime is not in the repository?
    Last edited by nanaban; February 22nd, 2005 at 08:06 PM.

  5. #5
    Join Date
    May 2005
    Beans
    3

    Re: Could not install SML using apt-get

    Hello,

    I've had the same problem. I have the following two lines in my sources.list
    deb http://uk.archive.ubuntu.com/ubuntu hoary universe

    which should mean that I would get
    http://uk.archive.ubuntu.com/ubuntu/...smlnj-runtime/

    but smlnj-runtime doesn't show up in Synaptic.

    The problem seems to be that smlnj-runtime doesn't show up in
    http://uk.archive.ubuntu.com/ubuntu/...6/Packages.bz2

    -Rob

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
  •