Ubuntu 16.04 broken packages after fresh install

al0s

After fresh install of Ubuntu 16.04, i have broken packages and can not install most of applications. I tried from Synaptic "Fix broken packages" but it is not working. An example;

sudo apt-get install steam

Output;

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 steam:i386 : Depends: libc6:i386 (>= 2.15) but it is not going to be    installed
          Depends: libstdc++6:i386 (>= 4.3) but it is not going to be installed
          Depends: libx11-6:i386 but it is not going to be installed
          Depends: libudev1:i386 but it is not going to be installed
          Depends: libxinerama1:i386 but it is not going to be installed
          Depends: libtxc-dxtn0:i386
          Depends: libgl1-mesa-dri:i386 but it is not going to be installed
          Depends: libgl1-mesa-glx:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

An other example;

sudo apt-get install nvidia-361

Output;

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 nvidia-361 : Depends: lib32gcc1 but it is not going to be installed
              Depends: libc6-i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

There is no output from;

sudo apt-get clean

I tried;

sudo apt-get install -f

Outputs;

Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Thanks..

al0s

16.04 is new and all packages are not ready to use in all servers. Using Main Server to download packages solve my problem.

  1. System Settings
  2. Software & Updates
  3. Select "Main Server" from "Download from" section

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Python "No such file or directory" after fresh Ubuntu 16 install

From Dev

Repeated flickering on fresh ubuntu 16 install attempt

From Dev

The following packages have unmet dependencies: can't install any software. Ubuntu 16:04

From Dev

Maven install fails on ubuntu due to broken packages

From Dev

Install R Ubuntu 17.10 [Broken Packages]

From Dev

Ubuntu Server Install OpenVPN - "broken packages"

From Dev

Cannot install lazarus after fixing broken packages

From Dev

Cannot install lazarus after fixing broken packages

From Dev

Broken Nvida-Driver-455 Package On Fresh Install of Ubuntu 20.04

From Dev

WSL, Ubuntu 16,04: apt-cache in broken state

From Dev

Restore with back in time after fresh install of ubuntu

From Dev

Ubuntu 18.04: GUI not starting after fresh install

From Dev

Restore with back in time after fresh install of ubuntu

From Dev

Ubuntu Server Blinking Cursor after Fresh Install

From Dev

Wifi not working after fresh install of ubuntu 14.10

From Dev

Broken packages after Ubuntu 18.04 upgrade

From Dev

git push broken after upgrading to Ubuntu 16

From Dev

Doing a fresh ubuntu install without having to reinstall packages

From Dev

Cannot upgrade packages short after a fresh install of 16.04

From Dev

Software from Ubuntu Software broken after install

From Dev

Not able to install g++ in ubuntu 13.10 because of broken packages

From Dev

Not able to install g++ in ubuntu 13.10 because of broken packages

From Dev

cannot install any packages in Ubuntu 16.04 - broken dependencies

From Dev

Broken Packages ubuntu 16.04

From Dev

Weird partitions after fresh ubuntu 14.04 LTS install

From Dev

npm unresponsive after nodejs install on fresh Ubuntu 12.04.5

From Dev

Multi Monitor Issues after fresh install of Ubuntu 14.04

From Dev

eufi\secure boot and auto booting into ubuntu after fresh install

From Dev

What are the default groups of the first user after a fresh install of Ubuntu 15.10?

Related Related

  1. 1

    Python "No such file or directory" after fresh Ubuntu 16 install

  2. 2

    Repeated flickering on fresh ubuntu 16 install attempt

  3. 3

    The following packages have unmet dependencies: can't install any software. Ubuntu 16:04

  4. 4

    Maven install fails on ubuntu due to broken packages

  5. 5

    Install R Ubuntu 17.10 [Broken Packages]

  6. 6

    Ubuntu Server Install OpenVPN - "broken packages"

  7. 7

    Cannot install lazarus after fixing broken packages

  8. 8

    Cannot install lazarus after fixing broken packages

  9. 9

    Broken Nvida-Driver-455 Package On Fresh Install of Ubuntu 20.04

  10. 10

    WSL, Ubuntu 16,04: apt-cache in broken state

  11. 11

    Restore with back in time after fresh install of ubuntu

  12. 12

    Ubuntu 18.04: GUI not starting after fresh install

  13. 13

    Restore with back in time after fresh install of ubuntu

  14. 14

    Ubuntu Server Blinking Cursor after Fresh Install

  15. 15

    Wifi not working after fresh install of ubuntu 14.10

  16. 16

    Broken packages after Ubuntu 18.04 upgrade

  17. 17

    git push broken after upgrading to Ubuntu 16

  18. 18

    Doing a fresh ubuntu install without having to reinstall packages

  19. 19

    Cannot upgrade packages short after a fresh install of 16.04

  20. 20

    Software from Ubuntu Software broken after install

  21. 21

    Not able to install g++ in ubuntu 13.10 because of broken packages

  22. 22

    Not able to install g++ in ubuntu 13.10 because of broken packages

  23. 23

    cannot install any packages in Ubuntu 16.04 - broken dependencies

  24. 24

    Broken Packages ubuntu 16.04

  25. 25

    Weird partitions after fresh ubuntu 14.04 LTS install

  26. 26

    npm unresponsive after nodejs install on fresh Ubuntu 12.04.5

  27. 27

    Multi Monitor Issues after fresh install of Ubuntu 14.04

  28. 28

    eufi\secure boot and auto booting into ubuntu after fresh install

  29. 29

    What are the default groups of the first user after a fresh install of Ubuntu 15.10?

HotTag

Archive