View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002322 | IndiStarter | General | public | 20-04-26 14:06 | 20-04-26 16:52 |
| Reporter | fmeyer | Assigned To | Patrick Chevalley | ||
| Priority | low | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Platform | PC | OS | Linux | OS Version | 64bit |
| Summary | 0002322: Install : dependency libpango fails on package name mismatch | ||||
| Description | On debian bullseye/sid : libpango-1.0-0/testing,now 1.44.7-4 amd64 [installé, automatique] but apt install indistarter fails on libpango1.0-0 missing and not installable (stroke missing between libpango and 1.0-0) Same with dpkg -i. I had to ignore dependency : sudo dpkg --ignore-depends=libpango1.0-0 -i indistarter_2.2.0-156_amd64.deb indistarter installs and run fines after that. As libpango1.0-0 without the stroke is only a transitional package, that seems to indicate that the correct dependency should include the package name libpango-1.0-0, with the stroke. | ||||
| Tags | No tags attached. | ||||
|
|
The libpango package name change some time ago and this transitional package was added for compatibility. I not remarked this change and it worked until last Debian/Ubuntu version where the transitional package is now removed. This is already fixed in source but I need to rebuild the packages. https://github.com/pchev/indistarter/commit/a7c574bf004241f7ef71b6f5abc20866915e1268 |
|
|
This is fixed in new build 2.3.0 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 20-04-26 14:06 | fmeyer | New Issue | |
| 20-04-26 14:34 | Patrick Chevalley | Assigned To | => Patrick Chevalley |
| 20-04-26 14:34 | Patrick Chevalley | Status | new => assigned |
| 20-04-26 14:34 | Patrick Chevalley | Note Added: 0006540 | |
| 20-04-26 16:52 | Patrick Chevalley | Status | assigned => resolved |
| 20-04-26 16:52 | Patrick Chevalley | Resolution | open => fixed |
| 20-04-26 16:52 | Patrick Chevalley | Note Added: 0006541 |