Trouble setting up the KDE PIM Docker image
Sandro Knauß
sknauss at kde.org
Sun Aug 30 22:43:23 BST 2020
Hey,
I've seen the same issue some weeks ago the first time. The problem is on Neon
side, that they moved files between packages, without proper Breaks/Replaces
headers. The real error is somewhere higher in the output. I havn't reported
it yet, as I thought, that it may be a temporarily issue, because of a rebuilt
on neon side:
dpkg: error processing archive /tmp/apt-dpkg-install-dfQD1Y/218-plasma-
workspace_4%3a5.19.4+p18.04+git20200812.0222-0_amd64.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libexec/plasma-changeicons',
which is also in package plasma-desktop 4:5.18.4.1+p18.04+git20200414.0023-0
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
The workaround is to remove `apt-get dist-upgrade -y` from the Dockerfile, than
you can create the Docker and use it.
hefee
--
On Mittwoch, 26. August 2020 03:07:52 CEST Glen Ditchfield wrote:
> I'm trying to set up a KDE PIM Docker image from scratch again
> (https://community.kde.org/KDE_PIM/Docker), but I ran into an error.
> When I `cd` into the kdepim-docker directory and run `./build.sh`,
> it fetches many packages, begins unpacking, and then stops with
> these messages:
>
> Preparing to unpack
> .../202-kuserfeedback-bin_1.0.0+p18.04+git20200823.0037-0_amd64.deb ...
> Unpacking kuserfeedback-bin (1.0.0+p18.04+git20200823.0037-0) over
> (0.0+p18.04+git20191003.1159-0) ... Errors were encountered while
> processing:
> /tmp/apt-dpkg-install-xnTKYE/130-plasma-workspace_4%3a5.19.4+p18.04+git2020
> 0812.0222-0_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code
> (1)
> The command '/bin/sh -c apt-get update && apt-get dist-upgrade -y' returned
> a non-zero code: 100
>
> Does anyone have some suggestions?
More information about the kde-pim
mailing list