Comment 1 for bug 1605591

Revision history for this message
Przemek (pmalkowski) wrote :

When I installed the repo following the https://www.percona.com/doc/percona-server/5.6/installation/apt_repo.html I can't get the update to succeed, it hangs on 'Waiting for headers' state:

root@localhost:~# cat /etc/issue
Ubuntu 12.04.5 LTS \n \l

root@localhost:~# cat /etc/apt/sources.list.d/percona-release.list
#
# Percona releases, stable
#
deb http://repo.percona.com/apt precise main
deb-src http://repo.percona.com/apt precise main
#
# Testing & pre-release packages
#
#deb http://repo.percona.com/apt precise testing
#deb-src http://repo.percona.com/apt precise testing
#
# Experimental packages, use with caution!
#
#deb http://repo.percona.com/apt precise experimental
#deb-src http://repo.percona.com/apt precise experimental

root@localhost:~# apt-get update
(...)
100% [Waiting for headers]
100% [Waiting for headers]^C