Score:-4

Ubuntu not upgrading 22.04.0

nl flag

N: Ignoring file 'anydesk' in directory '/etc/apt/sources.list.d/' as it has no filename extension

when run apt upgrade it show above error why?

pLumo avatar
in flag
That is not an error, just a notice (--> `N`). You can simply ignore the message or delete that file `/etc/apt/sources.list.d/anydesk`, because it doesn't do anything anyways. If you say, the upgrade does not work, then you have another error not mentioned in your question
Elder Geek avatar
cn flag
Here's a solution to the same problem, different filename.. https://unix.stackexchange.com/questions/27940/command-line-linux-distro-for-i386-and-128mb-ram?noredirect=1&lq=1
Score:0
cn flag

Apt checks for filename extensions within the /etc/apt/sources.list.d/ directory.

/etc/apt/sources.list.d/anydesk.list will be treated as a valid source, as it has a .list filename extension.

/etc/apt/sources.list.d/anydesk will be ignored, as it has no extension. That's why you are getting a Notice (N:) about it. (Not an Error [E:] nor a Warning [W:]).

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.