[DRE-maint] Bug#985799: ruby-licensee 9.14.1-1: no library files in the DEB package
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Tue Mar 23 21:31:28 GMT 2021
Package: ruby-licensee
Version: 9.14.1-1
Severity: grave
X-Debbugs-Cc: praveen at debian.org
The ruby-licensee package as currently found in Debian experimental
lacks the entire library folder of the licensee Gem. These files, at
least, are missing from the package:
.
├── licensee
│ ├── commands
│ │ ├── detect.rb
│ │ ├── diff.rb
│ │ ├── license_path.rb
│ │ └── version.rb
│ ├── content_helper.rb
│ ├── hash_helper.rb
│ ├── license_field.rb
│ ├── license_meta.rb
│ ├── license.rb
│ ├── license_rules.rb
│ ├── matchers
│ │ ├── cabal.rb
│ │ ├── cargo.rb
│ │ ├── copyright.rb
│ │ ├── cran.rb
│ │ ├── dice.rb
│ │ ├── dist_zilla.rb
│ │ ├── exact.rb
│ │ ├── gemspec.rb
│ │ ├── matcher.rb
│ │ ├── npm_bower.rb
│ │ ├── nuget.rb
│ │ ├── package.rb
│ │ ├── reference.rb
│ │ └── spdx.rb
│ ├── matchers.rb
│ ├── project_files
│ │ ├── license_file.rb
│ │ ├── package_manager_file.rb
│ │ ├── project_file.rb
│ │ └── readme_file.rb
│ ├── project_files.rb
│ ├── projects
│ │ ├── fs_project.rb
│ │ ├── github_project.rb
│ │ ├── git_project.rb
│ │ └── project.rb
│ ├── projects.rb
│ ├── rule.rb
│ └── version.rb
└── licensee.rb
I stumbled over this when checking the package content (dpkg -L
ruby-licensee) and compared it to the list of files being pulled in
using "gem install -v 9.14.1 licensee".
Then DEB package only contains the cmdline executable, but lacks the
library files.
This should fix problems with GitLab 13.9.3 (as currently being
prepared via fasttrack-staging).
Mike
--
DAS-NETZWERKTEAM
c\o Technik- und Ökologiezentrum Eckernförde
Mike Gabriel, Marienthaler Str. 17, 24340 Eckernförde
mobile: +49 (1520) 1976 148
landline: +49 (4351) 850 8940
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31
mail: mike.gabriel at das-netzwerkteam.de, http://das-netzwerkteam.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 851 bytes
Desc: Digitale PGP-Signatur
URL: <http://alioth-lists.debian.net/pipermail/pkg-ruby-extras-maintainers/attachments/20210323/e3e40191/attachment.sig>
More information about the Pkg-ruby-extras-maintainers
mailing list