diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-11-06 18:12:38 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-11-06 18:12:38 -0200 |
commit | 3b02a3814b0e8c98037ff425e9c4356e915abac8 (patch) | |
tree | f5e3dbcba65ad41db7dccc3a339d9b441864ef94 | |
parent | d1e4ada1d8cae97d98dac93a4e12b7164118708c (diff) | |
download | debian-3b02a3814b0e8c98037ff425e9c4356e915abac8.tar.gz debian-3b02a3814b0e8c98037ff425e9c4356e915abac8.tar.bz2 |
Updating status
-rw-r--r-- | ruby.md | 20 |
1 files changed, 11 insertions, 9 deletions
@@ -121,15 +121,6 @@ Getting the source for the existing packages: dpkg-source -x $package*dsc done -Status: - -* Done initial packaging: - * ruby-base32 - * ruby-command-line-reporter - * ruby-gli - * ruby-json-pure -* Currently doing: `ruby-mini-portile` with the following dependencies: - Next steps: * Fix `debian/control` and other `FIXME` on each package. @@ -147,3 +138,14 @@ Per-package tasks: * ruby-faker * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765124 * https://github.com/rails/rails/issues/13164 +* ruby-json-pure: + + A preparar para desempacotar .../ruby-json_1.8.1-1+b2_amd64.deb ... + A descompactar ruby-json (1.8.1-1+b2) ... + dpkg: erro ao processar o arquivo /var/cache/apt/archives/ruby-json_1.8.1-1+b2_amd64.deb (--unpack): + a tentar sobre-escrever '/usr/lib/ruby/vendor_ruby/json.rb', que também está no pacote ruby-json-pure 1.8.1-1 + dpkg-deb (sub-processo): a descomprimir membro do arquivo: erro de escrita de lzma: Pipe quebrado + dpkg-deb: erro: sub-processo <descompressão> retornou estado de saída de erro 2 + Erros foram encontrados durante o processamento de: + /var/cache/apt/archives/ruby-json_1.8.1-1+b2_amd64.deb + E: Sub-process /usr/bin/dpkg returned an error code (1) |