Your message dated Fri, 1 May 2015 05:08:56 +0200
with message-id <[email protected]>
and subject line Re: Bug#783397: dpkg: enforce version requirements in 
recommends fields
has caused the Debian Bug report #783397,
regarding dpkg: enforce version requirements in recommends fields
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 [email protected]
immediately.)


-- 
783397: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783397
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dpkg
Version: 1.17.25
Severity: wishlist

I was working on a fix for #783374, which is a problem only when
udisks2 is installed, and the fix itself requires a newer udisks2.

I tried fixing gparted by adding a "Recommends: udisks2 (>= 2.1.5-1)"
to avoid creating a hard dependency on udisks2.  But with that dpkg
happily installed gparted with udisks2 versions (2.1.3-5) that didn't
meet the stated version requirement.

I ended up using the hard dependency as a solution, but it's not ideal
(adding an unnecessary depends).  It would be preferable for dpkg to
enforce version requirement in recommends fields.

Best wishes,
Mike

--- End Message ---
--- Begin Message ---
On Sun, 2015-04-26 at 22:34:54 +0200, Guillem Jover wrote:
> On Sun, 2015-04-26 at 14:27:36 -0400, Michael Gilbert wrote:
> > Package: dpkg
> > Version: 1.17.25
> > Severity: wishlist
> 
> > I was working on a fix for #783374, which is a problem only when
> > udisks2 is installed, and the fix itself requires a newer udisks2.
> > 
> > I tried fixing gparted by adding a "Recommends: udisks2 (>= 2.1.5-1)"
> > to avoid creating a hard dependency on udisks2.  But with that dpkg
> > happily installed gparted with udisks2 versions (2.1.3-5) that didn't
> > meet the stated version requirement.
> 
> The proper way to express this is with Breaks.
> 
> > I ended up using the hard dependency as a solution, but it's not ideal
> > (adding an unnecessary depends).  It would be preferable for dpkg to
> > enforce version requirement in recommends fields.
> 
> The semantics of that would be very confusing. And would IMO go
> against the Debian policy. This is something for a frontend to
> possibly enforce when configured that way. But certainly not for
> dpkg. It might also turn current installed dependencies unsatisfiable.
> 
> Given that the correct fix here is to use a Breaks, and the above
> rationale, I'll be closing this bug report shortly.

Closing now.

Thanks,
Guillem

--- End Message ---

Reply via email to