MantisBT - Doomseeker
View Issue Details
0003691Doomseeker[All Projects] Bugpublic2019-07-30 10:252022-09-10 14:55
WubTheCaptain 
Blzut3 
highmajoralways
resolvedfixed 
Debianbullseye/sid
1.3 
1.3.3 
0003691: DRD Team libwadseeker2 package tries to overwrite libwadseeker1 LICENSE.json
After upgrading from Doomseeker 1.2 / libwadseeker 1.2 to Doomseeker 1.3 & libwadseeker 2.0 via DRD Team Debian Package Repository, upgrading to libwadseeker 2.0 fails.
Quote
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following package was automatically installed and is no longer required:
  libwadseeker1
Use 'sudo apt autoremove' to remove it.
The following additional packages will be installed:
  libwadseeker2
The following NEW packages will be installed:
  libwadseeker2
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
16 not fully installed or removed.
Need to get 0 B/160 kB of archives.
After this operation, 1067 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 127492 files and directories currently installed.)
Preparing to unpack .../libwadseeker2_2.0_amd64.deb ...
Unpacking libwadseeker2 (2.0) ...
dpkg: error processing archive /var/cache/apt/archives/libwadseeker2_2.0_amd64.deb (--unpack):
 trying to overwrite '/usr/share/doc/wadseeker/LICENSE.json', which is also in package libwadseeker1 
1.2
Errors were encountered while processing:
 /var/cache/apt/archives/libwadseeker2_2.0_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Assumably this is due to missing Conflicts:/Replaces: or whatever.
No tags attached.
related to 0003682closed Blzut3 Doomseeker 1.3 Ubuntu packages need to be released 
Issue History
2019-07-30 10:25WubTheCaptainNew Issue
2019-07-30 10:25WubTheCaptainRelationship addedrelated to 0003663
2019-07-30 10:26WubTheCaptainRelationship addedrelated to 0003682
2019-07-30 10:26WubTheCaptainRelationship deletedrelated to 0003663
2019-07-30 16:55WubTheCaptainNote Added: 0020950
2019-07-30 16:55WubTheCaptainPrioritynormal => high
2019-07-30 16:55WubTheCaptainSeverityminor => major
2019-07-31 04:25Blzut3Note Added: 0020954
2019-07-31 04:26Blzut3Assigned To => Blzut3
2019-07-31 04:26Blzut3Statusnew => confirmed
2022-09-10 14:55ZalewaNote Added: 0022384
2022-09-10 14:55ZalewaStatusconfirmed => resolved
2022-09-10 14:55ZalewaFixed in Version => 1.3.3
2022-09-10 14:55ZalewaResolutionopen => fixed

Notes
(0020950)
WubTheCaptain   
2019-07-30 16:55   
up priority and severity, because it can make the package unusable.

Quote
$ doomseeker
doomseeker: error while loading shared libraries: libwadseeker.so.2: cannot open shared object file: 
No such file or directory


not a block severity, because it can be worked around.
(0020954)
Blzut3   
2019-07-31 04:25   
Reuploaded the libwadseeker2 debs with the docs directory fixed to not conflict. This ticket is still relevant as the CMakeLists should be changed as well, but upgrades should be unblocked now.
(0022384)
Zalewa   
2022-09-10 14:55   
CMakeLists problem was solved indirectly in 1.3.3 by removing the LICENSE.json file altogether.