Package Installer Issue / sudo dpkg / Seg Fault

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Jacob505

Package Installer Issue / sudo dpkg / Seg Fault

Post by Jacob505 »

Hi, i am new to using Linux so please be easy on me.

I installed Linux Mint 15 32 bit. Took me around 3 hours to get wireless going, lots of trial and error.
So I decided to download Google Voice / Talk plugin 32 bit .deb (For Debian/Ubuntu) from here https://www.google.com/tools/dlpage/han ... nload.html

I run Package Installer where I get the following. Only one software management tool is allowed to run at the same time. Please close the other application e.g. 'Update Manager', 'aptitude' or 'Synaptic' first.

So after googling for a few hours, trying different things with this being the last one http://ubuntuforums.org/showthread.php?t=1028100&page=2

Going through those areas, I encounte " E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. " at the end of a Terminal query.

I then try running: sudo dpkg --configure -a'
With the end of that Terminal query being Segmentation Fault

I can then no longer connect to the internet, so I just unplug to reboot.
I have tried my best to research these forums and go through google, I just can't find the answers and would really appreciate help.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
cortman

Re: Package Installer Issue / sudo dpkg / Seg Fault

Post by cortman »

After the reboot, run that dpkg command again and see if that fixes it. If not, post back and we'll see about looking deeper.
Jacob505

Re: Package Installer Issue / sudo dpkg / Seg Fault

Post by Jacob505 »

rj@rj-ME051 ~ $ sudo dpkg --configure -a
[sudo] password for rj:
Setting up bcmwl-kernel-source (6.20.155.1+bdcom-0ubuntu6) ...
Removing old bcmwl-6.20.155.1+bdcom DKMS files...

-------- Uninstall Beginning --------
Module: bcmwl
Version: 6.20.155.1+bdcom
Kernel: 3.8.0-19-generic (i686)
-------------------------------------

Status: Before uninstall, this module version was ACTIVE on this kernel.

wl.ko:
- Uninstallation
- Deleting from: /lib/modules/3.8.0-19-generic/updates/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.

depmod.................................................

DKMS: uninstall completed.

------------------------------
Deleting module version: 6.20.155.1+bdcom
completely from the DKMS tree.
------------------------------
Done.
Loading new bcmwl-6.20.155.1+bdcom DKMS files...
First Installation: checking all kernels...
Building only for 3.8.0-19-generic
Building for architecture i686
Building initial module for 3.8.0-19-generic
Done.

wl:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.8.0-19-generic/updates/

depmod...................................

DKMS: install completed.
Segmentation fault



Also I am unable to restart without having to unplug the pc directly from the power outlet.

When restarting, I get a black screen similar to terminal with a series of [6067.184040}
Isilden

Re: Package Installer Issue / sudo dpkg / Seg Fault

Post by Isilden »

Hi Jakob, I am having exactly the same issue.
Did you get it solved?
Thanks!
Isilden
Tetsumi

Re: Package Installer Issue / sudo dpkg / Seg Fault

Post by Tetsumi »

I'm in exactly the same boat and it's looking like this means it's now impossible to install any new packages. Unfortunately I'm pretty new to linux (been away for 20 years) so no real idea what tools I can use to investigate further.
Tetsumi

Re: Package Installer Issue / sudo dpkg / Seg Fault

Post by Tetsumi »

After much messing about managed to solve it for my computer with:

Code: Select all

sudo dpkg --purge bcmlw-kernel-source
(urg - that's probably the process name - memory isn't what it used to be so you may have to seach for the correct spelling.)
Cattleman
Level 3
Level 3
Posts: 136
Joined: Tue Dec 02, 2014 11:59 am

Re: Package Installer Issue / sudo dpkg / Seg Fault

Post by Cattleman »

I have exactly the same grief on my Dell Inspiron 1501 laptop.
I get the same error messages that end with

depmod....
DKMS: Install completed
Segmentation Fault

and my LAN internet connection disconnects and terminal window goes nowhere but tells me not to close because a process is still running. Then I have to reboot.

I am at wits end.
I hate to give up on this, but I have spent a week on this problem.
Locked

Return to “Software & Applications”