[Bug 241619] Re: dbus fails to start on FUSE filesystems

2011-02-24 Thread Martin Pitt
This should be fixed by 1.4.6 according to upstream NEWS.

dbus (1.4.6-1ubuntu1) natty; urgency=low
  
  * Merge with Debian unstable. Remaining Ubuntu changes:
- Install into / rather than /usr.
- debian/dbus.postinst: Use upstart call instead of invoking the init.d
  script for checking if we are already running. 
- Add debian/dbus.upstart.
- 0001-activation-allow-for-more-variation-than-just-system.patch,
  0002-bus-change-systemd-activation-to-activation-systemd.patch,
  0003-upstart-add-upstart-as-a-possible-activation-type.patch,
  0004-upstart-add-UpstartJob-to-service-desktop-files.patch,
  0005-activation-implement-upstart-activation.patch: Patches from Scott
  James Remnant to implement Upstart service activation. Not upstream.
- 20_system_conf_limit.patch: Increase max_match_rules_per_connection for
  the system bus to 5000 (LP #454093) 
- 81-session.conf-timeout.patch: Raise the service startup timeout from 25
  to 60 seconds. It may be too short on the live CD with slow machines.
  * debian/rules: Fix creation of /usr/lib/libdbus-1.so symlink.
  * debian/libdbus-1-dev.install: Put back .pc.

 -- Martin Pitt   Thu, 24 Feb 2011 16:41:36 +0100


** Changed in: dbus (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  dbus fails to start on FUSE filesystems

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


[Bug 241619] Re: dbus fails to start on FUSE filesystems

2011-02-03 Thread Bug Watch Updater
** Changed in: dbus
   Importance: Unknown => Critical

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

Title:
  dbus fails to start on FUSE filesystems

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


[Bug 241619] Re: dbus fails to start on FUSE filesystems

2011-01-27 Thread Bug Watch Updater
** Changed in: dbus
   Status: In Progress => Fix Released

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

Title:
  dbus fails to start on FUSE filesystems

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


[Bug 241619] Re: dbus fails to start on FUSE filesystems

2011-01-25 Thread Bug Watch Updater
** Changed in: dbus
   Status: Confirmed => In Progress

** Changed in: dbus
   Importance: Critical => Unknown

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

Title:
  dbus fails to start on FUSE filesystems

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


[Bug 241619] Re: dbus fails to start on FUSE filesystems

2010-06-08 Thread David Futcher
** Tags added: patch-needswork

-- 
dbus fails to start on FUSE filesystems
https://bugs.launchpad.net/bugs/241619
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 241619] Re: dbus fails to start on FUSE filesystems

2009-07-15 Thread Scott James Remnant
See this most recent comment from Havoc:

--- Comment  #11 From Havoc Pennington  2009-03-01 08:42:50 PST
[reply] ---

This code requires some care:
http://womble.decadentplace.org.uk/readdir_r-advisory.html

There is no indication in the standard that fpathconf should ever be returning
0:
http://www.opengroup.org/onlinepubs/009695399/functions/pathconf.html

Surely this is a bug in fuse.

Not sure falling back to PATH_MAX is safe. In fact I think it isn't. readdir_r
will smash the stack if the filename is longer than the buffer...

-- 
dbus fails to start on FUSE filesystems
https://bugs.launchpad.net/bugs/241619
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 241619] Re: dbus fails to start on FUSE filesystems

2009-02-28 Thread DaveAbrahams
I can confirm that this bug also affects anyone who has /usr on a FUSE
filesystem.  Please integrate Rudd-O's patch.

-- 
dbus fails to start on FUSE filesystems
https://bugs.launchpad.net/bugs/241619
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 241619] Re: dbus fails to start on FUSE filesystems

2008-06-20 Thread Rudd-O
I read that page before submitting the bug.  I just wanted to file it so
it doesn't get lost -- I'm sure other people are willing to pick up
where I left off, and I just wanted to make it easier for the intrepid
team to incorporate this bugfix.  Currently I'm battling a bug in dpkg-
source that won't let it work at all.  I reported it recently.

Maybe after I've fixed dbus and moved to cvs fuse, maybe then I can pick
this up again.  But I'm definitely not installing intrepid ibex just to
make a package for it.

-- 
dbus fails to start on FUSE filesystems
https://bugs.launchpad.net/bugs/241619
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 241619] Re: dbus fails to start on FUSE filesystems

2008-06-20 Thread James Westby
Hi,

The procedure for getting a stable release update can be seen
at

  http://wiki.ubuntu.com/StableReleaseUpdates

Thanks,

James

-- 
dbus fails to start on FUSE filesystems
https://bugs.launchpad.net/bugs/241619
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 241619] Re: dbus fails to start on FUSE filesystems

2008-06-20 Thread Bug Watch Updater
** Changed in: dbus
   Status: Unknown => Confirmed

-- 
dbus fails to start on FUSE filesystems
https://bugs.launchpad.net/bugs/241619
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 241619] Re: dbus fails to start on FUSE filesystems

2008-06-20 Thread Rudd-O
** Description changed:

  Binary package hint: dbus
  
- HEre's the upstream bug report
+ Here's the upstream bug report
  
  https://bugs.freedesktop.org/show_bug.cgi?id=15922
  
+ The net effect is that people using FUSE root filesystems or whose /var
+ is in FUSE filesystem can't use dbus or any dbus applications.
+ 
+ The bug hasn't been addressed in intrepid ibex at all.  This bug should
+ be addressed in both distributions.
+ 
  It has a patch for which I have created an ubuntu build. Will upload it
  next.

-- 
dbus fails to start on FUSE filesystems
https://bugs.launchpad.net/bugs/241619
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 241619] Re: dbus fails to start on FUSE filesystems

2008-06-20 Thread James Westby
** Bug watch added: freedesktop.org Bugzilla #15922
   https://bugs.freedesktop.org/show_bug.cgi?id=15922

** Also affects: dbus via
   https://bugs.freedesktop.org/show_bug.cgi?id=15922
   Importance: Unknown
   Status: Unknown

-- 
dbus fails to start on FUSE filesystems
https://bugs.launchpad.net/bugs/241619
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 241619] Re: dbus fails to start on FUSE filesystems

2008-06-20 Thread Rudd-O
Oh, this debdiff should also be mashed into intrepid ibex.  But I'm not
running it, so I can't do much about it.  The bug fix is backported from
dbus 1.2.x anyway.

-- 
dbus fails to start on FUSE filesystems
https://bugs.launchpad.net/bugs/241619
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 241619] Re: dbus fails to start on FUSE filesystems

2008-06-20 Thread James Westby
** Changed in: dbus (Ubuntu)
   Importance: Undecided => High
   Status: New => Triaged

-- 
dbus fails to start on FUSE filesystems
https://bugs.launchpad.net/bugs/241619
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 241619] Re: dbus fails to start on FUSE filesystems

2008-06-20 Thread Rudd-O
Here is the debdiff.  It's against hardy-proposed, which I think should
also be shoved into hardy-updates.

Now it's just a matter of going forward with the publication of the fix
:-)

** Attachment added: "debdiff with fix"
   http://launchpadlibrarian.net/15477919/debdiff

-- 
dbus fails to start on FUSE filesystems
https://bugs.launchpad.net/bugs/241619
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 241619] Re: dbus fails to start on FUSE filesystems

2008-06-20 Thread Rudd-O
Oh, the patch will eventually get into dbus trunk, but for the moment it
would be wise to consider the tens of thousands of people using ntfs3g
and tens of people using zfs as root filesystem, for which dbus fails
now.

-- 
dbus fails to start on FUSE filesystems
https://bugs.launchpad.net/bugs/241619
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