Ubuntu Focal 20.04 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20220728-6-1oztw8t/input'...

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

-----> Starting packaging process

-----> Additional environment variables

UUID=78f0a381-1f74-413c-bcfd-483e0c3984e7

HOME=/home/pkgr

-----> Found valid cache

-----> Restoring cache...

-----> Fetching pkgr f8398b4d6d9e987f7ae6ff9391d69843dd81a6a3...

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

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

-----> Ruby app

-----> Installing bundler 2.3.10

-----> Removing BUNDLED WITH version in the Gemfile.lock

-----> Compiling Ruby

-----> Using Ruby version: ruby-3.1.2

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

-----> Installing dependencies using bundler 2.3.10

Running: BUNDLE_WITHOUT='development:test' BUNDLE_PATH=vendor/bundle BUNDLE_BIN=vendor/bundle/bin BUNDLE_DEPLOYMENT=1 bundle install -j4

Fetching gem metadata from https://rubygems.org/...

Using bundler 2.3.10

Fetching slop 4.9.2

Fetching pg 1.2.3

Fetching pg_query 1.3.0

Installing slop 4.9.2

Installing pg 1.2.3 with native extensions

Installing pg_query 1.3.0 with native extensions

Fetching pgdexter 0.3.10

Installing pgdexter 0.3.10

Bundle complete! 2 Gemfile dependencies, 5 gems now installed.

Gems in the groups 'development' and 'test' were not installed.

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

Bundle completed (22.52s)

Cleaning up the bundler cache.

-----> Detecting rake tasks

###### 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.10-1658971568.8c40f5cb.focal_amd64.deb (67.46 MiB)

-----> DONE in 77s