Opened 18 years ago
Closed 17 years ago
#238 closed defect (wontfix)
update of debian packages fails
| Reported by: | Bruno Cornec | Owned by: | Bruno Cornec |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2.6 |
| Component: | mondo | Version: | 2.2.4 |
| Severity: | normal | Keywords: | |
| Cc: | andree@… |
Description
When updating the official debian packages with the beta of 2.2.5, some files are not let in place under /usr/lib/mindi
Change History (3)
comment:1 by , 18 years ago
| Cc: | added |
|---|---|
| Status: | new → assigned |
comment:2 by , 18 years ago
| Milestone: | 2.2.5 → 2.2.6 |
|---|
comment:3 by , 17 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | assigned → closed |
Ok. I found that it's probably due to the postrm script in official debian packages.
Since we sync more with Andree, I think I won't be able to do something for that on my side.
The solution is clearly to remove official Debian packages first (dpkg -P) and install my non-official packages after (dpkg -i).
Note:
See TracTickets
for help on using tickets.

Andree, if you have time, would be great to look at it, so I can fix it before releasing 2.2.5, and avoid a problem in upgrade on Debian as currently.
Files used are at http://trac.mondorescue.org/browser/branches/2.2.5/pbconf/mindi/deb
TIA, Bruno.