Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install --reinstall #19

Open
GoogleCodeExporter opened this issue Feb 18, 2016 · 4 comments
Open

install --reinstall #19

GoogleCodeExporter opened this issue Feb 18, 2016 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Please add a reinstall flag to install.

I had a package (tetex-bin) that wouldn't uninstall because tetex-bin.lst.gz 
was missing. And it wasn't possible to install it because it was listed in 
installed.db. The manual step in this case is to remove it from installed.db 
and install (and then uninstall), but it would be easier if there was a 
reinstall option.

Thanks!

Original issue reported on code.google.com by john.s.peterson@live.com on 25 Apr 2012 at 12:36

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

There's no need for something like "apt-cyg install --reinstall bash". If 
"bash" is already installed (in installed.db), then, instead of always 
attempting to uninstall "bash" (for which there might be an error if 
bash.lst.gz is missing) and install "bash" again, it should only warn that 
"bash" is already installed, and ask the user if apt-cyg should uninstall 
"bash" and install "bash" again, overwrite-install "bash" without attempting to 
uninstall "bash" first, or completely skip installation of "bash".

Original comment by rohanpai12 on 27 Apr 2012 at 10:17

@GoogleCodeExporter
Copy link
Author

i fork the project and add command 'reinstall'.
see https://github.com/Simuc/apt-cyg

Original comment by simulati...@gmail.com on 3 Nov 2013 at 8:29

@GoogleCodeExporter
Copy link
Author

Original comment by i...@skl.me on 23 Feb 2014 at 6:57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant