The build issue is due a mismatch in package versions for those nvidia
drivers as you indicated. The driver contents are the same, the mismatch
is in the version strings.

The version strings can be brought in sync by running:

$ apt-get source linux-image-5.4.0-1035-aws
$ cd linux-aws-5.4-5.4.0
$ bash ./update-version-dkms updates
$ fakeroot debian/rules binary

Note: this will complain about not being a git tree, but will still
update `debian/dkms-versions`.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1910956

Title:
  bionic: recompiling linux-aws kernel fails due to missing packages on
  third party repository

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws-5.4/+bug/1910956/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to