Fwd: Bug#732209: unable to create file '/run/user/1000/dconf/user': Permission denied

Miklos Quartus inbox at miklos.info
Mon Jun 1 19:48:09 BST 2015


Hi Debian systemd-maintainers,

Because of bug #732209, I am trying to build systemd from source. I
obtained the source by 'apt-get source libpam-systemd' on Jessie. One
patch was suggested that might be a fix to the problem, see the bug
report. Now, I applied the patch and compiled the source successfully,
however, when I get to building the package from the source, I find in
the README.source the following:

"
Building from source
--------------------
Install “git-buildpackage” and run the following steps:

  gbp-clone git+ssh://git.debian.org/git/pkg-systemd/systemd.git
  cd systemd
  git-buildpackage

We recommend you use pbuilder to make sure you build in a clean environment:

  git-buildpackage --git-pbuilder
"

I am stuck at gbp-clone, cannot build the package as I don't have
access to the git.debian.org (not being a DD), getting some SSH
connection error. Could you please help me to build package
libpam-systemd or give me a hint how to proceed?
(https://wiki.debian.org/Alioth/Git seem to suggest that I need to
request access).

Thanks, best regards,
Miklos

---------- Forwarded message ----------
From: Vlad Orlov <monsta at inbox.ru>
Date: 1 June 2015 at 06:17
Subject: Re: Bug#732209: unable to create file
'/run/user/1000/dconf/user': Permission denied
To: Miklos Quartus <inbox at miklos.info>
Cc: Tycho Lürsen <tycholursen at gmail.com>


Hi,

I never tried git-related debian tools for building packages.
I always use debuild or dpkg-buildpackage tools.

Here's a couple of good tutorials about rebuilding the packages:

http://raphaelhertzog.com/2010/12/15/howto-to-rebuild-debian-packages/
http://raphaelhertzog.com/2011/07/04/how-to-prepare-patches-for-debian-packages/

You'll probably need the second tutorial for this case (see section
"2.2.1. Import a patch" there).



-- 
Miklos



More information about the Pkg-systemd-maintainers mailing list