Can't run apt-get upgrade ubuntu 14.04 gnome

Aakash Gupta

I am currently using ubuntu 14.04 with gnome shell 3.10.4(I downgraded from gnome 3.12) but ran in a problem:
I can't install anything! If I do

sudo apt-get upgrade


I get the following

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: The package gnome-accessibility-themes needs to be reinstalled, but can't find an archive for it.

If I try to run :

sudo apt-get install gnome-accessibility-themes

The same error pops out

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: The package gnome-accessibility-themes needs to be reinstalled, but can't find an archive for it.


then I ran :

sudo apt-get remove gnome-accessibility-themes

but still the same error came!
Even Aptitude doesn't help.
How do I resolve this issue?

Ivan Temchenko

manualy download it from here: https://launchpad.net/ubuntu/trusty/amd64/gnome-accessibility-themes/3.10.0-1ubuntu2 and install using sudo dpkg -i package-name.deb

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Ubuntu can't apt-get upgrade

From Dev

Ubuntu 16.04 can't run "sudo apt upgrade"

From Dev

Can't run IDEA 14 on Ubuntu 14

From Dev

Can't boot after apt-get update && upgrade

From Dev

Ubuntu 16.04 - Can't run software update or apt-get-update

From Dev

I can't run sudo apt-get update in ubuntu 17.10

From Dev

Ubuntu Gnome 14.10 Upgrade to GNOME 3.14 Blank Screen, Can't Login

From Dev

insync messed up apt and I can't do apt-get update/upgrade

From Dev

Ubuntu 14 nodejs install with apt-get node fails to run in console

From Dev

Ubuntu 14 nodejs install with apt-get node fails to run in console

From Dev

Apt-get broken in ubuntu 14

From Dev

Can't get fresh Ubuntu server to update/upgrade

From Dev

Can't upgrade/update ubuntu 18.04 as apt/dpkg error is showing up

From Dev

apt-get upgrade openssl won't bring Ubuntu 12.04 to latest version

From Dev

Should 'apt-get upgrade' be run before 'apt-get dist-upgrade'

From Dev

Can't upgrade Ubuntu 16.04

From Dev

Ican't update/upgrade with apt or apt-get

From Dev

Can I "upgrade" Ubuntu MATE 14.04 to Ubuntu GNOME 14.04?

From Dev

Run a command before & after ubuntu apt upgrade & unattended-upgrades

From Dev

initramfs fail after upgrade to 13.04, can't update system with apt-get / dpkg

From Dev

initramfs fail after upgrade to 13.04, can't update system with apt-get / dpkg

From Dev

How to run a command after apt-get upgrade

From Dev

How can I upgrade gnome-terminal on Ubuntu 14.04 LTS?

From Dev

How can I upgrade gnome-terminal on Ubuntu 14.04 LTS?

From Dev

How I can upgrade gnome to latest(Testing or Unstable release) on ubuntu?

From Dev

Will apt-get upgrade change the major version of a software in Ubuntu LTS?

From Dev

Error with "sudo apt-get upgrade" (Ubuntu 14.04)

From Dev

Ubuntu 14.04 LTS no sound after apt-get upgrade

From Dev

Will apt-get upgrade change the major version of a software in Ubuntu LTS?

Related Related

  1. 1

    Ubuntu can't apt-get upgrade

  2. 2

    Ubuntu 16.04 can't run "sudo apt upgrade"

  3. 3

    Can't run IDEA 14 on Ubuntu 14

  4. 4

    Can't boot after apt-get update && upgrade

  5. 5

    Ubuntu 16.04 - Can't run software update or apt-get-update

  6. 6

    I can't run sudo apt-get update in ubuntu 17.10

  7. 7

    Ubuntu Gnome 14.10 Upgrade to GNOME 3.14 Blank Screen, Can't Login

  8. 8

    insync messed up apt and I can't do apt-get update/upgrade

  9. 9

    Ubuntu 14 nodejs install with apt-get node fails to run in console

  10. 10

    Ubuntu 14 nodejs install with apt-get node fails to run in console

  11. 11

    Apt-get broken in ubuntu 14

  12. 12

    Can't get fresh Ubuntu server to update/upgrade

  13. 13

    Can't upgrade/update ubuntu 18.04 as apt/dpkg error is showing up

  14. 14

    apt-get upgrade openssl won't bring Ubuntu 12.04 to latest version

  15. 15

    Should 'apt-get upgrade' be run before 'apt-get dist-upgrade'

  16. 16

    Can't upgrade Ubuntu 16.04

  17. 17

    Ican't update/upgrade with apt or apt-get

  18. 18

    Can I "upgrade" Ubuntu MATE 14.04 to Ubuntu GNOME 14.04?

  19. 19

    Run a command before & after ubuntu apt upgrade & unattended-upgrades

  20. 20

    initramfs fail after upgrade to 13.04, can't update system with apt-get / dpkg

  21. 21

    initramfs fail after upgrade to 13.04, can't update system with apt-get / dpkg

  22. 22

    How to run a command after apt-get upgrade

  23. 23

    How can I upgrade gnome-terminal on Ubuntu 14.04 LTS?

  24. 24

    How can I upgrade gnome-terminal on Ubuntu 14.04 LTS?

  25. 25

    How I can upgrade gnome to latest(Testing or Unstable release) on ubuntu?

  26. 26

    Will apt-get upgrade change the major version of a software in Ubuntu LTS?

  27. 27

    Error with "sudo apt-get upgrade" (Ubuntu 14.04)

  28. 28

    Ubuntu 14.04 LTS no sound after apt-get upgrade

  29. 29

    Will apt-get upgrade change the major version of a software in Ubuntu LTS?

HotTag

Archive