[Bug 1656309] Re: permission denied in "/var/lib/lxcfs/cgroup/[memory-blkio-devices]" when querying /var with command such as : find, du, ls, ...

2020-04-19 Thread neeraj
i am still getting issue in 3.0.3
in ubuntu 18.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656309

Title:
  permission denied in "/var/lib/lxcfs/cgroup/[memory-blkio-devices]"
  when querying /var with command such as : find,du,ls, ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxcfs/+bug/1656309/+subscriptions

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

[Bug 1656309] Re: permission denied in "/var/lib/lxcfs/cgroup/[memory-blkio-devices]" when querying /var with command such as : find, du, ls, ...

2017-12-10 Thread Christopher M. Balz
I apparently still get this bug in lxcfs `2.0.8-0ubuntu1~16.04.2`.  This
user also gets this bug in a version where it is alleged to have been
fixed: https://github.com/bit-team/backintime/issues/782


** Bug watch added: BackInTime Issues #782
   https://github.com/bit-team/backintime/issues/782

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656309

Title:
  permission denied in "/var/lib/lxcfs/cgroup/[memory-blkio-devices]"
  when querying /var with command such as : find,du,ls, ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxcfs/+bug/1656309/+subscriptions

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

[Bug 1656309] Re: permission denied in "/var/lib/lxcfs/cgroup/[memory-blkio-devices]" when querying /var with command such as : find, du, ls, ...

2017-01-13 Thread Eric Desrochers
Bug was fix in lxcfs (2.0.4-0ubuntu1~ubuntu16.04.1)

debian/changelog :

lxcfs (2.0.4-0ubuntu1~ubuntu16.04.1) xenial; urgency=medium
...
- bindings: enable access to /var/lib/lxcfs/cgroup
...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656309

Title:
  permission denied in "/var/lib/lxcfs/cgroup/[memory-blkio-devices]"
  when querying /var with command such as : find,du,ls, ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxcfs/+bug/1656309/+subscriptions

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


[Bug 1656309] Re: permission denied in "/var/lib/lxcfs/cgroup/[memory-blkio-devices]" when querying /var with command such as : find, du, ls, ...

2017-01-13 Thread Eric Desrochers
Disregard this bug after more testing "2.0.5-0ubuntu1~ubuntu16.04.1" doesn't 
exhibit the problem.
Was confused switching from one Xenial to another with different lxcfs version.


** Changed in: lxcfs (Ubuntu)
   Status: New => Fix Released

** Patch removed: "lp1656309_xenial.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/lxcfs/+bug/1656309/+attachment/4803865/+files/lp1656309_xenial.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656309

Title:
  permission denied in "/var/lib/lxcfs/cgroup/[memory-blkio-devices]"
  when querying /var with command such as : find,du,ls, ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxcfs/+bug/1656309/+subscriptions

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


[Bug 1656309] Re: permission denied in "/var/lib/lxcfs/cgroup/[memory-blkio-devices" when querying /var with command such as : find, du, ls, ...

2017-01-13 Thread Eric Desrochers
debdiff for Xenial [2.0.5-0ubuntu1~ubuntu16.04.2]

** Patch added: "lp1656309_xenial.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/lxcfs/+bug/1656309/+attachment/4803865/+files/lp1656309_xenial.debdiff

** Summary changed:

- permission denied in "/var/lib/lxcfs/cgroup/[memory-blkio-devices" when 
querying /var with command such as : find,du,ls, ...
+ permission denied in "/var/lib/lxcfs/cgroup/[memory-blkio-devices]" when 
querying /var with command such as : find,du,ls, ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656309

Title:
  permission denied in "/var/lib/lxcfs/cgroup/[memory-blkio-devices]"
  when querying /var with command such as : find,du,ls, ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxcfs/+bug/1656309/+subscriptions

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


[Bug 1656309] Re: permission denied in "/var/lib/lxcfs/cgroup/[memory-blkio-devices" when querying /var with command such as : find, du, ls, ...

2017-01-13 Thread Eric Desrochers
After having apply the upstream commit[1]:

# du -hs /var
36G /var

# find /var -name "foo"

# ls -altr /var/lib/lxcfs/cgroup/devices/
total 0
drwxr-xr-x 2 root root 0 Jan 13 08:28 ..
drwxr-xr-x 2 root root 0 Jan 13 08:28 .
-rw-r--r-- 1 root root 0 Jan 13 08:28 tasks
-rw-r--r-- 1 root root 0 Jan 13 08:28 cgroup.procs
--w--- 1 root root 0 Jan 13 08:28 devices.allow
-rw-r--r-- 1 root root 0 Jan 13 08:28 release_agent
-rw-r--r-- 1 root root 0 Jan 13 08:28 cgroup.clone_children
-r--r--r-- 1 root root 0 Jan 13 08:28 cgroup.sane_behavior
-rw-r--r-- 1 root root 0 Jan 13 08:28 notify_on_release
--w--- 1 root root 0 Jan 13 08:28 devices.deny
-r--r--r-- 1 root root 0 Jan 13 08:28 devices.list
drwxr-xr-x 2 root root 0 Jan 13 08:28 machine
drwxr-xr-x 2 root root 0 Jan 13 08:28 init.scope
drwxr-xr-x 2 root root 0 Jan 13 08:28 system.slice
drwxr-xr-x 2 root root 0 Jan 13 08:28 user.slice

[1] - 4117b6c bindings: allow getattr on O_WRONLY files

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656309

Title:
  permission denied in "/var/lib/lxcfs/cgroup/[memory-blkio-devices]"
  when querying /var with command such as : find,du,ls, ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxcfs/+bug/1656309/+subscriptions

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