Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Library update not working since 8.3.7
#11
(04-12-2024, 05:08 PM)Tim Curtis Wrote: With all USB drives unplugged what is output of

ls /media
pi@moode:~ $ ls /media
Kingston1TB
Reply
#12
Verify /media/Kingston1TB is empty (the ls command below returns nothing)

Code:
sudo ls /media/Kingston1TB

Then remove the directory

Code:
sudo rmdir /media/Kingston1TB

Then plug in one USB drive and restest "Update library" and "Update this folder" and verify the mpdindex and thumbgen log records are present in the moode log.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#13
(04-12-2024, 06:10 PM)Tim Curtis Wrote: Verify /media/Kingston1TB is empty (the ls command below returns nothing)

Code:
sudo ls /media/Kingston1TB

Then remove the directory

Code:
sudo rmdir /media/Kingston1TB

Then plug in one USB drive and restest "Update library" and "Update this folder" and verify the mpdindex and thumbgen log records are present in the moode log.

The first set of code above....returns nothing, as you said.

pi@moode:~ $ sudo rmdir /media/Kingston1TB
rmdir: failed to remove '/media/Kingston1TB': No such file or directory

Then went back to your updated instructions in #4......hope it was OK to do that.

pi@moode:~ $ ls /media/Crucial2TB
ls /media/Kingston1TB
ls /media/Kingston1TB_
ls: cannot access '/media/Crucial2TB': No such file or directory
ls: cannot access '/media/Kingston1TB': No such file or directory
ls: cannot access '/media/Kingston1TB_': No such file or directory


pi@moode:~ $  sudo rmdir /media/Crucial2TB
sudo rmdir /media/Kingston1TB
sudo rmdir /media/Kingston1TB_
rmdir: failed to remove '/media/Crucial2TB': No such file or directory
rmdir: failed to remove '/media/Kingston1TB': No such file or directory
rmdir: failed to remove '/media/Kingston1TB_': No such file or directory

Hope that makes sense.
Reply
#14
(04-12-2024, 06:52 PM)Tonewheelkev Wrote:
(04-12-2024, 06:10 PM)Tim Curtis Wrote: Verify /media/Kingston1TB is empty (the ls command below returns nothing)

Code:
sudo ls /media/Kingston1TB

Then remove the directory

Code:
sudo rmdir /media/Kingston1TB

Then plug in one USB drive and restest "Update library" and "Update this folder" and verify the mpdindex and thumbgen log records are present in the moode log.

The first set of code above....returns nothing, as you said.

pi@moode:~ $ sudo rmdir /media/Kingston1TB
rmdir: failed to remove '/media/Kingston1TB': No such file or directory

Then went back to your updated instructions in #4......hope it was OK to do that.

pi@moode:~ $ ls /media/Crucial2TB
ls /media/Kingston1TB
ls /media/Kingston1TB_
ls: cannot access '/media/Crucial2TB': No such file or directory
ls: cannot access '/media/Kingston1TB': No such file or directory
ls: cannot access '/media/Kingston1TB_': No such file or directory


pi@moode:~ $  sudo rmdir /media/Crucial2TB
sudo rmdir /media/Kingston1TB
sudo rmdir /media/Kingston1TB_
rmdir: failed to remove '/media/Crucial2TB': No such file or directory
rmdir: failed to remove '/media/Kingston1TB': No such file or directory
rmdir: failed to remove '/media/Kingston1TB_': No such file or directory

Hope that makes sense.

It looks like all the folders have been successfully removed, then.
Now plug one disk in and proceed with what Tim is asking you to do.
Reply
#15
(04-12-2024, 08:20 PM)Nutul Wrote:
(04-12-2024, 06:52 PM)Tonewheelkev Wrote:
(04-12-2024, 06:10 PM)Tim Curtis Wrote: Verify /media/Kingston1TB is empty (the ls command below returns nothing)

Code:
sudo ls /media/Kingston1TB

Then remove the directory

Code:
sudo rmdir /media/Kingston1TB

Then plug in one USB drive and restest "Update library" and "Update this folder" and verify the mpdindex and thumbgen log records are present in the moode log.

The first set of code above....returns nothing, as you said.

pi@moode:~ $ sudo rmdir /media/Kingston1TB
rmdir: failed to remove '/media/Kingston1TB': No such file or directory

Then went back to your updated instructions in #4......hope it was OK to do that.

pi@moode:~ $ ls /media/Crucial2TB
ls /media/Kingston1TB
ls /media/Kingston1TB_
ls: cannot access '/media/Crucial2TB': No such file or directory
ls: cannot access '/media/Kingston1TB': No such file or directory
ls: cannot access '/media/Kingston1TB_': No such file or directory


pi@moode:~ $  sudo rmdir /media/Crucial2TB
sudo rmdir /media/Kingston1TB
sudo rmdir /media/Kingston1TB_
rmdir: failed to remove '/media/Crucial2TB': No such file or directory
rmdir: failed to remove '/media/Kingston1TB': No such file or directory
rmdir: failed to remove '/media/Kingston1TB_': No such file or directory

Hope that makes sense.

It looks like all the folders have been successfully removed, then.
Now plug one disk in and proceed with what Tim is asking you to do.

Thanks for making that clear....so the folders are in fact gone!!
Phew....
Can now have a go at the Update/Verify bit.
Cheers.
Reply


Forum Jump: