View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0002100 | Kali Linux | General Bug | public | 2015-02-09 12:25 | 2025-07-14 09:37 | 
| Reporter | kalibgtr34 | Assigned To | rhertzog | ||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Product Version | 1.0.9 | ||||
| Summary | 0002100: Issue with live-tools_4.0.2-1_all.deb while doing last update && dist-upgrade | ||||
| Description | Yesterday I tried to get the latest updates and upgrades but this can't be fulfilled due to the following error behaviour. This blocks me from upgrading to the latest kernel and features : apt-get update - just runs normal .... My live-tools.preinst looks like that : set -e case "${1}" in removing old diversions from live-tools <= 3.0.8_PACKAGE="$(dpkg-divert --listpackage /usr/bin/uptime)" if [ "${_PACKAGE}" = "live-tools" ] && [ "${_DIVERSION}" = "/usr/bin/uptime.procps" ] initramfs-tools: update-initramfsdpkg-divert --package live-tools --quiet --add --rename --divert /usr/sbin/update-initramfs.orig.initramfs-tools /usr/sbin/update-initramfs procps: uptimedpkg-divert --package live-tools --quiet --add --rename --divert /usr/bin/uptime.orig.procps /usr/bin/uptime renaming old diversions from live-tools <= 3.0.8if [ "${_PACKAGE}" = "live-tools" ] && [ "${_DIVERSION}" = "/usr/bin/uptime.procps" ] && [ -e /usr/bin/uptime.procps ] abort-upgrade) ;; *) exit 0 After doing another try with apt-get dist-upgrade I'll get this messages : Preparing to replace live-tools 3.0.20-1 (using .../live-tools_4.0.2-1_all.deb) ... | ||||
| Steps To Reproduce | apt-get update apt-get dist-upgrade | ||||
| Integrated live-tools 4.0.2-1.1 which should fix this bug (which is https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774915 on the Debian side). | |
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2015-02-09 12:25 | kalibgtr34 | New Issue | |
| 2015-02-09 12:49 | rhertzog | Note Added: 0003074 | |
| 2015-02-09 12:49 | rhertzog | Status | new => resolved | 
| 2015-02-09 12:49 | rhertzog | Resolution | open => fixed | 
| 2015-02-09 12:49 | rhertzog | Assigned To | => rhertzog | 
| 2020-12-01 10:48 | g0tmi1k | Priority | high => normal | 
| 2025-07-14 09:37 | g0tmi1k | Severity | block => minor | 
