plugwash

Results 28 issues of plugwash

Hi A couple of rust-cc tests are failing on debian arm64. Other tests are passing https://ci.debian.net/data/autopkgtest/testing/arm64/r/rust-cc/4984409/log.gz ---- gnu_flag_if_supported_cpp stdout ---- CXX_x86_64-unknown-linux-gnu = None CXX_x86_64_unknown_linux_gnu = None HOST_CXX = None CXX...

I have discovered that in a Debian armhf environment the oom_instead_of_bump_pointer_overflow test fails. This was initially noticed on Debian QA infrastructure but I have also tested it locally on both...

I was recently alerted to the rust-num-format package being broken in Debian, and worked through mulitple issues to get us a usable package. The full set of patches can be...

While working on updating the ring package in Debian to 0.16.20 I discovered that the tests failed with --no-default-features, so I went through the code and fixed things (mostly making...

Hi We have been looking to try and update rust crates in Debian. While Debian does have mechanisms for packaging multiple versions of a rust crate at once we try...

While writing up https://github.com/image-rs/image/issues/1707 I noticed that the calculation of image_size in encode_with_palette is protected against integer overflow but the calculation of file_size is not. Therefore, if i'm reading the...

kind: bug
easy

I am looking at getting pygame zero into Debian. Part of that process is checking that everything seems to be in order from a copyright/licensing point of view. I can...

major

I recently updated the hdrhistogram package in Debian, and as part of that I resolved the issues that were blocking the tests from running on Debian's test infrastructure. Unfortunately when...

I was at a jam recently and a newbie was having problems with noobs. The resize was complaining about a minor filesystem issue (free space inconsistent) and hence refusing to...

initial-boot

round_trip::elf::symtab_shndx fails on big endian, I initially noticed this on a Debian CI test on s390x, but I also reproduced it manually with the latest version of the gimli-rs git...