Le mardi 26 Juillet 2005 23:21, Yaroslav Halchenko a écrit :
> Thank you Michael,
>
> The patch helped -- BackupPC_tarCreate doesn't complain now. Perl rulez!
> (khe khe)

ok for that

>
> Though the question remains: "how repository ended up with incorrect
> permissions and some files missing": files in /var/www are owned by
> backuppc and some files are not in the repository :-/
> I don't see how that could happen because LOG for backup #28 doesn't
> show any errors which could lead to such situation.
>
> Can you pleaser remind me where information about permissions is stored?
> as meta inside .z files?
>

i can't help you a lot about this, but re-reading the description of your 
manipulations it is possible to have some trouble with file owner :

- you have first install a new system ( -> this mean new users ID and groups 
ID)
- then you have restore /etc ( -> at this point it is possible that you have 
differents /etc/passwd, shadows, groups, ...

- then you restore /var

but one of the options passed to tar for restoration is <--numeric-owner> !

so am not sure that new files just restore in /etc are used by linux i suppose 
a reboot should be better but somebody can confirm this point.

so i guess it is possible that your trouble come from that.

i think you should restore in /etc all files involved in authentification
then restart
then restore the rest ( mean /etc /home /var ...)

i have no special idear regarding missings files

hope this help you.
Michael.


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to