Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14818] New: cast wmdrawer fails

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14818] New: cast wmdrawer fails
  • Date: 12 Oct 2008 11:42:14 -0000

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

Summary: cast wmdrawer fails
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: wm-addons
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: catnap AT luukku.com


In the test grimoire, I get "hash verification failure" when trying to cast
wmdrawer.

In addition, "cast wmdrawer" fails because wmtop tries to install its man page
to /usr/man/man1, which doesn't exist. If I make a temporary symlink from
/usr/share/man to /usr/man, then "cast wmdrawer" succeeds.

Here's the output for "cast wmdrawer" (without the symlink):


# cast wmdrawer
Computing previously installed dependencies...
wmdrawer preparing environment...
wmdrawer checking dependencies...
wmdrawer has a dependency on gdk-pixbuf
gdk-pixbuf No work to do.
Collating dependencies...
Spells are to be cast:
---------------------------
wmdrawer

Do you want to cast these spells? [y]

Found source file /var/spool/sorcery/wmdrawer-0.10.5.tar.gz for spell wmdrawer
in /var/spool/sorcery
Waiting for any Solo casts to complete...
Waiting for any other casts of wmdrawer to complete... done.
staging disabled
Building wmdrawer
hash checking source file wmdrawer-0.10.5.tar.gz...
sha512 check failed!
6df90cf91fcfd0d437db5fb57440021afb28a5c29764942a665b7d9fa1a97c7e8e10fbfd68c60055ff73f24e1bcefdf0972e2f3b6f2e602e1f05376f9d490dfb
(computed) !=
f1e7cb7dc16841a7176e628f42ba5834200707dc162838e62fc7233e383d0aab6ce7fe22017286d26ce6ddc2e3cb6f1d0d21acd176fd36a0cdcd7ab04a2dbae1
(expected)!
hash verification failure
Abort? [n]

Unpacking source file wmdrawer-0.10.5.tar.gz for spell wmdrawer.
Using gcc version: 4.3.2
Installing in dir: /usr/src/wmdrawer-0.10.5
wmdrawer 0.10.5
gcc -O3 -Wall `gdk-pixbuf-config --cflags` -DLINUX -DUSE_GDKPIXBUF -c utils.c
gcc -O3 -Wall `gdk-pixbuf-config --cflags` -DLINUX -DUSE_GDKPIXBUF -c config.c
gcc -O3 -Wall `gdk-pixbuf-config --cflags` -DLINUX -DUSE_GDKPIXBUF -c
graphics.c
gcc -O3 -Wall `gdk-pixbuf-config --cflags` -DLINUX -DUSE_GDKPIXBUF -c images.c
gcc -O3 -Wall `gdk-pixbuf-config --cflags` -DLINUX -DUSE_GDKPIXBUF -c
wmdrawer.c
gcc `gdk-pixbuf-config --libs` -lgdk_pixbuf_xlib -o wmdrawer utils.o config.o
graphics.o images.o wmdrawer.o
strip wmdrawer
Preparing to install wmdrawer
/usr/bin/install -m 755 wmdrawer //usr/bin
/usr/bin/install -m 644 doc/wmdrawer.1x.gz //usr/man/man1
/usr/bin/install: cannot create regular file `//usr/man/man1': No such file or
directory
make: *** [install] Error 1
! Problem Detected !
INSTALL failed!
Creating compile log /var/log/sorcery/compile/wmdrawer-0.10.5.bz2

Spells that encountered problems:
---------------------------------
wmdrawer


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




Archive powered by MHonArc 2.6.24.

Top of Page