-
### I did this
```sh
curl https://crates.io/api/v1/crates/bitflags/1.3.2/download -o dl.raw
file dl.raw
```
> dl.raw: empty
### I expected the following
> dl.raw: gzip compressed data, was …
-
This seems like a bug, but maybe I'm just misunderstanding something with how mdbg works.
I discovered this after trying to run several human assemblies of varying input coverage (20x,30x,40x,50x) …
-
Reported changes between the current stable and the new candidate
```
--- cache/firefox-2263/snap/manifest.yaml 2023-01-05 01:01:14.000000000 +0000
+++ cache/firefox-2272/snap/manifest.yaml 2023-01-1…
-
Tests `exclude_dep` and `upgrade_verbose` now fail with the recent release of serde 1.0.143:
```
failures:
---- upgrade_verbose::case stdout ----
thread 'upgrade_verbose::case' panicked at '
…
-
Hi @smuellerDD, Please forgive maybe the mistake of opening an issue here.
I am stuck on GRUB boot after I enable LRNG on OpenWrt x86_64 Linux 6.1.47.
LRNG Version: v50
Patch Files: https://git…
-
**Problem**
Any command like `update`, `check`. etc. fails with `operation timed out` if a proxy is set with a leading http://.
**Steps**
1. Set proxy with `export http_proxy=http://gateway.somet…
-
### Apache Airflow version
2.1.4
### Operating System
Linux / Ubuntu Server
### Versions of Apache Airflow Providers
apache-airflow-providers-ftp==2.0.1
apache-airflow-providers-http==…
t4n1o updated
2 years ago
-
Issue extracted from #910.
Note that this is in some ways blocking on:
* ability to use async/await agnostic of blocking/event-based (#1778 ), which is blocking on
* coroutine rewrite (#1363), …
-
Package: llvm[clang,core,default-options,default-targets,disable-assertions,disable-clang-static-analyzer,enable-bindings,enable-terminfo,enable-threads,enable-zlib,enable-zstd,lld,target-spirv,target…
-
Here is the pretty lightweight Electrum Server:
https://bitcointalk.org/index.php?topic=4589797.0
Do you think can we implement it? That would be great.