Your message dated Tue, 07 Jun 2016 11:56:19 -0400 with message-id <[email protected]> and subject line My error has caused the Debian Bug report #826664, regarding librarian-puppet-simple: undefined local variable or method `metadata' 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.) -- 826664: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826664 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: librarian-puppet-simple Version: 0.0.5-2 Severity: grave Justification: renders package unusable Hi, Thanks for packaging librarian-puppet-simple! Unfortunately, there seems to be some dependency missing because every command fails like this: micah@muck:puppet$ librarian-puppet git_status /usr/lib/ruby/vendor_ruby/librarian/puppet/simple/cli.rb:76:in `eval': undefined local variable or method `metadata' for #<Librarian::Puppet::Simple::CLI:0x000000019dcde8> (NameError) from /usr/lib/ruby/vendor_ruby/librarian/puppet/simple/cli.rb:76:in `eval' from /usr/lib/ruby/vendor_ruby/librarian/puppet/simple/cli.rb:76:in `git_status' from /usr/lib/ruby/vendor_ruby/thor/command.rb:27:in `run' from /usr/lib/ruby/vendor_ruby/thor/invocation.rb:126:in `invoke_command' from /usr/lib/ruby/vendor_ruby/thor.rb:359:in `dispatch' from /usr/lib/ruby/vendor_ruby/thor/base.rb:440:in `start' from /usr/lib/ruby/vendor_ruby/librarian/puppet/simple/cli.rb:25:in `bin!' from /usr/bin/librarian-puppet:8:in `<main>' micah@muck:puppet1$ The only commands that work are 'help' and 'clean'. micah -- System Information: Debian Release: stretch/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.5.0-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages librarian-puppet-simple depends on: ii ruby 1:2.3.0+4 ii ruby-thor 0.19.1-2 ii ruby2.1 [ruby-interpreter] 2.1.5-4 ii ruby2.2 [ruby-interpreter] 2.2.4-1 librarian-puppet-simple recommends no packages. librarian-puppet-simple suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---I had the keyword 'metadata' in my Puppetfile, but I did not have a metadata.json file. The error message made me think librarian-puppet-simple was missing a dependency, but once I resolved that, things work fine. Closing micah
--- End Message ---

