[Bug 663069] Re: "non-accessable symlink" errors when using aufs-shaddowed read-only root filesystem

2010-10-22 Thread Remi REROLLE
Can be easily reproduced with the following steps:

mkdir ro rw aufs
touch ro/foo
sudo mount -t aufs -o br:rw:ro none aufs
mv aufs/{foo,bar}

Gives the following output:

mv: cannot move `aufs/foo' to `aufs/bar': Operation not permitted

And:

dmesg | tail -1
[179473.298795] non-accessible hardlink creation was attempted by: mv (fsuid 
1000)

I confirm the kernel.yama.protected_nonaccess_hardlinks=0 workaround

-- 
"non-accessable symlink" errors when using aufs-shaddowed read-only root 
filesystem
https://bugs.launchpad.net/bugs/663069
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 460355] Re: Fatal error on executing quickly create ubuntu-project: No such file or directory

2009-10-26 Thread Remi REROLLE
Updated python-distutils-extra to 2.12, still get the exact same
problem.

>From the backtrace, it does seem quickly is explicitely looking for
/usr/share/quickly/templates/ubuntu-
project/project_root/project_name.desktop.in which doesn't exist.

Shall the .desktop.in template not be present in the quickly-ubuntu-
template package ?

-- 
Fatal error on executing quickly create ubuntu-project: No such file or 
directory
https://bugs.launchpad.net/bugs/460355
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs