Your message dated Thu, 23 Aug 2018 10:47:02 +0300
with message-id <[email protected]>
and subject line Re: [Pkg-puppet-devel] Bug#906260: libleatherman1.4.0 not
installable (by default) in Debian unstable/sid
has caused the Debian Bug report #906260,
regarding libleatherman1.4.0 not installable (by default) in Debian unstable/sid
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.)
--
906260: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906260
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libleatherman1.4.0
Version: 1.4.0+dfsg-1+b1
Severity: important
Hi,
facter is not installable by-default[1] in current Debian/sid,
caused by one of its dependency (facter -> libfacter3.11.0 ->
libleatherman1.4.0 -> libleatherman-data):
| libleatherman1.4.0 : Depends libleatherman-data (= 1.4.0+dfsg-1) but
1.4.2+dfsg-1 is to be installed
JFTR, facter can be installed in testing currently because there's
libleatherman-data 1.4.0+dfsg-1 available.
[1] By default, because interestingly there are *two* versions of
libleatherman-data available in unstable right now (also verified
via `ssh coccia.debian.org dak ls libleatherman-data`):
% rmadison libleatherman-data
libleatherman-data | 1.4.0+dfsg-1~bpo9+1 | stretch-backports | all
libleatherman-data | 1.4.0+dfsg-1 | testing | all
libleatherman-data | 1.4.0+dfsg-1 | unstable | all
libleatherman-data | 1.4.2+dfsg-1 | unstable | all
So when explicitly asking for libleatherman-data=1.4.2+dfsg-1,
installation of facter works as a workaround.
IMO this qualifies as an RC bug, but leaving this to the
maintainers, especially since this also might be a bug on
dak/repository side (leftover from transition?) and we might have to
file an RM bug against ftp.debian.org?
regards,
-mika-
--- End Message ---
--- Begin Message ---
Source: leatherman
Version: 1.4.2+dfsg-2
Hi,
On 10:10 Thu 16 Aug , Michael Prokop wrote:
> Hi,
>
> facter is not installable by-default[1] in current Debian/sid,
> caused by one of its dependency (facter -> libfacter3.11.0 ->
> libleatherman1.4.0 -> libleatherman-data):
>
> | libleatherman1.4.0 : Depends libleatherman-data (= 1.4.0+dfsg-1) but
> 1.4.2+dfsg-1 is to be installed
>
> JFTR, facter can be installed in testing currently because there's
> libleatherman-data 1.4.0+dfsg-1 available.
>
> [1] By default, because interestingly there are *two* versions of
> libleatherman-data available in unstable right now (also verified
> via `ssh coccia.debian.org dak ls libleatherman-data`):
>
> % rmadison libleatherman-data
> libleatherman-data | 1.4.0+dfsg-1~bpo9+1 | stretch-backports | all
> libleatherman-data | 1.4.0+dfsg-1 | testing | all
> libleatherman-data | 1.4.0+dfsg-1 | unstable | all
> libleatherman-data | 1.4.2+dfsg-1 | unstable | all
Indeed, the way I laid out the packages made the (versioned) library
packages impossible to co-install. libleatherman-data contained gettext
binary data files, which were really version specific as evidenced by
the dependency that broke everything :) Fortunately, it turned out those
were only test data, so I got rid of libleatherman-data altogether.
Cheers,
Apollon
--- End Message ---