05-Oct-2022 09:00:25 |
docker run -v `pwd`:/data docker.onedata.org/fpm:1.8.1 \ |
05-Oct-2022 09:00:25 |
fpm \ |
05-Oct-2022 09:00:25 |
--input-type dir --name onedatify --version 21.02.0.alpha8.7.gb92a631.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 \ |
05-Oct-2022 09:00:25 |
--output-type deb \ |
05-Oct-2022 09:00:25 |
--prefix / \ |
05-Oct-2022 09:00:25 |
--deb-priority optional \ |
05-Oct-2022 09:00:25 |
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/ |
05-Oct-2022 09:00:25 |
{:timestamp=>"2022-10-05T09:00:25.971415+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} |
05-Oct-2022 09:00:25 |
{:timestamp=>"2022-10-05T09:00:25.984685+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} |
05-Oct-2022 09:00:26 |
{:timestamp=>"2022-10-05T09:00:26.010692+0000", :message=>"Created package", :path=>"onedatify_21.02.0.alpha8.7.gb92a631.systemd_amd64.deb"} |
05-Oct-2022 09:00:26 |
docker run -v `pwd`:/data docker.onedata.org/fpm:1.8.1 \ |
05-Oct-2022 09:00:26 |
fpm \ |
05-Oct-2022 09:00:26 |
--input-type dir --name onedatify --version 21.02.0.alpha8.7.gb92a631.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 \ |
05-Oct-2022 09:00:26 |
--output-type rpm \ |
05-Oct-2022 09:00:26 |
--prefix / \ |
05-Oct-2022 09:00:26 |
\ |
05-Oct-2022 09:00:26 |
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/ |
05-Oct-2022 09:00:27 |
{:timestamp=>"2022-10-05T09:00:27.129112+0000", :message=>"Created package", :path=>"onedatify-21.02.0.alpha8.7.gb92a631.systemd-1.x86_64.rpm"} |