[Aptitude-devel] Bug#963949: aptitude: "search aborted by fatal exception" during upgrade
Robbie Harwood
rharwood at club.cc.cmu.edu
Mon Jun 29 05:31:31 BST 2020
Package: aptitude
Version: 0.8.13-1+b1
Severity: normal
Dear Maintainer,
```
frozencemetery at kirtar:~$ sudo aptitude full-upgrade
The following NEW packages will be installed:
libmfx1{a} libpocketsphinx3{a} librabbitmq4{a} libsphinxbase3{a} libsrt1-gnutls{a}
The following packages will be upgraded:
ffmpeg libavcodec-extra58 libavdevice58 libavfilter7 libavformat58 libavresample4 libavutil56 libpostproc55 libswresample3 libswscale5
10 packages upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/12.8 MB of archives. After unpacking 26.2 MB will be used.
The following packages have unmet dependencies:
chromium : Conflicts: libavcodec58 (= 7:4.3-2) but it is not going to be installed
*** ERROR: search aborted by fatal exception. You may continue
searching, but some solutions will be unreachable.
I want to resolve dependencies, but no dependency resolver was created.The following NEW packages will be installed:
libmfx1{a} libpocketsphinx3{a} librabbitmq4{a} libsphinxbase3{a} libsrt1-gnutls{a}
The following packages will be upgraded:
ffmpeg libavcodec-extra58 libavdevice58 libavfilter7 libavformat58 libavresample4 libavutil56 libpostproc55 libswresample3 libswscale5
10 packages upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/12.8 MB of archives. After unpacking 26.2 MB will be used.
aptitude failed to find a solution to these dependencies. You can solve them yourself by hand or type 'n' to quit.
The following packages have unmet dependencies:
chromium : Conflicts: libavcodec58 (= 7:4.3-2) but it is not going to be installed
Resolve these dependencies by hand? [N/+/-/_/:/?] ^C
frozencemetery at kirtar:~$ sudo apt full-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED:
chromium
The following NEW packages will be installed:
libmfx1 libpocketsphinx3 librabbitmq4 libsphinxbase3 libsrt1-gnutls
The following packages will be upgraded:
ffmpeg libavcodec-extra58 libavdevice58 libavfilter7 libavformat58 libavresample4 libavutil56 libpostproc55 libswresample3 libswscale5
10 upgraded, 5 newly installed, 1 to remove and 0 not upgraded.
Need to get 0 B/12.8 MB of archives.
After this operation, 153 MB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
frozencemetery at kirtar:~$
```
Due to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963035 , right now
we're in a state where chromium has
Conflicts: libavcodec58 (= 7:4.3-1), libavcodec58 (= 7:4.3-2)
however, 7:4.3-2 is the only available version of libavcodec58. I assume this
is why aptitude bails out here. There isn't a fix, so it's understandable
that it can't come up with one, but "fatal exception" isn't usually the way I
expect that to be presented :)
Thanks,
--Robbie
-- Package-specific info:
Terminal: rxvt-unicode-256color
$DISPLAY is set.
which aptitude: /usr/bin/aptitude
aptitude version information:
aptitude 0.8.13
Compiler: g++ 9.3.0
Compiled against:
apt version 6.0.0
NCurses version 6.2
libsigc++ version: 2.10.2
Gtk+ support disabled.
Qt support disabled.
Current library versions:
NCurses version: ncurses 6.2.20200212
cwidget version: 0.5.18
Apt version: 6.0.0
aptitude linkage:
linux-vdso.so.1 (0x00007ffd98be4000)
libapt-pkg.so.6.0 => /usr/lib/x86_64-linux-gnu/libapt-pkg.so.6.0 (0x00007f0aef302000)
libncursesw.so.6 => /lib/x86_64-linux-gnu/libncursesw.so.6 (0x00007f0aef2c7000)
libtinfo.so.6 => /lib/x86_64-linux-gnu/libtinfo.so.6 (0x00007f0aef298000)
libsigc-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libsigc-2.0.so.0 (0x00007f0aef28f000)
libcwidget.so.4 => /usr/lib/x86_64-linux-gnu/libcwidget.so.4 (0x00007f0aef189000)
libsqlite3.so.0 => /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 (0x00007f0aef05f000)
libboost_iostreams.so.1.71.0 => /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.71.0 (0x00007f0aef036000)
libxapian.so.30 => /usr/lib/x86_64-linux-gnu/libxapian.so.30 (0x00007f0aeee1c000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f0aeedfb000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f0aeec2e000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f0aeeae9000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f0aeeacf000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f0aee90a000)
libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007f0aee8f2000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f0aee8d5000)
libbz2.so.1.0 => /lib/x86_64-linux-gnu/libbz2.so.1.0 (0x00007f0aee8c2000)
liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007f0aee899000)
liblz4.so.1 => /usr/lib/x86_64-linux-gnu/liblz4.so.1 (0x00007f0aee877000)
libzstd.so.1 => /usr/lib/x86_64-linux-gnu/libzstd.so.1 (0x00007f0aee798000)
libudev.so.1 => /lib/x86_64-linux-gnu/libudev.so.1 (0x00007f0aee76c000)
libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0 (0x00007f0aee6be000)
libgcrypt.so.20 => /usr/lib/x86_64-linux-gnu/libgcrypt.so.20 (0x00007f0aee5a1000)
/lib64/ld-linux-x86-64.so.2 (0x00007f0aef94c000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f0aee59c000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f0aee58f000)
libuuid.so.1 => /usr/lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f0aee586000)
libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0 (0x00007f0aee560000)
-- System Information:
Debian Release: bullseye/sid
APT prefers testing-debug
APT policy: (700, 'testing-debug'), (700, 'testing'), (500, 'unstable-debug'), (500, 'unstable'), (200, 'experimental-debug'), (200, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 5.6.0-2-rt-amd64 (SMP w/4 CPU cores; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages aptitude depends on:
ii aptitude-common 0.8.13-1
ii libapt-pkg6.0 2.1.6
ii libboost-iostreams1.71.0 1.71.0-6+b2
ii libc6 2.30-8
ii libcwidget4 0.5.18-5
ii libgcc-s1 10.1.0-4
ii libncursesw6 6.2-1
ii libsigc++-2.0-0v5 2.10.2-1
ii libsqlite3-0 3.31.1-5
ii libstdc++6 10.1.0-4
ii libtinfo6 6.2-1
ii libxapian30 1.4.15-1
Versions of packages aptitude recommends:
ii libdpkg-perl 1.19.7
ii sensible-utils 0.0.12+nmu1
Versions of packages aptitude suggests:
ii apt-xapian-index 0.51
pn aptitude-doc-en | aptitude-doc <none>
pn debtags <none>
ii tasksel 3.59
-- no debconf information
More information about the Aptitude-devel
mailing list