update manager troubleshooting

Asked by stamphead1

Hi. Having problems with updates(dahdi-dkms, dahdi-linux, dahdi, libopenr2-3, asterisk). Have tried CLI and output as follows. I am reasonably new to linux but I'm computer literate and no problems using the command line etc.
Thank you for any assistance you can give.

paul@paul-G31M-ES2C:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.10
DISTRIB_CODENAME=maverick
DISTRIB_DESCRIPTION="Ubuntu 10.10"
paul@paul-G31M-ES2C:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.10
DISTRIB_CODENAME=maverick
DISTRIB_DESCRIPTION="Ubuntu 10.10"
paul@paul-G31M-ES2C:~$ sudo rm /var/lib/apt/lists/lock
[sudo] password for paul:
paul@paul-G31M-ES2C:~$ sudo rm /var/lib/apt/lists/lock
rm: cannot remove `/var/lib/apt/lists/lock': No such file or directory
paul@paul-G31M-ES2C:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
paul@paul-G31M-ES2C:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status
paul@paul-G31M-ES2C:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
paul@paul-G31M-ES2C:~$ sudo rm -rf /var/lib/dpkg/updates/*
paul@paul-G31M-ES2C:~$ sudo rm -rf /var/lib/apt/lists
paul@paul-G31M-ES2C:~$ sudo rm /var/cache/apt/*.bin
paul@paul-G31M-ES2C:~$ sudo mkdir /var/lib/apt/lists
paul@paul-G31M-ES2C:~$ sudo mkdir /var/lib/apt/lists/partial
paul@paul-G31M-ES2C:~$ LANG=C;sudo apt-get clean
paul@paul-G31M-ES2C:~$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
paul@paul-G31M-ES2C:~$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
5 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up dahdi-dkms (1:2.2.1+dfsg-1ubuntu3) ...
Removing old dahdi-2.2.1+dfsg-1ubuntu3 DKMS files...

------------------------------
Deleting module version: 2.2.1+dfsg-1ubuntu3
completely from the DKMS tree.
------------------------------
Done.
Loading new dahdi-2.2.1+dfsg-1ubuntu3 DKMS files...
First Installation: checking all kernels...
Building only for 2.6.35-25-generic
Building for architecture i686
Building initial module for 2.6.35-25-generic

Error! Build of dahdi_vpmadt032_loader.ko failed for: 2.6.35-25-generic (i686)
Consult the make.log in the build directory
/var/lib/dkms/dahdi/2.2.1+dfsg-1ubuntu3/build/ for more information.
Traceback (most recent call last):
  File "/usr/share/apport/package-hooks/dkms.py", line 57, in <module>
    report.write(open(apport.fileutils.make_report_path(report), 'w'))
IOError: [Errno 2] No such file or directory: '/var/crash/dahdi-dkms.0.crash'
dpkg: error processing dahdi-dkms (--configure):
 subprocess installed post-installation script returned error exit status 7
dpkg: dependency problems prevent configuration of dahdi-linux:
 dahdi-linux depends on dahdi-dkms | dahdi-source; however:
  Package dahdi-dkms is not configured yet.
  Package dahdi-source is not installed.
dpkg: error processing dahdi-linux (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of dahdi:
 dahdi depends on dahdi-linux; however:
  Package dahdi-linux is not configured yet.
 dahdi depends on dahdi-dkms | dahdi-source; however:
  Package dahdi-dkms is not configured yet.
  Package dahdi-source is not installed.
dpkg: error processing dahdi (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libopenr2-3:
 libopenr2-3 depends on dahdi; however:
  Package dahdi is not configured yet.
dpkg: error processing libopenr2-3 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of asterisk:
 asterisk depends on libopenr2-3;No apport report written because the error message indicates its a followup error from a previous failure.
                                                           No apport report written because the error message indicates its a followup error from a previous failure.
     No apport report written because MaxReports is reached already
                                                                   No apport report written because MaxReports is reached already
                                                  however:
  Package libopenr2-3 is not configured yet.
 asterisk depends on dahdi; however:
  Package dahdi is not configured yet.
dpkg: error processing asterisk (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 dahdi-dkms
 dahdi-linux
 dahdi
 libopenr2-3
 asterisk
E: Sub-process /usr/bin/dpkg returned an error code (1)
paul@paul-G31M-ES2C:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=25165824
Get:1 http://archive.ubuntu.com maverick Release.gpg [198B]
Ign http://archive.ubuntu.com/ubuntu/ maverick/main Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick/universe Translation-en
Get:2 http://archive.ubuntu.com maverick-updates Release.gpg [198B]
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en
Get:3 http://extras.ubuntu.com maverick Release.gpg [72B]
Ign http://extras.ubuntu.com/ubuntu/ maverick/main Translation-en
Get:4 http://archive.canonical.com maverick Release.gpg [198B]
Ign http://archive.canonical.com/ubuntu/ maverick/partner Translation-en
Get:5 http://deb.torproject.org lucid Release.gpg [489B]
Ign http://deb.torproject.org/torproject.org/ lucid/main Translation-en
Get:6 http://archive.ubuntu.com maverick-security Release.gpg [198B]
Ign http://archive.ubuntu.com/ubuntu/ maverick-security/main Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-en
Get:7 http://extras.ubuntu.com maverick Release [9762B]
Get:8 http://archive.canonical.com maverick Release [5925B]
Ign http://archive.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-security/universe Translation-en
Get:9 http://archive.ubuntu.com maverick Release [39.8kB]
Get:10 http://deb.torproject.org lucid Release [2224B]
Ign http://deb.torproject.org lucid/main i386 Packages
Get:11 http://archive.canonical.com maverick/partner Sources [3799B]
Get:12 http://archive.ubuntu.com maverick-updates Release [31.4kB]
Get:13 http://extras.ubuntu.com maverick/main Sources [656B]
Ign http://deb.torproject.org lucid/main i386 Packages
Get:14 http://archive.canonical.com maverick/partner i386 Packages [7452B]
Get:15 http://archive.ubuntu.com maverick-security Release [31.4kB]
Get:16 http://extras.ubuntu.com maverick/main i386 Packages [700B]
Get:17 http://deb.torproject.org lucid/main i386 Packages [3898B]
Get:18 http://archive.ubuntu.com maverick/main Sources [829kB]
Get:19 http://archive.ubuntu.com maverick/restricted Sources [4370B]
Get:20 http://archive.ubuntu.com maverick/universe Sources [4179kB]
Get:21 http://archive.ubuntu.com maverick/multiverse Sources [151kB]
Get:22 http://archive.ubuntu.com maverick/main i386 Packages [1492kB]
Get:23 http://archive.ubuntu.com maverick/restricted i386 Packages [5992B]
Get:24 http://archive.ubuntu.com maverick/universe i386 Packages [5791kB]
Get:25 http://archive.ubuntu.com maverick/multiverse i386 Packages [183kB]
Get:26 http://archive.ubuntu.com maverick-updates/main Sources [82.7kB]
Get:27 http://archive.ubuntu.com maverick-updates/restricted Sources [778B]
Get:28 http://archive.ubuntu.com maverick-updates/universe Sources [29.5kB]
Get:29 http://archive.ubuntu.com maverick-updates/multiverse Sources [1504B]
Get:30 http://archive.ubuntu.com maverick-updates/main i386 Packages [226kB]
Get:31 http://archive.ubuntu.com maverick-updates/restricted i386 Packages [1797B]
Get:32 http://archive.ubuntu.com maverick-updates/universe i386 Packages [94.6kB]
Get:33 http://archive.ubuntu.com maverick-updates/multiverse i386 Packages [2836B]
Get:34 http://archive.ubuntu.com maverick-security/main Sources [25.7kB]
Get:35 http://archive.ubuntu.com maverick-security/restricted Sources [14B]
Get:36 http://archive.ubuntu.com maverick-security/universe Sources [9802B]
Get:37 http://archive.ubuntu.com maverick-security/multiverse Sources [649B]
Get:38 http://archive.ubuntu.com maverick-security/main i386 Packages [87.4kB]
Get:39 http://archive.ubuntu.com maverick-security/restricted i386 Packages [14B]
Get:40 http://archive.ubuntu.com maverick-security/universe i386 Packages [45.0kB]
Get:41 http://archive.ubuntu.com maverick-security/multiverse i386 Packages [1655B]
Fetched 13.4MB in 41s (324kB/s)
Reading package lists... Done
paul@paul-G31M-ES2C:~$ sudo dpkg --clear-avail
paul@paul-G31M-ES2C:~$ sudo dpkg --configure -a
Setting up dahdi-dkms (1:2.2.1+dfsg-1ubuntu3) ...
Removing old dahdi-2.2.1+dfsg-1ubuntu3 DKMS files...

------------------------------
Deleting module version: 2.2.1+dfsg-1ubuntu3
completely from the DKMS tree.
------------------------------
Done.
Loading new dahdi-2.2.1+dfsg-1ubuntu3 DKMS files...
First Installation: checking all kernels...
Building only for 2.6.35-25-generic
Building for architecture i686
Building initial module for 2.6.35-25-generic

Error! Build of dahdi_vpmadt032_loader.ko failed for: 2.6.35-25-generic (i686)
Consult the make.log in the build directory
/var/lib/dkms/dahdi/2.2.1+dfsg-1ubuntu3/build/ for more information.
Traceback (most recent call last):
  File "/usr/share/apport/package-hooks/dkms.py", line 57, in <module>
    report.write(open(apport.fileutils.make_report_path(report), 'w'))
IOError: [Errno 2] No such file or directory: '/var/crash/dahdi-dkms.0.crash'
dpkg: error processing dahdi-dkms (--configure):
 subprocess installed post-installation script returned error exit status 7
dpkg: dependency problems prevent configuration of dahdi:
 dahdi depends on dahdi-dkms | dahdi-source; however:
  Package dahdi-dkms is not configured yet.
  Package dahdi-source is not installed.
dpkg: error processing dahdi (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of asterisk:
 asterisk depends on dahdi; however:
  Package dahdi is not configured yet.
dpkg: error processing asterisk (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of dahdi-linux:
 dahdi-linux depends on dahdi-dkms | dahdi-source; however:
  Package dahdi-dkms is not configured yet.
  Package dahdi-source is not installed.
dpkg: error processing dahdi-linux (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libopenr2-3:
 libopenr2-3 depends on dahdi; however:
  Package dahdi is not configured yet.
dpkg: error processing libopenr2-3 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 dahdi-dkms
 dahdi
 asterisk
 dahdi-linux
 libopenr2-3
paul@paul-G31M-ES2C:~$ LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
5 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up dahdi-dkms (1:2.2.1+dfsg-1ubuntu3) ...
Removing old dahdi-2.2.1+dfsg-1ubuntu3 DKMS files...

------------------------------
Deleting module version: 2.2.1+dfsg-1ubuntu3
completely from the DKMS tree.
------------------------------
Done.
Loading new dahdi-2.2.1+dfsg-1ubuntu3 DKMS files...
First Installation: checking all kernels...
Building only for 2.6.35-25-generic
Building for architecture i686
Building initial module for 2.6.35-25-generic

Error! Build of dahdi_vpmadt032_loader.ko failed for: 2.6.35-25-generic (i686)
Consult the make.log in the build directory
/var/lib/dkms/dahdi/2.2.1+dfsg-1ubuntu3/build/ for more information.
Traceback (most recent call last):
  File "/usr/share/apport/package-hooks/dkms.py", line 57, in <module>
    report.write(open(apport.fileutils.make_report_path(report), 'w'))
IOError: [Errno 2] No such file or directory: '/var/crash/dahdi-dkms.0.crash'
dpkg: error processing dahdi-dkms (--configure):
 subprocess installed post-installation script returned error exit status 7
dpkg: dependency problems prevent configuration of dahdi-linux:
 dahdi-linux depends on dahdi-dkms | dahdi-source; however:
  Package dahdi-dkms is not configured yet.
  Package dahdi-source is not installed.
dpkg: error processing dahdi-linux (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of dahdi:
 dahdi depends on dahdi-linux; however:
  Package dahdi-linux is not configured yet.
 dahdi depends on dahdi-dkms | dahdi-source; however:
  Package dahdi-dkms is not configured yet.
  Package dahdi-source is not installed.
dpkg: error processing dahdi (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libopenr2-3:
 libopenr2-3 depends on dahdi; however:
  Package dahdi is not configured yet.
dpkg: error processing libopenr2-3 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of asterisk:
 asterisk depends on libopenr2-3;No apport report written because the error message indicates its a followup error from a previous failure.
                                                           No apport report written because the error message indicates its a followup error from a previous failure.
     No apport report written because MaxReports is reached already
                                                                   No apport report written because MaxReports is reached already
                                                  however:
  Package libopenr2-3 is not configured yet.
 asterisk depends on dahdi; however:
  Package dahdi is not configured yet.
dpkg: error processing asterisk (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 dahdi-dkms
 dahdi-linux
 dahdi
 libopenr2-3
 asterisk
E: Sub-process /usr/bin/dpkg returned an error code (1)
paul@paul-G31M-ES2C:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
5 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up dahdi-dkms (1:2.2.1+dfsg-1ubuntu3) ...
Removing old dahdi-2.2.1+dfsg-1ubuntu3 DKMS files...

------------------------------
Deleting module version: 2.2.1+dfsg-1ubuntu3
completely from the DKMS tree.
------------------------------
Done.
Loading new dahdi-2.2.1+dfsg-1ubuntu3 DKMS files...
First Installation: checking all kernels...
Building only for 2.6.35-25-generic
Building for architecture i686
Building initial module for 2.6.35-25-generic

Error! Build of dahdi_vpmadt032_loader.ko failed for: 2.6.35-25-generic (i686)
Consult the make.log in the build directory
/var/lib/dkms/dahdi/2.2.1+dfsg-1ubuntu3/build/ for more information.
Traceback (most recent call last):
  File "/usr/share/apport/package-hooks/dkms.py", line 57, in <module>
    report.write(open(apport.fileutils.make_report_path(report), 'w'))
IOError: [Errno 2] No such file or directory: '/var/crash/dahdi-dkms.0.crash'
dpkg: error processing dahdi-dkms (--configure):
 subprocess installed post-installation script returned error exit status 7
dpkg: dependency problems prevent configuration of dahdi-linux:
 dahdi-linux depends on dahdi-dkms | dahdi-source; however:
  Package dahdi-dkms is not configured yet.
  Package dahdi-source is not installed.
dpkg: error processing dahdi-linux (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of dahdi:
 dahdi depends on dahdi-linux; however:
  Package dahdi-linux is not configured yet.
 dahdi depends on dahdi-dkms | dahdi-source; however:
  Package dahdi-dkms is not configured yet.
  Package dahdi-source is not installed.
dpkg: error processing dahdi (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libopenr2-3:
 libopenr2-3 depends on dahdi; however:
  Package dahdi is not configured yet.
dpkg: error processing libopenr2-3 (--configure):
 dependency pNo apport report written because the error message indicates its a followup error from a previous failure.
                                       No apport report written because the error message indicates its a followup error from a previous failure.
                                                                 No apport report written because MaxReports is reached already
                                               No apport report written because MaxReports is reached already
                             roblems - leaving unconfigured
dpkg: dependency problems prevent configuration of asterisk:
 asterisk depends on libopenr2-3; however:
  Package libopenr2-3 is not configured yet.
 asterisk depends on dahdi; however:
  Package dahdi is not configured yet.
dpkg: error processing asterisk (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 dahdi-dkms
 dahdi-linux
 dahdi
 libopenr2-3
 asterisk
E: Sub-process /usr/bin/dpkg returned an error code (1)
paul@paul-G31M-ES2C:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=25165824 && sudo apt-get dist-upgrade
Hit http://extras.ubuntu.com maverick Release.gpg
Ign http://extras.ubuntu.com/ubuntu/ maverick/main Translation-en
Hit http://archive.ubuntu.com maverick Release.gpg
Ign http://archive.ubuntu.com/ubuntu/ maverick/main Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en
Hit http://archive.canonical.com maverick Release.gpg
Ign http://archive.canonical.com/ubuntu/ maverick/partner Translation-en
Hit http://deb.torproject.org lucid Release.gpg
Hit http://extras.ubuntu.com maverick Release
Ign http://archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick/universe Translation-en
Hit http://archive.ubuntu.com maverick-updates Release.gpg
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en
Hit http://archive.ubuntu.com maverick-security Release.gpg
Ign http://archive.ubuntu.com/ubuntu/ maverick-security/main Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-en
Hit http://archive.canonical.com maverick Release
Hit http://extras.ubuntu.com maverick/main Sources
Ign http://archive.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en
Ign http://archive.ubuntu.com/ubuntu/ maverick-security/universe Translation-en
Hit http://archive.ubuntu.com maverick Release
Hit http://archive.ubuntu.com maverick-updates Release
Hit http://archive.canonical.com maverick/partner Sources
Ign http://deb.torproject.org/torproject.org/ lucid/main Translation-en
Hit http://extras.ubuntu.com maverick/main i386 Packages
Hit http://archive.ubuntu.com maverick-security Release
Hit http://archive.canonical.com maverick/partner i386 Packages
Hit http://archive.ubuntu.com maverick/main Sources
Hit http://archive.ubuntu.com maverick/restricted Sources
Hit http://archive.ubuntu.com maverick/universe Sources
Hit http://archive.ubuntu.com maverick/multiverse Sources
Hit http://archive.ubuntu.com maverick/main i386 Packages
Hit http://archive.ubuntu.com maverick/restricted i386 Packages
Hit http://archive.ubuntu.com maverick/universe i386 Packages
Hit http://archive.ubuntu.com maverick/multiverse i386 Packages
Hit http://deb.torproject.org lucid Release
Hit http://archive.ubuntu.com maverick-updates/main Sources
Hit http://archive.ubuntu.com maverick-updates/restricted Sources
Hit http://archive.ubuntu.com maverick-updates/universe Sources
Hit http://archive.ubuntu.com maverick-updates/multiverse Sources
Hit http://archive.ubuntu.com maverick-updates/main i386 Packages
Hit http://archive.ubuntu.com maverick-updates/restricted i386 Packages
Hit http://archive.ubuntu.com maverick-updates/universe i386 Packages
Hit http://archive.ubuntu.com maverick-updates/multiverse i386 Packages
Hit http://archive.ubuntu.com maverick-security/main Sources
Hit http://archive.ubuntu.com maverick-security/restricted Sources
Hit http://archive.ubuntu.com maverick-security/universe Sources
Hit http://archive.ubuntu.com maverick-security/multiverse Sources
Hit http://archive.ubuntu.com maverick-security/main i386 Packages
Hit http://archive.ubuntu.com maverick-security/restricted i386 Packages
Hit http://archive.ubuntu.com maverick-security/universe i386 Packages
Ign http://deb.torproject.org lucid/main i386 Packages
Hit http://archive.ubuntu.com maverick-security/multiverse i386 Packages
Ign http://deb.torproject.org lucid/main i386 Packages
Hit http://deb.torproject.org lucid/main i386 Packages
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
5 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up dahdi-dkms (1:2.2.1+dfsg-1ubuntu3) ...
Removing old dahdi-2.2.1+dfsg-1ubuntu3 DKMS files...

------------------------------
Deleting module version: 2.2.1+dfsg-1ubuntu3
completely from the DKMS tree.
------------------------------
Done.
Loading new dahdi-2.2.1+dfsg-1ubuntu3 DKMS files...
First Installation: checking all kernels...
Building only for 2.6.35-25-generic
Building for architecture i686
Building initial module for 2.6.35-25-generic

Error! Build of dahdi_vpmadt032_loader.ko failed for: 2.6.35-25-generic (i686)
Consult the make.log in the build directory
/var/lib/dkms/dahdi/2.2.1+dfsg-1ubuntu3/build/ for more information.
Traceback (most recent call last):
  File "/usr/share/apport/package-hooks/dkms.py", line 57, in <module>
    report.write(open(apport.fileutils.make_report_path(report), 'w'))
IOError: [Errno 2] No such file or directory: '/var/crash/dahdi-dkms.0.crash'
dpkg: error processing dahdi-dkms (--configure):
 subprocess installed post-installation script returned error exit status 7
dpkg: dependency problems prevent configuration of dahdi-linux:
 dahdi-linux depends on dahdi-dkms | dahdi-source; however:
  Package dahdi-dkms is not configured yet.
  Package dahdi-source is not installed.
dpkg: error processing dahdi-linux (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of dahdi:
 dahdi depends on dahdi-linux; however:
  Package dahdi-linux is not configured yet.
 dahdi depends on dahdi-dkms | dahdi-source; however:
  Package dahdi-dkms is not configured yet.
  Package dahdi-source is not installed.
dpkg: error processing dahdi (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libopenr2-3:
 libopenr2-3 depends on dahdi; however:
  Package dahdi is not configured yet.
dpkg: error processing libopenr2-3 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of asterisk:
 asterisk depends on libopenr2-3;No apport report written because the error message indicates its a followup error from a previous failure.
                                                           No apport report written because the error message indicates its a followup error from a previous failure.
     No apport report written because MaxReports is reached already
                                                                   No apport report written because MaxReports is reached already
                                                  however:
  Package libopenr2-3 is not configured yet.
 asterisk depends on dahdi; however:
  Package dahdi is not configured yet.
dpkg: error processing asterisk (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 dahdi-dkms
 dahdi-linux
 dahdi
 libopenr2-3
 asterisk
E: Sub-process /usr/bin/dpkg returned an error code (1)
paul@paul-G31M-ES2C:~$

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

...
Error! Build of dahdi_vpmadt032_loader.ko failed for: 2.6.35-25-generic (i686)
Consult the make.log in the build directory
/var/lib/dkms/dahdi/2.2.1+dfsg-1ubuntu3/build/ for more information.
...

Can you look in the file mentioned above, if there are any error messages?

If you cannot find out what's wrong and want the community to have a look at it, you might upload the file to http://pastebin.ubuntu.com and post the link here.

Revision history for this message
stamphead1 (stamphead1) said :
#2

Thanks for your reponse Manfred. No errors in the make.log file so will upload to the link provided.
stamphead1

Revision history for this message
stamphead1 (stamphead1) said :
#3

Sorry. Did you mean the make.log file or the original cli output?
stamphead1

Revision history for this message
Manfred Hampl (m-hampl) said :
#4

I was thinking of the make.log file.
The normal output is already visible in your original message.
And usually the make.log file is too long to just paste the contents in a message.

Revision history for this message
jacobisreal (jacobisreal) said :
#5

I'm having issues with the same packages not wanting to confgure.

dahdi-dkms
 dahdi-linux
 dahdi
 libopenr2-3
 asterisk

Here is my log: should we remove the software and then recompile from source?

 Bad return status for module build on kernel: 2.6.32-305-ec2 (x86_64)

Consult the make.log in the build directory
/var/lib/dkms/dahdi/2.2.1+dfsg-1ubuntu3/build/ for more information.
dpkg: error processing dahdi-dkms (--configure):
 subprocess installed post-installation script returned error exit status 10
dpkg: dependency problems prevent configuration of dahdi-linux:
 dahdi-linux depends on dahdi-dkms | dahdi-source; however:
  Package dahdi-dkms is not configured yet.
  Package dahdi-source is not installed.
dpkg: error processing dahdi-linux (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of dahdi:
 dahdi depends on dahdi-linux; however:
  Package dahdi-linux is not configured yet.
 dahdi depends on dahdi-dkms | dahdi-source; however:
  Package dahdi-dkms is not configured yet.
  Package dahdi-source is not installed.
dpkg: error processing dahdi (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libopenr2-3:
 libopenr2-3 depends on dahdi; however:
  Package dahdi is not configured yet.
dpkg: error processing libopenr2-3 (--configure):
 dependency No apport report written because the error message indicates its a followup error from a previous failure.
                                      No apport report written because the error message indicates its a followup error from a previous failure.
                                                                No apport report written because MaxReports is reached already
                                              No apport report written because MaxReports is reached already
                            problems - leaving unconfigured
dpkg: dependency problems prevent configuration of asterisk:
 asterisk depends on libopenr2-3; however:
  Package libopenr2-3 is not configured yet.
 asterisk depends on dahdi; however:
  Package dahdi is not configured yet.
dpkg: error processing asterisk (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 dahdi-dkms
 dahdi-linux
 dahdi
 libopenr2-3
 asterisk
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@chunk:~/asterisk-10.1.2# Errors were encountered while processing:
-bash: Errors: command not found
root@chunk:~/asterisk-10.1.2# dahdi-dkms
-bash: dahdi-dkms: command not found
root@chunk:~/asterisk-10.1.2# dahdi-linux
-bash: dahdi-linux: command not found
root@chunk:~/asterisk-10.1.2# dahdi
-bash: dahdi: command not found
root@chunk:~/asterisk-10.1.2# libopenr2-3
-bash: libopenr2-3: command not found
root@chunk:~/asterisk-10.1.2# asterisk
Asterisk already running on /var/run/asterisk/asterisk.ctl. Use 'asterisk -r' to connect.
root@chunk:~/asterisk-10.1.2#

Can you help with this problem?

Provide an answer of your own, or ask stamphead1 for more information if necessary.

To post a message you must log in.