Letsencrypt-auto merely runs through apt get - no install apparent

Hi folks
apologies if this has been answered recently - I found one request that was near this but not pertinent to my system.

I have a Linux Mint platform - 17.2 (Upstream is Ubuntu 14.04.2 LTS. Running the letsencrypt-auto command as per docs I get the following - but no install of any working copy

have removed actual server name in the output for security, but it is an existing FQDN

./letsencrypt-auto ---apache -d <servername> --debug
Bootstrapping dependencies for Debian-based OSes...
Ign http://archive.ubuntu.com trusty InRelease
Ign http://archive.canonical.com trusty InRelease                              
Hit http://archive.ubuntu.com trusty-updates InRelease                         
Hit http://security.ubuntu.com trusty-security InRelease                       
Hit http://archive.canonical.com trusty Release.gpg                            
Hit http://archive.ubuntu.com trusty Release.gpg                               
Hit http://archive.canonical.com trusty Release                                
Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages               
Hit http://security.ubuntu.com trusty-security/main amd64 Packages             
Hit http://archive.canonical.com trusty/partner amd64 Packages                 
Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages         
Hit http://security.ubuntu.com trusty-security/restricted amd64 Packages       
Hit http://archive.canonical.com trusty/partner i386 Packages                  
Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages           
Hit http://security.ubuntu.com trusty-security/universe amd64 Packages         
Hit http://archive.canonical.com trusty/partner Translation-en                 
Hit http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages         
Hit http://security.ubuntu.com trusty-security/multiverse amd64 Packages       
Ign http://packages.linuxmint.com rafaela InRelease                            
Hit http://archive.ubuntu.com trusty-updates/main i386 Packages                
Hit http://security.ubuntu.com trusty-security/main i386 Packages              
Ign http://extra.linuxmint.com rafaela InRelease                               
Hit http://security.ubuntu.com trusty-security/restricted i386 Packages        
Hit http://archive.ubuntu.com trusty-updates/restricted i386 Packages          
Hit http://security.ubuntu.com trusty-security/universe i386 Packages          
Hit http://archive.ubuntu.com trusty-updates/universe i386 Packages            
Hit http://security.ubuntu.com trusty-security/multiverse i386 Packages        
Hit http://archive.ubuntu.com trusty-updates/multiverse i386 Packages          
Hit http://security.ubuntu.com trusty-security/main Translation-en             
Hit http://archive.ubuntu.com trusty-updates/main Translation-en               
Hit http://security.ubuntu.com trusty-security/multiverse Translation-en       
Hit http://archive.ubuntu.com trusty-updates/multiverse Translation-en         
Hit http://security.ubuntu.com trusty-security/restricted Translation-en       
Hit http://archive.ubuntu.com trusty-updates/restricted Translation-en         
Hit http://security.ubuntu.com trusty-security/universe Translation-en         
Hit http://archive.ubuntu.com trusty-updates/universe Translation-en           
Hit http://archive.ubuntu.com trusty Release                                   
Hit http://archive.ubuntu.com trusty/main amd64 Packages                       
Hit http://packages.linuxmint.com rafaela Release.gpg                          
Hit http://extra.linuxmint.com rafaela Release.gpg                  
Hit http://archive.ubuntu.com trusty/restricted amd64 Packages      
Hit http://archive.ubuntu.com trusty/universe amd64 Packages                   
Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages                 
Hit http://archive.ubuntu.com trusty/main i386 Packages                        
Hit http://archive.ubuntu.com trusty/restricted i386 Packages                  
Hit http://archive.ubuntu.com trusty/universe i386 Packages                    
Hit http://archive.ubuntu.com trusty/multiverse i386 Packages                  
Hit http://extra.linuxmint.com rafaela Release                                 
Hit http://archive.ubuntu.com trusty/main Translation-en_GB                    
Hit http://archive.ubuntu.com trusty/main Translation-en                       
Hit http://archive.ubuntu.com trusty/multiverse Translation-en_GB              
Hit http://archive.ubuntu.com trusty/multiverse Translation-en                 
Hit http://archive.ubuntu.com trusty/restricted Translation-en_GB              
Hit http://archive.ubuntu.com trusty/restricted Translation-en                 
Hit http://packages.linuxmint.com rafaela Release                              
Hit http://archive.ubuntu.com trusty/universe Translation-en_GB                
Hit http://archive.ubuntu.com trusty/universe Translation-en                   
Hit http://extra.linuxmint.com rafaela/main amd64 Packages          
Hit http://packages.linuxmint.com rafaela/main amd64 Packages             
Hit http://extra.linuxmint.com rafaela/main i386 Packages                 
Hit http://packages.linuxmint.com rafaela/upstream amd64 Packages              
Hit http://packages.linuxmint.com rafaela/import amd64 Packages                
Hit http://packages.linuxmint.com rafaela/main i386 Packages                   
Hit http://packages.linuxmint.com rafaela/upstream i386 Packages               
Hit http://packages.linuxmint.com rafaela/import i386 Packages                 
Ign http://extra.linuxmint.com rafaela/main Translation-en_GB                  
Ign http://extra.linuxmint.com rafaela/main Translation-en                  
Ign http://packages.linuxmint.com rafaela/import Translation-en_GB       
Ign http://packages.linuxmint.com rafaela/import Translation-en
Ign http://packages.linuxmint.com rafaela/main Translation-en_GB
Ign http://packages.linuxmint.com rafaela/main Translation-en
Ign http://packages.linuxmint.com rafaela/upstream Translation-en_GB
Ign http://packages.linuxmint.com rafaela/upstream Translation-en
Reading package lists... Done
Reading package lists... Done
Building dependency tree       
Reading state information... Done
dialog is already the newest version.
gcc is already the newest version.
python is already the newest version.
python-dev is already the newest version.
augeas-lenses is already the newest version.
ca-certificates is already the newest version.
libaugeas0 is already the newest version.
libffi-dev is already the newest version.
libssl-dev is already the newest version.
python-virtualenv is already the newest version.
0 to upgrade, 0 to newly install, 0 to remove and 32 not to upgrade.
Checking for new version...

at which point - the script exits - no binaries are built anywhere.

Thanks in advance

Is there anything interesting in /var/log/letsencrypt/letsencrypt.log?

Hi pfg - thanks for taking the trouble to reply - no such log file or structure has been created. I should have pointed out - this is from the Git build.

Python is a 2.7.x - just seems no matter what I put as options to letsencrypt-auto - it just does an update run against the repositories and then borks with nothing installed

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.