Debian 10 Buster 64bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20201125-6-jl1jzu/input'...

-----> Setting up package repository...

-----> Starting packaging process

-----> Additional environment variables

UUID=f5b2513e-86b1-46d3-b9af-9a126b051234

HOME=/home/pkgr

-----> Found valid cache

-----> Restoring cache...

-----> Fetching pkgr 5a4866cfdba616b0bae8ac79f05d3cd4ffb37f75...

-----> Starting packaging process...

-----> Fetching buildpack https://github.com/pkgr/heroku-buildpack-ruby.git at v206-1

-----> Ruby app

-----> Compiling Ruby

-----> Using Ruby version: ruby-2.5.7

-----> Installing dependencies using bundler 1.17.3

cp: '/my/cache/vendor/bundle/.' and '/my/cache/vendor/bundle/.' are the same file

Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment

Using bundler 1.17.3

Using pg 1.2.3

Using pg_query 1.2.0

Using slop 4.8.2

Using pgdexter 0.3.9 from https://github.com/ankane/dexter.git (at master@7ffdbf2)

Bundle complete! 1 Gemfile dependency, 5 gems now installed.

Gems in the groups development and test were not installed.

Bundled gems are installed into `./vendor/bundle`

Bundle completed (0.22s)

Cleaning up the bundler cache.

-----> Detecting rake tasks

###### WARNING:

You have not declared a Ruby version in your Gemfile.

To set your Ruby version add this line to your Gemfile:

ruby '2.5.7'

# See https://devcenter.heroku.com/articles/ruby-versions for more information.

###### WARNING:

No Procfile detected, using the default web server.

We recommend explicitly declaring how to boot your server process via a Procfile.

https://devcenter.heroku.com/articles/ruby-default-web-server

-----> Uploading packages

PACKAGE: dexter_0.3.9-1606339696.be025fbb.buster_amd64.deb (34.16 MiB)

-----> DONE in 45s