chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Ugarit install problems and notes


From: Alaric Snell-Pym
Subject: Re: [Chicken-users] Ugarit install problems and notes
Date: Tue, 03 Jan 2012 15:46:21 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[We went over these in private email, but I thought I'd best reply here
too, for posterity]

On 12/31/2011 07:24 PM, Matt Welland wrote:
> 1. To install lzma on Ubuntu 11.04 I had to change lzmalib.h to lzma.h in
> lzma.scm

Aye, I want to rewrite the lzma egg to bind to the more widespread xz
library rather than lzmalib. But first I need to fix autoload, as
Ugarit's optional support for compression and encryption eggs, and SHA
hashes, is turned off due to a lack of working autoloading :-(

> 2. This storage definition gives error msg "Invalid arguments to backend-fs"
> (storage "backend-fs splitlog /ugarit/data /ugarit/metadata 900000000")

Aye, you no longer need to specify the split size on the command line;
drop the number at the end. Instead, specify it with
ugarit-archive-admin, using the set-max-logfile-size! command (the
default is 600000000).

> 3. This storage definition gives the below error
> (storage "backend-fs splitlog /ugarit/data /ugarit/metadata")
>
> address@hidden:~/ugarit$ sudo ugarit snapshot ugarit.conf -c home-matt 
> /home/matt
>
> Error: bad argument count - received 1 but expected 0: #<procedure (f_6577)>
>
>     Call history:
>
>     ##sys#require
>     ##sys#require
>     ##sys#require
>     ##sys#require
>     ##sys#require
>     make-parameter
>     make-parameter
>     ugarit.scm:208: srfi-37#option
>     ugarit.scm:226: srfi-37#option
>     ugarit.scm:233: srfi-37#option
>     ugarit.scm:240: srfi-37#option
>     ugarit.scm:249: command-line-arguments
>     ugarit.scm:248: srfi-37#args-fold
>     ugarit.scm:247: reverse
>     ugarit.scm:260: with-input-from-file
>     ugarit.scm:261: ugarit-core#open-archive          <--

And I'm looking into this :-)

ABS

- --
Alaric Snell-Pym
http://www.snell-pym.org.uk/alaric/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8DIs0ACgkQRgz/WHNxCGoCogCfTlrrGwuG2gUNY54bTkAtdK3S
CYgAoIfdfRtqw0n5a/qfRoCNeuX09Etr
=hrZf
-----END PGP SIGNATURE-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]