Message97898
| Author | grobian |
|---|---|
| Recipients | grobian, tarek |
| Date | 2010-01-16.19:16:42 |
| SpamBayes Score | 0.00024272132 |
| Marked as misclassified | No |
| Message-id | <1263669405.52.0.706975841329.issue7719@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
NFS on certain platforms (most notably AIX, Solaris) use .nfsXXXXX files that appear and disappear automagically. distutils can get confused by that once a .nfsXXXXX file was earlier seen with listdir and then removed by the OS before its copied. Simply ignore .nfsXXXXX files as workaround. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-01-16 19:16:46 | grobian | set | recipients: + grobian, tarek |
| 2010-01-16 19:16:45 | grobian | set | messageid: <1263669405.52.0.706975841329.issue7719@psf.upfronthosting.co.za> |
| 2010-01-16 19:16:43 | grobian | link | issue7719 messages |
| 2010-01-16 19:16:43 | grobian | create | |