S Szewcu New Forum Member Joined May 3, 2022 Messages 6 Reaction score 5 Sep 1, 2022 #1 It will be great if beersmith will be avaliable through an apt repository and updates will be automatic.
It will be great if beersmith will be avaliable through an apt repository and updates will be automatic.
BeerSmith Staff member Administrator Grandmaster Brewer Joined Apr 5, 2003 Messages 6,434 Reaction score 165 Location Virginia Sep 1, 2022 #2 If someone knows how to package it all up I would be happy to help. I've just not had time to dive into how to package the repository formats.
If someone knows how to package it all up I would be happy to help. I've just not had time to dive into how to package the repository formats.
S Szewcu New Forum Member Joined May 3, 2022 Messages 6 Reaction score 5 Sep 1, 2022 #3 Never done that, but I found this nicely looking guide: https://earthly.dev/blog/creating-and-hosting-your-own-deb-packages-and-apt-repo/ Other option is creating PPA on launchpad.net. I think also important thing is adding postinstall script to deb package that will add repo to apt sources and public key to keyrings.
Never done that, but I found this nicely looking guide: https://earthly.dev/blog/creating-and-hosting-your-own-deb-packages-and-apt-repo/ Other option is creating PPA on launchpad.net. I think also important thing is adding postinstall script to deb package that will add repo to apt sources and public key to keyrings.
S Szewcu New Forum Member Joined May 3, 2022 Messages 6 Reaction score 5 Sep 1, 2022 #4 https://unix.stackexchange.com/ques...he-release-file-on-a-local-package-repository in this topic usage of apt-ftparchive is explained. With this two links I was able to create ftp repo on localhost and install beersmith3 from it using apt.
https://unix.stackexchange.com/ques...he-release-file-on-a-local-package-repository in this topic usage of apt-ftparchive is explained. With this two links I was able to create ftp repo on localhost and install beersmith3 from it using apt.
BeerSmith Staff member Administrator Grandmaster Brewer Joined Apr 5, 2003 Messages 6,434 Reaction score 165 Location Virginia Sep 1, 2022 #5 I will take a look at that - I also need to do the 22.04 build for Ubuntu - its on my to do list.
S Szewcu New Forum Member Joined May 3, 2022 Messages 6 Reaction score 5 Sep 2, 2022 #6 It will be great if with repo You can also provide Debian build, since for now Ubuntu build work fine with Debian but with automatic updates there could be some unexpected dependencies problems. Last edited: Sep 2, 2022
It will be great if with repo You can also provide Debian build, since for now Ubuntu build work fine with Debian but with automatic updates there could be some unexpected dependencies problems.