
Hey all! October is around the corner and it's time to plan for the main meeting. One proposed idea is to pick *Ubuntu 20.10* as the main topic since it will be released mid-October. We can have a short talk on what Ubuntu is for beginners and more advanced talk on what's new in Ubuntu 20.10. What do you think? We can also do "*the latest news*" like we did last month and in December last year. You can prepare for talking about a news item or simply reply on this thread and we'll bring it up at the event. *Lightning talks* are also very welcome. Lightning talks can be any of the following: - A topic you like to tell the community about - A technical challenge you'd like to share with the community in case someone has a hint or happy to help - A hubby project you are working on, like a show and tell - Announcing an event If you have an idea for a lightning talk and not sure how to go about it, feel free to contact the committee at <luv-ctte@luv.asn.au> All suggestions on the format or content of the event is welcome. + Alexar -- [image: image.jpg] *Alexar Pendashteh* technologist / social entrepreneur https://github.com/pendashteh

On 26/9/20 7:24 pm, Alexar Pendashteh via luv-main wrote:
One proposed idea is to pick *Ubuntu 20.10* as the main topic since it will be released mid-October. We can have a short talk on what Ubuntu is for beginners and more advanced talk on what's new in Ubuntu 20.10.
What do you think?
-- All I'll be interested to see if Canonical have backed away from their concept that if I 'apt install chromium' I am served a snap instead. Probably shouldn't worry, but..... Keith Bainbridge ke1thozgroups@gmx.com

On Sunday, 27 September 2020 10:24:47 AM AEST Keith Bainbridge via luv-main wrote:
I'll be interested to see if Canonical have backed away from their concept that if I 'apt install chromium' I am served a snap instead. Probably shouldn't worry, but.....
As a general rule I'm not a big fan of the concept of Snaps. However for Chromium I don't really object. When Debian/Jessie had just been released the version of Kmail (my favourite MUA) in Jessie didn't work well. That shouldn't be a problem as Debian always supports the previous release. However the Google developers decided not to release patches for older versions of Chromium to fix security issues and only released new versions (backporting security fixes can be a huge amount of work if they were due to design issues in the code). That shouldn't be a problem as Debian supports backporting newer versions for security fixes. The newer versions of Chromium source in question needed a newer version of GCC than was in Wheezy, this wasn't unreasonable, the newer version gave new security features and optimisations. Backporting GCC is a really big deal. The decision was that Chromium users were out of luck, they had to upgrade to Jessie if they wanted security fixes. For my use I setup a Wheezy chroot for running Kmail and ran Jessie for everything else. It was a pain, but the result of a series of reasonable decisions by all the developers in question. Using Snap for Chromium solves that problem. I think that having Snap as a separate thing is a bad idea. It would be better if they just had packages that included all libraries. Then you could have a tool that can take a Debian package and make a new package based on it and the libraries it needs and modify the executables to get libraries from / usr/lib/$PACKAGENAME/lib or something. With such a tool you could take a package from Unstable and make a package that works on the stable version of Debian, Ubuntu, or any other Debian based distribution. Probably most long-term Debian users have encountered the situation where they need a newer version of one particular package and it's too difficult to backport so they upgrade part of the system to Unstable. Generally this works pretty well, but it does make things difficult for security updates to libraries. -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/

On 27/9/20 11:29 am, Russell Coker via luv-main wrote:
I think that having Snap as a separate thing is a bad idea. It would be better if they just had packages that included all libraries.
Isn't that what AppImage and Flatpak do? https://appimage.org/ https://flatpak.org/ Cheers, Andrew -- mailto:andrew@sericyb.com.au Andrew Pam https://sericyb.com.au/ Manager, Serious Cybernetics https://glasswings.com.au/ Partner, Glass Wings

On 27/9/20 11:29 am, Russell Coker wrote:
As a general rule I'm not a big fan of the concept of Snaps. However for Chromium I don't really object.
I'm still agnostic about snaps. I have a couple of appimages. My point really is, if I ask for an 'apt install' should I expect a snap? I have in mind ubuntu's attempt a few years back, to try to collect information they weren't really entitled to, and am wondering if this is another attempt to hide something from me, the user? -- Keith Bainbridge ke1thozgroups@gmx.com
participants (4)
-
Alexar Pendashteh
-
Andrew Pam
-
Keith Bainbridge
-
Russell Coker