Your message dated Sun, 16 Jan 2011 17:36:03 +0100
with message-id <4d331e73.6000...@debian.org>
and subject line Re: zutils: fails to upgrade from 0.3-1: trying to overwrite 
'/bin/zfgrep', which is also in package gzip 1.3.12-9
has caused the Debian Bug report #608968,
regarding zutils: fails to upgrade from 0.3-1: trying to overwrite 
'/bin/zfgrep', which is also in package gzip 1.3.12-9
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
608968: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608968
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: zutils
Version: 0.9~rc2-3
Severity: serious

# dpkg -i zutils_0.3-1_all.deb Selecting previously deselected package zutils.
(Reading database ... 10224 files and directories currently installed.)
Unpacking zutils (from zutils_0.3-1_all.deb) ...
Adding 'diversion of /bin/zgrep to /bin/zgrep.gzip by zutils'
Adding 'diversion of /usr/share/man/man1/zgrep.1.gz to 
/usr/share/man/man1/zgrep.gzip.1.gz by zutils'
Adding 'diversion of /bin/zcmp to /bin/zcmp.gzip by zutils'
Adding 'diversion of /usr/share/man/man1/zcmp.1.gz to 
/usr/share/man/man1/zcmp.gzip.1.gz by zutils'
Adding 'diversion of /bin/zdiff to /bin/zdiff.gzip by zutils'
Adding 'diversion of /usr/share/man/man1/zdiff.1.gz to 
/usr/share/man/man1/zdiff.gzip.1.gz by zutils'
Adding 'diversion of /bin/zcat to /bin/zcat.gzip by zutils'
Adding 'diversion of /usr/share/man/man1/zcat.1.gz to 
/usr/share/man/man1/zcat.gzip.1.gz by zutils'
Setting up zutils (0.3-1) ...

# apt-get upgrade
Reading package lists... Done
Building dependency tree Reading state information... Done
The following packages will be upgraded:
  zutils
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 892 kB of archives.
After this operation, 1880 kB of additional disk space will be used.
Do you want to continue [Y/n]? Get:1 http://ftp.pl.debian.org/debian/ unstable/main zutils i386 0.9~rc2-3 [892 kB]
Fetched 892 kB in 0s (41.2 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 10239 files and directories currently installed.)
Preparing to replace zutils 0.3-1 (using .../zutils_0.9~rc2-3_i386.deb) ...
Unpacking replacement zutils ...
dpkg: error processing /var/cache/apt/archives/zutils_0.9~rc2-3_i386.deb 
(--unpack):
 trying to overwrite '/bin/zfgrep', which is also in package gzip 1.3.12-9
configured to not write apport reports
                                      dpkg-deb: subprocess paste killed by 
signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/zutils_0.9~rc2-3_i386.deb


-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'experimental'), (500, 'testing')
Architecture: i386 (x86_64)

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

--
Jakub Wilk



--- End Message ---
--- Begin Message ---
again, it's working fine for me..

this is *upgrading*:

--snip---
root@debian:~# apt-cache policy gzip
gzip:
  Installed: 1.3.12-9
  Candidate: 1.3.12-9
  Version table:
 *** 1.3.12-9 0
        500 http://ftp.ch.debian.org/debian/ sid/main amd64 Packages
        100 /var/lib/dpkg/status
root@debian:~# apt-cache policy zutils
zutils:
  Installed: 0.9~rc2-3
  Candidate: 0.9-1
  Version table:
     0.9-1 0
        500 http://ftp.ch.debian.org/debian/ sid/main amd64 Packages
 *** 0.9~rc2-3 0
        100 /var/lib/dpkg/status
root@debian:~# apt-get install zutils
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer
required:
  libdigest-sha1-perl gettext-base heirloom-mailx
Use 'apt-get autoremove' to remove them.
Recommended packages:
  bzip2 lzip
The following packages will be upgraded:
  zutils
1 upgraded, 0 newly installed, 0 to remove and 79 not upgraded.
Need to get 959 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://ftp.ch.debian.org/debian/ sid/main zutils amd64 0.9-1 [959 kB]
Fetched 959 kB in 0s (2,924 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 51425 files and directories currently installed.)
Preparing to replace zutils 0.9~rc2-3 (using .../zutils_0.9-1_amd64.deb) ...
Unpacking replacement zutils ...
Setting up zutils (0.9-1) ...
root@debian:~#
---snap---

this is *installing*

---snip---
root@debian:~# apt-cache policy gzip
gzip:
  Installed: 1.3.12-9
  Candidate: 1.3.12-9
  Version table:
 *** 1.3.12-9 0
        500 http://ftp.ch.debian.org/debian/ sid/main amd64 Packages
        100 /var/lib/dpkg/status
root@debian:~# apt-cache policy zutils
zutils:
  Installed: (none)
  Candidate: 0.9-1
  Version table:
     0.9-1 0
        500 http://ftp.ch.debian.org/debian/ sid/main amd64 Packages
root@debian:~# apt-get install zutils
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer
required:
  libdigest-sha1-perl gettext-base heirloom-mailx
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  bzip2 lzip
Suggested packages:
  bzip2-doc
The following NEW packages will be installed:
  bzip2 lzip zutils
0 upgraded, 3 newly installed, 0 to remove and 79 not upgraded.
Need to get 131 kB/1,090 kB of archives.
After this operation, 2,535 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://ftp.ch.debian.org/debian/ sid/main bzip2 amd64 1.0.5-6
[49.4 kB]
Get:2 http://ftp.ch.debian.org/debian/ sid/main lzip amd64 1.11-4 [81.8 kB]
Fetched 131 kB in 5s (25.2 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously deselected package bzip2.
(Reading database ... 51402 files and directories currently installed.)
Unpacking bzip2 (from .../bzip2_1.0.5-6_amd64.deb) ...
Selecting previously deselected package lzip.
Unpacking lzip (from .../archives/lzip_1.11-4_amd64.deb) ...
Selecting previously deselected package zutils.
Unpacking zutils (from .../zutils_0.9-1_amd64.deb) ...
Setting up bzip2 (1.0.5-6) ...
Setting up lzip (1.11-4) ...
Setting up zutils (0.9-1) ...
root@debian:~#
---snap---

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          daniel.baum...@progress-technologies.net
Internet:       http://people.progress-technologies.net/~daniel.baumann/


--- End Message ---

Reply via email to