Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 5956

Clearsigned file isn't valid got NOSPLIT erorr in ansible [closed]

$
0
0

Having trouble with this ansible task:

   - name: Ensure apt supports HTTPS      become: yes      package:        update_cache: yes        state: present        name:          - apt-transport-https

Here is the error:

fatal: [localhost]: FAILED! => changed=false   msg: 'Failed to update apt cache: E:Failed to fetch https://download.konghq.com/insomnia-ubuntu/dists/focal/InRelease  Clearsigned file isn''t valid, got ''NOSPLIT'' (does the network require authentication?), E:The repository ''https://download.konghq.com/insomnia-ubuntu focal InRelease'' is not signed.'

apt-transport-https is on the most recent version and insomnia is downloaded and working fine. I've eliminated networking issues by going from home to office wifi. I'm not sure where to go next.


Viewing all articles
Browse latest Browse all 5956

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>