2009-01-09 23:29 |
jerojasro
Javier Rojas <jerojasro at devnull.li>
Hi all,
I'm trying to install sputnik from source, with no success. This is what
I did:
wget http://luaforge.net/frs/download.php/3468/kepler-install-1.1-1
bash kepler-install-1.1-1 --prefix=${PWD} --without-readline
./bin/luarocks --only-from=http://sputnik.freewisdom.org/rocks/earth install sputnik 8.08.13
./bin/lua -lluarocks.require -e 'require("sputnik").setup()'
mkdir wiki-data && chmod -R a+rw wiki-data
git clone git://gitorious.org/sputnik/mainline.git mainline.git
bash mainline.git/scripts/link_rock.sh -i ${PWD} -g mainline.git
that last command fails, with this error message
...
...
...
Process versium-wikistorage-import
Add the Rock versium-wikistorage-import directory
Make symbolic link from : versium-wikistorage-import
to :
/home/jerojasro/personal/sputnik/rocks/versium-wikistorage-import/cvs-1
Process xssfilter
The Rock xssfilter directory already exists, good
Make symbolic link from : xssfilter
to : /home/jerojasro/personal/sputnik/rocks/xssfilter/cvs-1
Making manifest for /home/jerojasro/personal/sputnik/rocks
Tree inconsistency detected: versium-wikistorage-import cvs-1 has no
rockspec.
Tree inconsistency detected: diff cvs-1 has no rockspec.
Tree inconsistency detected: recaptcha cvs-1 has no rockspec.
Tree inconsistency detected: versium-sqlite3 cvs-1 has no rockspec.
Tree inconsistency detected: xssfilter cvs-1 has no rockspec.
Tree inconsistency detected: versium-git cvs-1 has no rockspec.
Tree inconsistency detected: sputnik-medialike cvs-1 has no rockspec.
Tree inconsistency detected: versium cvs-1 has no rockspec.
Tree inconsistency detected: versium-mysql cvs-1 has no rockspec.
Tree inconsistency detected: sputnik-luausers cvs-1 has no rockspec.
Tree inconsistency detected: sputnik-examples cvs-1 has no rockspec.
Tree inconsistency detected: sfoto cvs-1 has no rockspec.
Tree inconsistency detected: medialike cvs-1 has no rockspec.
Tree inconsistency detected: sputnik cvs-1 has no rockspec.
Tree inconsistency detected: sputnik-auth-sqlite3 cvs-1 has no rockspec.
Tree inconsistency detected: mbox cvs-1 has no rockspec.
Tree inconsistency detected: sputnik-tickets cvs-1 has no rockspec.
Tree inconsistency detected: sputnik-search-google cvs-1 has no rockspec.
Tree inconsistency detected: colors cvs-1 has no rockspec.
Tree inconsistency detected: sputnik-mbox cvs-1 has no rockspec.
Tree inconsistency detected: sputnik-auth-mysql cvs-1 has no rockspec.
Tree inconsistency detected: sputnik-markitup cvs-1 has no rockspec.
Tree inconsistency detected: saci cvs-1 has no rockspec.
Am I doing something wrong? This is on Debian Lenny (but, IIRC, this
happened too on Slamd64)
Greets,
--
Javier Rojas
_______________________________________________
Sputnik-list mailing list
Sputnik-list@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/sputnik-list
2009-01-09 23:29 |
yuri
"Yuri Takhteyev" < <yuri at sims.berkeley.edu>
> Tree inconsistency detected: sputnik-markitup cvs-1 has no rockspec. > Tree inconsistency detected: saci cvs-1 has no rockspec. This doesn't mean it failed. This is just a warning. Check if the rocks work - they probably do. There is a slight difference between how the git tree is organized and what luarocks wants to see. But it shouldn't cause any problems beyond this warning. - yuri -- http://sputnik.freewisdom.org/ _______________________________________________ Sputnik-list mailing list Sputnik-list@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/sputnik-list
2009-01-09 23:29 |
jerojasro
Javier Rojas < <jerojasro at devnull.li>
--===============0203935851== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="aM3YZ0Iwxop3KEKx" Content-Disposition: inline --aM3YZ0Iwxop3KEKx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 05, 2009 at 11:03:50PM -0200, Yuri Takhteyev wrote: > > Tree inconsistency detected: sputnik-markitup cvs-1 has no rockspec. > > Tree inconsistency detected: saci cvs-1 has no rockspec. >=20 > This doesn't mean it failed. This is just a warning. Check if the > rocks work - they probably do. I already checked the wiki. It works fine. Sorry for the noise --=20 Javier Rojas GPG Key ID: 0xA1C57061 --aM3YZ0Iwxop3KEKx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkli4/AACgkQiTWuYaHFcGFHQwCfQTO11/E9b6iMCuhv9Xv+gMyg zJ0AoJsjvWsxQYkspf/BDt06j4WJOv2P =Msfa -----END PGP SIGNATURE----- --aM3YZ0Iwxop3KEKx-- --===============0203935851== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Sputnik-list mailing list Sputnik-list@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/sputnik-list --===============0203935851==--
2009-01-09 23:29 |
yuri
"Yuri Takhteyev" < <yuri at sims.berkeley.edu>
> I already checked the wiki. It works fine. Sorry for the noise
No problem, sorry if my reply was too terse.
Please report any bugs you find.
- yuri
--
http://sputnik.freewisdom.org/
_______________________________________________
Sputnik-list mailing list
Sputnik-list@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/sputnik-list