Comment 16 for bug 992232

Revision history for this message
Bruce Fowler (brf531) wrote : Re: no libreoffice-report-builder in precise

When I do:
   # add-apt-repository ppa:libreoffice/libreoffice
I get:
   Cannot access PPA (https://launchpad.net/api/1.0/~libreoffice/+archive/libreoffice) to get PPA information,
   please check your internet connection.
So then I try:
   # ping -c3 https://launchpad.net
I get:
   ping: unknown host https://launchpad.net
For the record:
   # uname -a
gives:
   Linux odie 3.2.0-25-generic #40-Ubuntu SMP Wed May 23 20:33:05 UTC 2012 i686 i686 i386 GNU/Linux
and:
   # lsb_release -a
gives:
   No LSB modules are available.
   Distributor ID: Ubuntu
   Description: Ubuntu 12.04 LTS
   Release: 12.04
   Codename: precise

If I can figure out where the "launchpad" URL is coming from, I will try putting a "www." in the front.
It does not seem to be in "/etc/apt" anywhere...