<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns="http://purl.org/rss/1.0/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
>

  <channel rdf:about="http://lwn.net/headlines/311146/">
    <title>LWN: Comments on "Instructions from Fedora on fixing the dbus problem"</title>
    <link>http://lwn.net/Articles/311146/</link>
    <description>
This is a special feed containing comments posted
to the individual LWN article titled &quot;Instructions from Fedora on fixing the dbus problem&quot;.

    </description>

    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>2</syn:updateFrequency>
    <items>
      <rdf:Seq>
	<rdf:li resource="http://lwn.net/Articles/312101/rss" />
	<rdf:li resource="http://lwn.net/Articles/312093/rss" />
	<rdf:li resource="http://lwn.net/Articles/312083/rss" />
	<rdf:li resource="http://lwn.net/Articles/312030/rss" />
	<rdf:li resource="http://lwn.net/Articles/311955/rss" />
	<rdf:li resource="http://lwn.net/Articles/311358/rss" />
	<rdf:li resource="http://lwn.net/Articles/311288/rss" />
	<rdf:li resource="http://lwn.net/Articles/311286/rss" />
	<rdf:li resource="http://lwn.net/Articles/311253/rss" />
	<rdf:li resource="http://lwn.net/Articles/311247/rss" />
	<rdf:li resource="http://lwn.net/Articles/311238/rss" />
	<rdf:li resource="http://lwn.net/Articles/311235/rss" />
	<rdf:li resource="http://lwn.net/Articles/311229/rss" />
	<rdf:li resource="http://lwn.net/Articles/311223/rss" />
	<rdf:li resource="http://lwn.net/Articles/311213/rss" />
	<rdf:li resource="http://lwn.net/Articles/311207/rss" />
	<rdf:li resource="http://lwn.net/Articles/311203/rss" />
	<rdf:li resource="http://lwn.net/Articles/311194/rss" />
	<rdf:li resource="http://lwn.net/Articles/311191/rss" />
	<rdf:li resource="http://lwn.net/Articles/311193/rss" />
	<rdf:li resource="http://lwn.net/Articles/311167/rss" />
	<rdf:li resource="http://lwn.net/Articles/311154/rss" />
	<rdf:li resource="http://lwn.net/Articles/311151/rss" />
	<rdf:li resource="http://lwn.net/Articles/311150/rss" />
      
      </rdf:Seq>
    </items>

  </channel>
    <item rdf:about="http://lwn.net/Articles/312101/rss">
      <title>sudo = 1st account can subvert whole system</title>
      <link>http://lwn.net/Articles/312101/rss</link>
      <dc:date>2008-12-18T21:02:22+00:00</dc:date>
      <dc:creator>dlang</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
reading the policy kit link, it doesn't look like that comes close to solving the problem.&lt;br&gt;
&lt;p&gt;
it is a toolkit to allow GUI programs to be segmented into privilaged and unprivilaged parts and standardize the communication between them.&lt;br&gt;
&lt;p&gt;
this approach only works if someone re-writes everything that needs to be done as a privilaged user into a client-server GUI tool.&lt;br&gt;
&lt;p&gt;
when you need to fix the GUI stuff, or do things not covered by it, you still need to go back and use sudo (or equivalent) to run the commands.&lt;br&gt;
&lt;p&gt;
&lt;p&gt;
&lt;p&gt;
besides which, even if you have PolicyKit fully implmented, if the user is allowed to do everything then you have the same problem as sudo, if they aren't you still need some other way to do the stuff, so what do you do?&lt;br&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/312093/rss">
      <title>sudo = 1st account can subvert whole system</title>
      <link>http://lwn.net/Articles/312093/rss</link>
      <dc:date>2008-12-18T19:41:24+00:00</dc:date>
      <dc:creator>jspaleta</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
I believe PolicyKit is meant to be the 'right' answer for this space:&lt;br&gt;
&lt;a href=&quot;http://hal.freedesktop.org/docs/PolicyKit/introduction.html&quot;&gt;http://hal.freedesktop.org/docs/PolicyKit/introduction.html&lt;/a&gt;&lt;br&gt;
&lt;p&gt;
There are a set of cmdline tools which let you set authorizations manually:&lt;br&gt;
&lt;a href=&quot;http://hal.freedesktop.org/docs/PolicyKit/tools-fileformats.html&quot;&gt;http://hal.freedesktop.org/docs/PolicyKit/tools-fileforma...&lt;/a&gt;&lt;br&gt;
&lt;p&gt;
There is a gui for gnome called polkit-gnome-authorization which lets you administer defined actions from the gnome desktop.&lt;br&gt;
&lt;p&gt;
Discussion reference:&lt;br&gt;
&lt;a href=&quot;https://listman.redhat.com/archives/rhl-devel-list/2008-April/msg02016.html&quot;&gt;https://listman.redhat.com/archives/rhl-devel-list/2008-A...&lt;/a&gt;&lt;br&gt;
&lt;p&gt;
I dont use KDE, so I don't know the state of the kde equivalent for an authorization gui. &lt;br&gt;
&lt;p&gt;
&lt;p&gt;
-jef&lt;br&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/312083/rss">
      <title>sudo = 1st account can subvert whole system</title>
      <link>http://lwn.net/Articles/312083/rss</link>
      <dc:date>2008-12-18T18:32:54+00:00</dc:date>
      <dc:creator>dlang</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
hmm,&lt;br&gt;
&lt;p&gt;
when linspire has the user login as root everyone screamed about how stupid it was, that they should have setup sudo instead&lt;br&gt;
&lt;p&gt;
now ubuntu (among other distros) setup sudo instead and people scream about it not being safe.&lt;br&gt;
&lt;p&gt;
what exactly should a distro do? force every user to logout and login as root? we know that that's not a good idea, windows tried the equivalent and the result was that everyone ran as 'administrator' (root equivalent) all the time.&lt;br&gt;
&lt;p&gt;
&lt;p&gt;
&lt;p&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/312030/rss">
      <title>sudo = 1st account can subvert whole system</title>
      <link>http://lwn.net/Articles/312030/rss</link>
      <dc:date>2008-12-18T16:17:02+00:00</dc:date>
      <dc:creator>dwheeler</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
A big problem with the &quot;sudo&quot; approach is that any program you run - including, say, an attacker script sent via a browser - can use 'sudo' and overwrite ANYTHING, such as /bin/sh or the kernel.&lt;br&gt;
&lt;p&gt;
With the &quot;log in as root&quot; approach, attacking programs don't get automatic access to the whole system.&lt;br&gt;
&lt;p&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311955/rss">
      <title>Instructions from Fedora on fixing the dbus problem</title>
      <link>http://lwn.net/Articles/311955/rss</link>
      <dc:date>2008-12-18T08:30:09+00:00</dc:date>
      <dc:creator>pcampe</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
I think that Ubuntu approach is rather disturbing. It hides the existence of root for normal users (who in a vast majority probably think that &quot;sudo&quot; is the linux equivalent of &quot;ehm&quot; or &quot;well&quot;) and allows every user to do everything as &quot;well&quot;... &quot;sudo&quot; is a prefix everyone could type in.&lt;br&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311358/rss">
      <title>Instructions from Fedora on fixing the dbus problem</title>
      <link>http://lwn.net/Articles/311358/rss</link>
      <dc:date>2008-12-14T21:56:42+00:00</dc:date>
      <dc:creator>spiro</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
www.distrowatch.org has plenty of other distros to choose from. CentOS and, as mentioned, Debian are two popular ones that are stable and don't use experimental or untested code.&lt;br&gt;
&lt;p&gt;
the whole point of fedora is that it's bleeding edge and it's where all the stability testing for Red Hat Enterprise Linux (and subsequently CentOS) comes from.&lt;br&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311288/rss">
      <title>Instructions from Fedora on fixing the dbus problem</title>
      <link>http://lwn.net/Articles/311288/rss</link>
      <dc:date>2008-12-14T05:05:18+00:00</dc:date>
      <dc:creator>drag</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
If it's well documented then it's pretty do-able.&lt;br&gt;
&lt;p&gt;
When I get tired of Metacity's crack-headness I usually retreat to the warm embrace of OpenBox. &lt;br&gt;
&lt;p&gt;
Openbox's configuration, while rather intense, is actually quite easy to deal with. Every aspect of the WM's interaction with the mouse or keyboard is configurable. Each field is independently configured.. like title bar vs decorations vs window vs desktop etc etc.&lt;br&gt;
&lt;p&gt;
A example entry would be like this:&lt;br&gt;
    &amp;lt;keybind key=&quot;W-d&quot;&amp;gt;&lt;br&gt;
      &amp;lt;action name=&quot;ToggleShowDesktop&quot;/&amp;gt;&lt;br&gt;
    &amp;lt;/keybind&amp;gt;&lt;br&gt;
&lt;p&gt;
And it would be in the 'keyboard' section that is simply bracketed by this:&lt;br&gt;
&amp;lt;keyboard&amp;gt;&lt;br&gt;
blahblahblahblah&lt;br&gt;
etc etc etc&lt;br&gt;
&amp;lt;/keyboard&amp;gt;&lt;br&gt;
&lt;p&gt;
&lt;p&gt;
As far as the keywords and such the combination of the examples included in the default configuration and the good documentation on Openbox's website means that if I want to find out how to do something I can usually figure it out and have it working in a couple minutes rather then fumbling around in the dark for a half hour or more google'ng around and hoping somebody has some working snippets posted to some mailing list somewhere.&lt;br&gt;
&lt;p&gt;
See:&lt;br&gt;
&lt;a href=&quot;http://icculus.org/openbox/index.php/Help:Contents&quot;&gt;http://icculus.org/openbox/index.php/Help:Contents&lt;/a&gt;&lt;br&gt;
&lt;p&gt;
Then you can find what the 'ToggleShowDesktop' does at:&lt;br&gt;
&lt;a href=&quot;http://icculus.org/openbox/index.php/Help:Actions&quot;&gt;http://icculus.org/openbox/index.php/Help:Actions&lt;/a&gt;&lt;br&gt;
&lt;p&gt;
&lt;font class=&quot;QuotedText&quot;&gt;&amp;gt; Hides all windows so that the desktop is visible, and gives focus to the desktop window if one exists (such as in GNOME and KDE). You can also use the action again to show the windows again, if no windows have become visible yet. &lt;/font&gt;&lt;br&gt;
&lt;p&gt;
And gives a example on it's usage. &lt;br&gt;
&lt;p&gt;
---------------------------&lt;br&gt;
&lt;p&gt;
the only thing that sucks about it is that XML is wordy and all that, but that's something that can be worked around with a good text editor. &lt;br&gt;
&lt;p&gt;
&lt;p&gt;
I suppose I am just saying that a decent text configuration file with good documentation and usable syntax is good while a text configuration with bad syntax and no documentation is a nightmare no matter if it's XML or what.&lt;br&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311286/rss">
      <title>Instructions from Fedora on fixing the dbus problem</title>
      <link>http://lwn.net/Articles/311286/rss</link>
      <dc:date>2008-12-14T05:04:24+00:00</dc:date>
      <dc:creator>Ze</dc:creator>
      <description>
      &lt;p&gt;&lt;i&gt;(The very thought of requiring sysadmins to modify XML to configure
anything makes me break out in hives: XML isn't meant for humans to write
and is way too easy to make mistakes in. But fontconfig lost me *that*
argument long ago, and in a sense so did Apache, although at least an
HTML-like syntax makes some sense in a web server's configuration file.)&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Whilst I'm not a huge fan of XML either. It's not that hard to edit an existing XML file. I've edited HAL files recently and done web stuff (XHTML,HTML,JSP,XSLT,DTD's,VRML) in the past from scratch without any hassles.&lt;/p&gt;

&lt;p&gt;Yes often documentation is sadly lacking in them but that is common in most projects whether they be open source or not.&lt;/p&gt;

&lt;p&gt;Honestly though I'd like to see something better , ideally a config fs module that stores everything in a common format/back end but can export it in a wide variety of different formats with rules deciding which format it's exported in. So the format you edit it in isn't necessarily the file format your program reads it in. That should satisfy most people and result in projects not having to change much code.&lt;/p&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311253/rss">
      <title>'Safe mode' needed?</title>
      <link>http://lwn.net/Articles/311253/rss</link>
      <dc:date>2008-12-13T19:44:39+00:00</dc:date>
      <dc:creator>engla</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
There is no perfect system, there will always be complex enough computer programs that they will need human input especially when something goes wrong. In this case, linux distributions should have a stronger, more coherent and more definitive way to go wrong and tell the user about it!&lt;br&gt;
&lt;p&gt;
So if d-bus, X, or something else is missing, tell the user and give it the control., Recommending upgrading the system in such cases is not a bad idea (since that's how large-scale breakages are fixed).&lt;br&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311247/rss">
      <title>Instructions from Fedora on fixing the dbus problem</title>
      <link>http://lwn.net/Articles/311247/rss</link>
      <dc:date>2008-12-13T18:27:05+00:00</dc:date>
      <dc:creator>nix</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
Well, I don't like its XML-happiness very much at all, and one thing this &lt;br&gt;
fiasco does indicate is that the XML that sysadmins are expected to modify &lt;br&gt;
(e.g. in system.conf) isn't documented well enough.&lt;br&gt;
&lt;p&gt;
(The very thought of requiring sysadmins to modify XML to configure &lt;br&gt;
anything makes me break out in hives: XML isn't meant for humans to write &lt;br&gt;
and is way too easy to make mistakes in. But fontconfig lost me *that* &lt;br&gt;
argument long ago, and in a sense so did Apache, although at least an &lt;br&gt;
HTML-like syntax makes some sense in a web server's configuration file.)&lt;br&gt;
&lt;p&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311238/rss">
      <title>'Safe mode' needed?</title>
      <link>http://lwn.net/Articles/311238/rss</link>
      <dc:date>2008-12-13T13:35:21+00:00</dc:date>
      <dc:creator>epa</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
Perhaps as a precaution distributions should include a 'safe boot' option that loads a basic kernel, with just enough hardware support for network and disk access, and brings up the system in text mode letting the user install updates.  Of course this is already possible with any Linux system, but we are seeing less technically capable users who don't understand boot parameters or how to use the shell.  They would benefit from a minimal but still friendly interface that installs updates and reboots.&lt;br&gt;
&lt;p&gt;
Ideally, this safe mode boot would never be needed.&lt;br&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311235/rss">
      <title>Instructions from Fedora on fixing the dbus problem</title>
      <link>http://lwn.net/Articles/311235/rss</link>
      <dc:date>2008-12-13T10:10:47+00:00</dc:date>
      <dc:creator>luya</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
Root name is deceiving because Fedora restricts its privilege with SELinux and its policies. Consolekit and Policykit are other tools replacing sudo.&lt;br&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311229/rss">
      <title>Instructions from Fedora on fixing the dbus problem</title>
      <link>http://lwn.net/Articles/311229/rss</link>
      <dc:date>2008-12-13T08:52:20+00:00</dc:date>
      <dc:creator>muwlgr</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
Fedora still uses root account with password. I think I like Ubuntu approach better (disabled password for root, and sudo rights for the first non-root user created on the system).&lt;br&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311223/rss">
      <title>Instructions from Fedora on fixing the dbus problem</title>
      <link>http://lwn.net/Articles/311223/rss</link>
      <dc:date>2008-12-13T05:12:30+00:00</dc:date>
      <dc:creator>nevyn</dc:creator>
      <description>
      &lt;p&gt; Fedora has (in roughly descending order of firehose velocity):
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;rawhide&lt;/li&gt;
&lt;li&gt;updates-testing&lt;/li&gt;
&lt;li&gt;updates&lt;/li&gt;
&lt;li&gt;updates --bugfixes --security&lt;/li&gt;
&lt;li&gt;updates --security&lt;/li&gt;
&lt;li&gt;updates --bz 123&lt;/li&gt;
&lt;li&gt;updates pkg-foo&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Lack of choice is not the problem, IMNSHO, and thus. more choice is not the solution.&lt;/p&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311213/rss">
      <title>Instructions from Fedora on fixing the dbus problem</title>
      <link>http://lwn.net/Articles/311213/rss</link>
      <dc:date>2008-12-12T23:50:53+00:00</dc:date>
      <dc:creator>tuna</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
This is a very insightful but quite short comment. Perhaps you could expand on where dbus is &quot;bloated&quot; and &quot;crap&quot; we all can follow your example and remove dbus with good conscience?&lt;br&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311207/rss">
      <title>Instructions from Fedora on fixing the dbus problem</title>
      <link>http://lwn.net/Articles/311207/rss</link>
      <dc:date>2008-12-12T23:11:29+00:00</dc:date>
      <dc:creator>nix</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
dbus doesn't strike me as being especially bloated, given how much it &lt;br&gt;
does. Certainly compared to, e.g. CORBA ORBs, it's downright trim.&lt;br&gt;
&lt;p&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311203/rss">
      <title>Debian</title>
      <link>http://lwn.net/Articles/311203/rss</link>
      <dc:date>2008-12-12T22:48:18+00:00</dc:date>
      <dc:creator>mmcgrath</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
I love Debian.  No matter how long I wait between installs, it always seems to stay the same :)&lt;br&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311194/rss">
      <title>Instructions from Fedora on fixing the dbus problem</title>
      <link>http://lwn.net/Articles/311194/rss</link>
      <dc:date>2008-12-12T21:46:45+00:00</dc:date>
      <dc:creator>syntropy</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
Instructions for fixing the dbus problem?&lt;br&gt;
&lt;p&gt;
Remove it. The bloated piece of crap it is, it should never have existed in the first place. &lt;br&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311191/rss">
      <title>Instructions from Fedora on fixing the dbus problem</title>
      <link>http://lwn.net/Articles/311191/rss</link>
      <dc:date>2008-12-12T21:40:26+00:00</dc:date>
      <dc:creator>ballombe</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
&lt;font class=&quot;QuotedText&quot;&gt;&amp;gt; A distro with experimental, unstable, testing, proposed, security and stable update repos would be something! &lt;/font&gt;&lt;br&gt;
&lt;p&gt;
You mean Debian ?&lt;br&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311193/rss">
      <title>Instructions from Fedora on fixing the dbus problem</title>
      <link>http://lwn.net/Articles/311193/rss</link>
      <dc:date>2008-12-12T21:18:19+00:00</dc:date>
      <dc:creator>dowdle</dc:creator>
      <description>
      The page you link to at the very top says:&lt;br&gt;&lt;br&gt;

&lt;i&gt;The current policy is at https://fedoraproject.org/wiki/PackageMaintainers/MaintainerResponsibility. This is just a brain storming legacy page and is not in effect currently. Don't rely on information here.&quot;&lt;/i&gt;&lt;br&gt;&lt;br&gt;

The link mentioned works and seems to be more informative.
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311167/rss">
      <title>Instructions from Fedora on fixing the dbus problem</title>
      <link>http://lwn.net/Articles/311167/rss</link>
      <dc:date>2008-12-12T19:04:20+00:00</dc:date>
      <dc:creator>kragil</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
I got hit too .. I worked around the issue, but it definitely sucked that this happened with stable updates. &lt;br&gt;
&lt;p&gt;
But everything is fine again. Thanks.&lt;br&gt;
&lt;p&gt;
A distro with experimental, unstable, testing, proposed, security and stable update repos would be something! &lt;br&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311154/rss">
      <title>Instructions from Fedora on fixing the dbus problem</title>
      <link>http://lwn.net/Articles/311154/rss</link>
      <dc:date>2008-12-12T18:50:28+00:00</dc:date>
      <dc:creator>ciol</dc:creator>
      <description>
      I wonder how a distro can work when its &lt;a rel=&quot;nofollow&quot; href=&quot;http://fedoraproject.org/wiki/UpdatesPolicy&quot;&gt;update policy&lt;/a&gt; does not exist.
It's the first thing to write (along with its goals and commitment to free software).

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311151/rss">
      <title>Ubuntu had same problem in 2006</title>
      <link>http://lwn.net/Articles/311151/rss</link>
      <dc:date>2008-12-12T18:12:40+00:00</dc:date>
      <dc:creator>thyrsus</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
Even the terminal update was failing for several hours yesterday: several mirror sites were missing mandatory dependencies.  I manually forced my system to look at other mirrors by editing the /etc/yum.repos.d/fedora-updates.repo; this was definitely not a &quot;consumer-grade&quot; update.&lt;br&gt;
&lt;p&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/311150/rss">
      <title>Ubuntu had same problem in 2006</title>
      <link>http://lwn.net/Articles/311150/rss</link>
      <dc:date>2008-12-12T18:06:20+00:00</dc:date>
      <dc:creator>dwheeler</dc:creator>
      <description>
      &lt;a href=&quot;http://www.securityfocus.com/news/11409&quot;&gt;
Ubuntu had the same problem with updates in 2006&lt;/a&gt;.
In that, an X-windows update botch caused X to fail, requiring people to run the update from the terminal (and many didn't know how to do that).
Microsoft has had update problems too (see same article).
&lt;p&gt;
Fedora has a lot of company :-).

      
      </description>
    </item>
</rdf:RDF>

