summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-11-07 16:25:06 -0200
committerSilvio Rhatto <rhatto@riseup.net>2014-11-07 16:25:06 -0200
commit1acdc1a903609a431b332d6fe2bd5c4d146935cb (patch)
treeb8a6db68d220da052ec8de449583d4c17e0834d4
parent014507bd1989ecde05aa7341d8492a6159d41de9 (diff)
downloaddebian-1acdc1a903609a431b332d6fe2bd5c4d146935cb.tar.gz
debian-1acdc1a903609a431b332d6fe2bd5c4d146935cb.tar.bz2
Ruby: updates (2)
-rw-r--r--ruby.md23
1 files changed, 6 insertions, 17 deletions
diff --git a/ruby.md b/ruby.md
index 622f83d..fa01f23 100644
--- a/ruby.md
+++ b/ruby.md
@@ -91,7 +91,7 @@ That means the following `$gems` needs to be packaged:
* base32
* command_line_reporter
* gli
-* json_pure
+* json_pure (we can just use ruby-json and ignore this dependenc)
* leap_cli
* mini_portile
* tee
@@ -102,7 +102,6 @@ In summary, we need to port the following `$new_packages`:
* ruby-base32
* ruby-command-line-reporter
* ruby-gli
-* ruby-json-pure (we can just use ruby-json and ignore this dependency)
* ruby-mini-portile
* ruby-tee
* ruby-ya2yaml
@@ -135,21 +134,11 @@ Next steps:
Per-package tasks:
-* ruby-faker
+* ruby-faker:
* https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765124
* https://github.com/rails/rails/issues/13164
-* ruby-json-pure:
- * https://bugzilla.redhat.com/show_bug.cgi?id=616779
- * https://bugs.launchpad.net/ubuntu/+source/ruby-json-pure/+bug/1026049
- * http://rpmfind.net/linux/RPM/mandriva/devel/cooker/ppc/media/contrib/release/rubygem-json_pure-1.5.1-2.noarch.html
- * https://groups.google.com/a/cloudfoundry.org/forum/#!topic/vcap-dev/sqGizxEKEjs
-
- 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
+* ruby-leap-cli:
+
+ dpkg: erro ao processar o arquivo ruby-leap-cli_1.5.6-1_all.deb (--install):
+ a tentar sobre-escrever '/usr/lib/ruby/vendor_ruby/core_ext/hash.rb', que também está no pacote ruby-sshkit 1.4.0-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)