You are not logged in.
When I run pacman -Syu today, I get the following problem with ndiswrapper. Anyone else got similar problems?
Targets: gimp-2.2.13-1 vim-7.0.66-1 gvim-7.0.66-1 ndiswrapper-beyond-1.23-1
ndiswrapper-utils-1.23-1
Total Package Size: 19.7 MB
Proceed with upgrade? [Y/n] Y
checking package integrity... done.
loading package data... done.
checking for file conflicts...
error: the following file conflicts were found:
ndiswrapper-beyond: /lib/modules/2.6.17-beyond/modules.alias: exists in filesystem
ndiswrapper-beyond: /lib/modules/2.6.17-beyond/modules.ccwmap: exists in filesystem
ndiswrapper-beyond: /lib/modules/2.6.17-beyond/modules.dep: exists in filesystem
ndiswrapper-beyond: /lib/modules/2.6.17-beyond/modules.ieee1394map: exists in filesystem
ndiswrapper-beyond: /lib/modules/2.6.17-beyond/modules.inputmap: exists in filesystem
ndiswrapper-beyond: /lib/modules/2.6.17-beyond/modules.isapnpmap: exists in filesystem
ndiswrapper-beyond: /lib/modules/2.6.17-beyond/modules.ofmap: exists in filesystem
ndiswrapper-beyond: /lib/modules/2.6.17-beyond/modules.pcimap: exists in filesystem
ndiswrapper-beyond: /lib/modules/2.6.17-beyond/modules.seriomap: exists in filesystem
ndiswrapper-beyond: /lib/modules/2.6.17-beyond/modules.symbols: exists in filesystem
ndiswrapper-beyond: /lib/modules/2.6.17-beyond/modules.usbmap: exists in filesystem
errors occurred, no packages were upgraded.
Sebastian A. Liem
Offline
Congratulations - you've found a bug. All those modules.* files belong to kernel26beyond, and ndiswrapper-beyond should not be trying to install them. You can do either of two things:
- forget about the ndiswrapper update for the moment, and wait for a fixed package, probably 1.23-2.
- or if you really need the 1.23 update, install it with
pacman -Sf ndiswrapper-beyond
and then reinstall beyond with
pacman -Sf kernel26beyond
to reinstate the correct file versions.
Of course, report the bug as well.
Offline
Wtf? That was my fault... I have no idea how those files got in ndiswrapper-beyond, but I'll blame a broken build file so it seems like it's not my fault 8). I will fix this is 10 hours or so, unless someone else (iphitus) gets to it first.
Offline
I think it's not just in beyond:
[root@station2 ~]# pacman -Syu kernel26 ndiswrapper
Targets: kernel26-2.6.17.11-1 ndiswrapper-1.23-1
Total Package Size: 17.7 MB
Proceed with upgrade? [Y/n] y
checking package integrity... done.
loading package data... done.
checking for file conflicts...
error: the following file conflicts were found:
lib/modules/2.6.17-ARCH/modules.alias: exists in "kernel26" (target) and "ndiswrapper" (target)
lib/modules/2.6.17-ARCH/modules.ccwmap: exists in "kernel26" (target) and "ndiswrapper" (target)
lib/modules/2.6.17-ARCH/modules.dep: exists in "kernel26" (target) and "ndiswrapper" (target)
.....
errors occurred, no packages were upgraded.
JABBER: krayon -A-T- chat.qdnx.org
E-MAIL: archlinuxforums -A-T- quadronyx.org
WEB: http://www.qdnx.org/krayon/
~o~
Offline
How is it going?
Bugreport: http://bugs.archlinux.org/task/5295
Sebastian A. Liem
Offline
Thanks for the fix.
Sebastian A. Liem
Offline
im getting the following error when running pacman -Syu:
checking package integrity...
error: archive ndiswrapper-utils-1.23-1.pkg.tar.gz is corrupted
Offline
same problem here!
I've got a lovely bunch of coconuts...
Offline
@otake-tux and nirvanix:
That's because your cached info is old. Try doing this first:
pacman -Sy
You can also do it at the same time as updating too like this:
pacman -Syu
JABBER: krayon -A-T- chat.qdnx.org
E-MAIL: archlinuxforums -A-T- quadronyx.org
WEB: http://www.qdnx.org/krayon/
~o~
Offline
No, that's not the reason for their problem.
See Flyspray 5339
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline