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

Bug#95043: marked as done (apt-get ignores dpkg options set from command line)



Your message dated Mon, 23 Apr 2001 19:08:50 -0600 (MDT)
with message-id <Pine.LNX.3.96.1010423190821.2802B-100000@wakko.deltatee.com>
and subject line Bug#95043: apt-get ignores dpkg options set from command line
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 am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 23 Apr 2001 22:21:54 +0000
>From astavitsky@yahoo.com Mon Apr 23 17:21:54 2001
Return-path: <astavitsky@yahoo.com>
Received: from 212-71.dialup.cloud9.net (owl.zoo) [168.100.212.71] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14roiP-0008Gi-00; Mon, 23 Apr 2001 17:21:53 -0500
Received: from eagle.zoo ([192.168.128.2])
	by owl.zoo with esmtp (Exim 3.22 #1 (Debian))
	id 14roiH-0000Hu-00; Mon, 23 Apr 2001 18:21:45 -0400
Received: from stalex by eagle.zoo with local (Exim 3.22 #1 (Debian))
	id 14roiG-0000sV-00; Mon, 23 Apr 2001 18:21:44 -0400
From: Alexander Stavitsky <astavitsky@yahoo.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apt-get ignores dpkg options set from command line
X-Reportbug-Version: 1.15
X-Mailer: reportbug 1.15
Date: Mon, 23 Apr 2001 18:21:43 -0400
Message-Id: <E14roiG-0000sV-00@eagle.zoo>
Sender: Alexander Stavitsky <astavitsky@yahoo.com>
Delivered-To: submit@bugs.debian.org

Package: apt
Version: 0.5.3
Severity: normal

Apt seems not to pass dpkg options to dpkg from the apt-get -o commandline
switch:

stalex@eagle:~$ sudo apt-get -o DPkg::Options="--force-overwrite" dselect-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
1 packages upgraded, 0 newly installed, 0 to remove and 1  not upgraded.
Need to get 23.5kB of archives. After unpacking 255kB will be used.
Do you want to continue? [Y/n] 
Get:1 http://ike.egr.msu.edu sid/main libpopt0 1.6.2-1 [23.5kB]
Fetched 23.5kB in 4s (5208B/s)   
(Reading database ... 68673 files and directories currently installed.)
Preparing to replace libpopt0 1.5-0.1 (using .../libpopt0_1.6.2-1_i386.deb) ...
Unpacking replacement libpopt0 ...
dpkg: error processing /var/cache/apt/archives/libpopt0_1.6.2-1_i386.deb (--unpack):
 trying to overwrite `/usr/share/locale/cs/LC_MESSAGES/popt.mo', which is also in package rpm
 dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libpopt0_1.6.2-1_i386.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)
stalex@eagle:~$

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux eagle 2.2.19 #1 Mon Apr 16 18:20:12 EDT 2001 i586

Versions of packages apt depends on:
ii  libc6                  2.2.2-4           GNU C Library: Shared libraries an
ii  libstdc++2.10-glibc2.2 1:2.95.4-0.010407 The GNU stdc++ library            


---------------------------------------
Received: (at 95043-done) by bugs.debian.org; 24 Apr 2001 01:08:52 +0000
>From jgg@debian.org Mon Apr 23 20:08:52 2001
Return-path: <jgg@debian.org>
Received: from ike-ext.ab.videon.ca [206.75.216.35] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 14rrK0-0001S4-00; Mon, 23 Apr 2001 20:08:52 -0500
Received: (qmail 25648 invoked from network); 24 Apr 2001 01:08:51 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.108.173.63]) (envelope-sender <jgg@debian.org>)
          by ike-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
          for <astavitsky@yahoo.com>; 24 Apr 2001 01:08:51 -0000
Received: from localhost
	([127.0.0.1] helo=wakko.deltatee.com ident=jgg)
	by wakko.deltatee.com with smtp (Exim 3.16 #1 (Debian))
	id 14rrJy-0000jG-00; Mon, 23 Apr 2001 19:08:50 -0600
Date: Mon, 23 Apr 2001 19:08:50 -0600 (MDT)
From: Jason Gunthorpe <jgg@debian.org>
X-Sender: jgg@wakko.deltatee.com
To: Alexander Stavitsky <astavitsky@yahoo.com>, 95043-done@bugs.debian.org
cc: Debian Bug Tracking System <submit@bugs.debian.org>, 
    debian-bugs-dist@lists.debian.org, 
    APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#95043: apt-get ignores dpkg options set from command line
In-Reply-To: <E14roiG-0000sV-00@eagle.zoo>
Message-ID: <Pine.LNX.3.96.1010423190821.2802B-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 95043-done@bugs.debian.org



On Mon, 23 Apr 2001, Alexander Stavitsky wrote:

> Apt seems not to pass dpkg options to dpkg from the apt-get -o commandline
> switch:

Inspect the man page closer. You need another :: before the = for this
particular option type.

Jason




Reply to: