GNU bug report logs -
#75102
[PATCH rust-team 1/8] gnu: rust-quinn-proto-0.10: Wrap comment.
Previous Next
Reported by: Herman Rimm <herman <at> rimm.ee>
Date: Wed, 25 Dec 2024 21:39:02 UTC
Severity: normal
Tags: patch
Done: Hilton Chain <hako <at> ultrarare.space>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75102 in the body.
You can then email your comments to 75102 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75102
; Package
guix-patches
.
(Wed, 25 Dec 2024 21:39:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Herman Rimm <herman <at> rimm.ee>
:
New bug report received and forwarded. Copy sent to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
.
(Wed, 25 Dec 2024 21:39:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-io.scm (rust-quinn-proto-0.10): Wrap comment.
Change-Id: I682460d5f65bc6b823187df4beef06dbcfe6d194
---
gnu/packages/crates-io.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index b3d9bcd783..153269950b 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -66233,7 +66233,9 @@ (define-public rust-quinn-proto-0.10
(arguments
`(#:cargo-test-flags
'("--release" "--"
- "--skip=connection::mtud::tests::mtu_discovery_with_peer_max_udp_payload_size_after_search_panics")
+ (string-append
+ "--skip=connection::mtud::tests::mtu_discovery_with_peer_max"
+ "_udp_payload_size_after_search_panics"))
#:cargo-inputs
(("rust-arbitrary" ,rust-arbitrary-1)
("rust-bytes" ,rust-bytes-1)
base-commit: 32ab343e03e998ada27c063ef7d8a00aa88436dd
--
2.45.2
Information forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75102
; Package
guix-patches
.
(Wed, 25 Dec 2024 21:42:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 75102 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-io.scm (rust-clap-3)[arguments]: Wrap comment.
Change-Id: I159f51a55cc0f0d5f786b43528933a7bd92761c6
---
gnu/packages/crates-io.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 153269950b..27f82440ba 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -14103,8 +14103,10 @@ (define-public rust-clap-3
(list #:cargo-test-flags
'(list "--release" "--"
;; thread 'main' panicked at 'assertion failed: `(left == right)`
- ;; left: `"_AnonymousValueParser(ValueParser::other(TypeId { t: 3349385470118513432 }))"`,
- ;; right: `"_AnonymousValueParser(ValueParser::other(usize))"`', src/builder/value_parser.rs:18:1
+ ;; left: `"_AnonymousValueParser(ValueParser::other(
+ ;; TypeId { t: 3349385470118513432 }))"`,
+ ;; right: `"_AnonymousValueParser(ValueParser::other(
+ ;; usize))"`', src/builder/value_parser.rs:18:1
"--skip=builder::value_parser::value_parser")
#:cargo-inputs
`(("rust-atty" ,rust-atty-0.2)
--
2.45.2
Information forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75102
; Package
guix-patches
.
(Wed, 25 Dec 2024 21:42:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 75102 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-web.scm (rust-poem-1): Wrap comment.
Change-Id: I9d7262fdd2874a9c2d9102768884057274285223
---
gnu/packages/crates-web.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/crates-web.scm b/gnu/packages/crates-web.scm
index 9c44c58547..fcb744adf0 100644
--- a/gnu/packages/crates-web.scm
+++ b/gnu/packages/crates-web.scm
@@ -5018,7 +5018,8 @@ (define-public rust-poem-1
;("rust-opentelemetry" ,rust-opentelemetry-0.21)
;("rust-opentelemetry-http" ,rust-opentelemetry-http-0.10)
;("rust-opentelemetry-prometheus" ,rust-opentelemetry-prometheus-0.14)
- ;("rust-opentelemetry-semantic-conventions" ,rust-opentelemetry-semantic-conventions-0.13)
+ ;("rust-opentelemetry-semantic-conventions"
+ ;,rust-opentelemetry-semantic-conventions-0.13)
("rust-parking-lot" ,rust-parking-lot-0.12)
("rust-percent-encoding" ,rust-percent-encoding-2)
("rust-pin-project-lite" ,rust-pin-project-lite-0.2)
--
2.45.2
Information forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75102
; Package
guix-patches
.
(Wed, 25 Dec 2024 21:42:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 75102 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-io.scm (rust-gstreamer-sys-0.21)[arguments]:
Truncate comment.
Change-Id: I3fe527bac7638aab95f390f2ad3a1b56ad55f835
---
gnu/packages/crates-gtk.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/crates-gtk.scm b/gnu/packages/crates-gtk.scm
index 29469cd0ae..595f1cdf0e 100644
--- a/gnu/packages/crates-gtk.scm
+++ b/gnu/packages/crates-gtk.scm
@@ -3886,9 +3886,10 @@ (define-public rust-gstreamer-sys-0.21
"1i1vrqs9ys5y0ljl4nxh1x25dnwlcyh9hiybh4dysviy5dwdlk2n"))))
(build-system cargo-build-system)
(arguments
- (list #:tests? #f ;; tests/constant.c:193:20: error:
- ;; ?GST_ELEMENT_FACTORY_TYPE_TIMESTAMPER? undeclared (first use in this function);
- ;; did you mean ?GST_ELEMENT_FACTORY_TYPE_MUXER??
+ (list ;; tests/constant.c:193:20: error:
+ ;; ?GST_ELEMENT_FACTORY_TYPE_TIMESTAMPER? undeclared (firs...
+ ;; did you mean ?GST_ELEMENT_FACTORY_TYPE_MUXER??
+ #:tests? #f
#:cargo-inputs `(("rust-glib-sys" ,rust-glib-sys-0.18)
("rust-gobject-sys" ,rust-gobject-sys-0.18)
("rust-libc" ,rust-libc-0.2)
--
2.45.2
Information forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75102
; Package
guix-patches
.
(Wed, 25 Dec 2024 21:42:03 GMT)
Full text and
rfc822 format available.
Message #17 received at 75102 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-tls.scm (rustls-platform-verifier-test-flags):
Add variable.
Change-Id: I23b644e697b54be0b367115d601730178f99159e
---
gnu/packages/crates-tls.scm | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/gnu/packages/crates-tls.scm b/gnu/packages/crates-tls.scm
index b86cc37b90..fb108c6220 100644
--- a/gnu/packages/crates-tls.scm
+++ b/gnu/packages/crates-tls.scm
@@ -1920,6 +1920,22 @@ (define-public rust-rustls-pki-types-1
"This crate provides shared types for the rustls PKI ecosystem.")
(license (list license:expat license:asl2.0))))
+(define rustls-platform-verifier-test-flags
+ '(cons* "--"
+ (string-append "--skip=tests::verification_mock::test"
+ "_verification_without_mock_root")
+ (map (lambda (suffix)
+ (string-append
+ "--skip=tests::verification_real_world::tests::"
+ suffix))
+ '("_1password_com_valid"
+ "letsencrypt"
+ "my_1password_com_valid"
+ "my_1password_com_valid_no_stapled"
+ "unrelated_chain_not_valid_for_my_1password_com"
+ "unrelated_chain_valid_for_unrelated_domain"
+ "unrelated_domain_invalid"))))
+
(define-public rust-rustls-platform-verifier-0.5
(package
(name "rust-rustls-platform-verifier")
--
2.45.2
Information forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75102
; Package
guix-patches
.
(Wed, 25 Dec 2024 21:42:03 GMT)
Full text and
rfc822 format available.
Message #20 received at 75102 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-tls.scm (rust-rustls-platform-verifier-0.5):
Use rustls-platform-verifier-test-flags.
Change-Id: I5f756548167aebef01dc887adc7c30546850fdbd
---
gnu/packages/crates-tls.scm | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/gnu/packages/crates-tls.scm b/gnu/packages/crates-tls.scm
index fb108c6220..d6e23e5d72 100644
--- a/gnu/packages/crates-tls.scm
+++ b/gnu/packages/crates-tls.scm
@@ -1949,16 +1949,7 @@ (define-public rust-rustls-platform-verifier-0.5
(base32 "1nlrxbw2i5q7dxz2gnif14hz5ph67b5d8viqr4r06yd18icc84p0"))))
(build-system cargo-build-system)
(arguments
- (list #:cargo-test-flags
- '(list "--"
- "--skip=tests::verification_mock::test_verification_without_mock_root"
- "--skip=tests::verification_real_world::tests::_1password_com_valid"
- "--skip=tests::verification_real_world::tests::letsencrypt"
- "--skip=tests::verification_real_world::tests::my_1password_com_valid"
- "--skip=tests::verification_real_world::tests::my_1password_com_valid_no_stapled"
- "--skip=tests::verification_real_world::tests::unrelated_chain_not_valid_for_my_1password_com"
- "--skip=tests::verification_real_world::tests::unrelated_chain_valid_for_unrelated_domain"
- "--skip=tests::verification_real_world::tests::unrelated_domain_invalid")
+ (list #:cargo-test-flags rustls-platform-verifier-test-flags
#:cargo-inputs
(list rust-android-logger-0.13
rust-base64-0.22
--
2.45.2
Information forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75102
; Package
guix-patches
.
(Wed, 25 Dec 2024 21:42:04 GMT)
Full text and
rfc822 format available.
Message #23 received at 75102 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-tls.scm (rust-rustls-platform-verifier-0.4):
Use rustls-platform-verifier-test-flags.
Change-Id: I5c0eba7fe95760065b84947496b97bfd40733791
---
gnu/packages/crates-tls.scm | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/gnu/packages/crates-tls.scm b/gnu/packages/crates-tls.scm
index d6e23e5d72..6628825392 100644
--- a/gnu/packages/crates-tls.scm
+++ b/gnu/packages/crates-tls.scm
@@ -1992,16 +1992,7 @@ (define-public rust-rustls-platform-verifier-0.4
(sha256
(base32 "0dnij2d9029i06x4bhyzj5izwv3370233czaqkk1fmgc1wjdrix4"))))
(arguments
- (list #:cargo-test-flags
- '(list "--"
- "--skip=tests::verification_mock::test_verification_without_mock_root"
- "--skip=tests::verification_real_world::tests::_1password_com_valid"
- "--skip=tests::verification_real_world::tests::letsencrypt"
- "--skip=tests::verification_real_world::tests::my_1password_com_valid"
- "--skip=tests::verification_real_world::tests::my_1password_com_valid_no_stapled"
- "--skip=tests::verification_real_world::tests::unrelated_chain_not_valid_for_my_1password_com"
- "--skip=tests::verification_real_world::tests::unrelated_chain_valid_for_unrelated_domain"
- "--skip=tests::verification_real_world::tests::unrelated_domain_invalid")
+ (list #:cargo-test-flags rustls-platform-verifier-test-flags
#:cargo-inputs
(list rust-android-logger-0.13
rust-base64-0.22
--
2.45.2
Information forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75102
; Package
guix-patches
.
(Wed, 25 Dec 2024 21:42:04 GMT)
Full text and
rfc822 format available.
Message #26 received at 75102 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-tls.scm (rust-rustls-platform-verifier-0.3):
Use rustls-platform-verifier-test-flags.
Change-Id: Ic9d0c92230057dda61158461c25aee7276aca39d
---
gnu/packages/crates-tls.scm | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/gnu/packages/crates-tls.scm b/gnu/packages/crates-tls.scm
index 6628825392..e4d6a59da4 100644
--- a/gnu/packages/crates-tls.scm
+++ b/gnu/packages/crates-tls.scm
@@ -2028,16 +2028,7 @@ (define-public rust-rustls-platform-verifier-0.3
(sha256
(base32 "145lhjn9w5khp0fn4lagaa8qqyjyhfqn2dg6llva6qyzvy5qgfxg"))))
(arguments
- `(#:cargo-test-flags
- '("--release" "--"
- "--skip=tests::verification_mock::test_verification_without_mock_root"
- "--skip=tests::verification_real_world::tests::_1password_com_valid"
- "--skip=tests::verification_real_world::tests::letsencrypt"
- "--skip=tests::verification_real_world::tests::my_1password_com_valid"
- "--skip=tests::verification_real_world::tests::my_1password_com_valid_no_stapled"
- "--skip=tests::verification_real_world::tests::unrelated_chain_not_valid_for_my_1password_com"
- "--skip=tests::verification_real_world::tests::unrelated_chain_valid_for_unrelated_domain"
- "--skip=tests::verification_real_world::tests::unrelated_domain_invalid")
+ `(#:cargo-test-flags ,rustls-platform-verifier-test-flags
#:cargo-inputs
(("rust-android-logger" ,rust-android-logger-0.13)
("rust-base64" ,rust-base64-0.22)
--
2.45.2
Information forwarded
to
guix-patches <at> gnu.org
:
bug#75102
; Package
guix-patches
.
(Thu, 26 Dec 2024 13:46:02 GMT)
Full text and
rfc822 format available.
Message #29 received at 75102 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Yes, some of the lines are too long, but I don't think it adds to
readability to wrap them just because of that.
--
Efraim Flashner <efraim <at> flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Hilton Chain <hako <at> ultrarare.space>
:
You have taken responsibility.
(Sun, 15 Jun 2025 19:01:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Herman Rimm <herman <at> rimm.ee>
:
bug acknowledged by developer.
(Sun, 15 Jun 2025 19:01:02 GMT)
Full text and
rfc822 format available.
Message #34 received at 75102-close <at> debbugs.gnu.org (full text, mbox):
Closing since crates-* modules will be removed.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 14 Jul 2025 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 27 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.