Your message dated Wed, 2 Oct 2019 08:50:48 +0100
with message-id <[email protected]>
and subject line Re: Bug#770193: glib2.0: FTBFS in jessie: gsettings test hangs
during /gsettings/no-write-binding
has caused the Debian Bug report #770193,
regarding glib2.0: FTBFS if built by root: gsettings test hangs during
/gsettings/no-write-binding
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
770193: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770193
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libglib2.0-0
Version: 2.42.0-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these template lines ***
I am running a testing debian system and I would like to upgrade the
libglib2.0-0 to the latest from the unstable repo. following the
guide
(https://wiki.debian.org/DebianUnstable#Can_I_use_sid_packages_on_testing.3F) I
have performed the follwing steps:
1 - sudo apt-get build-dep libglib2.0-0
2 - sudo apt-get -b source libglib2.0-0
The compilation gets stuck here and never finishes, my expectation was
to be able to install the resulting package with dpkg -i.
[...]
PASS: gsettings 21 /gsettings/writable-binding
PASS: gsettings 22 /gsettings/typesafe-binding
PASS: gsettings 23 /gsettings/no-read-binding
[ never exits ]
The sources.list file used :
deb http://ftp.uk.debian.org/debian testing main contrib non-free
deb-src http://ftp.uk.debian.org/debian testing main contrib non-free
deb http://ftp.uk.debian.org/debian unstable main contrib non-free
deb-src http://ftp.uk.debian.org/debian unstable main contrib non-free
deb http://ftp.debian.org/debian/ jessie-updates main contrib non-free
deb-src http://ftp.debian.org/debian/ jessie-updates main contrib
non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free
-- System Information:
Debian Release: jessie/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.13-1-686-pae (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libglib2.0-0 depends on:
ii libc6 2.19-13
ii libffi6 3.1-2
ii libpcre3 1:8.35-3.1
ii libselinux1 2.3-2
ii multiarch-support 2.19-13
ii zlib1g 1:1.2.8.dfsg-2
Versions of packages libglib2.0-0 recommends:
ii libglib2.0-data 2.42.0-2
ii shared-mime-info 1.3-1
ii xdg-user-dirs 0.15-2
libglib2.0-0 suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.59.3-1
On Sat, 22 Nov 2014 at 21:18:57 +0000, Simon McVittie wrote:
> The build succeeds if
> you aren't root (you'll need to apt-get install fakeroot) but fails
> if you are building as uid 0 via sudo.
This appears to have been fixed upstream in the 2.59.x series.
smcv
--- End Message ---