LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-09-2018, 02:48 PM   #1
newbodhiuser
LQ Newbie
 
Registered: Nov 2018
Posts: 7

Rep: Reputation: Disabled
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
 
Old 11-09-2018, 03:40 PM   #2
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
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
 
Old 11-10-2018, 04:28 AM   #3
newbodhiuser
LQ Newbie
 
Registered: Nov 2018
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hydrurga View Post
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
 
Old 11-11-2018, 01:03 PM   #4
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
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.

Last edited by hydrurga; 11-12-2018 at 04:25 AM.
 
Old 11-12-2018, 04:19 AM   #5
newbodhiuser
LQ Newbie
 
Registered: Nov 2018
Posts: 7

Original Poster
Rep: Reputation: Disabled
Thanks

Last edited by newbodhiuser; 11-12-2018 at 04:21 AM.
 
Old 11-12-2018, 04:24 AM   #6
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Is the issue now resolved?
 
Old 11-12-2018, 10:35 AM   #7
newbodhiuser
LQ Newbie
 
Registered: Nov 2018
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hydrurga View Post
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...
 
Old 11-12-2018, 11:56 AM   #8
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by newbodhiuser View Post
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.
 
1 members found this post helpful.
Old 11-12-2018, 07:07 PM   #9
hemlocktree
Member
 
Registered: Aug 2018
Posts: 719

Rep: Reputation: 311Reputation: 311Reputation: 311Reputation: 311
you should have kept the old one.... ver pick the new one from my experiences and what others who know know.
 
Old 11-12-2018, 07:10 PM   #10
hemlocktree
Member
 
Registered: Aug 2018
Posts: 719

Rep: Reputation: 311Reputation: 311Reputation: 311Reputation: 311
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.
 
Old 11-13-2018, 04:00 AM   #11
newbodhiuser
LQ Newbie
 
Registered: Nov 2018
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hydrurga View Post
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.
 
Old 11-13-2018, 04:22 AM   #12
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by newbodhiuser View Post
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).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Problem with System Updater. fix37 Linux - Newbie 1 09-12-2018 05:33 AM
Yum updater does not work, no repolist on my CentOS system. brh1 Linux - General 12 09-18-2015 12:16 AM
System Updater Crashes athomas Linux - Desktop 2 07-19-2010 11:24 AM
Updater Applet Error threatingbehaviour Linux - Newbie 0 06-22-2009 01:24 PM
updater filling up system partition dhirendramohanty SUSE / openSUSE 2 08-18-2007 12:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration