On May 20, 2016 8:17 PM, "Alexander Cerna" <[email protected]> wrote: > > I got the below error as I was updating to LTS44 4.4.9-ti-r26. I'm posting just in case someone has seen this and knows how to fix it. > > root@beaglebone:/opt/scripts/tools [* master] 6685> git pull > > Already up-to-date. > > root@beaglebone:/opt/scripts/tools [* master] 6685> ./update_kernel.sh --ti-channel --lts-4_4 > > info: checking archive > > 2016-05-20 21:09:48 URL: https://rcn-ee.com/repos/latest/jessie-armhf/LATEST-ti [79/79] -> "LATEST-ti" [1] > > ----------------------------- > > Kernel Options: > > ABI:1 LTS314 3.14.69-ti-r83 > > ABI:1 LTS41 4.1.24-ti-r61 > > ABI:1 LTS44 4.4.9-ti-r26 > > ----------------------------- > > info: you are running: [4.1.24-ti-r61], latest is: [4.4.9-ti-r26] updating... > > Hit http://repos.rcn-ee.com jessie InRelease > > Ign http://ftp.us.debian.org jessie InRelease > > Hit http://security.debian.org jessie/updates InRelease > > Hit http://ftp.us.debian.org jessie-updates InRelease > > Hit http://ftp.us.debian.org jessie Release.gpg > > Get:1 http://repos.rcn-ee.com jessie/main armhf Packages [379 kB] > > Hit http://ftp.us.debian.org jessie Release
> > Get:2 http://security.debian.org jessie/updates/main armhf Packages [299 kB] > > Get:3 http://security.debian.org jessie/updates/contrib armhf Packages [994 B] > > Get:4 http://ftp.us.debian.org jessie-updates/main armhf Packages [9,276 B] > > Get:5 http://security.debian.org jessie/updates/non-free armhf Packages [20 B] > > Get:6 http://ftp.us.debian.org jessie-updates/contrib armhf Packages [20 B] > > Get:7 http://ftp.us.debian.org jessie-updates/non-free armhf Packages [450 B] > > Get:8 http://ftp.us.debian.org jessie/main armhf Packages [8,834 kB] > > Get:9 http://ftp.us.debian.org jessie/contrib armhf Packages [44.6 kB] > > Get:10 http://ftp.us.debian.org jessie/non-free armhf Packages [74.5 kB] > > Fetched 9,642 kB in 10s (879 kB/s) > > Reading package lists... Done > > Checking dpkg... > > Checking apt-cache... > > debug: reinstalling: [linux-image-4.4.9-ti-r26] > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 12 not upgraded. > > 5 not fully installed or removed. > > Need to get 22.1 MB of archives. > > After this operation, 0 B of additional disk space will be used. > > Get:1 http://repos.rcn-ee.com/debian/ jessie/main linux-image-4.4.9-ti-r26 armhf 1jessie [22.1 MB] > > Fetched 22.1 MB in 6s (3,438 kB/s) > > (Reading database ... 107613 files and directories currently installed.) > > Preparing to unpack .../linux-image-4.4.9-ti-r26_1jessie_armhf.deb ... > > /etc/kernel/prerm.d/dkms: line 13: syntax error near unexpected token `<' Looks like dkms is tripping on it.. cat /etc/kernel/prerm.d/dkms | pastebinit And what does dpkg --list | grep dkms Show.. Regards, -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYhW_bXc_OVph-Kdogae4y3xySbTkoo7xJ6ZR%2BVY8mXniQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
