Package name
fakeroot
openRuyi version
1.37.2-1
Describe the bug
In fakeroot.spec we hardcoded
https://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_%{version}.orig.tar.gz
If Debian updates its version, this link will be 404.
In fact we can use use snapshot.debian.org:
https://snapshot.debian.org/package/fakeroot/
Steps to reproduce
Just rebuild src.rpm
Expected behaviour
Download successfully
Screenshots
No response
Relevant log output
Additional context
No response
I assert that this issue is relevant for openRuyi
Package name
fakeroot
openRuyi version
1.37.2-1
Describe the bug
In fakeroot.spec we hardcoded
https://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_%{version}.orig.tar.gz
If Debian updates its version, this link will be 404.
In fact we can use use snapshot.debian.org:
https://snapshot.debian.org/package/fakeroot/
Steps to reproduce
Just rebuild src.rpm
Expected behaviour
Download successfully
Screenshots
No response
Relevant log output
Additional context
No response
I assert that this issue is relevant for openRuyi