Your message dated Mon, 28 Sep 2015 06:47:26 +0000
with message-id <[email protected]>
and subject line Re: Bug#783505: apt-file doesn't have a human-readable option
to showcase changes
has caused the Debian Bug report #783505,
regarding apt-file doesn't have a human-readable option to showcase changes
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.)
--
783505: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783505
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: apt-file
Version: 2.5.4
Severity: normal
Dear Maintainer,
apt-file has many options but the one which will it human-readable. By
human readable I mean using existence of 1024 KiB and 1024 Mib.
As it stands now :-
[$] apt-file --help
apt-file [options] action [pattern]
apt-file [options] -f action <file>
apt-file [options] -D action <debfile>
Configuration options:
--architecture -a <arch> Use specific architecture
--cache -c <dir> Cache directory
--cdrom-mount -d <cdrom> Use specific cdrom mountpoint
--dummy -y run in dummy mode (no action)
--fixed-string -F Do not expand pattern
--from-deb -D Use file list of .deb package(s) as
patterns; implies -F
--from-file -f Read patterns from file(s), one
per line
(use '-' for stdin)
--ignore-case -i Ignore case distinctions
--non-interactive -N Skip schemes requiring user input
(useful in cron jobs)
--package-only -l Only display packages name
--regexp -x pattern is a regular expression
--sources-list -s <file> sources.list location
--verbose -v run in verbose mode
--help -h Show this help.
-- End of options (necessary if
pattern
starts with a '-')
Action:
update Fetch Contents files from
apt-sources.
search|find <pattern> Search files in packages
list|show <pattern> List files in packages
purge Remove cache files
Looking forward to an update of th package.
-- System Information:
Debian Release: 8.0
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable'), (1,
'experimental'), (1, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages apt-file depends on:
ii curl 7.38.0-4+deb8u1
ii libapt-pkg-perl 0.1.29+b2
ii libconfig-file-perl 1.50-2
ii liblist-moreutils-perl 0.33-2+b1
ii libregexp-assemble-perl 0.35-8
ii perl 5.20.2-3
ii perl-base [libfile-temp-perl] 5.20.2-3
apt-file recommends no packages.
Versions of packages apt-file suggests:
ii openssh-client 1:6.7p1-5
ii sudo 1.8.10p3-1+deb8u2
-- no debconf information
--
Regards,
Shirish Agarwal,
Community Lead,
Hamaralinux.org
--- End Message ---
--- Begin Message ---
Version: 3.0~exp
On Mon, 27 Apr 2015 21:03:39 +0530 shirish <[email protected]> wrote:
> at bottom :-
>
> On 04/27/2015 08:56 PM, Niels Thykier wrote:
> > Control: tags -1 moreinfo
> >
> > On 2015-04-27 17:10, shirish wrote:
> >>[...]
>
> Hi Neils, thank you for replying so quickly.
>
> >
> > Thanks for the report.
> >
> > Could you please clarify which numbers you are referring to? The sizes
> > mentioned during "apt-file update"?
>
> Yup, the sizes mentioned during 'apt-file update' specifically while
> downloading, the rate at which it is downloading is in the notation of
> decimal numbers rather than KB or MB. It would be nice to have in that
> manner.
>
> [...]
>
> --
> Regards,
> Shirish Agarwal,
> Community Lead,
> Hamaralinux.org
>
Hi,
I believe this is fixed in apt-file/3.0~exp (currently only in
experimental). Here apt-file delegates all downloading to apt and
accordingly no longer have any size output.
Thanks,
~Niels
--- End Message ---