FS#16221 - [Pacman] does not have a timeout when downloading packages
Attached to Project:
Pacman
Opened by Xaver Wurzenberger (Xav) - Wednesday, 16 September 2009, 21:56 GMT
Last edited by Xavier (shining) - Thursday, 17 September 2009, 11:23 GMT
Opened by Xaver Wurzenberger (Xav) - Wednesday, 16 September 2009, 21:56 GMT
Last edited by Xavier (shining) - Thursday, 17 September 2009, 11:23 GMT
|
Details
Description:
The package manager pacman freezes/hangs if the package download is interrupted somehow. There is no timeout function, retry or anything to resolve this situation, forcing the user to Ctrl-C/kill the process, which I guess for a package management tool is a very unclean solution. Here, I observe this for core/pacman 3.3.0-3 (base) (i686 architecture, kernel 2.6.30.5-1) |
This task depends upon
Closed by Xavier (shining)
Thursday, 17 September 2009, 11:23 GMT
Reason for closing: Duplicate
Additional comments about closing: dup of FS#15369
Thursday, 17 September 2009, 11:23 GMT
Reason for closing: Duplicate
Additional comments about closing: dup of
FS#15369?Well this can also cause some race conditions, but this is another problem. And in case of an interrupted download, it should not.