OCaml Forge
Bugs
Search the entire project
This project's trackers
This project's tasks
This project's releases
This project's documents
This project's news
Project
People
Advanced search
Log In
New Account
Home
My Page
Projects
Code Snippets
OASIS
Summary
Activity
Tracker
Lists
Tasks
Docs
News
Files
Hudson
Detail: [#779] install/reinstall doesn't work when installation log unavailable.
Bugs: Browse
|
Download .csv
|
Monitor
[#779] install/reinstall doesn't work when installation log unavailable.
Date:
2010-10-22 08:30
Priority:
3
State:
Open
Submitted by:
Pierre Chambart (
chambart
)
Assigned to:
Sylvain Le Gall (gildor-admin)
Due in version:
None
Product:
OASIS
Operating System:
All
Component:
None
Version:
v0.2.0
Severity:
minor
Resolution:
None
URL:
Summary:
install/reinstall doesn't work when installation log unavailable.
Detailed description
This can happen when you installed a library using a downloaded .tar.gz and you want to install the darcs version for instance, and you removed the old directory.
The problem is that ocamlfind doesn't allow to replace the old version. In case it happens, setup.ml should run "ocamlfind remove" and then retry "ocamlfind install".
Followup
Message
Date: 2010-10-22 09:55
Sender:
Pierre Chambart
It is indeed the same issue.
Thanks.
Date: 2010-10-22 09:05
Sender:
Sylvain Le Gall
Could you have a look at
https://forge.ocamlcore.org/tracker/index.php?func=detail&aid=758&group_id=54&atid=291
I think the issue is almost the same.
Proposed solution so far:
Display what should be done (e.g. ocamlfind remove "toto") and let the user do it.
Regards
Sylvain
Attached Files:
Changes:
Field
Old Value
Date
By
assigned_to
none
2010-10-22 09:05
gildor-admin