LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   System Updater error (https://www.linuxquestions.org/questions/linux-newbie-8/system-updater-error-4175642054/)

newbodhiuser 11-09-2018 02:48 PM

System Updater error
 
Hi,
Trying to use the System Updater, it always just stops after downloading and unpacking some packages but before it finishes the process, apparently. I see this error message:

Error: CRI:eina_log ../src/bin/win.c:1762 win_new() unknown log domain -1, original message level was: WRN

I saw another poster here with the same problem. Someone told him to just use apt-get in terminology. OK, I can do that, but the thing is, all the packages I tried updating with System Updater, were they updated or not?
They don't show up in System Updater anymore. But, the process didn't seem to have finished. And I didn't write down their names, so there's no way I can try to update then again with terminology. What would be the state of those packages? Will they cause malfunctioning of bodhi or the apps?

Thanks a lot

hydrurga 11-09-2018 03:40 PM

Can you please run the following from the command line and paste the output here (within CODE tags - see https://www.linuxquestions.org/quest...og.php?b=36313):

Code:

sudo apt-get update

newbodhiuser 11-10-2018 04:28 AM

Quote:

Originally Posted by hydrurga (Post 5924594)
Can you please run the following from the command line and paste the output here (within CODE tags - see https://www.linuxquestions.org/quest...og.php?b=36313):

Code:

sudo apt-get update

This is the result:
Code:

Ign:1 http://packages.bodhilinux.com/bodhi bionic InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:4 http://packages.bodhilinux.com/bodhi bionic Release
Hit:5 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease
Ign:6 http://packages.bodhilinux.com/bodhi bionic Release.gpg
Reading package lists... Done


hydrurga 11-11-2018 01:03 PM

Thanks. I'm surprised not to see the Ubuntu security repo in there though. Perhaps that's a Bodhi thing.

Anyway, now let's bring your system up to date:

Code:

sudo apt-get upgrade
Thanks for using the CODE tags by the way - much appreciated.

newbodhiuser 11-12-2018 04:19 AM

Thanks

hydrurga 11-12-2018 04:24 AM

Is the issue now resolved?

newbodhiuser 11-12-2018 10:35 AM

Quote:

Originally Posted by hydrurga (Post 5925233)
Is the issue now resolved?

Well, I did what you told me, and during the updating a message showed up in the terminal window, something about the Grub file being locally modified, and would it keep that or update it with the file from the package manager. I chose the later.

Now, everytime I try to suspend or switch off or whatever, a window pops up with this message:

"Moksha has had an error while writing its config file. The file is not writable. Perhaps the disk is read-only or you lost permission to your files. The file where the error ocurred was "home/mydrive/.e/e/config/profile.cfg.temp". The file has been deleted to avoid corrupt data."

And it cannot suspend itself or anything. I'm seeing I'll just have to re-install bodhi 5.0.0...

hydrurga 11-12-2018 11:56 AM

Quote:

Originally Posted by newbodhiuser (Post 5925364)
Well, I did what you told me, and during the updating a message showed up in the terminal window, something about the Grub file being locally modified, and would it keep that or update it with the file from the package manager. I chose the later.

Now, everytime I try to suspend or switch off or whatever, a window pops up with this message:

"Moksha has had an error while writing its config file. The file is not writable. Perhaps the disk is read-only or you lost permission to your files. The file where the error ocurred was "home/mydrive/.e/e/config/profile.cfg.temp". The file has been deleted to avoid corrupt data."

And it cannot suspend itself or anything. I'm seeing I'll just have to re-install bodhi 5.0.0...

Ok, let us know how it goes.

Just as an aside, I always go for the status quo in any Grub update choices (i.e. I choose to keep the local file) and it has worked for me so far.

hemlocktree 11-12-2018 07:07 PM

you should have kept the old one.... ver pick the new one from my experiences and what others who know know.

hemlocktree 11-12-2018 07:10 PM

also always update and dist-upgrade using terminal. there is a bug from ubuntu/debian or enlightenment - been there since 4.5


run sudo apt- get



then run sudo apt-get dist-upgrade hit Y for yes for using more hd space. all will work.

when asked to use the new boot or old always keep what you have that works.

newbodhiuser 11-13-2018 04:00 AM

Quote:

Originally Posted by hydrurga (Post 5925380)
Ok, let us know how it goes.

Just as an aside, I always go for the status quo in any Grub update choices (i.e. I choose to keep the local file) and it has worked for me so far.

I just rebooted the computer and everything seems to be fine.

hydrurga 11-13-2018 04:22 AM

Quote:

Originally Posted by newbodhiuser (Post 5925565)
I just rebooted the computer and everything seems to be fine.

Cool. Let us know if that situation changes.

If you want to, you can mark this thread as "Solved" (see "Thread Tools" at the top of the thread).


All times are GMT -5. The time now is 10:40 AM.