Can't update software on my hp 11th generation laptop

Asked by USMAN

Software updation fails in my hp 11th generation laptop.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu alsa-driver Edit question
Assignee:
No assignee Edit question
Solved by:
USMAN
Solved:
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

For diagnostic purposes please provide the output that you receive for the commands (to be executed in a terminal window)

uname -a
lsb_release -crid
sudo apt update

Revision history for this message
USMAN (usmankotapuram) said :
#2

user@user-HP-Laptop-14s-dr2xxx:~/Desktop$ uname -a
Linux user-HP-Laptop-14s-dr2xxx 5.8.0-34-generic #37~20.04.2-Ubuntu SMP Thu Dec 17 14:53:00 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
user@user-HP-Laptop-14s-dr2xxx:~/Desktop$ lsb_release -crid
Distributor ID: Ubuntu
Description: Ubuntu 20.04.1 LTS
Release: 20.04
Codename: focal
user@user-HP-Laptop-14s-dr2xxx:~/Desktop$ sudo apt update
[sudo] password for user:
Sorry, try again.
[sudo] password for user:
Hit:1 http://in.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://in.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:3 http://in.archive.ubuntu.com/ubuntu focal-backports InRelease
Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB]
Hit:5 http://in.archive.ubuntu.com/ubuntu focal-proposed InRelease
Hit:6 http://dl.google.com/linux/chrome/deb stable InRelease
Fetched 109 kB in 1s (74.6 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
4 packages can be upgraded. Run 'apt list --upgradable' to see them.
user@user-HP-Laptop-14s-dr2xxx:~/Desktop$ sudo apt list --upgradable
Listing... Done
gir1.2-mutter-6/focal-proposed 3.36.7+git20201123-0.20.04.1 amd64 [upgradable from: 3.36.6-1ubuntu0.20.04.2]
libmutter-6-0/focal-proposed 3.36.7+git20201123-0.20.04.1 amd64 [upgradable from: 3.36.6-1ubuntu0.20.04.2]
mutter-common/focal-proposed,focal-proposed 3.36.7+git20201123-0.20.04.1 all [upgradable from: 3.36.6-1ubuntu0.20.04.2]
mutter/focal-proposed 3.36.7+git20201123-0.20.04.1 amd64 [upgradable from: 3.36.6-1ubuntu0.20.04.2]
user@user-HP-Laptop-14s-dr2xxx:~/Desktop$

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

I do not see any problem so far. Updates for four packages are available.

One important remark:
The (releasename)-proposed repository is used in course of development of new packages and should only be enabled on test system by people who are able to cope with errors of the package system.

I strongly recommend that you disable the focal-proposed repository.

Revision history for this message
USMAN (usmankotapuram) said :
#4

ok, I disabled it and everything looks fine now....thanks alot