Bug 341652 - Database collections are removed when docker.io is installed
Summary: Database collections are removed when docker.io is installed
Status: RESOLVED DOWNSTREAM
Alias: None
Product: digikam
Classification: Applications
Component: Portability-Runtime (show other bugs)
Version: 4.5.0
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL: https://bugs.debian.org/cgi-bin/bugre...
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-08 12:10 UTC by Hatl
Modified: 2022-01-23 11:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hatl 2014-12-08 12:10:35 UTC
The collection path is has changed (contains the aufs for docker)
for details, see URL

Reproducible: Always

Steps to Reproduce:
1. start docker
2. start digikam


Actual Results:  
all pictures are gone, metatdata gone

Expected Results:  
all pictures are still there

stopping docker and restarting digikam helps, but then digikam has to reindex everything
Comment 1 caulier.gilles 2014-12-08 12:15:16 UTC
Docker.IO is a very specific run-time environment, never tested...

Gilles Caulier
Comment 2 Hatl 2014-12-08 13:19:38 UTC
Maybe I wasn't clear enough:
I'm not talking about running digikam inside docker or using any docker features.
I just installed docker on my desktop PC where I'm also running digikam.
My setup:
- Kubuntu
- installed digikam, added pictures, ...
- apt-get install docker.io
-> digikam stops working (uses wrong path)

I have no idea why digikam even changes the storage path.

When I run "service docker stop" and start digikam afterwards, it works again.
Comment 3 caulier.gilles 2014-12-08 14:15:52 UTC
No idea.

It sound like more a DOWSTREAM problem to report on Kubuntu team. We have nothing to deal with docker.io

Gilles Caulier
Comment 4 Hatl 2014-12-10 23:15:10 UTC
The problem is not within docker.
The problem is that digikam determines the collection path in a wrong way.