-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
locked[bot] locked due to inactivity[bot] locked due to inactivitysource::communitycatch-all for issues filed by community memberscatch-all for issues filed by community memberstype::featurerequest for a new feature or capabilityrequest for a new feature or capability
Milestone
Description
In conda 4.3+ the progress bar looks something like this...
pycrypto-2.6.1 100% |################################| Time: 0:00:00 6.79 MB/s
pytz-2018.4-py 100% |################################| Time: 0:00:00 9.22 MB/s
...it has a nice tabular view and separates out package name, percentage, time, and download speed.
In conda 4.5+, the progress bar looks like this...
ndg-httpsclient 0.4.4################################################### | 100%
libffi 3.2.1############################################################ | 100%
Here the progress bar starts right near where the version ends. Making it a little hard to read. Also this start point varies depending on package name and the like, which is a bit distracting.
Now I'm not sure if this is an intentional change or if I'm running into a bug. Would be great to know either way. If it is an intentional change, would encourage reconsidering.
Metadata
Metadata
Assignees
Labels
locked[bot] locked due to inactivity[bot] locked due to inactivitysource::communitycatch-all for issues filed by community memberscatch-all for issues filed by community memberstype::featurerequest for a new feature or capabilityrequest for a new feature or capability