LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 06-06-2017, 07:37 PM   #16
c0de3
LQ Newbie
 
Registered: Jun 2017
Posts: 13

Original Poster
Rep: Reputation: Disabled

Thanks, I got that all done. I don't get those few error lines any more. But still apt-get -f install gives errors and seg fault.

(see post #15 for screen dump)





Quote:
Originally Posted by hydrurga View Post
I would try and excise it as much as possible (you'll be reinstalling it afterwards).

Not being able to find uninstall instructions in the No-IP knowledge base, why don't you try working through the steps in that link I gave you http://tehgentoonoob.blogspot.co.uk/...n-xubuntu.html and see how much of it is relevant...
 
Old 06-07-2017, 05:38 AM   #17
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
Well at least we seem to have peeled back a layer of the problem onion.

A quick search shows that the seg fault could be related to a faulty dpkg package itself. You have a search around, and I will too, and we'll see what we can do about it.

Just a note that problems like this are a perfect example of why it is a good idea to image your partitions on a regular basis. If I had come across it on my system, and realised how it doesn't just have a simple solution, I would have rolled back to my most recent weekly image, checked the package management situation, and then worked carefully through the update process step by step.

Last edited by hydrurga; 06-07-2017 at 05:41 AM.
 
Old 06-07-2017, 05:43 AM   #18
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
To see if this is purely dpkg related, can you post the output from:

Code:
dpkg --audit
 
Old 06-07-2017, 07:18 AM   #19
dejank
Member
 
Registered: May 2016
Location: Belgrade, Serbia
Distribution: Debian
Posts: 229

Rep: Reputation: Disabled
Quote:
Thanks, I got that all done. I don't get those few error lines any more. But still apt-get -f install gives errors and seg fault.
Did you try to do fsck to repair file system? Also, if seg fault is caused by dying card, it would be better to backup what you can from it, while you still can. Further playing with dying card could just speed up process, so it is better to save what you can, while you are still able to.
 
Old 06-07-2017, 08:36 AM   #20
c0de3
LQ Newbie
 
Registered: Jun 2017
Posts: 13

Original Poster
Rep: Reputation: Disabled
I think I did. I ran the command that should have caused it to run one at next reboot and then rebooted. I'm remote from the machine so I don't know for sure what it found.

I'm trying to get the card pulled so I can attempt to clone it to a new one. Any suggestions on a good process for that? I'm open to suggestions!



Quote:
Originally Posted by dejank View Post
Did you try to do fsck to repair file system? Also, if seg fault is caused by dying card, it would be better to backup what you can from it, while you still can. Further playing with dying card could just speed up process, so it is better to save what you can, while you are still able to.
 
Old 06-07-2017, 09:44 PM   #21
c0de3
LQ Newbie
 
Registered: Jun 2017
Posts: 13

Original Poster
Rep: Reputation: Disabled
$ sudo dpkg --audit
The following packages have been unpacked but not yet configured.
They must be configured using dpkg --configure or the configure
menu option in dselect for them to work:
libc-dev-bin GNU C Library: Development binaries
libc6-dbg:armhf GNU C Library: detached debugging symbols
libc6-dev:armhf GNU C Library: Development Libraries and Header Files
libtirpc1:armhf transport-independent RPC library
rpcbind converts RPC program numbers into universal addresses





Quote:
Originally Posted by hydrurga View Post
To see if this is purely dpkg related, can you post the output from:

Code:
dpkg --audit
 
Old 06-08-2017, 07:21 AM   #22
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 c0de3 View Post
$ sudo dpkg --audit
The following packages have been unpacked but not yet configured.
They must be configured using dpkg --configure or the configure
menu option in dselect for them to work:
libc-dev-bin GNU C Library: Development binaries
libc6-dbg:armhf GNU C Library: detached debugging symbols
libc6-dev:armhf GNU C Library: Development Libraries and Header Files
libtirpc1:armhf transport-independent RPC library
rpcbind converts RPC program numbers into universal addresses
Have you tried configuring them as suggested? (although I suspect that dpkg will barf again)
 
Old 06-24-2017, 11:08 AM   #23
c0de3
LQ Newbie
 
Registered: Jun 2017
Posts: 13

Original Poster
Rep: Reputation: Disabled
Okay, I imaged the SD and copied it onto a new SD card and installed it. I then did:
sudo touch /forcefsck

hoping that would fix up the new drive. Nothing seems to have changed, all the commands in this thread fail with the same errors. Any ideas what I can do to fix up this drive?


Thanks!
 
Old 06-24-2017, 11:19 AM   #24
dejank
Member
 
Registered: May 2016
Location: Belgrade, Serbia
Distribution: Debian
Posts: 229

Rep: Reputation: Disabled
Quote:
Originally Posted by c0de3 View Post
Okay, I imaged the SD and copied it onto a new SD card and installed it. I then did:
sudo touch /forcefsck

hoping that would fix up the new drive. Nothing seems to have changed, all the commands in this thread fail with the same errors. Any ideas what I can do to fix up this drive?


Thanks!
Why imaged it? Why not simply making back up of important data, install fresh system on new SD card and then restore what is important from backup? If you imaged damaged filesystem, then it is looks logical to me that your new SD card will get same errors.
 
Old 06-24-2017, 11:39 AM   #25
c0de3
LQ Newbie
 
Registered: Jun 2017
Posts: 13

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by dejank View Post
Why imaged it? Why not simply making back up of important data, install fresh system on new SD card and then restore what is important from backup? If you imaged damaged filesystem, then it is looks logical to me that your new SD card will get same errors.
I guess I was thinking the new file system would only have logical errors (if any) whereas the old drive possibly had hardware errors? Seems like it should be fixable.

Anyone have a backup tutorial they recommend? took me awhile to get this system built and configured so kinda hate to start over again.

The Maildir folders would be some of the most important to me.
 
Old 06-24-2017, 11:49 AM   #26
dejank
Member
 
Registered: May 2016
Location: Belgrade, Serbia
Distribution: Debian
Posts: 229

Rep: Reputation: Disabled
https://wiki.archlinux.org/index.php...kup_with_rsync

https://opensource.com/article/17/1/rsync-backup-linux

https://www.linux.com/news/back-expert-rsync

Those are rsync options. There are few more ways to do it, but this should be good enough. Also, in case of read errors on your drive, you might use gddrescue. Guess that what you really want is to be sure to backup your home and your config files. Rest is, more or less, replaceable.

Last edited by dejank; 06-24-2017 at 11:51 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
apt-offline - ERROR: FATAL: Something is wrong with the apt system. czezz Ubuntu 4 05-26-2016 06:38 AM
Installing from apt-get fails often, apt-get update gives error, etc What should ido? mitchell7man Ubuntu 3 02-27-2012 03:55 AM
apt error after upgrade and 'apt-get -f install' does not sort it out zimgir Ubuntu 1 01-12-2012 11:09 PM
apt + readline + postfix + etc... Sapient Linux - Software 2 01-04-2006 10:03 AM
apt-get error installing xlibs 4.2.1-14, apt-get won't work at all now pib Debian 1 12-11-2003 12:39 AM

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

All times are GMT -5. The time now is 12:00 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