Package: luarocks
Version: 0.6.0.2-1
Severity: important

Hi,
The luarocks depends on zip for 'luarocks pack <something>'
functionality. Without zip is impossible packaging anything.

Error trace:
------------------------------
$ ls 
manifest  pingpong-0.1  pingpong-0.1-0.rockspec  pingpong-0.1.tar.gz
$ luarocks pack pingpong
sh: zip: command not found

Error: Failed packing /home/amadeu/creatingrocks/pingpong-0.1-0.all.rock
$ zip
bash: zip: command not found

$ sudo aptitude install zip
(...)
$ luarocks pack pingpong
  adding: lua/ (stored 0%)
  adding: lua/PingPong.lua (stored 0%)
  adding: pingpong-0.1-0.rockspec (deflated 33%)
$ ls
manifest  pingpong-0.1  pingpong-0.1-0.all.rock  pingpong-0.1-0.rockspec
pingpong-0.1.tar.gz
------------------------------

Now there's a .all.rock that it's the rock needed to install.
Thanks,
Amadeu A. Barbosa Jr - http://www.tecgraf.puc-rio.br/~amadeu

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (999, 'testing'), (50, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages luarocks depends on:
ii  liblua5.1-0-dev [liblua5.1-de 5.1.3-1    Simple, extensible,
embeddable pro
ii  lua5.1                        5.1.3-1    Simple, extensible,
embeddable pro
ii  wget                          1.11.4-1   retrieves files from the
web

luarocks recommends no packages.

luarocks suggests no packages.

-- no debconf information





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to