Project

General

Profile

Actions

Bug #1021

closed

Hammer: file owner set to root

Added by ftigeot almost 16 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Hi,

I have recently setup a hammer filesystem as a copy of my home directory.

The machine is running 1.13.0-DEVELOPMENT from yesterday (May 24).

All newly created files have the owner set to root:

$ ls -lad /home.hammer/ftigeot
drwxr-xr-x 1 ftigeot ftigeot 0B May 24 11:30 /home.hammer/ftigeot
$ id
uid=1000(ftigeot) gid=1001(ftigeot) groups=1001(ftigeot), 0(wheel),
5(operator), 20(staff)

$ cd /home.hammer/ftigeot
$ touch blah.txt
$ ls la bla*
-rw-r--r-
1 root ftigeot 0 May 25 10:05 blah.txt

So far, this is the only obvious problem I have seen with a Hammer based
/home. Apart from kde applications (which created files they couldn't
then lock or write on like .ICEauthority), everything seemed to work fine.

Actions #1

Updated by dillon almost 16 years ago

:Hi,
:
:I have recently setup a hammer filesystem as a copy of my home directory.
:
:The machine is running 1.13.0-DEVELOPMENT from yesterday (May 24).
:
:All newly created files have the owner set to root:
:
:$ ls lad /home.hammer/ftigeot
:drwxr-xr-x 1 ftigeot ftigeot 0B May 24 11:30 /home.hammer/ftigeot
:$ id
:uid=1000(ftigeot) gid=1001(ftigeot) groups=1001(ftigeot), 0(wheel),
:5(operator), 20(staff)
:
:$ cd /home.hammer/ftigeot
:$ touch blah.txt
:$ ls -la bla*
:-rw-r--r-
1 root ftigeot 0 May 25 10:05 blah.txt
:
:So far, this is the only obvious problem I have seen with a Hammer based
:/home. Apart from kde applications (which created files they couldn't
:then lock or write on like .ICEauthority), everything seemed to work fine.
:
:--
:Francois Tigeot

Ach, that's what I get for only testing from a root login.  I will
get this fixed today, thanks for the report!
-Matt
Matthew Dillon
<>
Actions #2

Updated by matthias over 15 years ago

Fixed by dillon@

Actions

Also available in: Atom PDF