01.05.2025, 11:49 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
zonker666
15 Titel: persistent ipw3945 problem [fixed]  BeitragVerfasst am: 10.11.2006, 17:18 Uhr



Anmeldung: 21. Jun 2006
Beiträge: 45

I tried the fix in this post http://kanotix.com/PNphpBB2-viewtopic-t-22385.html, but it just doesn't work, i keep getting error messages:

Zitat:
root@KanotixBox:/home/rasmus# apt-get install -f
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 42 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 ... 121000 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)
root@KanotixBox:/home/rasmus#


so trying
Zitat:
root@KanotixBox:/home/rasmus# apt-get remove --purge ipw3945-ucode-1.13
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-ucode: Depends: firmware-ipw3945 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@KanotixBox:/home/rasmus#


then i tried
Zitat:
root@KanotixBox:/home/rasmus# apt-get install --reinstall ipw3945-ucode-1.13
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-ucode: Depends: firmware-ipw3945 but it is not going to be installed
ipw3945-ucode-1.13: Depends: firmware-ipw3945 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@KanotixBox:/home/rasmus#


just leaves me at the beginning, any ideas?
It is rc4


Zuletzt bearbeitet von zonker666 am 10.11.2006, 18:01 Uhr, insgesamt ein Mal bearbeitet
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
piper
Titel: RE: persistent ipw3945 problem  BeitragVerfasst am: 10.11.2006, 17:25 Uhr
Team Member
Team Member


Anmeldung: 03. Mai 2005
Beiträge: 1544
Wohnort: out there somewhere
Keep doing it, it took 9 times for me doing

apt-get clean
apt-get autoclean
apt-get-update
apt-get dist-upgrade
apt-get -f install

Could not get this to work using h2's script

_________________
h2's d-u script
h2's rdiff-backup script
 
 Benutzer-Profile anzeigen Private Nachricht senden Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
zonker666
Titel: RE: persistent ipw3945 problem  BeitragVerfasst am: 10.11.2006, 18:00 Uhr



Anmeldung: 21. Jun 2006
Beiträge: 45

Thanks piper. I really don't understand why it worked the 6th time i tried, but so it did.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
h2
Titel: RE: persistent ipw3945 problem  BeitragVerfasst am: 10.11.2006, 20:19 Uhr



Anmeldung: 12. Mar 2005
Beiträge: 1005

If you have not already done a dist-upgrade that ended with this error my script has a fix in it that should work.

If you have already done the upgrade that exited with errors then the fix in my script will not do anything, so you have to do those repeated install -f things to try to handle it.

_________________
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
The_Seeker
Titel: RE: persistent ipw3945 problem  BeitragVerfasst am: 10.11.2006, 20:49 Uhr



Anmeldung: 23. Feb 2006
Beiträge: 45
Wohnort: Adelaide, Australia
Zitat:

If you have not already done a dist-upgrade that ended with this error my script has a fix in it that should work.

Your fix didn't work for me unfortunately h2; I'm getting the same error messages as above.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
h2
Titel: RE: persistent ipw3945 problem  BeitragVerfasst am: 10.11.2006, 21:32 Uhr



Anmeldung: 12. Mar 2005
Beiträge: 1005

seeker, did you already do a du and try to use my script to fix it? I know it won't fix it after the fact, but it should theoretically work before the du, but not if you did a du within I think 2 days of now, then the problem is already there. Unfortunately, this particular fix is not possible for me to test since I don't have that stuff installed on any machine.

_________________
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
The_Seeker
Titel: RE: persistent ipw3945 problem  BeitragVerfasst am: 10.11.2006, 21:37 Uhr



Anmeldung: 23. Feb 2006
Beiträge: 45
Wohnort: Adelaide, Australia
The only thing I did was check for any possible upgrades whilst in KDE (i.e. apt-get update && apt-get dist-upgrade but saying no to upgrading). Maybe this is what caused the error.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
devil
Titel: RE: persistent ipw3945 problem  BeitragVerfasst am: 10.11.2006, 21:54 Uhr
Team Member
Team Member


Anmeldung: 06. Mai 2005
Beiträge: 3087
Wohnort: berlin
if you dont need the ipw-stuff, do:
Code:
dpkg -P $(dpkg -l |awk '/ipw3945/{print $2}')

then do:
Code:
apt-get -f install

that should fix it.

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
h2
Titel: RE: persistent ipw3945 problem  BeitragVerfasst am: 11.11.2006, 01:09 Uhr



Anmeldung: 12. Mar 2005
Beiträge: 1005

Devil, lol, I just posted this fix, which I just discoverd as well, slightly different than yours, but same idea.

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
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.