Your message dated Tue, 02 Feb 2021 16:29:05 +0000
with message-id <[email protected]>
and subject line Bug#981080: fixed in ruby2.7 2.7.2-4
has caused the Debian Bug report #981080,
regarding ruby2.7: reduce Build-Depends
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.)
--
981080: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981080
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby2.7
Version: 2.7.2-3
Tags: patch
User: [email protected]
Usertags: rebootstrap
ruby2.7 participates in dependency loops relevant to architecture
bootstrap. Rather than looking into such a difficult problem, I looked
for easily droppable dependencies. chrpath is entirely unused and can be
dropped with no replacement. netbase, openssl, procps and
rubygems-integration are only required for testing. A nocheck build with
all of these turned into Build-Conflicts reproduces the build artifacts
or a regular build. Please consider applying the attached patch.
Helmut
diff --minimal -Nru ruby2.7-2.7.2/debian/changelog
ruby2.7-2.7.2/debian/changelog
--- ruby2.7-2.7.2/debian/changelog 2020-10-30 20:04:41.000000000 +0100
+++ ruby2.7-2.7.2/debian/changelog 2021-01-25 18:19:34.000000000 +0100
@@ -1,3 +1,12 @@
+ruby2.7 (2.7.2-3.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Reduce Build-Depends: (Closes: #-1)
+ + Drop unused chrpath dependency.
+ + Annotate netbase, openssl, procps and rubygems-integration <!nocheck>.
+
+ -- Helmut Grohne <[email protected]> Mon, 25 Jan 2021 18:19:34 +0100
+
ruby2.7 (2.7.2-3) unstable; urgency=medium
* d/p/0013-Enable-arm64-optimizations-that-exist-for-power-x86-.patch:
diff --minimal -Nru ruby2.7-2.7.2/debian/control ruby2.7-2.7.2/debian/control
--- ruby2.7-2.7.2/debian/control 2020-10-30 20:04:41.000000000 +0100
+++ ruby2.7-2.7.2/debian/control 2021-01-25 18:19:31.000000000 +0100
@@ -7,7 +7,6 @@
Lucas Kanashiro <[email protected]>,
Utkarsh Gupta <[email protected]>
Build-Depends: bison,
- chrpath,
coreutils (>= 7.5),
debhelper-compat (= 12),
file,
@@ -19,11 +18,11 @@
libreadline6-dev,
libssl-dev,
libyaml-dev,
- netbase,
- openssl,
- procps,
+ netbase <!nocheck>,
+ openssl <!nocheck>,
+ procps <!nocheck>,
ruby:native <cross>,
- rubygems-integration (>= 1.6),
+ rubygems-integration (>= 1.6) <!nocheck>,
systemtap-sdt-dev [linux-any],
tzdata,
zlib1g-dev
--- End Message ---
--- Begin Message ---
Source: ruby2.7
Source-Version: 2.7.2-4
Done: Lucas Kanashiro <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ruby2.7, 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.
Lucas Kanashiro <[email protected]> (supplier of updated ruby2.7 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: Tue, 02 Feb 2021 11:12:23 -0300
Source: ruby2.7
Architecture: source
Version: 2.7.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<[email protected]>
Changed-By: Lucas Kanashiro <[email protected]>
Closes: 977724 980192 981080
Changes:
ruby2.7 (2.7.2-4) unstable; urgency=medium
.
[ Antonio Terceiro ]
* autopkgtest: skip all rubygems-related tests.
During autopkgtest, we don't want to run the tests from the rubygems
included with ruby against the (often newer) rubygems provided by
ruby-rubygems. (Closes: #980192)
.
[ Lucas Kanashiro ]
* Reduce Build-Depends: (Closes: #981080)
- Remove b-d on chrpath, it is not used anymore
- Add <!nocheck> to b-d needed only for testing
* Use libedit-dev instead of libreadline6-dev (Closes: #977724)
* Bump debhelper compatibility level to 13
* Declare compliance with Debian Policy 4.5.1
Checksums-Sha1:
0583418c5ebcf022edc5b56177e8288fd6f220cd 2544 ruby2.7_2.7.2-4.dsc
b7d8a00a2c7b3d323ba7ced12694a1f2e52d1328 114956 ruby2.7_2.7.2-4.debian.tar.xz
e584ce7b0e7fced71bab047e23cd60c119730a1c 8376 ruby2.7_2.7.2-4_amd64.buildinfo
Checksums-Sha256:
cd48ccd734b0ef49d0ced92ec7f541b71dcc6e4e5af94ad5a7b44c046b91775f 2544
ruby2.7_2.7.2-4.dsc
9b25822c860593d7aa832c83ef7696c23e87639ae112e3c8493dcc3eea16e532 114956
ruby2.7_2.7.2-4.debian.tar.xz
03598c1e106816a8c580fdc79fa9fcb466343099369fca0879d58ca359bde025 8376
ruby2.7_2.7.2-4_amd64.buildinfo
Files:
0cf039bd5248161fa57bbc3accb38761 2544 ruby optional ruby2.7_2.7.2-4.dsc
4d656c591ce26d037983f00698b33f14 114956 ruby optional
ruby2.7_2.7.2-4.debian.tar.xz
ec9c83ef0e7c04b263f28bb9b91c9c07 8376 ruby optional
ruby2.7_2.7.2-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJJBAEBCAAzFiEEjtbD+LrJ23/BMKhw+COicpiDyXwFAmAZdmsVHGthbmFzaGly
b0BkZWJpYW4ub3JnAAoJEPgjonKYg8l8CxIP/1N6+K0T/oVpTZ2G3zLdplokHOZt
knlGmcyK4h74aTp6p1xWmITHgS7ntNpX/KcYZOWsTLdDhOC3+YPbgLmmnPZpamaP
QstzIea/2eL8ll9u5M2UFE6Pi36umLCKrZmSzNfdC8R/G8dXbaSUk8sf2m4rMYjF
Um89qeulQM2oentxiwU6awN7ysbvIrS8WMF8pDis4hBWTeOahQCgAXuIZs4vuGPD
dNzGJot9TslhUbc3ju+Z3a80+HCquApZTN/wrWmEJH4dx7pXwSesiIzrGxc22255
pVgZjkvdADD+G/UNnGtRvXsr8tmNst5NljI6NOh+M0nqw5BYT7E04hsUdm9LcMPZ
OhTPCJlb2cmyszuwUMkPk3g70U97BxuHuW6kgOiJADzA1gj0A8IxflKH1he4IEBb
GWJbkBrrfmIcl4oFcqkl1uR7ddLlhTzIAgykYyXMLO9EMQ2gpVFcPwL+mduCADq6
VOZB9fZyxNh1ZuuZYzvqwTgodUUb+YFUDOn6JO9QIoNNeQ43aTfqmKjJWX5VyRr+
qSnE8qRKR8syEaxTuQQitCpV6FBKtp0y0cQYwI5slhOoITrV/h4v3wwx2twCM3R1
+ykKckaPzIZMek6LBlsMIO5aK08+0woGWIu54nmF6vfhhWb1xa1jhwA+47G8RWRT
tQF4uGCD37dsbdiy
=fiv+
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers