You are not logged in.

#1 2010-12-17 22:38:11

temp123
Member
Registered: 2010-12-17
Posts: 1

Pacman ignores "--ignore"

I'm trying to install Arch Linux to an USB drive for use on a device with a Transmeta Crusoe CPU. As such, I need the kernel specially patched for Crusoe and I'm following the instructions on: http://aur.archlinux.org/packages.php?ID=38661

I've installed the Crusoe kernel to the USB drive mounted on /newarch and I'm now ready to install the rest of the base system. However, I do not want the "kernel26" package to get installed.

I tried:

pacman -S base --ignore kernel26 -r /newarch/

But this does list kernel26 in the package list:

# pacman -S base --ignore kernel26 -r /newarch/
warning: attr-2.4.44-1 is up to date -- reinstalling
warning: bash-4.1.009-3 is up to date -- reinstalling
warning: coreutils-8.7-1 is up to date -- reinstalling
warning: file-5.04-3 is up to date -- reinstalling
warning: filesystem-2010.12-1 is up to date -- reinstalling
warning: findutils-4.4.2-3 is up to date -- reinstalling
warning: gcc-libs-4.5.1-2 is up to date -- reinstalling
warning: gen-init-cpio-2.6.32-1 is up to date -- reinstalling
warning: glibc-2.12.1-4 is up to date -- reinstalling
warning: grep-2.7-1 is up to date -- reinstalling
warning: gzip-1.4-2 is up to date -- reinstalling
warning: sed-4.2.1-3 is up to date -- reinstalling
warning: shadow-4.1.4.2-3 is up to date -- reinstalling
warning: udev-164-3 is up to date -- reinstalling
warning: util-linux-ng-2.18-3 is up to date -- reinstalling
warning: which-2.20-4 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...

Targets (78): glibc-2.12.1-4  attr-2.4.44-1  bash-4.1.009-3  binutils-2.20.1-4  bzip2-1.0.6-1  shadow-4.1.4.2-3  coreutils-8.7-1  filesystem-2010.12-1
              util-linux-ng-2.18-3  udev-164-3  device-mapper-2.02.78-1  libgpg-error-1.9-2  libgcrypt-1.4.6-1  popt-1.16-2  cryptsetup-1.1.3-1  dash-0.5.6.1-1
              dcron-4.4-2  dhcpcd-5.2.9-1  diffutils-3.0-2  e2fsprogs-1.41.12-1  file-5.04-3  findutils-4.4.2-3  gawk-3.1.8-2  gcc-libs-4.5.1-2  gen-init-cpio-2.6.32-1
              gettext-0.18.1.1-1  grep-2.7-1  sed-4.2.1-3  grub-0.97-17  gzip-1.4-2  net-tools-1.60-14  kbd-1.15.2-1  sysvinit-2.88-2  initscripts-2010.07-2
              iputils-20100214-2  jfsutils-1.1.14-2  kernel26-2.6.36.2-1  less-436-2  licenses-2.6-1  logrotate-3.7.9-1  lvm2-2.02.78-1  mailx-8.1.1-7  gdbm-1.8.3-7
              perl-5.12.1-3  texinfo-4.13a-5  groff-1.20.1-4  man-db-2.5.9-1  man-pages-3.32-1  mdadm-3.1.4-1  nano-2.2.6-1  xz-5.0.0-1  openssl-1.0.0.c-1
              expat-2.0.1-5  libarchive-2.8.4-2  libfetch-2.33-1  pacman-mirrorlist-20100825-1  pacman-3.4.1-1  pciutils-3.1.7-1  sysfsutils-2.1.0-5  pcmciautils-017-1
              libnl-1.1-2  libpcap-1.1.1-1  ppp-2.4.5-1  procps-3.2.8-3  psmisc-22.13-1  reiserfsprogs-3.6.21-2  rp-pppoe-3.10-5  eventlog-0.2.12-1  tcp_wrappers-7.6-12
              syslog-ng-3.2.1-1  tar-1.25-1  usbutils-0.91-4  vi-050325-3  wget-1.12-2  which-2.20-4  dbus-core-1.4.0-1  wpa_supplicant-0.7.3-1  xfsprogs-3.1.4-1

Total Download Size:    80.20 MB
Total Installed Size:   332.55 MB

Proceed with installation? [Y/n] n

I tried switching the -S and --ignore options, no difference.

Any ideas on what I'm doing wrong?

Offline

#2 2010-12-17 23:10:00

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Pacman ignores "--ignore"

Offline

Board footer

Powered by FluxBB