[Bash-completion-devel] Bug#586161: bash-completion: Upgrade from 1:1.1-3 to 1:1.2-1 version fails

Hrdkr arturlagutin at gmail.com
Thu Jun 17 07:41:35 UTC 2010


Package: bash-completion
Severity: normal


Upgrade from 1:1.1-3 (currently in Squeeze repository) to 1:1.2-1 (currently in Sid) version fails. Seems like there is kind of conflict with cryptsetup package. Here is some output:

hrdkr at host:~$ sudo aptitude show bash-completion 
Package: bash-completion
State: installed
Automatically installed: no
Version: 1:1.1-3
Priority: standard
Section: shells
Maintainer: Bash Completion Maintainers <bash-completion-devel at lists.alioth.debian.org>
Uncompressed Size: 958k
Depends: bash (>= 3.1dfsg-9)
Replaces: bash (< 3.1dfsg-9)
Description: programmable completion for the bash shell
 bash completion extends bash's standard completion behavior to achieve complex command lines with just a few keystrokes.  This
 project was conceived to produce programmable completion routines for the most common Linux/UNIX commands, reducing the amount of
 typing sysadmins and programmers need to do on a daily basis.
Homepage: http://bash-completion.alioth.debian.org

hrdkr at host:~$ sudo aptitude install bash-completion 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information... Done
Initializing package states... Done       
Reading task descriptions... Done  
The following packages will be upgraded:
  bash-completion 
1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/137kB of archives. After unpacking 102kB will be used.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
Reading changelogs... Done
(Reading database ... 193740 files and directories currently installed.)
Preparing to replace bash-completion 1:1.1-3 (using .../bash-completion_1%3a1.2-1_all.deb) ...
Unpacking replacement bash-completion ...
dpkg: error processing /var/cache/apt/archives/bash-completion_1%3a1.2-1_all.deb (--unpack):
 trying to overwrite '/etc/bash_completion.d/cryptsetup', which is also in package cryptsetup 2:1.1.2-1
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/bash-completion_1%3a1.2-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Reading package lists... Done             
Building dependency tree       
Reading state information... Done
Reading extended state information... Done
Initializing package states... Done       
Reading task descriptions... Done

Here is /etc/apt/preferences contents:

Package: *
Pin: release a=squeeze
Pin-Priority: 700

Package: *
Pin: release a=sid
Pin-Priority: 800

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bash-completion depends on:
ii  bash                          4.1-3      The GNU Bourne Again SHell

bash-completion recommends no packages.

bash-completion suggests no packages.

-- no debconf information





More information about the Bash-completion-devel mailing list