[Pkg-rust-maintainers] Bug#931003: Bug#931003: Updating crates for Debian stable release
Sylvestre Ledru
sylvestre at debian.org
Thu Jun 27 21:38:54 BST 2019
Le 27/06/2019 à 17:57, Sylvestre Ledru a écrit :
> Le 27/06/2019 à 17:43, Ivo De Decker a écrit :
>> Hi,
>
>> I guess the only option is to remove all of them from buster.
>
> Please give us a few days to see if we can find a better way to fix
> the issue without changing everything :)
First, to be clear, as rust packages are built as static, in the current
state, it means that ripgrep would be working in Buster without
any issue. It would (only) cause issues on derivative when rebuilding
some of the dependencies of the tree (I know this is an RC bug).
So, kpcyrd and myself have two options:
* upload encoding-rs+grep+grep-searcher+ignore to remove the dependency
on simd.
This is a trivial changes in the four packages (just disabling the
option which, afaik, wasn't used anyway).
This is ready for upload. ripgrep doesn't regress and the testsuite is
green.
* write a dummy patch in encoding to get ride of the dependency and keep
the feature presented.
This is ongoing work and should be ready tomorrow. It would require only
one upload.
What do you think would be acceptable?
Thanks
Sylvestre
More information about the Pkg-rust-maintainers
mailing list