Should be nothing to do with lightdm..
** No longer affects: lightdm
** Changed in: lightdm (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/
As has already been said, this is also occurring in precise
3.2.0-86.124. Should 'precise' tag be added to this bug?
3.2.0-85.122 to 3.2.0-85.124 also gets error: df: `/sys/kernel/debug': Function
not implemented
which I think is being fixed in
https://bugs.launchpad.net/ubuntu/+source/linux/+bu
I am using an Ubuntu 12.04 LTS on our servers and I am receiving this
message when I am monitoring from Nagios.
root@mysever:# /usr/lib/nagios/plugins/check_disk -l -w 95 -c 99 -X tmpfs -X
devtmpfs -A -i /localrepo
DISK CRITICAL - /var/lib/lightdm/.gvfs is not accessible: Permission denied
I saw
This is the result, it worked just fine
DISK OK - free space: / 18951 MB (47% inode=89%); /var 4490 MB (86%
inode=97%); /boot 728 MB (84% inode=99%);| /=20999MB;42017;42013;0;42112
/var=711MB;5408;5404;0;5503 /boot=130MB;826;822;0;921
--
You received this bug notification because you are a membe
The symptoms described by John Sopko (msg #12) still occur in my Ubuntu
12.04 (/proc/version says #81~precise1-Ubuntu SMP Tue Jul 15 04:02:22
UTC 2014).
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launc
For me everything is permission denied without sudo, but they all work well
with sudo, althought last one, at 1st time did not work:
df -h
df: `/root/.gvfs': Permission denied (dissapeard with sudo)
+ answer
ls -la /var/lib/lightdm/ | grep .gvfs
ls: cannot open directory /var/lib/lightdm/: Permis
I've pretty much come to the conclusion at this point that gvfs is
fundamentally broken for use on a UNIX system, and the authors have no
intention of fixing it by observing the tradition of "everything is a
file". Too bad, but the solution for us has been to migrate our systems
to something else
The original problem with `df: `/var/lib/lightdm/.gvfs': Permission
denied` still present on Ubuntu 12.04
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/867806
Title:
df -h permission
The "adduser" workaround (#23) doesn't work under Ubuntu 13.04 because
/run/user/lightdm is mode 700. :-(
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/867806
Title:
df -h permission
Thanks Yulianto (sehari24jam)!!! I've been trolling for this issue, as I
have this problem all the time logging remotely into a machine that has
a local GUI, but rarely another user logged in.
Of course, this is an annoying issue as well.
Thanks!!
--
You received this bug notification because y
by trolling I mean searching, not flaming users
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/867806
Title:
df -h permission denied error
Status in Light Display Manager:
New
Stat
Thanks for the workaround, Yulianto (sehari24jam)!!
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/867806
Title:
df -h permission denied error
Status in Light Display Manager:
New
I use this quick fix. Not sure if it is appropriate from security perspective:
sudo adduser lightdm
Doing that, will add "the user" into group lightdm.
Since directory /var/lib/lightdm has group read permission (drwxr-x---), thus
"df" will not complain anymore.
--
You received this bug notific
As far as I can see this issue (and 1006704 and probably more) is all
about mount tools that read /etc/mtab or /proc/mounts and find a
mountpoint that is inaccessable due to user access rights: The app is
running as user A and finds this mountpoint belonging to user B, clearly
stated in the /etc/mt
Observed this issue on 12.04 LTS 32-bits and 64-bits versions. It
apparently only occurs when nobody is logged into the console (graphical
desktop) i.e. when the '/usr/lib/gvfs//gvfs-fuse-daemon -f
/var/lib/lightdm/.gvfs' process is running.
The below comment describes how to find out whether your
update:
error is not present if currently logged in to the system.
error details:
(not logged in):
Copying /var and /etc to temp area and excluding extra files ... this will
take a while so be patient
rsync: readlink_stat("/var/lib/lightdm/.gvfs") failed: Permission denied (13)
rsync error:
symptom persist in 12.04. This is under a vm and i doing a backup(dist)
using remastersys:
it shows this error:
rsync: readlink_stat("/var/lib/lightdm/.gvfs") failed: Permission denied
(13)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed t
The symptom still happens in quantal. System just started up, login via
ssh:
>> df -hl
df: `/var/lib/lightdm/.gvfs': Permission denied
[...]
** Changed in: lightdm (Ubuntu)
Importance: Undecided => Medium
** Changed in: lightdm (Ubuntu)
Status: Fix Released => Confirmed
--
You recei
This should not be marked as Fixed, because it isn't.
Even as 'root' you get an error when it is not expected.
$ sudo ls -l /var/lib/lightdm/
ls: cannot access /var/lib/lightdm/.gvfs: Permission denied
total 52
drwxr-x--- 10 lightdm lightdm 4096 Aug 9 12:31 .
drwxr-xr-x 93 rootroot4096 J
I've just done a dist-upgrade of 12.04 to 3.2.0-25-generic. The
symptoms described by John Sopko (msg #12) still occur on my system.
That is, if I have logged in locally, I can then log in via ssh and "df
-H" works OK. However, if there is no one logged in locally, trying "df
-H" from a ssh sessi
My backup scripts (which has been running silently for a long time)
started to complain after I installed Ubuntu 12.04:
rsync: readlink_stat("/var/lib/lightdm/.gvfs") failed: Permission denied (13)
--
You received this bug notification because you are a member of Desktop
Packages, which is subs
This bug also affects anyone trying get disk usage statistics using Cacti.
The script executed by Cacti is
$ perl /usr/share/cacti/site/scripts/query_unix_partitions.pl get
available /dev/sda4
which fails with
/bin/df: `/var/lib/lightdm/.gvfs': Permission denied
--Nico
--
You received this bu
Another observation. When no one is logged in and /var/lib/lightdm is
mounted the directory permissions do not allow other access:
% ls -ld /var/lib/lightdm
drwxr-x--- 9 lightdm lightdm 4096 May 6 09:50 /var/lib/lightdm
If someone is logged into the desktop gui the gvfs directory permissions
are
If someone is logged into the desktop, gvfs mounts in there home dir,
and df works if you ssh login as another user and do a df. The problem I
am seeing is when no one is logged in and /var/lib/lightdm/.gvfs is
mounted. For example:
No one logged into the desktop:
$ df
df: `/var/lib/lightdm/.gvf
This is not fixed - I just encountered this after upgrading from 10.04
to 12.04.
** Also affects: lightdm
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchp
I am seeing this in precise 12.04, latest patches, some machines have
the issue, others do not:
% lsb_release -dcr
Description:Ubuntu 12.04 LTS
Release:12.04
Codename: precise
% df -hl
df: `/var/lib/lightdm/.gvfs': Permission denied
Filesystem Size Used Avail Us
So to summarise I have exactly the same problem when I use ssh to
connect to Ubuntu 11.10 with all patches up to and including 8th of Feb
2012.
Output from "uname -a" is
Linux dev4 3.0.0-15-generic #26-Ubuntu SMP Fri Jan 20 17:23:00 UTC 2012
x86_64 x86_64 x86_64 GNU/Linux
Generally this error oc
For me this hinders the nagios usage, since check_disk fails with error
since it can't read status of /var/lib/lightdm/.gvfs . Also, when I
removed then lightdm package, the .gvfs file doesn't disappear and I
can't find a way to delete it.
--
You received this bug notification because you are a m
My experience is that things are OK if I run the df command from a local
terminal window as a standard user or as root.
However, if I ssh in from another machine, while I can run the df
command without error if I do a sudo -s first, I still get the error if
I just try it as a normal user. As of (
BTW I have the latest 11.10 patches - as of this AM
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/867806
Title:
df -h permission denied error
Status in “lightdm” package in Ubuntu:
This still happens to me as soon as an User is logged in. It has a nasty
side effect in munin, which tries to get harddisk usage using df. df's
return value in that case is not 0, so the result is not being
processed. While it's possible to fix that in munin, its nevertheless a
bit strange that df
** Changed in: lightdm (Ubuntu)
Status: Opinion => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/867806
Title:
df -h permission denied error
Status in “lightdm”
I was trying to figure out why lightdm would be fuse-mounting .gvfs.
I'm glad to hear it's fixed!
** Package changed: bash (Ubuntu) => lightdm (Ubuntu)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launc
33 matches
Mail list logo