tsuru app-deploy command fails to locate package
joaoggnogueira opened this issue · 4 comments
Description
I'm trying to deploy an application in Ruby on Rails, but I'm receiving errors like
Unable to locate package <all-packages>
It could be a problem with unreachable repositories, but if I run this tsuru app-shell
and apt-get install <all-packages>
. I can reach all of them without problems. So think it's could a problem with the app-deploy command.
Steps to reproduce
- Install the tsuru client on Windows 10 machine
- Go to the source of your RoR application folder
- Login to the tsuru server with
tsuru login
- Run
tsuru app-deploy -a application_name .
Get the errors
Expected result
The applications deployed.
Attachments
log.txt
Environment information
I'm running the tsuru client (1.10.4.) on Windows 10
The tsuru server (1.11.2) has an image from Ubuntu 18.04
This issue is 60 days old, marking as stale! cc: @joaoggnogueira
This issue is 30 days old, marking as stale! cc: @joaoggnogueira
This issue is 31 days old, marking as stale! cc: @joaoggnogueira
This issue is 31 days old, marking as stale! cc: @joaoggnogueira