What's wrong now with fwupd? It was OK since May 1st, 2020 on newly installed Ubuntu 20.04
The following packages have been kept back:
fwupd
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
What's wrong now with fwupd? It was OK since May 1st, 2020 on newly installed Ubuntu 20.04
The following packages have been kept back:
fwupd
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
How do I upgrade (restore) the manually downgraded downgrade packages in Ubuntu?
I was trying to install open-cv on a Jetson TX2(OS-Ubuntu 18.04.4 LTS), and there were some dependencies' version issues. So, I downgraded several dependencies manually from x:x.x.x-0ubuntu0.18.04.1 to x:x.x.x.
These all the packages that I downgrade:
sudo apt-get install -y libavcodec-dev=7:3.4.2-2
sudo apt install libavutil55=7:3.4.2-2
sudo apt install gir1.2-pango-1.0=1.40.14-1
sudo apt install libcairo2-dev=1.12.10
sudo apt install libcairo2=1.15.10-2
sudo apt install gir1.2-pango-1.0=1.40.14-1
sudo apt install libcairo2-dev=1.12.10
sudo apt install libcairo2=1.15.10-2
sudo apt install libcairo-gobject2=1.15.10-2
sudo apt install libxcb-shm0=1.13-1
sudo apt install libpango1.0.0=1.40.14-1
sudo apt install libpango-1.0.0=1.40.14-1
sudo apt install libpangocairo-1.0-0=1.40.14-1
sudo apt install libpangoft2-1.0-0=1.40.14-1
sudo apt install libpangoxft1.0-0=1.40.14-1
sudo apt install libpangoxft-1.0-0=1.40.14-1
sudo apt install libswscale4=7:3.4.2-2
Currently, I would like to upgrade jetpack package from 4.3 to 4.4(sudo apt-get install nvidia-jetpack
) but it gives us the dependency error because of the packages I manually downgraded:
The following packages have unmet dependencies:
nvidia-jetpack : Depends: libopencv-python (= 4.1.1-2-gd5a58aa75) but it is not going to be installed
Depends: libvisionworks-sfm-dev (= 0.90.4) but it is not going to be installed
Depends: libvisionworks-samples (= 1.6.0.500n) but it is not going to be installed
Depends: libvisionworks-tracking-dev (= 0.88.2) but it is not going to be installed
Depends: vpi-samples (= 0.1.0) but it is not going to be installed
Depends: libopencv (= 4.1.1-2-gd5a58aa75) but it is not going to be installed
Depends: libopencv-samples (= 4.1.1-2-gd5a58aa75) but it is not going to be installed
Depends: libopencv-dev (= 4.1.1-2-gd5a58aa75) but it is not going to be installed
Depends: opencv-licenses (= 4.1.1-2-gd5a58aa75) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I am trying to upgrade to the original version.
apt-get update
apt-get upgrade
Gave me some error:
E: The repository 'http://archive.canonical.com/ubuntu precise Release' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
So, I followed the answer from E: The repository 'http//archive.canonical.com precise Release' is not signed it didn't fix it.
Since I know the name of several packages that I downgraded, I tried to upgrade by --only-upgrade option. For example, to upgrade the package I downgraded, I used
sudo apt-get install --only-upgrade libavcodec-dev
However, it gives me
Reading package lists... Done
Building dependency tree
Reading state information... Done
libavcodec-dev is already the newest version (7:3.4.2-2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. again.
I know that libavcodec-dev(7:3.4.2-2) is not the latest version since I downgrade it. However, apt-get thinks what I downgrade is the newest version.
How can I fix it?
While upgrading my system from 19.04 to 19.10, there was power failure. Due to partial upgrade,my system after login shows me black screen for a while and then shows white screen with text on it- "Oh no! Something has gone wrong. A problem has occured and the system can't recover. Please logout and try again."
I tried every possible thing available on Ask Ubuntu and Stack Overflow like upgrade, update, reconfigure lightdm etc. Nothing seems to work for me. Can someone help me with this ASAP?
I don't have backup of my data. So it would be great if you help me get my data back.
Thanks in advance:)
I have Ubuntu 12.04 with Unity and for the last 3 months or so it's been offering me a partial upgrade. The only things that cannot be upgraded are the kernel and dropbox. I'm still on the 3.2.0-37-generic-pae kernel. On my another machine (12.04 with MATE) I had the same problem but it disappeared on its own. What should I do to go on with normal life?
So I've been putting off doing updates and upgrades for AGES, and plus because I don't want unity and like having the window list not grouped at the bottom and having the character palette at the top 'cause I have to write with foreign Characters quite often so it's handy but I finally went to do a partial upgrade today, as suggested by the update manager, and I've left it to do its stuff but it's been stuck on: Unpacking replacement libc-bin ...
for over 3 hours now.
aWhat can I do to push it along, or what could be stopping it from progressing?