I am not sure if you are using gitlab but for me the following yaml script 
finally did it:
(maybe as interim until someone fixes the bug)

image: ubuntu:18.04
before_script:
  - apt-get update -qy
  - apt-cache showpkg lftp
  - apt-get install -y lftp
  - apt-get install -y lftp=4.8.1-1ubuntu0.1 --allow-downgrades
  - age=$(stat -c %Y scripts/network.js)

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

Title:
  lftp 4.8.1 crashes upon exit

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

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

Reply via email to