Historical bug tracker for the Pacman package manager.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
FS#21294 - Pacman freezes when DSL disconnected.
Attached to Project:
Pacman
Opened by Alexander (heaven) - Sunday, 17 October 2010, 17:26 GMT
Last edited by Dan McGee (toofishes) - Tuesday, 15 February 2011, 23:04 GMT
Opened by Alexander (heaven) - Sunday, 17 October 2010, 17:26 GMT
Last edited by Dan McGee (toofishes) - Tuesday, 15 February 2011, 23:04 GMT
|
DetailsDescription:
Pacman freezes in case if I'll run system update when my DSL connection is broken. Steps to reproduce: Turn off a DLS connection and try to run system update then. Reproducible: always |
This task depends upon
Closed by Dan McGee (toofishes)
Tuesday, 15 February 2011, 23:04 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#15369
Tuesday, 15 February 2011, 23:04 GMT
Reason for closing: Duplicate
Additional comments about closing:
Пароль:
debug: config: attempting to read file /etc/pacman.conf
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: SyncFirst: pacman
debug: config: architecture: x86_64
debug: config: usesyslog
debug: config: showsize
debug: config: usedelta
debug: config: totaldownload
debug: config: new section 'core'
debug: registering sync database 'core'
debug: config file /etc/pacman.conf, line 40: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: adding new server URL to database 'core': http://mir.archlinux.fr/core/os/x86_64
debug: setlibpaths() called
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: new section 'extra'
debug: registering sync database 'extra'
debug: config file /etc/pacman.conf, line 43: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: adding new server URL to database 'extra': http://mir.archlinux.fr/extra/os/x86_64
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: new section 'community'
debug: registering sync database 'community'
debug: config file /etc/pacman.conf, line 49: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: adding new server URL to database 'community': http://mir.archlinux.fr/community/os/x86_64
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.conf
debug: registering local database
:: Синхронизируются базы данных пакетов...
debug: destfile found, using mtime only
debug: using 'core.db.tar.gz' for download progress
debug: HTTP_PROXY: (null)
debug: http_proxy: (null)
debug: FTP_PROXY: (null)
debug: ftp_proxy: (null)
And I can not terminate it with ^C, only kill command helps.
Network config:
eth0="eth0 192.168.1.2 netmask 255.255.255.0 broadcast 192.168.1.255"
INTERFACES=(eth0)
gateway="default gw 192.168.1.1"
ROUTES=(gateway)
Where 192.168.1.1 is my ADSL modem (Zyxel P600) with an integrated router. To reproduce this issue I should reset a DSL connection on my router and run pacman.