Bug 45943 - univention-kde can't be installed in UCS 4.3
univention-kde can't be installed in UCS 4.3
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: General
UCS 4.3
Other Linux
: P5 normal (vote)
: UCS 4.3
Assigned To: Felix Botner
Stefan Gohmann
: interim-2
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-12-22 13:14 CET by Felix Botner
Modified: 2018-03-14 14:38 CET (History)
1 user (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Botner univentionstaff 2017-12-22 13:14:41 CET
i had to manually install binary packages from the 4.2 unmaintained source packages

* xcb-util-wm
* http-parser
* xcb-util-cursor

these package have the same version in debian jessie/strech, so they were not imported, i think we have to cherry pick those packages to 4.3 (and build) in order to make the univention-kde installation possible
Comment 1 Felix Botner univentionstaff 2017-12-22 13:20:00 CET
(In reply to Felix Botner from comment #0)
> i had to manually install binary packages from the 4.2 unmaintained source
> packages
> 
> * xcb-util-wm
> * http-parser
> * xcb-util-cursor
> 
> these package have the same version in debian jessie/strech, so they were
> not imported, i think we have to cherry pick those packages to 4.3 (and
> build) in order to make the univention-kde installation possible

no, just copy the binary/source packages from 4.2 to 4.3
Comment 2 Felix Botner univentionstaff 2017-12-22 14:00:44 CET
(In reply to Felix Botner from comment #1)
> (In reply to Felix Botner from comment #0)
> > i had to manually install binary packages from the 4.2 unmaintained source
> > packages
> > 
> > * xcb-util-wm
> > * http-parser
> > * xcb-util-cursor
> > 
> > these package have the same version in debian jessie/strech, so they were
> > not imported, i think we have to cherry pick those packages to 4.3 (and
> > build) in order to make the univention-kde installation possible
> 
> no, just copy the binary/source packages from 4.2 to 4.3

done, i think we need a tool for this ...

cp ucs_4.2-0/source/xcb-util-wm_0.4.1* ucs_4.3-0/source/
cp ucs_4.2-0/i386/libxcb-icccm4* ucs_4.2-0/i386/libxcb-ewmh* ucs_4.3-0/i386/
cp ucs_4.2-0/i386/libxcb-icccm4* ucs_4.2-0/i386/libxcb-ewmh* ucs_4.3-0/amd64/^C
cp ucs_4.2-0/amd64/libxcb-icccm4* ucs_4.2-0/amd64/libxcb-ewmh* ucs_4.3-0/amd64/


cp ucs_4.2-0/source/http-parser_2.1* ucs_4.3-0/source/
cp ucs_4.2-0/i386/libhttp-parser-dev_2.1-2_i386.deb ucs_4.2-0/i386/libhttp-parser2.1* ucs_4.3-0/i386/
cp ucs_4.2-0/amd64/libhttp-parser-dev_2.1-2_amd64.deb ucs_4.2-0/amd64/libhttp-parser2.1* ucs_4.3-0/amd64/

cp ucs_4.2-0/source/xcb-util-cursor_0.1.1* ucs_4.3-0/source/
cp ucs_4.2-0/i386/libxcb-cursor* ucs_4.3-0/i386/
cp ucs_4.2-0/amd64/libxcb-cursor* ucs_4.3-0/amd64/

installation works now
Comment 3 Felix Botner univentionstaff 2018-01-08 16:46:22 CET
added xserver-xorg-input-libinput to univention-x-core dependencies, otherwise not input devices in X session
Comment 4 Stefan Gohmann univentionstaff 2018-01-30 15:45:31 CET
OK, works.
Comment 5 Stefan Gohmann univentionstaff 2018-03-14 14:38:45 CET
UCS 4.3 has been released:
 https://docs.software-univention.de/release-notes-4.3-0-en.html
 https://docs.software-univention.de/release-notes-4.3-0-de.html

If this error occurs again, please use "Clone This Bug".