Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15559] installwatch no longer tracks hardlinks!

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 15559] installwatch no longer tracks hardlinks!
  • Date: 3 Feb 2010 17:03:56 -0000

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





--- Comment #10 from Ladislav Hagara (lace) <hgr AT vabo.cz> 2010-02-03
11:03:53 ---
/me playing with checkinstall 1.6.2 and installwatch 0.7.0beta7 (included in
checkinstall)

... installwatch is part of the checkinstall but we still can have 2 separated
spells and checkinstall will use installwatch spell

i am able to cast both checkinstall or installwatch (fixed to use checkinstall
sources) with patch from Arch Linux
http://repos.archlinux.org/wsvn/community/checkinstall/repos/community-i686/build-fix.patch

both /usr/bin/installwatch and /usr/lib/installwatch.so are installed but some
problem with sorcery, api changes?

Creating compile log /var/log/sorcery/compile/checkinstall-1.6.2.bz2
Creating tablet in directory
/var/state/sorcery/tablet/checkinstall/20100203184609
Creating install log /var/log/sorcery/install/checkinstall-1.6.2
grep: /tmp/sorcery/cast/10851/checkinstall.iw: No such file or directory
cat: /tmp/sorcery/cast/10851/checkinstall.iw: No such file or directory
...
Finished processing install requests.

# gaze install checkinstall
/var/log/sorcery/compile/checkinstall-1.6.2.bz2
/var/log/sorcery/install/checkinstall-1.6.2
/var/log/sorcery/md5sum/checkinstall-1.6.2

# gaze install installwatch
/var/log/sorcery/compile/installwatch-0.7.0beta7.bz2
/var/log/sorcery/install/installwatch-0.7.0beta7
/var/log/sorcery/md5sum/installwatch-0.7.0beta7

# ls -l /usr/bin/installwatch /usr/lib/installwatch.so
-rwxr-xr-x 1 root root 7287 Feb 3 18:46 /usr/bin/installwatch
-rwxr-xr-x 1 root root 47003 Feb 3 18:46 /usr/lib/installwatch.so

New installwatch:
# installwatch

Error : You must specify a command !!!


installwatch 0.7.0beta7, Copyright 1998 Pancrazio de Mauro
Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
This software is released under the GNU GPL.

Usage: installwatch [options] [command [command arguments]]
Options:

-r, --root=<rootdir> Sets the directory under which will be stored
meta-infos and translated files.
-t, --transl=<yes|no> Toggle translation capabilities
-b, --backup=<yes|no> Toggle backup capabilities
-e, --exclude=<dir1,...,dirN> Sets a neutral directory list, that won't be
concerned by translation or backups.
-o, --logfile=<logfile> Sets the log file to be used.
-d, --dbgfile=<dbgfile> Sets the debug file to be used.
-v, --dbglvl=<dbglvl> Sets the debug level to be used.


Old one:
$ installwatch
Syntax: /usr/bin/installwatch [-o outfile] <program> <arguments>

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




Archive powered by MHonArc 2.6.24.

Top of Page