more issues here with file system operations also my 32bit chroot. [andyrtr@workstation64 tmp]$ touch foo [andyrtr@workstation64 tmp]$ mv foo foo1 [andyrtr@workstation64 tmp]$ mv foo1 ~/sources/ mv: listing attributes of „foo1“: Das Argument ist ungültig [andyrtr@workstation64 tmp]$ mv foo1 ~/sources/foo2 mv: Aufruf von stat für „foo1“ nicht möglich: Datei oder Verzeichnis nicht gefunden ... ==> Erstelle Paket ... -> Erstelle .PKGINFO-Datei... -> Füge Installations-Skript hinzu... -> Komprimiere Paket ... bsdtar: Couldn't list extended attributes: Das Argument ist ungültig bsdtar: Couldn't list extended attributes: Das Argument ist ungültig bsdtar: Couldn't list extended attributes: Das Argument ist ungültig bsdtar: Couldn't list extended attributes: Das Argument ist ungültig bsdtar: Couldn't list extended attributes: Das Argument ist ungültig bsdtar: Couldn't list extended attributes: Das Argument ist ungültig bsdtar: Couldn't list extended attributes: Das Argument ist ungültig bsdtar: Couldn't list extended attributes: Das Argument ist ungültig bsdtar: Couldn't list extended attributes: Das Argument ist ungültig bsdtar: Couldn't list extended attributes: Das Argument ist ungültig bsdtar: Couldn't list extended attributes: Das Argument ist ungültig bsdtar: Couldn't list extended attributes: Das Argument ist ungültig bsdtar: Couldn't list extended attributes: Das Argument ist ungültig bsdtar: Couldn't list extended attributes: Das Argument ist ungültig ==> Verlasse fakeroot-Umgebung. my /tmp is mounted as tmpfs and /home is reiserfs(3.6) -Andy