You are not logged in.

#1 2008-04-19 01:02:16

SpookyET
Member
Registered: 2008-01-27
Posts: 410

SafeKeep

http://safekeep.sourceforge.net/index.shtml

It's a really nice and simple to use wrapper for rdiff-backup. I've tried to build it, but there seem to be some asciidoc issues.

stty: standard input: Invalid argument
asciidoc -b docbook -d manpage -f doc/asciidoc.conf doc/safekeep.txt
xmlto -o doc -m doc/callouts.xsl man doc/safekeep.xml
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
compilation error: file /tmp/xmlto-xsl.dtMjQc line 4 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
make: *** [doc/safekeep.1] Error 1
rm doc/safekeep.xml

Offline

#2 2008-04-19 02:29:19

bender02
Member
From: UK
Registered: 2007-02-04
Posts: 1,328

Re: SafeKeep

I'm getting the same error. The strange part that I'm able to download that xsl file manually...
Now if you would be satisfied with html version of manpages, then 'make html' works. For executables themselves I think you don't need to actually compile anything. It's a python script, so I think it's sufficient to copy over the files from the source tarball to appropriate places. But... manpage would be nice...

Offline

#3 2008-04-19 03:36:39

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: SafeKeep

do you have docbook-xsl installed?

Offline

#4 2008-04-19 03:42:53

bender02
Member
From: UK
Registered: 2007-02-04
Posts: 1,328

Re: SafeKeep

Snowman wrote:

do you have docbook-xsl installed?

Nope. That was it. Undocumented dependency. Thanks!

Offline

#5 2008-04-19 05:10:37

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: SafeKeep

bender02 wrote:
Snowman wrote:

do you have docbook-xsl installed?

Nope. That was it. Undocumented dependency. Thanks!

No problem. I ran into the same problem lately. It's probably just a makedepends BTW.

Offline

#6 2008-04-19 05:39:30

SpookyET
Member
Registered: 2008-01-27
Posts: 410

Re: SafeKeep

I'm making a package for it. I'm debating on whether I should split it into safekeep-common, safekeep-server and safekeep-client like debian.

Offline

#7 2008-04-19 12:54:57

SpookyET
Member
Registered: 2008-01-27
Posts: 410

Re: SafeKeep

What is the convention for installing a disabled cron job? Is it just installed in cron.daily with u-x (not executable), or do you install it somewhere else on disk? The cron job is not required if you run SafeKeep in client mode.

Offline

#8 2008-04-19 15:04:00

SpookyET
Member
Registered: 2008-01-27
Posts: 410

Offline

Board footer

Powered by FluxBB