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

Bug#320209: marked as done (--trivial-only is confused by duplicate package names on the command line)



Your message dated Fri, 14 Aug 2015 15:39:07 +0200
with message-id <20150814153841.GA31578@debian.org>
and subject line Re: Bug#320209: --trivial-only is confused by duplicate package names on the command line
has caused the Debian Bug report #320209,
regarding --trivial-only is confused by duplicate package names on the command line
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 owner@bugs.debian.org
immediately.)


-- 
320209: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=320209
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Severity: normal

Simple test case, assuming 'hello' is not installed:

# apt-get --trivial-only install hello hello
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
  hello
0 upgraded, 1 newly installed, 0 to remove and 50 not upgraded.
Need to get 48.2kB of archives.
After unpacking 483kB of additional disk space will be used.
E: Trivial Only specified but this is not a trivial operation.

This is due to apt counting 'hello' twice for ExpectedInst.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-3-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages apt depends on:
ii  libc6                   2.3.5-1ubuntu7   GNU C Library: Shared libraries an
ii  libgcc1                 1:4.0.0-9ubuntu2 GCC support library
ii  libstdc++6              4.0.0-9ubuntu2   The GNU Standard C++ Library v3

-- no debconf information

-- 
 - mdz


--- End Message ---
--- Begin Message ---
Version: 0.8.0

On Wed, Jul 27, 2005 at 09:14:26AM -0700, Matt Zimmerman wrote:
> Package: apt
> Severity: normal
> 
> Simple test case, assuming 'hello' is not installed:
> 
> # apt-get --trivial-only install hello hello
> Reading package lists... Done
> Building dependency tree... Done
> The following NEW packages will be installed:
>   hello
> 0 upgraded, 1 newly installed, 0 to remove and 50 not upgraded.
> Need to get 48.2kB of archives.
> After unpacking 483kB of additional disk space will be used.
> E: Trivial Only specified but this is not a trivial operation.
> 
> This is due to apt counting 'hello' twice for ExpectedInst.

This is fixed in recent versions, likely since 0.8.0

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.

Be friendly, do not top-post, and follow RFC 1855 "Netiquette".
    - If you don't I might ignore you.

--- End Message ---

Reply to: