mschuppx1 Posted August 30, 2020 Report Posted August 30, 2020 the resulting error appears then i run apt update N: Ignoring file 'enpass-linux.key' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension N: Ignoring file 'wget-log' in directory '/etc/apt/sources.list.d/' as it has no filename extension i'm completely stumped as to how to resolve this error - please help if possible.
Dentonthebear Posted August 31, 2020 Report Posted August 31, 2020 Hi @mschuppx1 The Enpass team are going to want to know what version of Ubuntu you are running and if you have made any mods as well as the current version of Enpass you have installed. Have you tried removing Enpass from your sources list and then adding it back? My entry /etc/apt/sources.list.d/enpass.list reads: deb https://apt.enpass.io/ stable main #Enpass I am currently running Xubuntu 20.04.
Vinod Kumar Posted August 31, 2020 Report Posted August 31, 2020 Hi @mschuppx1, You have mistakenly stored signing verification key file in apt sources directory. Remove invalid files with these commands on terminal and run apt update thereafter: sudo rm /etc/apt/sources.list.d/enpass-linux.key sudo rm /etc/apt/sources.list.d/wget-log Cheers:) 1
mschuppx1 Posted August 31, 2020 Author Report Posted August 31, 2020 Thank you all for the help! I'm running Ubuntu 20.04.0 LTS my sources.list.d entry is deb https://apt.enpass.io/ stable main I was able to successfully install after I removed the 2 lines from the sources directory and ran the install for root. I'm puzzled as to how they got there in for first place but that's too much thought for right now. All is good! Thanks 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now