Upgrading to Karmic went fine -- with one exception. Synaptic now shows memtest86+ needs to be upgraded from version
2.11.3ubuntu1 (now)
to version
2.11.3ubuntu4 (karmic)
Attempting this produces the error:
E: /var/cache/apt/archives/memtest86+_2.11-3ubuntu4_amd64.deb:
subprocess new post-removal script returned error exit status 1
Doing it manually with sudo apt-get upgrade I get basically the same thing:
Any suggestions?
2.11.3ubuntu1 (now)
to version
2.11.3ubuntu4 (karmic)
Attempting this produces the error:
E: /var/cache/apt/archives/memtest86+_2.11-3ubuntu4_amd64.deb:
subprocess new post-removal script returned error exit status 1
Doing it manually with sudo apt-get upgrade I get basically the same thing:
Code:
Preparing to replace memtest86+ 2.11-3ubuntu1 (using .../memtest86+_2.11-3ubuntu4_amd64.deb) ... Unpacking replacement memtest86+ ... Generating grub.cfg ... Warning: update-grub_lib is deprecated, use grub-mkconfig_lib instead No path or device is specified. Try ``grub-probe --help'' for more information. No path or device is specified. Try ``grub-probe --help'' for more information. dpkg: warning: old post-removal script returned error exit status 1 dpkg - trying script from the new package instead ... Generating grub.cfg ... Warning: update-grub_lib is deprecated, use grub-mkconfig_lib instead No path or device is specified. Try ``grub-probe --help'' for more information. No path or device is specified. Try ``grub-probe --help'' for more information. dpkg: error processing /var/cache/apt/archives/memtest86+_2.11-3ubuntu4_amd64.deb (--unpack): subprocess new post-removal script returned error exit status 1 Generating grub.cfg ... Warning: update-grub_lib is deprecated, use grub-mkconfig_lib instead No path or device is specified. Try ``grub-probe --help'' for more information. No path or device is specified. Try ``grub-probe --help'' for more information. dpkg: error while cleaning up: subprocess new post-removal script returned error exit status 1 Processing triggers for man-db ... Errors were encountered while processing: /var/cache/apt/archives/memtest86+_2.11-3ubuntu4_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
Comment