<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://bradnor.ddns.net/bradnorwiki/index.php?action=history&amp;feed=atom&amp;title=Known_problems</id>
	<title>Known problems - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://bradnor.ddns.net/bradnorwiki/index.php?action=history&amp;feed=atom&amp;title=Known_problems"/>
	<link rel="alternate" type="text/html" href="https://bradnor.ddns.net/bradnorwiki/index.php?title=Known_problems&amp;action=history"/>
	<updated>2026-04-05T17:57:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://bradnor.ddns.net/bradnorwiki/index.php?title=Known_problems&amp;diff=258&amp;oldid=prev</id>
		<title>Ch at 11:51, 23 September 2019</title>
		<link rel="alternate" type="text/html" href="https://bradnor.ddns.net/bradnorwiki/index.php?title=Known_problems&amp;diff=258&amp;oldid=prev"/>
		<updated>2019-09-23T11:51:53Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Openmediavault|&amp;amp;lArr; Openmediavault]]&lt;br /&gt;
&lt;br /&gt;
*[[error when running apt-get update]]&lt;br /&gt;
         error:  Traceback (most recent call last):&lt;br /&gt;
              File &amp;quot;/usr/lib/python3.5/weakref.py&amp;quot;, line 117, in remove&lt;br /&gt;
This seems to be fixable.&lt;br /&gt;
&lt;br /&gt;
In short open /usr/lib/python3.5/weakref.py and change line 109 to:&lt;br /&gt;
&lt;br /&gt;
def remove(wr, selfref=ref(self), _atomic_removal=_remove_dead_weakref):&lt;br /&gt;
And line 117 to:&lt;br /&gt;
&lt;br /&gt;
_atomic_removal(d, wr.key)&lt;br /&gt;
Note you need to do this with spaces, not tabs as this will cause other errors.&lt;/div&gt;</summary>
		<author><name>Ch</name></author>
	</entry>
</feed>