On 22/02/2015 22:19, Michael Biebl wrote:
Am 22.02.2015 um 21:32 schrieb Eric Valette:
After doing apt-get source systemd I tried to apply the patch but
unfortunately it does not apply on 219 but on upstream git:
..
Will see if the succeeding hunks are sufficient...
Martin was apparently already busy and did push that revert to the
Debian experimental branch [1].
You can get the sources via
gbp-clone git://anonscm.debian.org/pkg-systemd/systemd.git
git checkout experimental
Then build the package via git-buildpackage.
Michael
[1]
https://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?h=experimental&id=633720bf071453a8f8f2b9f1ea59900aefa6ab25
Ok. I managed to almost build systemd with the partial revert patch
applied (I build everything but some tests did fail probably because of
invalid testing environment. As systemd-journald was already build and
the patch only applies on this binary, I manually copied the new binary
after moving the existing one
mv /lib/systemd/systemd-journald /lib/systemd/systemd-journald.rm
cp build-deb/systemd-journald /lib/systemd/systemd-journald
and rebooted now ten times without freeze. For me its the same bug and
reverting only the valid hunks of the revert (the ones that deals with
file descriptors) is sufficient to fix the problem.
--eric
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org