On Mon, 12 Feb 2018 13:12:02 -0500 Jude DaShiell <jdashiel@xxxxxxxxx> wrote: > I don't know which is responsible for what. > I put together an lftp script and tried running the script to download a > torrent and am getting strange output. > > Script started on 2018-02-07 10:35:38-0500 > [jude@taf ~]$ cat debian.lftp > echo "downloading debian buster torrent" > #mget > https://cdimage.debian.org:/cdimage/unofficial/non-free/cd-including-firmware/buster_di_alpha2/amd64/bt-dvd/*512* > #mget > https://cdimage.debian.org:/cdimage/unofficial/non-free/cd-including-firmware/buster_di_alpha2/amd64/bt-dvd/firmware-buster-DI-alpha2-amd64-DVD-1.iso.torrent > torrent > https://cdimage.debian.org:/cdimage/unofficial/non-free/cd-including-firmware/buster_di_alpha2/amd64/bt-dvd/firmware-buster-DI-alpha2-amd64-DVD-1.iso.torrent > [jude@taf ~]$ lftp -f debian.lftp > downloading debian buster torrent > Assertion 'fd' failed at ../systemd-stable/src/basic/socket-util.c:1011, > function getpeergroups(). Aborting. > ...ter-DI-alpha2-amd64-DVD-1.iso.torrent: Getting meta-data: [Resolving > host address...] ^C > [jude@taf ~]$ exit > exit > > Script done on 2018-02-07 10:38:55-0500 > > Is this an upstream problem? https://bugs.archlinux.org/task/57388