Public bug reported:

When trying to mirror something like the r-project they don't have a
dest folder.  https://cloud.r-project.org/bin/linux/ubuntu/bionic-
cran40/.  I can set the url to cloud.r-project.org/bin/linux/ubuntu and
use remoteroot as focal-cran40 but then it wants to append /dest/// to
the url.

$host="cloud.r-project.org/bin/linux/ubuntu";

$remoteroot=("focal-cran40" , 'bionic-cran40');
$download_method="https";
$check_gpg=0;
@rsync_extra=( 'none',);

@dists=( '/',);
@sections=( '/',);
@arches=( 'amd64',);

** Affects: debmirror (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1977623

Title:
  unable to mirror repos with no dest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debmirror/+bug/1977623/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to