https://bugs.kde.org/show_bug.cgi?id=387659
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/lib | |qapt/46f45d734f5de8d8565827 | |83af65d854c590147b Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #2 from Harald Sitter <sit...@kde.org> --- Git commit 46f45d734f5de8d856582783af65d854c590147b by Harald Sitter. Committed on 08/01/2018 at 02:16. Pushed by sitter into branch 'master'. dpkg -i should not have a timeout Summary: we have no idea how long installing a package will take, it could be super large or the disk could be super slow, or its maint scripts could do network-bound IO. if anything should make judgment on what is too long it should be dpkg itself, not qapt. Reviewers: sitter, vanini Reviewed By: sitter Differential Revision: https://phabricator.kde.org/D9611 M +1 -1 src/worker/aptworker.cpp https://commits.kde.org/libqapt/46f45d734f5de8d856582783af65d854c590147b -- You are receiving this mail because: You are watching all bug changes.