Ubuntu Jammy 22.04 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20250601-7-50y43n/input'...

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

-----> Starting packaging process

-----> Additional environment variables

UUID=65.108.159.81:22/e2cadfc7-8e30-4d3a-8dc5-ffd198f2ae5f

HOME=/home/pkgr

-----> Empty or invalid cache

-----> Fetching pkgr 64a6838f812abf6374d9ec397729bb2866d6617e...

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

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

-----> Ruby app

-----> Installing bundler 2.5.6

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

-----> Compiling Ruby

-----> Using Ruby version: ruby-3.4.4

-----> Installing dependencies using bundler 2.5.6

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/..

The following platform specific gems are getting installed, yet the lockfile includes only their generic ruby version:

* google-protobuf-4.31.1-x86_64-linux-gnu

Please run `bundle lock --normalize-platforms` and commit the resulting lockfile.

Alternatively, you may run `bundle lock --add-platform <list-of-platforms-that-you-want-to-support>`

Fetching rake 13.3.0

Installing rake 13.3.0

Fetching bigdecimal 3.2.1

Fetching csv 3.3.5

Fetching pg 1.5.9

Fetching slop 4.10.1

Installing slop 4.10.1

Installing csv 3.3.5

Installing bigdecimal 3.2.1 with native extensions

Installing pg 1.5.9 with native extensions

Fetching google-protobuf 4.31.1 (x86_64-linux-gnu)

Installing google-protobuf 4.31.1 (x86_64-linux-gnu)

Fetching pg_query 6.1.0

Installing pg_query 6.1.0 with native extensions

Fetching pgdexter 0.6.0

Installing pgdexter 0.6.0

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

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

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

Bundle completed (120.64s)

Cleaning up the bundler cache.

Removing bundler (2.5.6)

-----> 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.6.0-1748812624.9eb10894.jammy_amd64.deb (62.18 MiB)

-----> DONE in 185s