[Solved] bash hash weboob-config??

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
catch22
Level 4
Level 4
Posts: 210
Joined: Mon Oct 01, 2012 7:50 am
Location: Belgium
Contact:

[Solved] bash hash weboob-config??

Post by catch22 »

Lately I always get this message when starting up a terminal and I have no idea what it means

Code: Select all

bash: hash: weboob-config: not found
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
xenopeek
Level 25
Level 25
Posts: 29595
Joined: Wed Jul 06, 2011 3:58 am

Re: bash hash weboob-config??

Post by xenopeek »

Searching for weboob-config shows this has something to do with "web outside of browsers" program. Is that something you had installed at some point? The old website is dead, it's now called woob: https://woob.tech/

If you run the hash command in the terminal, does it return anything other than "hash: hash table empty"?

Might it be you (or the program) added weboob-config to your startup files? See if grep -s weboob ~/.* turns up anything.
Image
catch22
Level 4
Level 4
Posts: 210
Joined: Mon Oct 01, 2012 7:50 am
Location: Belgium
Contact:

Re: bash hash weboob-config??

Post by catch22 »

xenopeek wrote: Tue Apr 13, 2021 9:59 am Searching for weboob-config shows this has something to do with "web outside of browsers" program. Is that something you had installed at some point? The old website is dead, it's now called woob: https://woob.tech/

If you run the hash command in the terminal, does it return anything other than "hash: hash table empty"?

Might it be you (or the program) added weboob-config to your startup files? See if grep -s weboob ~/.* turns up anything.
It doesn't ring a bell, but my memory is getting less reliable with age :|

Code: Select all

hash
hits	command
   1	/usr/bin/screenfetch
   1	/bin/date
   3	/bin/sleep
   3	/usr/bin/play

Code: Select all

grep -s weboob ~/.*
returned nothing.
User avatar
xenopeek
Level 25
Level 25
Posts: 29595
Joined: Wed Jul 06, 2011 3:58 am

Re: bash hash weboob-config??

Post by xenopeek »

Hm. Perhaps it added it to system directory. Try:
grep -s weboob /etc/{bash.bashrc,profile,profile.d/*}

Hopefully that turns up something.
Image
catch22
Level 4
Level 4
Posts: 210
Joined: Mon Oct 01, 2012 7:50 am
Location: Belgium
Contact:

Re: bash hash weboob-config??

Post by catch22 »

xenopeek wrote: Tue Apr 13, 2021 3:08 pm Hm. Perhaps it added it to system directory. Try:
grep -s weboob /etc/{bash.bashrc,profile,profile.d/*}
empty result..
User avatar
xenopeek
Level 25
Level 25
Posts: 29595
Joined: Wed Jul 06, 2011 3:58 am

Re: bash hash weboob-config??

Post by xenopeek »

Does locate weboob turn up anything?

Another thing you can try is from your menu open Users & Groups, create a new user account, log out and log in to the new user account, then open a terminal there and see if it has the same issue. That would help confirm whether a) this is an issue with some file in your own account's home directory or b) this is a system-wide issue with some file in system directories.
Image
catch22
Level 4
Level 4
Posts: 210
Joined: Mon Oct 01, 2012 7:50 am
Location: Belgium
Contact:

Re: bash hash weboob-config??

Post by catch22 »

xenopeek wrote: Wed Apr 14, 2021 11:00 pm Does locate weboob turn up anything?

Code: Select all

locate weboob
/etc/bash_completion.d/weboob
/home/ludo/.config/weboob
/home/ludo/.config/weboob/backends
/home/ludo/.config/weboob/sources.list
/home/ludo/.local/share/weboob
/home/ludo/.local/share/weboob/icons
/home/ludo/.local/share/weboob/keyrings
/home/ludo/.local/share/weboob/modules
/home/ludo/.local/share/weboob/repositories
/home/ludo/.local/share/weboob/keyrings/http___updates_weboob_org_1_2_main_.gpg
/home/ludo/.local/share/weboob/keyrings/http___updates_weboob_org_1_2_main_.version
/home/ludo/.local/share/weboob/modules/1.2
/home/ludo/.local/share/weboob/repositories/00-http___updates_weboob_org_1_2_main_
/usr/share/app-install/desktop/weboob-qt:qboobmsg.desktop
/usr/share/app-install/desktop/weboob-qt:qcineoob.desktop
/usr/share/app-install/desktop/weboob-qt:qcookboob.desktop
/usr/share/app-install/desktop/weboob-qt:qflatboob.desktop
/usr/share/app-install/desktop/weboob-qt:qhandjoob.desktop
/usr/share/app-install/desktop/weboob-qt:qhavedate.desktop
/usr/share/app-install/desktop/weboob-qt:qvideoob.desktop
/usr/share/app-install/desktop/weboob-qt:qwebcontentedit.desktop
/usr/share/app-install/desktop/weboob-qt:weboob-config-qt.desktop
/usr/share/app-install/icons/weboob-config-qt.png
/var/lib/dpkg/info/python-weboob.list
User avatar
xenopeek
Level 25
Level 25
Posts: 29595
Joined: Wed Jul 06, 2011 3:58 am

Re: bash hash weboob-config??

Post by xenopeek »

Looks like you installed it. There are several weboob packages on Linux Mint 18.x and 19.x. It's not available on Linux Mint 20.x. Suggest you open Synaptic Package Manager from your menu, search for weboob and remove any installed weboob packages. Pay attention to what it says it will remove; it may be weboob was installed because some other package needs it. Removing weboob would also remove that.
Image
catch22
Level 4
Level 4
Posts: 210
Joined: Mon Oct 01, 2012 7:50 am
Location: Belgium
Contact:

Re: bash hash weboob-config??

Post by catch22 »

xenopeek wrote: Thu Apr 15, 2021 7:36 am Looks like you installed it. There are several weboob packages on Linux Mint 18.x and 19.x. It's not available on Linux Mint 20.x. Suggest you open Synaptic Package Manager from your menu, search for weboob and remove any installed weboob packages. Pay attention to what it says it will remove; it may be weboob was installed because some other package needs it. Removing weboob would also remove that.
weboob in Synaptic returns 4 packages, of which none is installed.
I ticked the package weboob for complete removal and it warned me it would also remove pythonweboob.
Starting the terminal now is back to normal :-)
User avatar
xenopeek
Level 25
Level 25
Posts: 29595
Joined: Wed Jul 06, 2011 3:58 am

Re: [Solved] bash hash weboob-config??

Post by xenopeek »

Ah now the puzzle pieces fit... you had already removed the package earlier but didn't purge remove it. Without purge it leaves configuration files in place. That's the /etc/bash_completion.d/weboob file. That was the problem--that file was there while the rest of weboob was removed.

If you don't need weboob again you can also remove those two directories in your home directory. Synpatic won't have deleted those for you. You can run this command to remove them both:
rm -rfv ~/.config/weboob/ ~/.local/share/weboob/
Image
catch22
Level 4
Level 4
Posts: 210
Joined: Mon Oct 01, 2012 7:50 am
Location: Belgium
Contact:

Re: [Solved] bash hash weboob-config??

Post by catch22 »

xenopeek wrote: Thu Apr 15, 2021 8:53 am You can run this command to remove them both:
rm -rfv ~/.config/weboob/ ~/.local/share/weboob/
clean as a whistle now :-)
Thanks again!
Locked

Return to “Software & Applications”