You are not logged in.

#1 2006-08-27 12:27:25

liem
Member
Registered: 2006-04-29
Posts: 71
Website

Problem with -Syu and ndiswrapper-beyond.

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

#2 2006-08-27 13:04:03

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Problem with -Syu and ndiswrapper-beyond.

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

Offline

#3 2006-08-28 15:31:14

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: Problem with -Syu and ndiswrapper-beyond.

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

#4 2006-08-29 11:00:54

lefallen
Member
From: Melbourne, Australia
Registered: 2006-07-06
Posts: 36
Website

Re: Problem with -Syu and ndiswrapper-beyond.

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

#5 2006-08-30 05:45:12

liem
Member
Registered: 2006-04-29
Posts: 71
Website

Re: Problem with -Syu and ndiswrapper-beyond.

How is it going?

Bugreport: http://bugs.archlinux.org/task/5295


Sebastian  A. Liem

Offline

#6 2006-09-01 05:59:46

liem
Member
Registered: 2006-04-29
Posts: 71
Website

Re: Problem with -Syu and ndiswrapper-beyond.

Thanks for the fix.


Sebastian  A. Liem

Offline

#7 2006-09-04 15:20:51

otake-tux
Member
Registered: 2006-04-29
Posts: 20

Re: Problem with -Syu and ndiswrapper-beyond.

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

#8 2006-09-04 19:46:14

nirvanix
Member
From: Saskatoon
Registered: 2005-01-31
Posts: 193

Re: Problem with -Syu and ndiswrapper-beyond.

same problem here!


I've got a lovely bunch of coconuts...

Offline

#9 2006-09-05 10:49:39

lefallen
Member
From: Melbourne, Australia
Registered: 2006-07-06
Posts: 36
Website

Re: Problem with -Syu and ndiswrapper-beyond.

@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

#10 2006-09-05 13:54:29

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: Problem with -Syu and ndiswrapper-beyond.

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.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

Board footer

Powered by FluxBB