tsuru / now

Yet another script to install Tsuru and its dependencies.
BSD 3-Clause "New" or "Revised" License
91 stars 53 forks source link

Unable to install on Debian 8.10 #66

Open perylemke opened 6 years ago

perylemke commented 6 years ago

Hello,

When I'm try install Tsuru Now, appear these error:

$ curl -sL https://raw.githubusercontent.com/tsuru/now/master/run.bash | bash
Detect Debian 8.10 (jessie), supported system
Updating apt-get and installing basic dependencies (this could take a while)...
Hit https://apt.dockerproject.org debian-jessie InRelease
Get:1 https://apt.datadoghq.com stable InRelease [313 B]                                        
Ign https://apt.datadoghq.com stable InRelease                                                  
Hit https://apt.datadoghq.com stable Release.gpg                                                                                           
Hit https://apt.datadoghq.com stable Release                                                                                               
Hit http://security.debian.org jessie/updates InRelease                                                                                    
Hit https://apt.dockerproject.org debian-jessie/main amd64 Packages                                                                        
Hit https://apt.datadoghq.com stable/main amd64 Packages                           
Get:2 https://apt.datadoghq.com stable/main Translation-en_US [313 B]
Get:3 https://apt.dockerproject.org debian-jessie/main Translation-en_US [454 B]                       
Get:4 https://apt.datadoghq.com stable/main Translation-en [313 B]                    
Get:5 https://apt.dockerproject.org debian-jessie/main Translation-en [454 B]         
Get:6 https://apt.dockerproject.org debian-jessie/main Translation-en_US [454 B]  
Get:7 https://apt.dockerproject.org debian-jessie/main Translation-en [454 B]        
Get:8 https://apt.dockerproject.org debian-jessie/main Translation-en_US [454 B]      
Get:9 https://apt.dockerproject.org debian-jessie/main Translation-en [454 B]            
Get:10 https://apt.dockerproject.org debian-jessie/main Translation-en_US [454 B]        
Get:11 https://apt.datadoghq.com stable/main Translation-en_US [313 B]
Get:12 https://apt.datadoghq.com stable/main Translation-en [313 B]                
Get:13 https://apt.dockerproject.org debian-jessie/main Translation-en [454 B]     
Get:14 https://apt.datadoghq.com stable/main Translation-en_US [313 B]          
Get:15 https://apt.dockerproject.org debian-jessie/main Translation-en_US [454 B]  
Ign https://apt.dockerproject.org debian-jessie/main Translation-en_US             
Get:16 https://apt.datadoghq.com stable/main Translation-en [313 B]                
Get:17 https://apt.datadoghq.com stable/main Translation-en_US [313 B]          
Get:18 https://apt.datadoghq.com stable/main Translation-en [313 B]                
Get:19 https://apt.dockerproject.org debian-jessie/main Translation-en [454 B]     
Ign https://apt.dockerproject.org debian-jessie/main Translation-en                                              
Get:20 https://apt.datadoghq.com stable/main Translation-en_US [313 B]                                           
Ign https://apt.datadoghq.com stable/main Translation-en_US                        
Get:21 https://apt.datadoghq.com stable/main Translation-en [313 B]                
Ign https://apt.datadoghq.com stable/main Translation-en                        
Hit http://security.debian.org jessie/updates/main Sources                      
Hit http://security.debian.org jessie/updates/main amd64 Packages
Hit http://security.debian.org jessie/updates/main Translation-en
Ign http://mirrors.digitalocean.com jessie InRelease           
Hit http://mirrors.digitalocean.com jessie-updates InRelease
Hit http://mirrors.digitalocean.com jessie Release.gpg
Hit https://packagecloud.io jessie InRelease
Hit http://mirrors.digitalocean.com jessie-updates/main Sources
Hit https://packagecloud.io jessie/main Sources
Hit https://packagecloud.io jessie/main amd64 Packages
Get:22 http://mirrors.digitalocean.com jessie-updates/main amd64 Packages/DiffIndex [10.9 kB]
Get:23 https://packagecloud.io jessie/main Translation-en_US [162 B]       
Get:24 https://packagecloud.io jessie/main Translation-en [162 B]
Get:25 https://packagecloud.io jessie/main Translation-en_US [162 B]
Get:26 http://mirrors.digitalocean.com jessie-updates/main Translation-en/DiffIndex [3,688 B]
Get:27 https://packagecloud.io jessie/main Translation-en [162 B]
Get:28 https://packagecloud.io jessie/main Translation-en_US [162 B]
Get:29 https://packagecloud.io jessie/main Translation-en [162 B]
Hit http://mirrors.digitalocean.com jessie Release            
Get:30 https://packagecloud.io jessie/main Translation-en_US [162 B]
Get:31 https://packagecloud.io jessie/main Translation-en [162 B]
Get:32 https://packagecloud.io jessie/main Translation-en_US [162 B]
Ign https://packagecloud.io jessie/main Translation-en_US     
Get:33 https://packagecloud.io jessie/main Translation-en [162 B]
Ign https://packagecloud.io jessie/main Translation-en     
Hit http://mirrors.digitalocean.com jessie/main Sources    
Hit http://mirrors.digitalocean.com jessie/main amd64 Packages
Hit http://mirrors.digitalocean.com jessie/main Translation-en
Fetched 14.5 kB in 4s (3,612 B/s)
Reading package lists... Done
E: Unable to locate package linux-image-extra-3.16.0-5-amd64
E: Couldn't find any package by regex 'linux-image-extra-3.16.0-5-amd64'

How to fix this?

ggarnier commented 6 years ago

@perylemke tsuru now is deprecated. You should try tsuru installer: https://docs.tsuru.io/stable/installing/using-tsuru-installer.html