Re: [GNC-dev] Building debian files within Docker

2019-09-16 Thread Dale Phurrough via gnucash-devel
I recommend you follow the quick start at https://github.com/diablodale/gnucash-dev-docker#quick-start-example The first sentence with 'docker-compose' builds the container itself, runs the container, and the container downloads/cmake/make/test Gnucash The next in the quick start shows how you can

Re: [GNC-dev] Building debian files within Docker

2019-09-15 Thread Stephen M. Butler
On 9/15/19 10:37 AM, Dale Phurrough wrote: > Hello. I recommend you ensure you have a working docker installation.  > https://docs.docker.com/get-started/#test-docker-installation provides > a method to test. You should see a success with that hello-world. It worked on Friday but failed today.  I

Re: [GNC-dev] Building debian files within Docker

2019-09-15 Thread Dale Phurrough via gnucash-devel
Hello. I recommend you ensure you have a working docker installation. https://docs.docker.com/get-started/#test-docker-installation provides a method to test. You should see a success with that hello-world. and you did read... https://docs.docker.com/install/linux/linux-postinstall/ If no joy with

Re: [GNC-dev] Building debian files within Docker

2019-09-14 Thread Stephen M. Butler
On 9/12/19 10:56 AM, Dale Phurrough wrote: > Good news :-) Next? I recommend the setup and quick start at  > https://github.com/diablodale/gnucash-dev-docker > If you encounter problems following that, please do loop me in. I want > to fix it/be more clear while balancing with brevity. > > Yes, the

Re: [GNC-dev] Building debian files within Docker

2019-09-12 Thread Dale Phurrough via gnucash-devel
Good news :-) Next? I recommend the setup and quick start at https://github.com/diablodale/gnucash-dev-docker If you encounter problems following that, please do loop me in. I want to fix it/be more clear while balancing with brevity. Yes, the build/test containers are themselves many distros of L

Re: [GNC-dev] Building debian files within Docker

2019-09-12 Thread Stephen M. Butler
On 9/12/19 5:49 AM, Dale Phurrough wrote: > I'm not the best source for supporting Ubuntu. Better than I am!! > Ubuntu has rich communities that are better suited to support ubuntu > and apt. > https://www.google.com/search?q=Invalid+response+from+proxy%3A+HTTP%2F1.0+403+CONNECT+denied+(ask+the+a

Re: [GNC-dev] Building debian files within Docker

2019-09-12 Thread Dale Phurrough via gnucash-devel
I'm not the best source for supporting Ubuntu. Ubuntu has rich communities that are better suited to support ubuntu and apt. https://www.google.com/search?q=Invalid+response+from+proxy%3A+HTTP%2F1.0+403+CONNECT+denied+(ask+the+admin+to+allow+HTTPS+tunnels)+%5BIP%3A+127.0.0.1+3142%5D&oq=Invalid+resp

Re: [GNC-dev] Building debian files within Docker

2019-09-11 Thread Stephen M. Butler
I tried.  Got rid of the snap version of docker and then hung up on this step: sudo add-apt-repository \ >    "deb [arch=amd64] https://download.docker.com/linux/ubuntu \ >    $(lsb_release -cs) \ >    stable" Err:1 https://download.docker.com/linux/ubuntu disco InRelease   Invalid response from p

Re: [GNC-dev] Building debian files within Docker

2019-09-10 Thread Dale Phurrough via gnucash-devel
I'm not a good resource to troubleshoot snap. In the error message you got, it gave a url. I clicked and there's a lot of information at that post on the topic. Perhaps it can help you. Meanwhile, the stable docker 19.03 just appeared today on Docker's official package repos. And it supports Ubunt

Re: [GNC-dev] Building debian files within Docker

2019-09-10 Thread Stephen M. Butler
Dale, I got the message about missing /snap/bin in the Path, but it is there.  Any ideas on how to proceed? steve@SteveLaptop:~$ sudo snap install docker Connect docker:firewall-control to core:firewall-control Warning: /snap/bin was not found in your $PATH. If you've not restarted your

Re: [GNC-dev] Building debian files within Docker

2019-09-10 Thread Stephen M. Butler
On 9/9/19 6:12 AM, Dale Phurrough wrote: > Hi, thanks for checking in. I've never tested using the dev-docker > containers to build .deb within them. Long-term I would like it to > build containerized apps like snap, flatpak, etc. and maybe deb's come > along for free. > > I vaguely remember readin

Re: [GNC-dev] Building debian files within Docker

2019-09-09 Thread Dale Phurrough via gnucash-devel
Hi, thanks for checking in. I've never tested using the dev-docker containers to build .deb within them. Long-term I would like it to build containerized apps like snap, flatpak, etc. and maybe deb's come along for free. I vaguely remember reading "each package manager/person maintains their own b

[GNC-dev] Building debian files within Docker

2019-09-08 Thread Stephen M. Butler
Dale, Are you able to build debian (*.deb) packages within your various Ubuntu docker environments? Disco (Ubuntu 19.04) complains about Docker not being available for this version. -- Stephen M Butler, PMP, PSM stephen.m.butle...@gmail.com kg...@arrl.net 253-350-0166 --