Grub Customizer Terminal install hangs up

Asked by JOHN

I've tried to install Grub Customizer using Terminal and the installation always hangs up at this point:

john@john-GA-890GPA-UD3H:~$ sudo add-apt-repository ppa:danielrichter2007/grub-customizer
[sudo] password for john:
 This PPA contains the latest release of Grub Customizer.

sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer
 More info: https://launchpad.net/~danielrichter2007/+archive/ubuntu/grub-customizer
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keyring `/tmp/tmplouy2d55/secring.gpg' created
gpg: keyring `/tmp/tmplouy2d55/pubring.gpg' created
gpg: requesting key 3F055C03 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmplouy2d55/trustdb.gpg: trustdb created
gpg: key 3F055C03: public key "Launchpad PPA for Daniel Richter" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
john@john-GA-890GPA-UD3H:~$ sudo apt-get update
Ign http://ppa.launchpad.net trusty InRelease
Ign http://ppa.launchpad.net trusty InRelease
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ppa.launchpad.net trusty Release
Hit http://ppa.launchpad.net trusty Release
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Ign http://ppa.launchpad.net trusty/main Translation-en_US
Ign http://ppa.launchpad.net trusty/main Translation-en
Ign http://ppa.launchpad.net trusty/main Translation-en_US
Ign http://ppa.launchpad.net trusty/main Translation-en
74% [Connecting to us.archive.ubuntu.com (2001:67c:1562::14)] [Connecting to security.ubuntu.com (2001:67c:1562::13)]
74% [Connecting to us.archive.ubuntu.com (2001:67c:1562::17)] [Connecting to security.ubuntu.com (2001:67c:1562::16)]

John

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
JOHN
Solved:
Last query:
Last reply:
Revision history for this message
Colin Watson (cjwatson) said :
#1

Launchpad is working fine here, but it looks like you have problems with your IPv6 connectivity. http://test-ipv6.com/ should diagnose some problem for you; perhaps it's at your ISP's end and they can help, or perhaps it's some problem with the setup of your own systems in which case perhaps https://askubuntu.com/ will be able to help you dig through the details.

Revision history for this message
JOHN (jlumbtx) said :
#2

Thanks

Revision history for this message
Colin Watson (cjwatson) said :
#3

Setting this back to "Answered" as this doesn't seem to be waiting for anything from us. If this is enough for you then please set it to "Solved".

Revision history for this message
JOHN (jlumbtx) said :
#4

OK.

I finally got it installed.