Originally posted by Anvil
View Post
Team Silverblue Succeeds Fedora Atomic Workstation, Aims To Be In Great Shape By F30
Collapse
X
-
Originally posted by Candy View PostWhen I install a Gimp flatpack then I would at least expect that it installs the smallest amount of subset there is to get Gimp running. Nothing more!
Originally posted by Candy View PostFlatpak installs GNOME as core "root" or "chroot" system. The first thing it does!
Originally posted by Candy View PostNow I rightfully ask myself how "baobab" (is it called that way) or "gnome-maps" (I memorize having read that name, from yesterdays experiment) is related to the execution of Gimp
Originally posted by Candy View PostIf you want to set up a base chroot system for the user then go with regular packages. Glibc, Coreutils, Bash, ... Glib2, GTK2+ along the chain to get exactly Gimp runing.
Originally posted by Candy View PostI would want to see something like "resolving dependency chain for gimp.flatpak" "installing glibc.flatpak, coreutils.flatpak, bash.flatpak ... gimp.flatpak".
Originally posted by Candy View PostI don't want to have or see things, that are not related in any ways to the execution of Gimp. Same applies for other flatpaks.
Originally posted by Candy View PostImagine your customer tells you to strip down RHEL as much as possible.
Originally posted by Candy View PostI find a soldier playing "sudoku" that came "mandatory" bundled as part of a "chroot" environment with flatpak, during military operation.
Originally posted by Candy View PostGuess how long industry is going to get along with this ? Everything what happens inside Fedora is an indicator of what *may* happen with RHEL. Guess how long customers are going to follow this road.
Comment
-
-
Originally posted by pal666 View Postwhy do you need different versions of runtime? stop doing thatLast edited by calc; 03 May 2018, 01:19 PM.
Comment
-
-
As a Distro user I don't like Flatpak but as a Developer I love Flatpak. It is close to Apple's *.app setup. Apple 3rd party software does not share 3rd party libraries but includes them with-in their applications, just like flatpak, because it works. Qt Creator includes it own version of clang and other libraries and binaries independent of Xcode.
I don't want to waste my time maintaining distros but improving and adding to the code base. Nothing like finding out the distro used for development has all I need but the one used by a colleague's does have 1st party support for Qt 5 WebEngine. Instead of making my code base work with their distro, just flatpak it and let them start using the software they need.
If a distro wishes to maintain applications as a 1st party, they have the ability to do so and are not limited by Flatpak, since the source is out there.
Distro I use stopped maintaining MonoDevelop but I still use it through flatpak, without issues.
Dream world, all code would work with all distros and all libraries would be shared no matter version differences. Real world, you need to get shit done and waiting on others is not always an option.
I will still mostly choose distro version over flatpak when I have the option, and the distro has the verison I need, but will not limit myself by saying NO or NEVER.
Comment
-
-
Does this seem to essentially just be a different reimplementation of United Linux / LSB to anyone else?
I suspect it will fail for similar reasons, no one really wants to cede their distribution to someone else and users don't want the huge overhead involved in this version of the attempted unification.
Comment
-
Comment