Your message dated Thu, 10 Nov 2022 21:40:18 +0100
with message-id <166811281816.1867533.15176773445554230...@auryn.jones.dk>
and subject line Re: Bug#1023031: marked as done (rust-async-std: autopkgtest 
failure.)
has caused the Debian Bug report #1023031,
regarding rust-async-std: autopkgtest failure.
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.)


-- 
1023031: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023031
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: rust-async-std
Version: 1.12.0-5
Severity: serious

The autopkgtest for rust-async-std is failing and preventing it's migration to 
testing.

error[E0425]: cannot find function `block_on` in module `task`
   --> src/io/read/take.rs:231:15
    |
231 |         task::block_on(async move {
    |               ^^^^^^^^ not found in `task`
    |
help: consider importing one of these items
    |
223 |     use async_io::block_on;
    |
223 |     use futures::executor::block_on;
    |

error[E0425]: cannot find function `block_on` in module `crate::task`
   --> src/io/read/mod.rs:394:22
    |
394 |         crate::task::block_on(async {
    |                      ^^^^^^^^ not found in `crate::task`
    |
help: consider importing one of these items
    |
389 |     use async_io::block_on;
    |
389 |     use futures::executor::block_on;
    |

For more information about this error, try `rustc --explain E0425`.
error: could not compile `async-std` due to 2 previous errors

--- End Message ---
--- Begin Message ---
Version: 1.12.0-10

Quoting Jonas Smedegaard (2022-11-01 07:50:59)
> Control: reopen -1
> 
> Quoting Debian Bug Tracking System (2022-10-31 16:42:05)
> > Your message dated Mon, 31 Oct 2022 15:39:12 +0000
> > with message-id <e1opwsa-009xj7...@fasolo.debian.org>
> > and subject line Bug#1023031: fixed in rust-async-std 1.12.0-6
> > has caused the Debian Bug report #1023031,
> > regarding rust-async-std: autopkgtest failure.
> > to be marked as done.
> > 
> > This means that you claim that the problem has been dealt with.
> 
> Whoops - wasn't fixed after all :-/

This really should be fixed since 1.12.0-5.

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/
 * Sponsorship: https://ko-fi.com/drjones

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature


--- End Message ---

Reply via email to