[DRE-maint] Bug#1103018: ruby-rmagick fails to coinstall

Chris Hofstaedtler zeha at debian.org
Sun Apr 13 21:47:54 BST 2025


* Bastien Roucaries <rouca at debian.org> [250413 22:09]:
>Le dimanche 13 avril 2025, 20:55:07 heure d’été d’Europe centrale Helmut
>Grohne a écrit :
>> Package: ruby-rmagick
>> Version: 6.0.1-2+b4
>> Severity: serious
>> User: debian-qa at lists.debian.org
>> Usertags: fileconflict
>>
>> ruby-rmagick fails to coinstall despite explicitly declaring that
>> capability via Multi-Arch: same, because
>> /usr/share/rubygems-integration/3.3.0/specifications/rmagick-6.0.1.gemspec
>> is different for each architecture. I recommend dropping Multi-Arch:
>> same, because there are not that many use cases that require
>> coinstalling ruby extensions.
>
>Can I get a diff of these files between arch ?
>
>They are no arch path on it.
>
>May be date is different ? if so it is a reproductible bug problem

Indeed, there are no arch-specific things in the file, nevertheless 
this causes an M-A: same problem.

Stuff that changes between builds appears to be (at least):

   s.date = "2025-02-12"
   s.date = "2025-04-11"
   s.date = "2025-04-13"
   ...

   s.rubygems_version = "3.6.3".freeze
   s.rubygems_version = "3.6.7".freeze
   ...


Chris



More information about the Pkg-ruby-extras-maintainers mailing list