moderntribe / square1-global-docker

SquareOne Global Docker is a command line application that provides a local development environment for projects based on the SquareOne Framework.
GNU General Public License v2.0
7 stars 1 forks source link

Cannot copy from inside a phar file #46

Closed mariacdadalt closed 3 years ago

mariacdadalt commented 3 years ago

Describe the bug When "so start" for the first time, so gives me cp: cannot stat 'phar:///home/maria/.config/squareone/bin/so/storage/dns/debian/resolved.conf': No such file or directory

To Reproduce Fresh ubuntu installation and running so for the first time.

Expected behavior so to start without problems.

Actual behavior cp: cannot stat 'phar:///home/maria/.config/squareone/bin/so/storage/dns/debian/resolved.conf': No such file or directory

System Configuration:

Additional context Replacing /etc/systemd/resolved.conf with https://github.com/moderntribe/square1-global-docker/blob/master/storage/dns/debian/resolved.conf resolves the issue.

defunctl commented 3 years ago

Fixed in https://github.com/moderntribe/square1-global-docker/releases/tag/3.0.5