Your message dated Fri, 26 Jan 2024 10:06:23 +0000
with message-id <e1rtj6n-007kf1...@fasolo.debian.org>
and subject line Bug#1060848: fixed in rust-isahc 1.7.2+ds-25
has caused the Debian Bug report #1060848,
regarding rust-isahc: Autopkgtest failures
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 ow...@bugs.debian.org
immediately.)


-- 
1060848: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060848
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rust-isahc
Version: 1.7.2+ds-24
Severity: serious
Justification: fails to migrate to testing
X-Debbugs-Cc: werdah...@riseup.net

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

See
https://ci.debian.net/data/autopkgtest/testing/amd64/r/rust-isahc/40410753/log.gz.

snip:
====================
842s error: cannot determine resolution for the macro `mock`
842s    --> tests/redirects.rs:268:9
842s     |
842s 268 |         mock! {
842s     |         ^^^^
842s     |
842s     = note: import resolution is stuck, try simplifying macro imports
842s 
842s error: cannot determine resolution for the macro `mock`
842s    --> tests/redirects.rs:292:14
842s     |
842s 292 |     let m2 = mock! {
842s     |              ^^^^
842s     |
842s     = note: import resolution is stuck, try simplifying macro imports
842s 
842s error: cannot determine resolution for the macro `mock`
842s    --> tests/redirects.rs:300:14
842s     |
842s 300 |     let m1 = mock! {
842s     |              ^^^^
842s     |
842s     = note: import resolution is stuck, try simplifying macro imports
842s 
842s error: could not compile `isahc` due to 3 previous errors
==========================

This blocks testing migration for rust-transmission-client, please fix
isahc accordingly.

best,

werdahias


- -- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-2-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: OpenRC (via /run/openrc), PID 1: init
LSM: AppArmor: enabled

-----BEGIN PGP SIGNATURE-----

iQJJBAEBCgAzFiEEwuGmy/3s5RGopBdtGL0QaztsVHUFAmWlU6EVHHdlcmRhaGlh
c0ByaXNldXAubmV0AAoJEBi9EGs7bFR1/BAQAK4PodKtnigscZNZi9NpEEDs56rT
qsheNo3a6AzaN/3uwpjfcN7otzMxarKmS+oPgNoEDId9q4zlS0zRAAL95jT2XrSq
VayXKyGJuiU0dw6V6J4wdjjBGDAs/NgSxNSaGnrKPOjDyLUgyJunp7iW/6Oiec6p
UnfTMx8RtuJbVICtpocvLr5RsDFfusRAlncnKZ5m3sILqPAQizTyohoy3/BJRSfh
aLmefKNvLikVSUYiwIeccG+Fyclp+O+LfNroMfHNbbEJHy0UMXZaYWZmfn/nD7F5
Id6wkBxYnckV5JXZ4xRMCBHq8cPHQMQOfLe0HOZEvFkAxBEICGs8nkbLb+HWup/1
ZczOX4thxoTqSypVI3ZuFFN3c3LWUFEzeOuWjcJsy+1vIa8Kp+Ivk0P3wzMp/DNj
AVMfsUE5pB5QjQ5lU4uCK43nPXSuElmhNAyMsow3+dxSpA/hwig+pmq9DMLbLVYf
75suhPWYx4UeVbrLEmY82dDT4kPOa8FdzmOxvN/z9JDD6MOPerynU+CqAlgzQvdm
lQNfPdbBLF2ZB73UP5YL+3GxfmSM0o15xR19REfs2aZf81GzBL2+OSW2s7efMo2t
p3xGjz2j9Osf8qMz7FuiAyidKRBhGstpZx6B3erPHm5pSKijrM+l/rKNW3jBh20i
NYzu/ciejRBoGBjf
=ccy6
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: rust-isahc
Source-Version: 1.7.2+ds-25
Done: Jonas Smedegaard <d...@jones.dk>

We believe that the bug you reported is fixed in the latest version of
rust-isahc, 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 1060...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated rust-isahc 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 26 Jan 2024 10:48:00 +0100
Source: rust-isahc
Architecture: source
Version: 1.7.2+ds-25
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <d...@jones.dk>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Closes: 1060848
Changes:
 rust-isahc (1.7.2+ds-25) unstable; urgency=medium
 .
   * update patches
   * build-depend unconditionally on test-only build-dependencies
     (needed by cargo install)
   * have autopgktest skip skip all but one test,
     due to use of non-distributed crate testserver;
     closes: bug#1060848, thanks to Matthias Geiger
   * update dh-cargo fork
   * update copyright info: update coverage
Checksums-Sha1:
 e15803f0b84d62bdd18d613d2357bef883bcd7f6 4144 rust-isahc_1.7.2+ds-25.dsc
 747b60f4832f8b838ae62c157f411c8484ad1940 20512 
rust-isahc_1.7.2+ds-25.debian.tar.xz
 87e291acc6e21f56e03b400e851a24b98a0c96c1 20173 
rust-isahc_1.7.2+ds-25_amd64.buildinfo
Checksums-Sha256:
 96cdbdd29093c11d28a78f17f2eeede5db75a08bb96fd7548645483e1320a5fa 4144 
rust-isahc_1.7.2+ds-25.dsc
 18d45ddb64b59d6386232818f899d9f32350a86d2af22dd00e5b7eb93fff4c1a 20512 
rust-isahc_1.7.2+ds-25.debian.tar.xz
 dac4e2867095b5b8d34e7af7930b28eff46fd3af6064851d9da5d8408b32f4db 20173 
rust-isahc_1.7.2+ds-25_amd64.buildinfo
Files:
 8177b116ea88897c010bffd696b0997f 4144 rust optional rust-isahc_1.7.2+ds-25.dsc
 a5987baef2b945c943777782432a2f7a 20512 rust optional 
rust-isahc_1.7.2+ds-25.debian.tar.xz
 8b743f08cab7c4ff91f3de45f219f678 20173 rust optional 
rust-isahc_1.7.2+ds-25_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmWzgKgACgkQLHwxRsGg
ASFqbQ//RVolBJ1GbpwGKLjsladu7s66M5XzG/05w8Wz57YgvZ8uG9R5U/jYPJru
zHg7mAdfs9ckU3nSMThlf/1a+O1L0BX6Q62LkTF3JNNx0UizoZ6Aso3//KvMbsIe
/vyNgaU5szaL/AZAjZejICTVAWdx3lPm2csUGpBn7kyraoE/y9ZKyMrdGL+sY9Qt
dNeEWnnvqY+ttThf6h1NAOeQsswBW3Ze3c9Wt8dblauGuJraHC/k6Lv4ri4PJRWk
EskJqTPwLP5x9QhkuOzT6qgojVDdAgUSELy3wfJn0Mt0HHSPdMm3/vJjkgcA7nzW
46/jkLWL8OEnQJv1YLbdr51jsZ/mFu51C4f8ZrQ4JvLxcLRVvtqxgc8rO/7pI14y
pV3aw5SOyv4v/eH3P3O63BA870uSdUY0POvl+PKvowWsVv8xtri0UyF+kyDgZJd/
DORVP8l1K8JmTuDgw9j/wMpivoR045gZBrLbVRFtrpyq8hADNyxBqckLou/58m66
alopduXTrac/mZXsVjqioBMJyJi2dLVqWCKk79ZqkUKhO52LpwbO64O3WuxdFD97
nYD6SzO6AvtNH263ayLEF1CTdpStmkJ5JEQhAQJv3ml+sLABfeDFnMyM3Yka83V6
6C2KO7lzgTHVgMo4+QhAje0Vu4Uu/zS0LWCxAK1nOg9TKCXdkjI=
=fZVA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to