Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 13315] dispel modifies /dev/null if it's in the install log (WAS: "fuse: failed to daemonize program")

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 13315] dispel modifies /dev/null if it's in the install log (WAS: "fuse: failed to daemonize program")
  • Date: 8 Dec 2006 23:26:41 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13315


iuso AT sourcemage.org changed:

What |Removed |Added
----------------------------------------------------------------------------
Component|Cast |Dispel
Summary|"fuse: failed to daemonize |dispel modifies /dev/null if
|program" |it's in the install log
| |(WAS: "fuse: failed to
| |daemonize program")




------- Additional Comments From iuso AT sourcemage.org 2006-12-08 17:26 -------
I ran 'cast -c graphviz' again. Interesting stuff happening here.

Everything was OK in the system, and /dev/null was crw-rw-rw-. I
did 'ls -l /dev/null' in one console and the cast was running in the other.
Just when cast printed "Dispelled spell: graphviz", /dev/null
became -rw-r--r--.

Here's the complete error (exactly the same as in comment #1, actually):

Preparing to install graphviz
Dispelled spell: graphviz
staging enabled
fuse: failed to daemonize program
: No such device
mount: mount point /usr/src/stage-graphviz-2.10/MOUNT/dev does not exist
mount: mount point /usr/src/stage-graphviz-2.10/MOUNT/dev/pts does not exist
mount: mount point /usr/src/stage-graphviz-2.10/MOUNT/proc does not exist
mount: mount point /usr/src/stage-graphviz-2.10/MOUNT/sys does not exist
chroot: cannot run command `delve': No such file or directory
umount: /usr/src/stage-graphviz-2.10/MOUNT/dev/pts: not found
umount: /usr/src/stage-graphviz-2.10/MOUNT/dev: not found
umount: /usr/src/stage-graphviz-2.10/MOUNT/proc: not found
umount: /usr/src/stage-graphviz-2.10/MOUNT/sys: not found
INSTALL failed!

As I mentioned in my previous comment, there was /dev/null in graphviz's
install log. Based on this test, dispel actually does something to /dev/null
if it's in the log. I'll rename this bug to reflect that.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page