Gentoo Archives: gentoo-alt

From: Alan Hourihane <alanh@×××××××××××××××××.uk>
To: gentoo-alt <gentoo-alt@l.g.o>
Subject: [gentoo-alt] os.statvfs in portage
Date: Mon, 17 Mar 2008 22:29:42
Message-Id: 1205792958.14873.37.camel@localhost
1 O.k,
2
3 I've been using prefix portage 9380 for a while, and I've just upgraded
4 to 9468 and now in pym/__init__.py there's a requirement for os.statvfs
5 which the system I'm using doesn't currently have, and so portage
6 bailed.
7
8 I've commented out those few lines that use it to determine available
9 disk space.
10
11 I could go and implement statvfs on my system too, but shouldn't there
12 be checks for these OS exported functionalities ??
13
14 Alan.
15
16 --
17 gentoo-alt@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] os.statvfs in portage Fabian Groffen <grobian@g.o>
Re: [gentoo-alt] os.statvfs in portage Fabian Groffen <grobian@g.o>