You are not logged in.

#1 2007-11-19 00:05:11

securitybreach
Member
From: In front of my computers
Registered: 2007-11-18
Posts: 416
Website

FIXED------New install --- Error modules exist

I recently installed Arch Core 2007.08-2 and I ran into a few problems. First I could not get my wifi connected and had to remove iwl3945 and install ipw3945. I also had to chroot using a PCLinuxOS livecd to install kdemod and X since I had no wireless connection until I figured it out the driver was the problem. Finally I tried to update and got the following errors:

[root@DarkStar comhack]# pacman --sync --refresh --sysupgrade && pacman -Sy
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
kdemod is up to date
:: Starting full system upgrade...
resolving dependencies... done.
looking for inter-conflicts... done.
Targets: kernel-headers-2.6.23.1-1  tzdata-2007i-1  glibc-2.7-6
         binutils-2.18-4  dhcpcd-3.1.7-1  filesystem-2007.11-1  grep-2.5.3-1
         fakeroot-1.8.4-1  fuse-2.7.1-1  gawk-3.1.6-1  gcc-libs-4.2.2-2
         gcc-4.2.2-3  hwdetect-0.8-10  ncurses-5.6-5  util-linux-ng-2.13.0.1-1
         udev-116-2  initscripts-2007.11-2  iproute-070710-2
         iputils-20070202-3  wireless_tools-29-1  kernel26-2.6.23.1-6
         iwlwifi-1.1.0-3  kbd-1.12.20070827-1  klibc-udev-116-1  less-409-1
         libarchive-2.4.0-1  libelf-0.8.10-2  libsasl-2.1.22-4
         libldap-2.3.39-1  libpcap-0.9.8-1  madwifi-utils-0.9.3.3-1
         man-pages-2.67-1  ndiswrapper-utils-1.49-1  ndiswrapper-1.49-1
         ntfs-3g-1.1004-1  ntfsprogs-2.0.0-1  pam-0.99.9.0-1  openssh-4.7p1-3
         openvpn-2.0.9-2  perl-5.8.8-8  ppp-2.4.4-5  rt2500-1.1.0_B4-15
         rt2x00-cvs-20070914-4  sdparm-1.02-1  syslog-ng-2.0.5-5  tar-1.19-1
         vi-7.1.135-1  which-2.17-1  wlan-ng26-0.2.8-8  zd1211-firmware-1.4-1

Total Package Size:   82.59 MB

Proceed with installation? [Y/n] Y
checking package integrity... done.
cleaning up... done.
(50/50) checking for file conflicts                 [#####################] 100%
error: could not prepare transaction
error: failed to commit transaction (conflicting files)
kernel26: /lib/modules/2.6.23-ARCH/modules.alias exists in filesystem
kernel26: /lib/modules/2.6.23-ARCH/modules.ccwmap exists in filesystem
kernel26: /lib/modules/2.6.23-ARCH/modules.dep exists in filesystem
kernel26: /lib/modules/2.6.23-ARCH/modules.ieee1394map exists in filesystem
kernel26: /lib/modules/2.6.23-ARCH/modules.inputmap exists in filesystem
kernel26: /lib/modules/2.6.23-ARCH/modules.isapnpmap exists in filesystem
kernel26: /lib/modules/2.6.23-ARCH/modules.ofmap exists in filesystem
kernel26: /lib/modules/2.6.23-ARCH/modules.pcimap exists in filesystem
kernel26: /lib/modules/2.6.23-ARCH/modules.seriomap exists in filesystem
kernel26: /lib/modules/2.6.23-ARCH/modules.symbols exists in filesystem
kernel26: /lib/modules/2.6.23-ARCH/modules.usbmap exists in filesystem
errors occurred, no packages were upgraded.

Here is my /etc/pacman.conf:

#
# /etc/pacman.conf
#
# See the pacman manpage for option directives

#
# GENERAL OPTIONS
#
[options]
LogFile     = /var/log/pacman.log
HoldPkg     = pacman glibc
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u

#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here
#   - local/custom mirrors can be added here or in separate files
#   - repositories listed first will take precedence when packages
#     have identical names, regardless of version number
#
#[testing]
#Include = /etc/pacman.d/testing

[core]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/core

[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/extra

[community]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/community

#[unstable]
# Add your preferred servers here, they will be used first
#Include = /etc/pacman.d/unstable

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs

[kdemod]
Server=http://kdemod.ath.cx/repo/current/i686

Any ideal how I can fix this?

Thanks

Last edited by securitybreach (2007-11-19 03:12:55)


"Every normal man must be tempted at times to spit upon his hands, hoist the black flag, and begin slitting throats." -- H.L. Mencken
Website      Configs
Forum Admin: Bruno's All Things Linux   
securitybreach<a>archlinux.us

Offline

#2 2007-11-19 02:30:58

securitybreach
Member
From: In front of my computers
Registered: 2007-11-18
Posts: 416
Website

Re: FIXED------New install --- Error modules exist

pacman -Scc

fixed it.

Thanks


"Every normal man must be tempted at times to spit upon his hands, hoist the black flag, and begin slitting throats." -- H.L. Mencken
Website      Configs
Forum Admin: Bruno's All Things Linux   
securitybreach<a>archlinux.us

Offline

Board footer

Powered by FluxBB