Results 1 to 8 of 8

Thread: Installed packages have unmet dependancies

  1. #1
    Join Date
    Aug 2013
    Beans
    138

    Installed packages have unmet dependancies

    Hello Everybody,

    My software updater doesn't work. Instead, a red like a no entry sign has appeared in the top right hand corner with the text E:Malformed entry 1 in sources file /etc/apt/sources.list.d/third-party.sources (URI parse), E:The list of sources could not be read. What can I do about it, please? I've read about the previous thread which doesn't help in any way. I've tried the terminal with the commands and it comes to nothing.

    Chris

  2. #2
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,938
    Distro
    Ubuntu

    Re: Installed packages have unmet dependancies

    post back what
    Code:
    cat /etc/apt/sources.list.d/third-party.sources
    shows.
    It says the error relates to the URI.
    ?
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  3. #3
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Installed packages have unmet dependancies

    1Did the error message mention a particular third party source? Open Software and Updates>Other Software tab and disable the offending third party source. The Other Software tab will also list third party sources.

    Regards
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  4. #4
    Join Date
    Aug 2013
    Beans
    138

    Re: Installed packages have unmet dependancies

    cat /etc/apt/sources.list.d/third-party.sources
    Types: deb
    URIs: cdrom:[Ubuntu 22.04.2 LTS _Jammy Jellyfish_ - Release amd64 (20230223)]/
    Suites: jammy
    Components: main restricted
    That's what I got from the terminal.

    Chris

  5. #5
    Join Date
    Aug 2013
    Beans
    138

    Re: Installed packages have unmet dependancies

    The error message was in full, opening the cache (E malformed entry 1 in sources file / etc/apt/sources.list.d.third-party.sources(URI parse), E:the list of sources could not be read.

    Chris

  6. #6
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,938
    Distro
    Ubuntu

    Re: Installed packages have unmet dependancies

    You can delete the file
    Code:
    sudo rm /etc/apt/sources.list.d/third-party.sources
    It has to do with the system thinks you want to use the installer ISO repo.
    The installer has a couple packages included in a repo.
    Like some wifi drivers (i think???) in case the installation doesn't install them properly.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  7. #7
    Join Date
    Aug 2013
    Beans
    138

    Re: Installed packages have unmet dependancies

    Hello,

    I can't remove it! The system won't let me.

    Chris

  8. #8
    Join Date
    Aug 2013
    Beans
    138

    Re: Installed packages have unmet dependancies

    Sorry, it was removed!

    Thank you for all your help.

    Chris

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
  •