LWN: Comments on "Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World)" https://lwn.net/Articles/619483/ This is a special feed containing comments posted to the individual LWN article titled "Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World)". en-us Fri, 19 Sep 2025 03:14:46 +0000 Fri, 19 Sep 2025 03:14:46 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/622510/ https://lwn.net/Articles/622510/ CameronNemo <div class="FormattedComment"> I am pretty sure that if the package is removed from the repo, the users that have already installed it will still have it installed. If you replace it with a blank package, they will get the update and there will be no security issues left.<br> </div> Fri, 21 Nov 2014 10:17:33 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/622135/ https://lwn.net/Articles/622135/ raven667 <div class="FormattedComment"> <font class="QuotedText">&gt; It really doesn’t matter (and it shouldn’t matter) whether the code is build in OBS, Koji, or straight on my installed system. </font><br> <p> While sure, you can get the same result no mater how you build it, and a distro has the resources to build whatever custom system they want, for third party packagers it would be nice if they only had to deal with one standard build system across the major systems rather than one per distro (plus package format differences). if an upstream is going to package their software they have to learn DEB and RPM, OBS and Koji, etc. which is asking a lot, a lot more than most upstreams are really able to give. OBS seems the most featureful and mature of the systems in common use so it seems to be a reasonable choice as a standard to build toward.<br> </div> Thu, 20 Nov 2014 01:29:07 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/621070/ https://lwn.net/Articles/621070/ ceplm <div class="FormattedComment"> I don't think working in the same building system achieves anything. It really doesn’t matter (and it shouldn’t matter) whether the code is build in OBS, Koji, or straight on my installed system. What does matter is willingness of upstream to cooperate with distributions packagers, accepting patches, and (especially) sticking to stable APIs. Unfortunately, concerning stable APIs, exactly people around PHP are usually the least to care about this. I have my own running into this issue at <br> <a href="http://thread.gmane.org/gmane.comp.kde.devel.owncloud/11452/">http://thread.gmane.org/gmane.comp.kde.devel.owncloud/11452/</a><br> </div> Mon, 17 Nov 2014 22:23:59 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/620823/ https://lwn.net/Articles/620823/ jospoortvliet <div class="FormattedComment"> First, thanks for the work you do. I am aware of the cross-distribution collaboration, esp between fedora and openSUSE.<br> <p> I wouldn't suggest to build fedora with OBS either. What I do suggest is to have an OBS instance running where upstream can collaborate with downstream on building and maintaining packages. You thus share the work load, can always see what is going on and users can now trust BOTH their ISV and the distro people to protect them.<br> <p> This model is technically possible and seems, to me, a very usable solution where both cakes are preserved. But I am not a packager and can't judge this entirely of course, so perhaps there are problems I am not aware off. Still, this model works great for software development (eg github) so I think it would be worth trying.<br> </div> Sun, 16 Nov 2014 20:32:41 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619859/ https://lwn.net/Articles/619859/ mathstuf <div class="FormattedComment"> I think the conversion on the ISS was a more recent thing (though there is really only 1 of it), but IIRC, there were issues moving to Windows 7 (I'm pretty sure Vista was skipped) related to licensing. Here's a 2013 article that mentions stability concerns, so maybe licensing wasn't everything:<br> <p> [1]<a href="http://www.extremetech.com/extreme/155392-international-space-station-switches-from-windows-to-linux-for-improved-reliability">http://www.extremetech.com/extreme/155392-international-s...</a><br> </div> Tue, 11 Nov 2014 20:45:52 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619812/ https://lwn.net/Articles/619812/ justcs <div class="FormattedComment"> Linux runs on a overwhelming majority of Supercomputers as well as desktops in the ISS.<br> </div> Tue, 11 Nov 2014 16:45:36 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619758/ https://lwn.net/Articles/619758/ ceplm <div class="FormattedComment"> Well, some other long term distributions are actually, you know, maintained. LTS doesn’t “let’s call this old pile of turd LTS, and try to attract enterprise users on it”. People who actually do pay for Linux, expect the provider to do something more than publish couple of security patches distributor collects from the upstream. Which is the reason I am very happy there was never Fedora LTS.<br> <p> Yes, I do work for Red Hat, and no I don’t think RHEL is the biggest achievement of humanity, and yes I do like CentOS (which is IMHO free LTS distribution done right, i.e., somebody else does actual work).<br> </div> Tue, 11 Nov 2014 10:30:28 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619750/ https://lwn.net/Articles/619750/ eean <div class="FormattedComment"> Or just don't package it at all and let upstream do it. Like they are already.<br> </div> Mon, 10 Nov 2014 23:31:31 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619746/ https://lwn.net/Articles/619746/ Wol <div class="FormattedComment"> So why is it that the majority of my support grief comes from one of two sources (usually both together :-) namely<br> <p> 1) Windows<br> 2) Users who ring for support, and half way through telling them what to do the do the exact opposite!<br> <p> Cheers,<br> Wol<br> </div> Mon, 10 Nov 2014 21:58:22 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619745/ https://lwn.net/Articles/619745/ Wol <div class="FormattedComment"> <font class="QuotedText">&gt; Even perlcleaner and python-updater are becoming increasingly unnecessary.</font><br> <p> so when you really need them, they're buggy :-(<br> <p> Case in point, my latest emerge upgrade crashed because of missing perl modules or something. So I ran perl-cleaner, which crashed because of screwed-up dependencies.<br> <p> Okay, following the instructions provided with the mess cleaned up the mess, but it wasn't nice :-( It would be nice if things "Just Worked (tm)" :-)<br> <p> Oh - and one other nice enhancement I'd like to see to portage - which would get rid of a lot of need for --backtrack and the like - is an option that told it NOT to abort on dependency conflicts, but just to drop conflicting packages and carry on. The number of times I've had to manually select a couple of packages from the world list to upgrade, rerun the world list, manually run a few more packages from the list, rinse and repeat, and suddenly the conflict goes away. If I could just tell it to "emerge what you can", it'd probably sort itself in a couple of goes.<br> <p> Cheers,<br> Wol<br> </div> Mon, 10 Nov 2014 21:55:34 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619697/ https://lwn.net/Articles/619697/ epa <div class="FormattedComment"> What is the value of maintaining this property: "the release pocket never changes post-release"? Why not allow it to change?<br> <p> After all, the set of available software does change as some packages are removed, and if you just replace something with an empty package that is equivalent to removing it for all practical purposes.<br> </div> Mon, 10 Nov 2014 15:02:41 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619679/ https://lwn.net/Articles/619679/ AdamW <div class="FormattedComment"> As the Fedora and EPEL maintainer of OC:<br> <p> I'm not sure technology is really the solution. It's not really difficult to follow how a given bit of software is built in the major distros. I mean, you can go to packages.debian.org and find all the necessary info on the Debian build, ditto packages.ubuntu.com for Ubuntu. For Fedora or SUSE or Mandriva or many other distros you can go check the package build out of an SCM. Packaging systems really aren't that complicated, I can follow the Debian build of OC fine though I've never built a Debian package in my life.<br> <p> I think it's perfectly feasible for upstream and downstream to work together without any technology changes, all it takes is...for us to do it. I think the blog piece is an interesting one, but by considering mainly the Ubuntu situation it skews too negative. I'd say I and the Debian maintainer, for e.g., have a pretty healthy relationship with upstream - we hang out in #owncloud , we send patches upstream, we talk to you folks regularly, we update our packages pretty regularly (OK, it took me a bit to find time to bring EPEL up to speed, but it should be fine now).<br> <p> I think it's a bit unfair to distros to say stuff like "distributions prefer to stay on their islands and ignore the problem". We each have our frustrations with each other, I can vent about sloppily bundled and under-documented dependencies for a while if you like ;) But just as we should recognize the realities of trying to maintain a large-scale project like OC maybe you can recognize that a major distro, especially one with well-established processes and tooling, is a big beast, it's an ocean liner, not a speedboat; distros are deeply, deeply tied to their package build systems and it's really not as simple as 'hey look, there's OBS over here, why not just build stuff with that instead?'<br> <p> Distros can look finicky and old-school with our insistence on policies about source verification and bundled libraries and the integrity of the build chain and update policies and blah blah blah, but most of those things aren't just there to make things slower...<br> </div> Mon, 10 Nov 2014 08:15:28 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619676/ https://lwn.net/Articles/619676/ niner <div class="FormattedComment"> Yes, that's true :)<br> </div> Mon, 10 Nov 2014 06:43:59 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619674/ https://lwn.net/Articles/619674/ dlang <div class="FormattedComment"> It's pretty obvious that you haven't actually had to use the 'commercial' support.<br> </div> Mon, 10 Nov 2014 01:48:48 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619673/ https://lwn.net/Articles/619673/ dlang <div class="FormattedComment"> That's because distros gave up backporting 'fixes' for firefox a few years ago, and even on the 'stable' versions they just ship the current firefox release.<br> <p> It became too hard to identify the difference between fixes and features and to extract one from the other (and keep doing so as change happened)<br> <p> The good news is that the Firefox team has gotten pretty good at avoiding breaking things as they upgrade (not perfect, but pretty good)<br> <p> Most programs actually upgrade pretty well, but there are a handful of high profile ones (Unity and Gnome among them) that are fare more intrusive with their updates, and these cause the users to be reluctant to just upgrade everything.<br> <p> </div> Mon, 10 Nov 2014 01:47:58 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619666/ https://lwn.net/Articles/619666/ rodgerd <div class="FormattedComment"> And this whole comment - wilful ignorance, snottiness and all - is precisely why Linux is and will likely be forever irrelevant outside of embedded uses.<br> </div> Mon, 10 Nov 2014 00:34:48 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619659/ https://lwn.net/Articles/619659/ NightMonkey <div class="FormattedComment"> Are you talking about Gentoo? The aspect of Gentoo I like is that complex stuff just works, and is well managed. I stay out of the 'guts' much more often than I do with RedHat and descendants in common use cases. (I consider 'guts' to include things like YUM plugins (yum-priorities, etc.), required community repositories (hmm... which one is good *today*?), for example.) <br> <p> To you other well-made point, yeah, screw tinkerers. They suck, and are sooooo unprofessional. Nothing good comes from tinkering. ;)<br> <p> You lost me on how the Windows 7/Firefox/Python is relevant here? There's lots of other non-technical business decisions inside Microsoft that underpin the idea of different 'versions' of Windows and critical core libraries.<br> <p> Cheers.<br> </div> Sun, 09 Nov 2014 23:14:29 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619658/ https://lwn.net/Articles/619658/ gerdesj <div class="FormattedComment"> "2) The revdep-rebuild approach to reverse dependency tracking means that you can't always see how big of a mess this will be until you are in the middle of it."<br> <p> Like all systems, Gentoo is evolving and improving. revdep-rebuild is pretty much a thing of the past (barring bugs). Portage does it automatically nowadays. <br> <p> Even perlcleaner and python-updater are becoming increasingly unnecessary.<br> <p> I'm seeing much less breakage these days that needs serious thought to fix up and my last visit to the "tinderbox" or another box for a binary package to get out of a proper mess was a pretty long time ago. <br> </div> Sun, 09 Nov 2014 23:11:43 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619655/ https://lwn.net/Articles/619655/ HenrikH <div class="FormattedComment"> Well it works for Firefox, on my 14.04LTS I got v33 via normal apt-get update when it was released by Mozilla. So some packages get new versions even in LTS.<br> </div> Sun, 09 Nov 2014 22:54:11 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619645/ https://lwn.net/Articles/619645/ rodgerd <div class="FormattedComment"> For a tinkerer, perhaps. But it's completely useless for an audience who don't want to spend their lives in the guts of their distro.<br> <p> Whereas someone running, say, Windows 7 (because they don't want to touch 8) can trivially use the latest Firefox and Python while remaining on Office 2010. <br> </div> Sun, 09 Nov 2014 21:15:26 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619624/ https://lwn.net/Articles/619624/ niner <div class="FormattedComment"> That's about security updates which is not the same as supported as in 'I have a problem and I can call my support contact and get some help'.<br> </div> Sun, 09 Nov 2014 15:12:20 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619621/ https://lwn.net/Articles/619621/ raven667 <div class="FormattedComment"> Yes, that is one of the reasons they were using btrfs, the distro can serialize delta updates of the whole file system for efficiently patching. <br> </div> Sun, 09 Nov 2014 14:49:08 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619614/ https://lwn.net/Articles/619614/ hkario <div class="FormattedComment"> Lennart approach still requires /somebody/ to update the packages in base image when (not if) there are security issues in core libraries and then the users needs to know that he or she has to update the base image... - from security PoV that's unworkable<br> <p> and if you don't care for security - just don't update at all, the software will continue to work<br> </div> Sun, 09 Nov 2014 13:12:46 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619613/ https://lwn.net/Articles/619613/ hkario <div class="FormattedComment"> even on Red Hat Enterprise Linux the NSS cryptographic library (the one Firefox uses) is rebased regularly - RHEL 5, released in 2007, has NSS from this year. Firefox is also updated to current ESR version (soon to be FF31)<br> <p> sure, those are exceptions, but for some packages are necessary - either you have to commit to backport the fixes yourself or you're at the mercy of upstream, there's no 3rd option<br> </div> Sun, 09 Nov 2014 13:07:39 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619598/ https://lwn.net/Articles/619598/ tterribe <div class="FormattedComment"> Gentoo has a couple of problems.<br> <p> 1) They are way too aggressive about removing packages from the repository. This often leads to situations where upgrading/installing something pulls in a dependency that's so new it forces upgrades of 50 other packages (and then the process repeats), even though an older version of the package that's been removed from the tree would have avoided the problem.<br> <p> 2) The revdep-rebuild approach to reverse dependency tracking means that you can't always see how big of a mess this will be until you are in the middle of it.<br> <p> However, if you're willing to pull old packages out of Gentoo's CVS and stick them in a local overlay, you can quite reasonably do what you want here. It just requires a bit more manual effort than it should.<br> <p> You also run into the general problem that the dependency information in the packages is not always ideal, simply because very few people are testing very new packages in combination with very old ones, so sometimes things get missed (e.g., foo-2.3 requires &gt;=libbar-1.2, but there were no versions of libbar older than 1.2 in the tree when foo-2.3 was packaged, so nobody remembered to update the rule).<br> <p> But I will say that I have run into similar problems with every distro I've used, and Gentoo is the only one where I have been able to sit down and reasonably solve such problems, every time, in less time than it would have taken to just give up and re-image the OS with the latest Fedora release or whatever.<br> </div> Sun, 09 Nov 2014 12:32:11 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619611/ https://lwn.net/Articles/619611/ dlang <div class="FormattedComment"> what do you consider commercial support?<br> </div> Sun, 09 Nov 2014 11:24:00 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619604/ https://lwn.net/Articles/619604/ stefanor <div class="FormattedComment"> Yeah, fair enough. You would know this better than I would.<br> <p> Maybe I'm conflating commercial support with security support, in my mind.<br> </div> Sun, 09 Nov 2014 09:27:44 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619594/ https://lwn.net/Articles/619594/ mjblenner <div class="FormattedComment"> <font class="QuotedText">&gt; Even Google does not list Ubuntu in it's distribution drop down for it's cloud [1]. </font><br> <p> Maybe, but it's an option:<br> <p> <a href="https://cloud.google.com/compute/docs/operating-systems#ubuntu">https://cloud.google.com/compute/docs/operating-systems#u...</a><br> <p> And I think you misunderstand 'paid'. I read it as saying you can't use those OS's without paying, not that you get more support.<br> </div> Sun, 09 Nov 2014 01:37:18 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619589/ https://lwn.net/Articles/619589/ NightMonkey <div class="FormattedComment"> Gentoo pretty much offers what you seem to be seeking. YMMV.<br> </div> Sun, 09 Nov 2014 00:04:46 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619585/ https://lwn.net/Articles/619585/ xxiao <div class="FormattedComment"> Indeed different repos are needed in this case, e.g. put owncloud to a "volatile" repo together with similar projects.<br> <p> redmine is another example, the version in ubuntu/debian is ages behind the newer ones, they should be put into a different repo instead, another example is drupal.<br> <p> Then you do have the dependencies issues such as ruby versions or php/python versions used by these projects, but I think that can be addressed by installing different language versions and libraries in parallel in the same distro.<br> <p> The stable release of distributions should separate packages into a stable repo and volatile ones carefully at the top layer, then you add those sub-repos underneath of each repo(security repo, third-party repo, etc).<br> </div> Sat, 08 Nov 2014 23:39:41 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619583/ https://lwn.net/Articles/619583/ jospoortvliet <div class="FormattedComment"> First of all, we don't use suse factory - the openSUSE development tree is something we build packages against, but that is entirely separate from other packages. We use the open Build Service, which is a distribution agnostic build server - even our Windows packages are build on it.<br> <p> Ideally, distributions like Debian would run their own OBS instance which could connect to ours so we would be able to work directly with Debian packagers (without having to leave our own infrastructure!) on bringing the packages up to spec. This provides great transparency and all the benefits of the current distribution model without the downsides caused by the balkanization the distributions have caused.<br> <p> It is rather sad that all the technology is there but distributions prefer to stay on their islands and ignore the problem. And even bark at isv/open source projects occasionally for not helping the packagers. Wow, that surprises you? Get your act together and it becomes not only feasible but easy to collaborate!<br> <p> I get why it is: nobody's itch needs scratching urgent enough. This harms isv's/foss projects writing software most and they focus on writing software, not starting projects in distributions to fix their problems.<br> <p> Anyway. We did a bit of a write-ups on the issue on planet ownCloud, feel free to debate here or there. But please don't blame us for the fact that distributions fail to step over their own shadow and adopt (even just as an interface) technology that could improve this situation.<br> <p> <a href="http://owncloud.org/blog/linux-distributions-and-open-source-projects/">http://owncloud.org/blog/linux-distributions-and-open-sou...</a><br> </div> Sat, 08 Nov 2014 22:56:33 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619573/ https://lwn.net/Articles/619573/ drag <div class="FormattedComment"> Yes. Definately software collections is something I am interested in. However it's probably Lennart's solution that has the best long-term process. <br> <p> Software should really be built and packaged by upstream in most cases, except for lower-level OS stuff. It would be, in my more perfect world, be the job of the distributions to help upstream do this and make it as easy as possible.<br> </div> Sat, 08 Nov 2014 19:22:11 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619567/ https://lwn.net/Articles/619567/ rahulsundaram <div class="FormattedComment"> Software collections does some of this<br> <p> <a href="https://www.softwarecollections.org/en/">https://www.softwarecollections.org/en/</a><br> <p> Also NixOS and Lennart's<br> <p> <a href="http://0pointer.net/blog/revisiting-how-we-put-together-linux-systems.html">http://0pointer.net/blog/revisiting-how-we-put-together-l...</a><br> </div> Sat, 08 Nov 2014 17:34:12 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619561/ https://lwn.net/Articles/619561/ drag <div class="FormattedComment"> Wouldn't it be nice if it was possible in Linux to do things like 'Install _THIS_ version of Firefox' or '_THIS_ version of OpenCloud'?<br> <p> That way Linux users could, you know, update the version of Gimp or OpenOffice they are using without having to reinstall the entire operating system (or upgrade it, which is often worse experience).<br> <p> Of course it does if you completely ignore the traditional Linux software distribution model. <br> <p> To bad very few distros are working on making installing and maintaining arbitrary software easy.<br> </div> Sat, 08 Nov 2014 16:47:38 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619560/ https://lwn.net/Articles/619560/ mdeslaur <div class="FormattedComment"> <font class="QuotedText">&gt; Partly because the main/universe split still *mostly* aligns with support, just not entirely.</font><br> <p> If it doesn't align, it's a bug in the seeds that generate the supported field. The field isn't really use anymore anyway since we aligned desktop and server support periods to 5 years in Ubuntu 12.04 LTS.<br> <p> It's pretty simple: if the binary package is in Main or Restricted, it's officially supported.<br> </div> Sat, 08 Nov 2014 16:43:36 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619559/ https://lwn.net/Articles/619559/ mdeslaur <div class="FormattedComment"> <font class="QuotedText">&gt; But you know.. for the record.. can you point me to customer facing documentation that states that everything in main is supported by Canonical.. for future reference.</font><br> <p> <a href="https://wiki.ubuntu.com/SecurityTeam/FAQ#Official%20Support">https://wiki.ubuntu.com/SecurityTeam/FAQ#Official%20Support</a><br> <p> "Packages in main and restricted are supported by the Ubuntu Security team for the life of an Ubuntu release, while packages in universe and multiverse are supported by the Ubuntu community."<br> </div> Sat, 08 Nov 2014 16:37:17 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619557/ https://lwn.net/Articles/619557/ mdeslaur <div class="FormattedComment"> <font class="QuotedText">&gt; There is software in universe that is supported by Canonical, and software in main that isn't really supported.</font><br> <p> First I've heard of this, and I'm the one doing security updates.<br> </div> Sat, 08 Nov 2014 16:35:25 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619556/ https://lwn.net/Articles/619556/ rahulsundaram <div class="FormattedComment"> <font class="QuotedText">&gt;And if you use third party repository's you break your support contract and remember there always is a reason for companies not include said software in their repositories. </font><br> <p> Merely using a third party repository doesn't break any support contract. Red Hat merely won't commercially support packages from those repositories. Same goes for modified packages unless you can show that the problem occurs regardless of the modification.<br> </div> Sat, 08 Nov 2014 16:31:06 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619553/ https://lwn.net/Articles/619553/ mathstuf <div class="FormattedComment"> <font class="QuotedText">&gt; Should Canonical stop providing the unsupported-but-useful "universe" repository only because people</font><br> <p> I don't see it in the discussion here, but isn't it *on* by default? Maybe if there were an explicit action users would need to take to enable it, it wouldn't be such an issue (there may be (I don't know for sure) but I'd like that detail in the discussion here)?<br> </div> Sat, 08 Nov 2014 15:13:10 +0000 Ubuntu, ownCloud, and a hidden dark side of Linux software repositories (PC World) https://lwn.net/Articles/619552/ https://lwn.net/Articles/619552/ johannbg <div class="FormattedComment"> "RHEL does not include ownCloud in its repositories, so Red Hat will not support it. If you want ownCloud in your RHEL box you will have to use additional repositories."<br> <p> And if you use third party repository's you break your support contract and remember there always is a reason for companies not include said software in their repositories. <br> <p> "Should Canonical stop providing the unsupported-but-useful "universe" repository only because people, seeing the name "Canonical", may think that it is supported and maintained by Canonical?"<br> <p> The answer to that is yes since Canonical is misleading it's "customers" by providing it in the first place. <br> <p> <p> </div> Sat, 08 Nov 2014 15:04:43 +0000