This bug was fixed in the package apt - 1.0.1ubuntu2.20
---
apt (1.0.1ubuntu2.20) trusty; urgency=medium
[ Julian Andres Klode ]
* Fix crashes in apt search, cache file (LP: #1815187)
* Clean up some build artifacts and regenerate the po files
[ Heitor R. Alves de Siqueira ]
Broken in security (ubuntu2.19), fixed in proposed (ubuntu2.20).
root@tt:~# apt search -o RootDir=/dev/null foobar
Segmentation fault (core dumped)
root@tt:~# apt install apt libapt-pkg4.12
[...]
Unpacking libapt-pkg4.12:amd64 (1.0.1ubuntu2.20) over (1.0.1ubuntu2.19) ...
Unpacking apt (1.0.1ubuntu
Hello Julian, or anyone else affected,
Accepted apt into trusty-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/apt/1.0.1ubuntu2.20 in
a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubu
** Description changed:
[Impact]
apt search and probably other code crashes some time, as GetDepCache() in
trusty does not call BuildCaches() first.
[Test case]
- TODO, some apt search -o RootDir= foobar
+ Run apt search -o RootDir=/dev/null foobar, make sure it does not crash.
[Reg
4 matches
Mail list logo