On 6 Oct 2003 10:49:17 +0200 clc-devel@berlios.de wrote:
Description: A user on IRC reported the following footprint missmatch; I could reproduce this on my local system. Seems to be a broken Makefile of wine... maybe you can have a look at it if youre recompiling wine once in a while :-)
=======> ERROR: Footprint mismatch found: MISSING -rw-r--r-- root/root usr/share/wine/configs/generic.ppd MISSING -rw-r--r-- root/root usr/share/wine/configs/system.ini MISSING -rw-r--r-- root/root usr/share/wine/configs/win.ini NEW -rw-r--r-- 1000/users usr/share/wine/configs/generic.ppd NEW -rw-r--r-- 1000/users usr/share/wine/configs/system.ini NEW -rw-r--r-- 1000/users usr/share/wine/configs/win.inii
Contact: winkj@users.berlios.de
User: winkj
Ahh yes, I thought this problem would only occur if you compile as a user. Anyway I've started downloading wine again and ill test it out soon before releasing the port. I think the cause is actually my Pkgfile :(. The move command is keeping the pervious permissions (1000/users) from the source. I'll use the 'install' command from now on. Anyway, thanks for telling me this, I probably wouldn't have found out until the next wine release if no one emailed me :) -- Regards, Daniel Walpole