Score:0

Failure: No such entity

in flag

I recently upgraded Ubuntu 22.04 to 22.04.03. After that I'm getting a strange message in the terminal every time I start one:

Failure: No such entity
Failure: No such entity
user@computer:~$ 

EDIT:

Following the advice in the comments and I found this. Long time ago, before the upgrade, these lines were added to bashrc. After commenting them out there are no more warnings:

pactl set-default-source alsa_output.pci-0000_00_1f.3.analog-stereo

pactl set-default-sink alsa_output.pci-0000_00_1f.3.analog-stereo.monitor

hr flag
Have you added some functionality to your shell startup files? Check with `diff /etc/skel/.bashrc ~/.bashrc` or similar
waltinator avatar
it flag
The messages come from your startup file. Either inspect it with `less ~/.bashrc` or watch it execute with `bash -x ~/.bashrc`. Read `man $(basename $SHELL)` about "startup files".
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.