28-Oct-2022 12:56:42 |
docker run -v `pwd`:/data docker.onedata.org/fpm:1.8.1 \ |
28-Oct-2022 12:56:42 |
fpm \ |
28-Oct-2022 12:56:42 |
--input-type dir --name onedatify --version 20.02.19.systemd --url https://onedata.org --license 'Apache 2.0' --vendor 'Onedata' --category 'net' --architecture amd64 --maintainer 'Onedata Support <support@onedata.org>' --description 'Onedatify Docker Compose Service' --force \ |
28-Oct-2022 12:56:42 |
--output-type deb \ |
28-Oct-2022 12:56:42 |
--prefix / \ |
28-Oct-2022 12:56:42 |
--deb-priority optional \ |
28-Oct-2022 12:56:42 |
onedatify/onedatify=/usr/bin/ onedatify/docker-compose.yml.template=/opt/onedata/onedatify/ onedatify/onedatify.sh=/opt/onedata/onedatify/ onedatify/config.sh=/opt/onedata/onedatify/ onedatify/console.sh=/opt/onedata/onedatify/ onedatify/install.sh=/opt/onedata/onedatify/ onedatify/logs.sh=/opt/onedata/onedatify/ onedatify/uninstall.sh=/opt/onedata/onedatify/ onedatify/upgrade.sh=/opt/onedata/onedatify/ onedatify/support.sh=/opt/onedata/onedatify/ onedatify/storage.sh=/opt/onedata/onedatify/ onedatify/config.example=/opt/onedata/onedatify/ onedatify/op-panel-overlay.config=/opt/onedata/onedatify/ onedatify/op-worker-overlay.config=/opt/onedata/onedatify/ onedatify/lib/log4sh=/opt/onedata/onedatify/lib/log4sh onedatify/lib/log4sh.properties=/opt/onedata/onedatify/lib/log4sh.properties onedatify/systemd/onedatify.service=/usr/lib/systemd/system/ |
28-Oct-2022 12:56:47 |
{:timestamp=>"2022-10-28T12:56:47.473191+0000", :message=>"Debian packaging tools generally labels all files in /etc as config files, as mandated by policy, so fpm defaults to this behavior for deb packages. You can disable this default behavior with --deb-no-default-config-files flag", :level=>:warn} |
28-Oct-2022 12:56:47 |
{:timestamp=>"2022-10-28T12:56:47.540742+0000", :message=>"Debian packaging tools generally labels all files in /etc as config files, as mandated by policy, so fpm defaults to this behavior for deb packages. You can disable this default behavior with --deb-no-default-config-files flag", :level=>:warn} |
28-Oct-2022 12:56:47 |
{:timestamp=>"2022-10-28T12:56:47.609241+0000", :message=>"Created package", :path=>"onedatify_20.02.19.systemd_amd64.deb"} |
28-Oct-2022 12:56:47 |
docker run -v `pwd`:/data docker.onedata.org/fpm:1.8.1 \ |
28-Oct-2022 12:56:47 |
fpm \ |
28-Oct-2022 12:56:47 |
--input-type dir --name onedatify --version 20.02.19.systemd --url https://onedata.org --license 'Apache 2.0' --vendor 'Onedata' --category 'net' --architecture amd64 --maintainer 'Onedata Support <support@onedata.org>' --description 'Onedatify Docker Compose Service' --force \ |
28-Oct-2022 12:56:47 |
--output-type rpm \ |
28-Oct-2022 12:56:47 |
--prefix / \ |
28-Oct-2022 12:56:47 |
\ |
28-Oct-2022 12:56:47 |
onedatify/onedatify=/usr/bin/ onedatify/docker-compose.yml.template=/opt/onedata/onedatify/ onedatify/onedatify.sh=/opt/onedata/onedatify/ onedatify/config.sh=/opt/onedata/onedatify/ onedatify/console.sh=/opt/onedata/onedatify/ onedatify/install.sh=/opt/onedata/onedatify/ onedatify/logs.sh=/opt/onedata/onedatify/ onedatify/uninstall.sh=/opt/onedata/onedatify/ onedatify/upgrade.sh=/opt/onedata/onedatify/ onedatify/support.sh=/opt/onedata/onedatify/ onedatify/storage.sh=/opt/onedata/onedatify/ onedatify/config.example=/opt/onedata/onedatify/ onedatify/op-panel-overlay.config=/opt/onedata/onedatify/ onedatify/op-worker-overlay.config=/opt/onedata/onedatify/ onedatify/lib/log4sh=/opt/onedata/onedatify/lib/log4sh onedatify/lib/log4sh.properties=/opt/onedata/onedatify/lib/log4sh.properties onedatify/systemd/onedatify.service=/usr/lib/systemd/system/ |
28-Oct-2022 12:56:49 |
{:timestamp=>"2022-10-28T12:56:49.238441+0000", :message=>"Created package", :path=>"onedatify-20.02.19.systemd-1.x86_64.rpm"} |