[Bug 830915] Re: Error during kernel upgrade: Could not locate dkms.conf file

2020-11-26 Thread Glen Duncan
@Syslog.eu: This simple addition allowed me to stop flailing and zero in on the problem! The "Could not locate dkms.conf file" error wasn't enough. Knowing what it was looking for IMMEDIATELY showed me what the problem was. For whatever reason, the version number reflected in the folder /var/lib/

[Bug 830915] Re: Error during kernel upgrade: Could not locate dkms.conf file

2020-01-27 Thread Syslog.eu
One should adapt the /usr/sbin/dkms script to be more informative when error logging. You can change the line 527 (or similar on your system): [[ -r $read_conf_file ]] || die 4 $"Could not locate dkms.conf file." \ to something like [[ -r $read_conf_file ]] || die 4 $"Could not locate $read_conf

[Bug 830915] Re: Error during kernel upgrade: Could not locate dkms.conf file

2019-07-26 Thread parth
I ran apt update followed by apt dist-upgrade on my ubuntu 19. Here is the output of my lsb_release -rd Description: Ubuntu 19.04 Release: 19.04 Here is the output where it stopped the first time when i ran apt dist- upgrade. Unpacking linux-libc-dev:amd64 (5.0.0-21.22) over (5.0.0-20.21) ... P

[Bug 830915] Re: Error during kernel upgrade: Could not locate dkms.conf file

2019-02-11 Thread cement_head
@nazar-pc I have no idea what you are talking about. "remove any directories from old modules you had in past and do not have installed anymore" doesn't mean anything to me at all. What "any directories"? Can someone please provide step-by-step instructions for all of this? -- You received this b

[Bug 830915] Re: Error during kernel upgrade: Could not locate dkms.conf file

2018-01-22 Thread Nazar Mokrynskyi
Go to /var/lib/dkms/ and remove any directories from old modules you had in past and do not have installed anymore. After that it should work fine. It was too difficult for Ubuntu developers to automate, so they've fixed the core issue, but didn't clean /var/lib/dkms/ from older crap. -- You r

[Bug 830915] Re: Error during kernel upgrade: Could not locate dkms.conf file

2018-01-22 Thread Martin Dünkelmann
Ubuntu Mate 17.10 Got a never seen before window about a high important system update. Got this error in the appearing terminal window. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/830915 Title: Er

[Bug 830915] Re: Error during kernel upgrade: Could not locate dkms.conf file

2018-01-22 Thread Martin Dünkelmann
And now again, while removing the old kernel. (Lese Datenbank ... 362133 Dateien und Verzeichnisse sind derzeit installiert.) Entfernen von linux-headers-4.13.0-21-generic (4.13.0-21.24) ... Entfernen von linux-headers-4.13.0-21 (4.13.0-21.24) ... Entfernen von linux-signed-image-4.13.0-21-generic

[Bug 830915] Re: Error during kernel upgrade: Could not locate dkms.conf file

2017-10-14 Thread Nazar Mokrynskyi
Well, this is an issue reported against DKMS package in particular distro: Ubuntu. Not against DKMS as such. It happens on development version of Ubuntu for a long time, can't say how long exactly. Apparently, issue is present since 2011 and is triggered under certain conditions. >From my understa

[Bug 830915] Re: Error during kernel upgrade: Could not locate dkms.conf file

2017-10-14 Thread dino99
Then point to the distro used, and expose your issue to their devs. Give them details about which version/source are problematic, if extra packages (ppa, ...)/ custom compiled source ... are also used. Dkms is not evolved and so will not get fix. That report is useless. -- You received this bug

[Bug 830915] Re: Error during kernel upgrade: Could not locate dkms.conf file

2017-10-14 Thread Nazar Mokrynskyi
It is an issue for a lot of people here and today, on up to date Ubuntu version. I'm living on development version of Ubuntu for few years now and it is a pain to manually run dkms for each driver after each kernel upgrade. And I'm regularly cleaning my system from old packages and other garbage.

[Bug 830915] Re: Error during kernel upgrade: Could not locate dkms.conf file

2017-10-14 Thread dino99
@Nazar this has been an issue long time ago, but has been fixed since a while (apt). So this is more a user maintenance problem now rather a bug. I suppose this concern many 'rolling' installations where users: - have left behind old disturbing setting - rarely/never clean their system: clean/au

[Bug 830915] Re: Error during kernel upgrade: Could not locate dkms.conf file

2017-10-14 Thread Nazar Mokrynskyi
And why was this marked incomplete? It definitely happens to a lot of people. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/830915 Title: Error during kernel upgrade: Could not locate dkms.conf file