Your message dated Sun, 16 Feb 2014 12:33:59 +0000
with message-id <[email protected]>
and subject line Bug#738280: fixed in gnome-system-monitor 3.10.2-2
has caused the Debian Bug report #738280,
regarding gnome-system-monitor: Fix FTBFS on hurd-i386
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.)
--
738280: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738280
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnome-system-monitor
Version: 3.8.2.1-2
Severity: important
Tags: patch
User: [email protected]
Usertags: hurd
Hello,
The attached patch makes gnome-system-monitor build on hurd-i386, could
you apply it?
Thanks,
Samuel
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.13.0 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gnome-system-monitor depends on:
ii dconf-gsettings-backend [gsettings-backend] 0.18.0-1
ii libc6 2.17-97
ii libcairo2 1.12.16-2
ii libgcc1 1:4.8.2-14
ii libgdk-pixbuf2.0-0 2.28.2-1+b1
ii libglib2.0-0 2.36.4-1
ii libglibmm-2.4-1c2a 2.36.2-1
ii libgtk-3-0 3.8.6-1
ii libgtkmm-3.0-1 3.8.1-1
ii libgtop2-7 2.28.5-2
ii libpango-1.0-0 1.36.0-1+b1
ii libpangocairo-1.0-0 1.36.0-1+b1
ii librsvg2-2 2.40.0-1
ii libsigc++-2.0-0c2a 2.2.10-0.2
ii libstdc++6 4.8.2-14
ii libwnck-3-0 3.4.7-1
Versions of packages gnome-system-monitor recommends:
ii gvfs 1.16.3-2
gnome-system-monitor suggests no packages.
-- no debconf information
--
Samuel
<c> hiri, le cri ici, c des marrants
<c> j'ai un rep ".uglyhackdirectorywithoutacls" ds mon home
-+- #ens-mim en stage -+-
--- gnome-system-monitor-3.8.2.1/src/procproperties.cpp.original
2014-02-08 21:09:08.000000000 +0000
+++ gnome-system-monitor-3.8.2.1/src/procproperties.cpp 2014-02-08
21:12:12.000000000 +0000
@@ -125,6 +125,12 @@
else
HZ = (cinf.stathz ? cinf.stathz : cinf.hz);
#endif
+#ifdef __GNU__
+ int HZ;
+ HZ = sysconf(_SC_CLK_TCK);
+ if (HZ < 0)
+ HZ = 100;
+#endif
proc_arg proc_props[] = {
{ N_("Process Name"), g_strdup_printf("%s", info->name)},
{ N_("User"), g_strdup_printf("%s (%d)", info->user.c_str(),
info->uid)},
--- End Message ---
--- Begin Message ---
Source: gnome-system-monitor
Source-Version: 3.10.2-2
We believe that the bug you reported is fixed in the latest version of
gnome-system-monitor, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Laurent Bigonville <[email protected]> (supplier of updated gnome-system-monitor
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 16 Feb 2014 13:05:55 +0100
Source: gnome-system-monitor
Binary: gnome-system-monitor
Architecture: source amd64
Version: 3.10.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<[email protected]>
Changed-By: Laurent Bigonville <[email protected]>
Description:
gnome-system-monitor - Process viewer and system resource monitor for GNOME
Closes: 738280
Changes:
gnome-system-monitor (3.10.2-2) unstable; urgency=medium
.
* Upload to unstable
* debian/patches/01-fix_ftbfs_hurd.patch: Fix FTBFS on hurd-i386
(Closes: #738280)
* Only enable systemd-logind support on linux architectures
Checksums-Sha1:
ccaddb24aa1742b56a610ec6f7c77ae92b3a986c 2236 gnome-system-monitor_3.10.2-2.dsc
37554610c07b7179e5291e58d9ba16c0058b7070 9352
gnome-system-monitor_3.10.2-2.debian.tar.xz
3721b34a542c267a7d49e547e9af667b35e1b7dc 1647138
gnome-system-monitor_3.10.2-2_amd64.deb
Checksums-Sha256:
0f3f9490911b77837d134a689bc0f2ccf78ca9f5c604612c3465569dc4457e50 2236
gnome-system-monitor_3.10.2-2.dsc
956002c03063c29a9ed9527f77c8b613972d3c7797b17f4b862c059f0345d215 9352
gnome-system-monitor_3.10.2-2.debian.tar.xz
086f305f8bbd7be5d5eb8cd156b4aadd0e4a628f17ae58e5bf58f02f56e8b52b 1647138
gnome-system-monitor_3.10.2-2_amd64.deb
Files:
cf7bd30b1f9eaa8cde27ceb28d1b92ee 2236 gnome optional
gnome-system-monitor_3.10.2-2.dsc
77c6daa71a22c66d17c1407b84636689 9352 gnome optional
gnome-system-monitor_3.10.2-2.debian.tar.xz
d5deadac3feb99a71c38cf195863d45c 1647138 gnome optional
gnome-system-monitor_3.10.2-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBCAAGBQJTAK0JAAoJEB/FiR66sEPVXjUH/R0qVDzTCKoJdoUkPsp8tJza
n+mDK4N0k3hj1YY/GBpyL0SUQV1Kj/DA0bFkYO+wKO27gXpQgwN0Uli6wN1WP/OZ
Bwa7/BZ83kOF3AiClS5zA8fLDahOzswA/mxHJtWOTR8gg3rMH1rydaaaFuzF2AcH
m7P7L3iUqTTVam/fAlyYpQH2wclUly5BuFnQNqrONz6v2d7RddtiHaEeYv6jwsej
yhWfsLo67wvky5U2E7ttgUG63TU88qBh9OGY+B+/WIQulZBQE8iWOAubCMeH4Dmy
F9gxGk95ua0Q5rkLgHkyccuxMtFN/S2cdDdFlk+83puDirLWg8ZAaISnSqn/+Ps=
=kiNa
-----END PGP SIGNATURE-----
--- End Message ---