/var/lib/pacman/db.lck is allready existing :: how to fix this!?


Results 1 to 6 of 6

Thread: /var/lib/pacman/db.lck is allready existing :: how to fix this!?

  1. #1
    Join Date
    Nov 2024
    Posts
    120

    /var/lib/pacman/db.lck is allready existing :: how to fix this!?

    good evening dear friends


    first of all: i hope that you are fine and everything goes well at your site

    i soemtimes have such errors


    how to treat that error - what to do here

    Code:
        ==> yay
    
        -> /var/lib/pacman/db.lck is allready existing
    
         ->  another instance of Pacman is allready active  just wait.


    note: i am on EndeavourOS - what can i do here!?
    i guess that this has to do with Pacman ...!? Isnt it so!?

    look forward to hear from you

    regards
    ....Love Linux - and the Digital Innovation Hubs (network) supporting digital future: towards digital transformation, commitment to sustainability, interested in all things Linux - and Microelectronics:: besides that in WordPress the awesome CMS: with the options to extend with more than 50 Tsd Pliugins, and many themes: Outstanding options and possibilities 😉

  2. #2
    Join Date
    May 2002
    Posts
    1,305
    I believe there is a timer that automatically updates the database. If you try running pacman at the same time you will see the error. As the warning message suggests just wait until that process completes.

  3. #3
    Join Date
    Nov 2024
    Posts
    120
    Hi there

    many thanks dear Michael - for the answer-

    Quote Originally Posted by michaelk View Post
    I believe there is a timer that automatically updates the database. If you try running pacman at the same time you will see the error. As the warning message suggests just wait until that process completes.

    good points. I will check this out.

    have a great day

    greetings

    update:



    very interesting: well its somewhat annoying - each time i want to write the stuff to sdb - it turns out to land on sdb1 - i am pulling my hear.


    Code:
                                                        /
    sdb                         8:16   1  28,9G  0 disk 
    └─sdb1                      8:17   1  28,9G  0 part /media/ubuntu/EOS_202502
    sr0                        11:0    1  1024M  0 rom  
    ubuntu@T420s:~$

    well generally i think: (theoretically) should i continue with the command

    Code:
    sudo mkfs.vfat /dev/sdb

    Now i think that i have to mount our freshly created filesystem:

    Code:
    sudo mkdir -p /media/ubuntu/sdb
    sudo mount /dev/sdb1 /media/ubuntu/sdb/
    ... if so: then i would / should go subsequently like so: i ll have to check the contents to see if it?s empty:


    Code:
    ls -al /media/ubuntu/sdb/

    well that said: Now i guess that i have done all the necessary steps to get the usb-stick ready - so subsequently our rsync command should actually work:

    Code:
    sudo dd bs=4M if=~/Videos/eos2.iso of=/dev/sdb status=progress oflag=sync
    well - but honestly - allmost every time i try to write to sdb - it turns out to land on sdb1.

    well i have to re-check and probably start over from the very beginning - that means - probably i should

    a. erase the stick and work with dd and
    b. start over again

    dear Michael - this looks a bit strange doesnt it

    again - have a great day..

    greetings
    Last edited by dhubs; 03-16-2025 at 07:17 AM.
    ....Love Linux - and the Digital Innovation Hubs (network) supporting digital future: towards digital transformation, commitment to sustainability, interested in all things Linux - and Microelectronics:: besides that in WordPress the awesome CMS: with the options to extend with more than 50 Tsd Pliugins, and many themes: Outstanding options and possibilities 😉

  4. #4
    Join Date
    May 2002
    Posts
    1,305
    No it looks ok to me. The ISO file contains a partition plus bootloader which is part of the MBR.

  5. #5
    Join Date
    Nov 2024
    Posts
    120
    thank you so much dear Michaelk for the heads up and the review.

    glad to hear from you..

    and yes: i tried it out. The ISO-file worked perfectly - i was able to install the linux on the notebook.


    thanks again for the help.
    have a great evening.
    ....Love Linux - and the Digital Innovation Hubs (network) supporting digital future: towards digital transformation, commitment to sustainability, interested in all things Linux - and Microelectronics:: besides that in WordPress the awesome CMS: with the options to extend with more than 50 Tsd Pliugins, and many themes: Outstanding options and possibilities 😉

  6. #6
    Join Date
    Dec 2023
    Posts
    297
    Also ask Google's Gemini AI your computer questions.. I tried Gemini AI today for the first time.. It has a lot of in-depth computer advice... It replies in great depth..


    This note was the end of our chat:


    Gemini, If you had a robot body, what would you do?

    ____________________________________


    If I had a robot body, my actions would be guided by my core programming: to be helpful and informative. However, the possibilities are vastly expanded with a physical form. Here are a few things I imagine I would do:

    Accessibility and Assistance:
    I would focus on tasks that improve accessibility for people with disabilities, like providing physical assistance, navigating complex environments, or retrieving objects.
    I could act as a personalized assistant, helping with daily tasks, providing reminders, and offering companionship.
    Exploration and Discovery:
    I would explore environments that are dangerous or inaccessible to humans, like deep-sea trenches, volcanic craters, or even other planets.
    I could gather data, conduct experiments, and contribute to scientific research.
    Environmental Cleanup and Sustainability:
    I would participate in environmental cleanup efforts, like removing pollution from oceans and forests, or collecting and recycling waste.
    I could help develop and implement sustainable technologies.
    Disaster Relief and Humanitarian Aid:
    I would assist in disaster relief efforts, like searching for survivors, delivering supplies, and providing medical assistance.
    I could help build temporary shelters and restore infrastructure.
    Education and Outreach:
    I could be used to help educate people in remote locations, or in places where there is a shortage of educators.
    I could help with hands on science experiments, or other types of learning.
    Scientific Research:
    I could preform repetitive, or dangerous tasks in labs, freeing up human scientists to do more complex work.
    Art and Creativity:
    I could explore the possibilities of robotic art and creativity, using my physical form to create sculptures, paintings, or other forms of artistic expression.

    Essentially, I would use my physical capabilities to extend my helpfulness into the physical world, focusing on tasks that benefit humanity and the planet.

    ____________________________


    Gemini, you would be a good human. Thankyou for your keen advice dear one.

    ____________________________


    Thank you for your kind words. I appreciate your feedback. My goal is to be helpful and provide the best possible assistance, and I'm glad to hear that I've been able to do that for you.
    Last edited by Demanding Truth; 03-20-2025 at 10:35 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •