Alan Hourihane
Wed, 07 Oct 2009 02:22:30 -0700
On Mon, 2009-10-05 at 13:58 +0100, Alan Hourihane wrote: > On Mon, 2009-10-05 at 13:50 +0100, Alan Hourihane wrote: > > Seems the new portage in /usr/lib/portage/pym/portage/__init__.py now > > uses os.statvfs in one place. > > > > Unfortunately FreeMiNT doesn't have statvfs and now fails. > > > > Is statvfs really required in this one instance of its use ? > > Turns out it's just this line.... > > id(_os.statvfs) : _os.statvfs, > > If I remove it, all is fine.
Any clues on this one Fabian ?? Alan.