Bug#903295: libpam-systemd: Depends: systemd-shim (>= 10-4~) but it is not going to be installed: A stopgap, probably incorrect solution

2018-08-28 Thread Sabahattin Gucukoglu
I went for an exceedingly dirty solution but one not requiring a build environment: unpack the systemd-shim 10-3 deb archive, the control archive inside, and then modify the control file. Carefully pack it back up with tar and ar, then install it with dpkg -i. I *do* hope this will get fixed.

Bug#903295: libpam-systemd: Depends: systemd-shim (>= 10-4~) but it is not going to be installed: A stopgap, probably incorrect solution

2018-08-08 Thread Wyatt Ward
This is probably not a good solution, but as a stopgap measure for anyone who finds this bug report via google, one can install 'dpkg-dev' and 'devscripts', and then do the following in an empty directory (assuming they have the debian source packages in their sources.list): apt-get source