Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

More packages modified that advertised #72

Open
Nodd opened this issue Apr 4, 2016 · 2 comments
Open

More packages modified that advertised #72

Nodd opened this issue Apr 4, 2016 · 2 comments

Comments

@Nodd
Copy link

Nodd commented Apr 4, 2016

I just updated numpy and python-dateutil, but int he progress were also shown pandas and matplotlib, did not appeare in the confirmation dialog. I feels really really bad because conda-manager may be doing unwanted things on my back;

One thing I like in synaptics package manager is that it shows a console displaying stdout and strerr of the install process. This is reassuring because I see the progress as if I did it manually in the console.
Since you can't interact with thte package list during install anyway, it could be replaces by the conole output.
Note that it doesn't suppress the initial issue., it just lowers it's effect (and is an improvement in itself, I think)

@goanpeca
Copy link
Member

goanpeca commented Apr 4, 2016

this is by design. an intermediate step would be to check the actions when clicking on apply and displaying the actual packages to be installed. conda is so slow that my concern is the waiting time of that action.

@Nodd
Copy link
Author

Nodd commented Apr 4, 2016

Maybe a 2-step verification ? First display what the user selected, then what will be modified. If the additionnal packages are added to the window asynchronousely (while the suer checks that what he asked is correct).

In the meantime, there has to be a warning that additionnal modification may be applied to satisfy the dependancies. Right now the changes are completely hidden and for me it's really bad.

@goanpeca goanpeca self-assigned this Apr 10, 2016
@goanpeca goanpeca modified the milestones: 0.3.2, 0.4.0, 0.5.0 Apr 10, 2016
@goanpeca goanpeca modified the milestones: v0.5.0, v0.6.0 Jul 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants