[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#39989: marked as done (apt: apt clobbers locally-compiled packages?)



Your message dated Tue, 22 Jun 1999 18:36:14 -0600 (MDT)
with message-id <[🔎] Pine.LNX.3.96.990622183315.22784A-100000@Wakko.deltatee.com>
and subject line Bug#39989: apt: apt clobbers locally-compiled packages?
has caused the attached bug report 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 I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Ian Jackson
(administrator, Debian bugs database)

Received: (at submit) by bugs.debian.org; 22 Jun 1999 23:03:23 +0000
Received: (qmail 20424 invoked from network); 22 Jun 1999 23:03:23 -0000
Received: from f04s01.cac.psu.edu (HELO f04n01.cac.psu.edu) (128.118.141.31)
  by master.debian.org with SMTP; 22 Jun 1999 23:03:23 -0000
Received: from bluegreen (nb8ppp120.cac.psu.edu [146.186.16.120]) by f04n01.cac.psu.edu (8.8.7/8.6.12) with ESMTP id TAA56440 for <submit@bugs.debian.org>; Tue, 22 Jun 1999 19:03:18 -0400
Received: from daniel by bluegreen with local (Exim 2.11 #1 (Debian))
	id 10wZa3-0006XS-00; Tue, 22 Jun 1999 19:03:51 -0400
From: <daniel@bluegreen.dhis.org>
Subject: apt: apt clobbers locally-compiled packages?
To: submit@bugs.debian.org
X-Mailer: bug 3.2.2
Message-Id: <[🔎] E10wZa3-0006XS-00@bluegreen>
Date: Tue, 22 Jun 1999 19:03:51 -0400

Package: apt
Version: 0.3.7
Severity: normal

  I discovered today that apt is automatically downloading and installing a
package which already exist in their latest form on the system.  I suspect
that this is related to the fact that I have locally patched and compiled the
package (to add Kerberos support, and fix the broken way that it's handled by
default :-) ) but didn't change the version number.

  Here's what I get on apt-get -u upgrade:

bluegreen:~> sudo apt-get -u upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages have been kept back
  mysql-client
 The following packages will be upgraded
  fetchmail
1 packages upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
1 packages not fully installed or removed.
Need to get 0B/278kB of archives. After unpacking 4096B will be freed.
Do you want to continue? [Y/n] n
Abort.
    
  dpkg --status fetchmail shows:  (note that this is my version, as I've
reinstalled it to undo apt's misbehavior)

Package: fetchmail
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 549
Maintainer: Paul Haggart <phaggart@debian.org>
Version: 5.0.4-1
Replaces: popclient
Provides: popclient
Depends: kerberos4kth, libc6 (>= 2.1)
Suggests: python-tk
Conflicts: popclient
Description: POP2/3, APOP, IMAP mail gatherer/forwarder
 fetchmail is a free, full-featured, robust, and well-documented remote mail
 retrieval and forwarding utility intended to be used over on-demand TCP/IP
 links (such as SLIP or PPP connections).  It retrieves mail from remote mail
 servers and forwards it to your local (client) machine's delivery system, so
 it can then be be read by normal mail user agents such as mutt, elm, pine,
 (x)emacs/gnus, or mailx.  Comes with an interactive GUI configurator suitable
 for end-users.
 .
 Fetchmail recommends installing python-tk because fetchmailconf requires it.
 Fetchmail itself doesn't depend on it, so that's why its recommended and not
 dependent.

  I suspect that modifying the version number to, eg, 5.0.4-1-dnb062099 will
fix this but this seems like an unnecessary kludge just to build a local
flavor of a package.

  Daniel

-- System Information
Debian Release: potato
Kernel Version: Linux bluegreen 2.2.10 #2 Mon Jun 14 10:03:47 EDT 1999 i586 unknown

Versions of the packages apt depends on:
ii  libc6           2.1.1-12       GNU C Library: Shared libraries and timezone
ii  libstdc++2.9-gl 2.91.66-2      The GNU stdc++ library (EGCS version)


Reply to: