25.04.2024, 15:24 UhrDeutsch | English
Hallo Gast [ Registrierung | Anmelden ]

Neues Thema eröffnen   Neue Antwort erstellen
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
Autor Nachricht
etorix
Titel: A Small Error:ipw3945-ucode [fix]  BeitragVerfasst am: 10.11.2006, 00:34 Uhr
Team Member
Team Member


Anmeldung: 23. Dez 2003
Beiträge: 109

ipw3945-ucode will throw a small hissy fit in dist-upgrade
Code:

Unpacking firmware-ipw3945 (from .../firmware-ipw3945_0.3_all.deb) ...
dpkg: error processing /var/cache/apt/archives/firmware-ipw3945_0.3_all.deb (--unpack):
 trying to overwrite `/lib/firmware/ipw3945.ucode', which is also in package ipw3945-ucode-1.13
Errors were encountered while processing:
 /var/cache/apt/archives/firmware-ipw3945_0.3_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

fix/workaround
Code:

apt-get -f install

done

_________________
namu amida butsu
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
clubex
Titel:   BeitragVerfasst am: 10.11.2006, 12:14 Uhr



Anmeldung: 30. Nov 2005
Beiträge: 91

etorix: Doesn't work on my machine.
I'm still left with ipw3945-ucode as a broken depenency. Until
this is fixed further dist-upgrades are forbidden.
Would installing the suggested package initramfs-tools help?
Here's my output.

#apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
firmware-ipw3945
Suggested packages:
initramfs-tools
The following NEW packages will be installed:
firmware-ipw3945
0 upgraded, 1 newly installed, 0 to remove and 46 not upgraded.
1 not fully installed or removed.
Need to get 0B/61.1kB of archives.
After unpacking 160kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
(Reading database ... 149886 files and directories currently installed.)
Unpacking firmware-ipw3945 (from .../firmware-ipw3945_0.3_all.deb) ...
dpkg: error processing /var/cache/apt/archives/firmware-ipw3945_0.3_all.deb (--unpack):
trying to overwrite `/lib/firmware/ipw3945.ucode', which is also in package ipw3945-ucode-1.13
Errors were encountered while processing:
/var/cache/apt/archives/firmware-ipw3945_0.3_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
devil
Titel:   BeitragVerfasst am: 10.11.2006, 12:21 Uhr
Team Member
Team Member


Anmeldung: 06. Mai 2005
Beiträge: 3087
Wohnort: berlin
apt-get remove --purge ipw3945-ucode-1.13
apt-get -f install
bei bedarf das entfernte nachinstallen.

greetz
devil

_________________
<<We are Xorg - resistance is futile - you will be axximilated>>

Host/Kernel/OS "devilsbox" running[2.6.19-rc1-git5-kanotix-1KANOTIX-2006-01-RC4 ]
CPU Info AMD Athlon 64 3000+ clocked at [ 803.744 MHz ]
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
clubex
Titel:   BeitragVerfasst am: 10.11.2006, 12:37 Uhr



Anmeldung: 30. Nov 2005
Beiträge: 91

devil: still doesn't work.
My output.

#apt-get remove --purge ipw3945-ucode
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
ipw3945-modules-2.6.18-kanotix-1: Depends: ipw3945-ucode but it is not going to be installed
ipw3945-modules-2.6.18-kanotix-2: Depends: ipw3945-ucode but it is not going to be installed
ipw3945d: Depends: ipw3945-ucode but it is not going to be installed
kanotix-firmware: Depends: ipw3945-ucode but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

# apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
firmware-ipw3945
Suggested packages:
initramfs-tools
The following NEW packages will be installed:
firmware-ipw3945
0 upgraded, 1 newly installed, 0 to remove and 46 not upgraded.
1 not fully installed or removed.
Need to get 0B/61.1kB of archives.
After unpacking 160kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
(Reading database ... 149886 files and directories currently installed.)
Unpacking firmware-ipw3945 (from .../firmware-ipw3945_0.3_all.deb) ...
dpkg: error processing /var/cache/apt/archives/firmware-ipw3945_0.3_all.deb (--unpack):
trying to overwrite `/lib/firmware/ipw3945.ucode', which is also in package ipw3945-ucode-1.13
Errors were encountered while processing:
/var/cache/apt/archives/firmware-ipw3945_0.3_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
Richard
Titel:   BeitragVerfasst am: 10.11.2006, 12:38 Uhr



Anmeldung: 07. Nov 2005
Beiträge: 112
Wohnort: Venezuela
I just reran
# aptitude update && aptitude dist-upgrade
from tty1 a couple more times and it sorted itself out.
using "de" repository.

_________________
kanotix-2006-01, 2.6.18.5-slh-up-1, IceWM, Krusader; P4, 2.8GHz, 512MB
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
devil
Titel:   BeitragVerfasst am: 10.11.2006, 13:30 Uhr
Team Member
Team Member


Anmeldung: 06. Mai 2005
Beiträge: 3087
Wohnort: berlin
clubex,
apt-get remove --purge ipw3945-ucode-1.13

greetz
devil

_________________
<<We are Xorg - resistance is futile - you will be axximilated>>

Host/Kernel/OS "devilsbox" running[2.6.19-rc1-git5-kanotix-1KANOTIX-2006-01-RC4 ]
CPU Info AMD Athlon 64 3000+ clocked at [ 803.744 MHz ]
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
clubex
Titel:   BeitragVerfasst am: 10.11.2006, 13:47 Uhr



Anmeldung: 30. Nov 2005
Beiträge: 91

fixed:
I guess there was something awry with the initial installation
of ipw3945-ucode-1.13 because after I had reinstalled it I was
able to purge it.
Thanks devil. Adding remove to the purge would probably have worked
if only I had thought of it. I guess my age is really starting to show.

Thanks everyone. This is what makes the Kanotix community such a great
bunch of guys. Problem fixed within 1/2 hour.
On the other hand my brother's Mac firmware update problem is still not
resolved after the Mac community has been tinkering with it for months.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
h2
Titel:   BeitragVerfasst am: 10.11.2006, 20:21 Uhr



Anmeldung: 12. Mar 2005
Beiträge: 1005

If you have not yet done a du and had this problem,, du-fixes-h2.sh has this fix run automatically, removing the offending package and installing firmware-ipw3945

However, this fix only works if you have not yet done a du that ends with the above error.

_________________
Read more on dist-upgrades using du-fixes-h2.sh script.
New: rdiff-backup script
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
ceti
Titel:   BeitragVerfasst am: 10.11.2006, 22:22 Uhr



Anmeldung: 30. Jan 2005
Beiträge: 25

that's what I did:

Code:
dpkg --force all -i /var/cache/apt/archives/firmware-ipw3945_0.3_all.deb [ENTER]
apt-get -f install [ENTER]


everything's fine now.

cheers
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
slh
Titel:   BeitragVerfasst am: 10.11.2006, 22:34 Uhr



Anmeldung: 16. Aug 2004
Beiträge: 1905

Nothing is fine with brutal force, and it will hit back one time or another.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
h2
Titel:   BeitragVerfasst am: 11.11.2006, 01:08 Uhr



Anmeldung: 12. Mar 2005
Beiträge: 1005

I was lucky enough to get this error as well. After trying some endless install -f stuff, which didn't work, I tried this, which did work:

instead of: apt-get remove --purge ipw3945-1.13
I did: dpkg --purge ipw3945-1.13
followed by an install -f to make sure. It worked fine, no hangup.

That fix is now in my updated script.

_________________
Read more on dist-upgrades using du-fixes-h2.sh script.
New: rdiff-backup script
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
mylo
Titel:   BeitragVerfasst am: 11.11.2006, 09:18 Uhr



Anmeldung: 30. Jan 2005
Beiträge: 259
Wohnort: Wiesbaden
devil hat folgendes geschrieben::
apt-get remove --purge ipw3945-ucode-1.13
apt-get -f install
bei bedarf das entfernte nachinstallen.

greetz
devil


this stuff is just for wlan needed, right?

_________________
Viele Grüße
mylo
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
Beiträge vom vorherigen Thema anzeigen:     
Gehe zu:  
Alle Zeiten sind GMT + 1 Stunde
Neues Thema eröffnen   Neue Antwort erstellen
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
PNphpBB2 © 2003-2007 
 
Deutsch | English
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2004 - 2006 by Jörg Schirottke (Kano).
Consult Impressum and Legal Terms for details. Kanotix is Free Software released under the GNU/GPL license.
This CMS is powered by PostNuke, all themes used at this site are released under the GNU/GPL license. designed and hosted by w3you. Our web server is running on Kanotix64-2006.