Your message dated Fri, 01 Jul 2016 11:45:27 +0000 with message-id <[email protected]> and subject line Bug#829175: fixed in ruby-nokogiri 1.6.8-2 has caused the Debian Bug report #829175, regarding Missing dependency on ruby-pkg-config to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 829175: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=829175 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: ruby-nokogiri Version: 1.6.8-1 Severity: serious Quack, ------------------------------------------------------------- $ vagrant up Vagrant experienced a version conflict with some installed plugins! This usually happens if you recently upgraded Vagrant. As part of the upgrade process, some existing plugins are no longer compatible with this version of Vagrant. The recommended way to fix this is to remove your existing plugins and reinstall them one-by-one. To remove all plugins: rm -r ~/.vagrant.d/plugins.json ~/.vagrant.d/gems Note if you have an alternate VAGRANT_HOME environmental variable set, the folders above will be in that directory rather than your user's home directory. The error message is shown below: Bundler could not find compatible versions for gem "pkg-config": In Gemfile: vagrant (= 1.8.4) was resolved to 1.8.4, which depends on nokogiri was resolved to 1.6.8, which depends on pkg-config (~> 1.1.7) Could not find gem 'pkg-config (~> 1.1.7)', which is required by gem 'nokogiri', in any of the sources. ------------------------------------------------------------- Indeed installing ruby-pkg-config solves the problem. You can see the runtime dep in: /usr/share/rubygems-integration/2.3.0/specifications/nokogiri-1.6.8.gemspec but the package lacks it. \_o<
--- End Message ---
--- Begin Message ---Source: ruby-nokogiri Source-Version: 1.6.8-2 We believe that the bug you reported is fixed in the latest version of ruby-nokogiri, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Antonio Terceiro <[email protected]> (supplier of updated ruby-nokogiri package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 01 Jul 2016 07:57:18 -0300 Source: ruby-nokogiri Binary: ruby-nokogiri Architecture: source Version: 1.6.8-2 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Extras Maintainers <[email protected]> Changed-By: Antonio Terceiro <[email protected]> Description: ruby-nokogiri - HTML, XML, SAX, and Reader parser for Ruby Closes: 829171 829175 Changes: ruby-nokogiri (1.6.8-2) unstable; urgency=medium . * Add missing dependency on ruby-pkg-config (Closes: #829171, #829175) Checksums-Sha1: 28ff1aff4ed183d0cf11c6a9a45f861cb8f586e0 2185 ruby-nokogiri_1.6.8-2.dsc a38478c670bcf2bf35c11b56da6d6203cb512d0a 7232 ruby-nokogiri_1.6.8-2.debian.tar.xz Checksums-Sha256: a1ff66d78e9f79d89f72fa59e5bb7bbffbb62d67cd1cebe2ea87868480922418 2185 ruby-nokogiri_1.6.8-2.dsc f1f19488796ba985645a2c17799021e0a55461641841d93bfa7a80aab83a81c7 7232 ruby-nokogiri_1.6.8-2.debian.tar.xz Files: 7800b9a5b4869d56f098fe6b4ba87c13 2185 ruby optional ruby-nokogiri_1.6.8-2.dsc 8cb361e35fa483d4d30ea0f24b491931 7232 ruby optional ruby-nokogiri_1.6.8-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJXdk6EAAoJEPwNsbvNRgveNCEP/2laMBVdvy+h9t1n9+g7ppDJ TasTpTR3j/B4P8n3NkxIACK7F+MpZNokwuTMh1Ur8GbXCheU55JXtNASE86KxPas 8Q3jVcfhnLpMGX5jFBTvvHXch/B8ZUNW9W5V8hHvrpPHrr5XrC/+86BnfJYDRFg9 NUiD+Er2Rmv88n0GqFuVkGYAcepvt+TsTeV8pWxiPoFUucv2mkNyRupEcFHd+whE t4Yz84/0TQj4lvTkJccYrF2X4ydhBHryY4XYWcfVN6jHa+sxbvAbsTuZXfmgXyf/ x2hNpoHYVMMnULhjkCu9bRPNIGufaj+2n6JJpkn6DAe6UQaT2vD8xzkhsw8j9Z7G ddMSs3EG+LstNEiFw4BpVUCkxGOtMumS9gWAwrcjhFVlCd+r/3NJP5zMO1ZC/aHm lxK8zLh/AA8WYhMYL/MGSExyxxm1eTKk4MRoqbPr7FOMbGpm3neW5qDinMgAGfVu /kkc3yp4SKw5U/7zM/kxno3W3ex2VXil0HSQcJhm1cc2RsKntkbpEv1zH9JA7QNC iwLWWhmWKRlI5Y2TzTL1k3HMKMGyZkFqqvsUfVCIaCwOEliFNuIyD4loHEduaM7x pgMYDCkIPOgMNJzancGVVVu+1GIf6W5h9j3z9+u8tVh9pibr4k28y2XX3eZpRPCx R4rzcd+h+0+VCbuo5GTR =uDOz -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
