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

Re: Package conflicting with itself?



 Hi,

On 21 October 2014 18:54, Arturo Borrero Gonzalez
<arturo.borrero.glez@gmail.com> wrote:
> Does it makes sense for a package to conflict with itself?
>
> $ aptitude show python3-postgresql
> Package: python3-postgresql
> New: yes
> State: installed
> Automatically installed: no
> Version: 1.0.2-1+b1
> Priority: optional
> Section: python
> Maintainer: William Grzybowski <william@agencialivre.com.br>
> Architecture: amd64
> Uncompressed Size: 2118 k
> Depends: python3 (>= 3.2), python3 (< 3.3), libc6 (>= 2.2.5), libjs-jquery
> Conflicts: python3-postgresql

Hmm, strange:

$ apt-cache show python3-postgresql | grep Confl
$ aptitude show python3-postgresql | grep Confl
Conflicts: python3-postgresql

It seems like there's no such header in the package itself, but it's
aptitude adding it.

-- 
Cheers,
  Andrew


Reply to: