On Tue, 23 Mar 2021 21:31:28 +0000 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> wrote:<br>> Package: ruby-licensee<br>> Version: 9.14.1-1<br>> Severity: grave<br>> X-Debbugs-Cc: praveen@debian.org<br>> <br>> The ruby-licensee package as currently found in Debian experimental  <br>> lacks the entire library folder of the licensee Gem. These files, at  <br>> least, are missing from the package:<br>> <br>> .<br>> ├── licensee<br>> │   ├── commands<br>> │   │   ├── detect.rb<br>> │   │   ├── diff.rb<br>> │   │   ├── license_path.rb<br>> │   │   └── version.rb<br>> │   ├── content_helper.rb<br>> │   ├── hash_helper.rb<br>> │   ├── license_field.rb<br>> │   ├── license_meta.rb<br>> │   ├── license.rb<br>> │   ├── license_rules.rb<br>> │   ├── matchers<br>> │   │   ├── cabal.rb<br>> │   │   ├── cargo.rb<br>> │   │   ├── copyright.rb<br>> │   │   ├── cran.rb<br>> │   │   ├── dice.rb<br>> │   │   ├── dist_zilla.rb<br>> │   │   ├── exact.rb<br>> │   │   ├── gemspec.rb<br>> │   │   ├── matcher.rb<br>> │   │   ├── npm_bower.rb<br>> │   │   ├── nuget.rb<br>> │   │   ├── package.rb<br>> │   │   ├── reference.rb<br>> │   │   └── spdx.rb<br>> │   ├── matchers.rb<br>> │   ├── project_files<br>> │   │   ├── license_file.rb<br>> │   │   ├── package_manager_file.rb<br>> │   │   ├── project_file.rb<br>> │   │   └── readme_file.rb<br>> │   ├── project_files.rb<br>> │   ├── projects<br>> │   │   ├── fs_project.rb<br>> │   │   ├── github_project.rb<br>> │   │   ├── git_project.rb<br>> │   │   └── project.rb<br>> │   ├── projects.rb<br>> │   ├── rule.rb<br>> │   └── version.rb<br>> └── licensee.rb<br>> <br>> I stumbled over this when checking the package content (dpkg -L  <br>> ruby-licensee) and compared it to the list of files being pulled in  <br>> using "gem install -v 9.14.1 licensee".<br>> <br>> Then DEB package only contains the cmdline executable, but lacks the  <br>> library files.<br><br>Thanks a lot for this. I was not able to pin point this issue and was keeping ruby-rugged and ruby-licensee in their old versions as workaround till now. I will upload a fix soon.<br>-- <br>Sent from my Android device with K-9 Mail. Please excuse my brevity.