CentOS / RHEL 8 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20220728-6-avihl3/input'...

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

-----> Starting packaging process

-----> Additional environment variables

UUID=7b93c2e3-5363-421f-b266-3ea25b8448c8

HOME=/home/pkgr

-----> Empty or invalid cache

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

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

-----> Installing missing build dependencies: postgresql-devel

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

-----> Ruby app

which: no java in (/tmp/tmp.DsFMYJsRyf/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)

-----> Installing bundler 2.3.10

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

-----> Compiling Ruby

-----> Using Ruby version: ruby-3.0.3

-----> 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 pg_query 1.3.0

Fetching slop 4.9.2

Fetching pg 1.4.2

Installing pg_query 1.3.0 with native extensions

Installing slop 4.9.2

Installing pg 1.4.2 with native extensions

Fetching pgdexter 0.3.10

Installing pgdexter 0.3.10

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 (18.73s)

Cleaning up the bundler cache.

-----> Detecting rake tasks

###### WARNING:

You have not declared a Ruby version in your Gemfile.

To declare a Ruby version add this line to your Gemfile:

```

ruby "3.0.3"

```

For more information see:

https://devcenter.heroku.com/articles/ruby-versions

###### 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-1658969759.4ab79cd9.centos8.x86_64.rpm (47.15 MiB)

-----> DONE in 214s