Your message dated Mon, 1 Jun 2026 05:02:04 +0200
with message-id <[email protected]>
and subject line Re: Bug#919123: I have to add the ":i386" by hand for dlocate
expansions
has caused the Debian Bug report #919123,
regarding I have to add the ":i386" by hand for dlocate expansions
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.)
--
919123: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919123
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bash-completion
Version: 1:2.8-5
I have to add the ":i386" by hand.
$ dlocate -l curl
ii curl 7.62.0-1:i386 command line tool for
transferring data with URL syntax
un libcurl3 <none>:<none> (no description available)
ii libcurl3-gnutls:i386 7.62.0-1:i386 easy-to-use client-side URL
transfer library (GnuTLS flavour)
un libcurl4-gnutls-dev <none>:<none> (no description available)
ii libcurl4:i386 7.62.0-1:i386 easy-to-use client-side URL
transfer library (OpenSSL flavour)
ii libwww-curl-perl 4.17-5:i386 Perl bindings to libcurl
ii python3-pycurl 7.43.0.2-0.1:i386 Python bindings to libcurl
(Python 3)
un python3-pycurl-dbg <none>:<none> (no description available)
$ dlocate -L libcurl<TAB>
libcurl3-gnutls libcurl4
$ dlocate -L libcurl4
Package libcurl4 is not installed or /var/lib/dpkg/info/libcurl4.list is empty.
$ dlocate -L libcurl4:i386
/.
/usr
/usr/lib...
--- End Message ---
--- Begin Message ---
Hi!
On Sun, 2019-01-13 at 04:52:44 +0800, 積丹尼 Dan Jacobson wrote:
> Package: bash-completion
> Version: 1:2.8-5
> I have to add the ":i386" by hand.
>
> $ dlocate -l curl
> ii curl 7.62.0-1:i386 command line tool for
> transferring data with URL syntax
> un libcurl3 <none>:<none> (no description available)
> ii libcurl3-gnutls:i386 7.62.0-1:i386 easy-to-use client-side URL
> transfer library (GnuTLS flavour)
> un libcurl4-gnutls-dev <none>:<none> (no description available)
> ii libcurl4:i386 7.62.0-1:i386 easy-to-use client-side URL
> transfer library (OpenSSL flavour)
> ii libwww-curl-perl 4.17-5:i386 Perl bindings to libcurl
> ii python3-pycurl 7.43.0.2-0.1:i386 Python bindings to libcurl
> (Python 3)
> un python3-pycurl-dbg <none>:<none> (no description available)
> $ dlocate -L libcurl<TAB>
> libcurl3-gnutls libcurl4
> $ dlocate -L libcurl4
> Package libcurl4 is not installed or /var/lib/dpkg/info/libcurl4.list is
> empty.
> $ dlocate -L libcurl4:i386
> /.
> /usr
> /usr/lib...
The dlocate bash-completion is provided by dlocate since version 1.17.
And the report is not a problem with the current version. So I'm going
to be closing this, instead of reassigning it.
Thanks,
Guillem
--- End Message ---