-
Type: Bug
-
Resolution: Community Answered
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
3
We are trying to set up a debmirror.
OS: Debian 11 (bullseye)
cmd
sudo debmirror -v --arch amd64 --section=main --method=http --rsync-extra=none -h repo.mongodb.org -r /apt/debian -d bullseye/mongodb-org/6.0 --debug /data/
Error
The directory for a dist should be its codename, not a suite.
Use --allow-dist-rename to have debmirror do the conversion automatically.
Using --allow-dist-rename leads to other issue and it changes the download urls.
- is related to
-
SERVER-18516 ubuntu/debian packaging : Release files report wrong Codename
- Closed