Your message dated Wed, 29 Jun 2022 19:46:28 +0000
with message-id <e1o6dds-0004ci...@fasolo.debian.org>
and subject line Bug#1011688: fixed in synaptic 0.91
has caused the Debian Bug report #1011688,
regarding synaptic: FTBFS: rconfiguration.cc:89:8: error: ‘getuid’ was not
declared in this scope; did you mean ‘getpwuid’?
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 ow...@bugs.debian.org
immediately.)
--
1011688: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011688
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: synaptic
Version: 0.90.2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220525 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apt-pkg
> -DSYNAPTICLOCALEDIR=\""/usr/share/locale"\"
> -DSYNAPTICSTATEDIR=\""/var/lib/synaptic"\" -Wdate-time -D_FORTIFY_SOURCE=2
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o rpackageview.o rpackageview.cc
> rconfiguration.cc: In function ‘bool RWriteConfigFile(Configuration&)’:
> rconfiguration.cc:89:8: error: ‘getuid’ was not declared in this scope; did
> you mean ‘getpwuid’?
> 89 | if (getuid() == 0) {
> | ^~~~~~
> | getpwuid
> rconfiguration.cc: In function ‘bool checkConfigDir(std::string&)’:
> rconfiguration.cc:138:19: error: ‘getuid’ was not declared in this scope; did
> you mean ‘getpwuid’?
> 138 | pwd = getpwuid(getuid());
> | ^~~~~~
> | getpwuid
> rconfiguration.cc: In function ‘bool RInitConfiguration(std::string)’:
> rconfiguration.cc:244:7: error: ‘getuid’ was not declared in this scope; did
> you mean ‘getpwuid’?
> 244 | if(getuid() == 0) {
> | ^~~~~~
> | getpwuid
> make[4]: *** [Makefile:478: rconfiguration.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2022/05/25/synaptic_0.90.2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: synaptic
Source-Version: 0.91
Done: Michael Vogt <m...@debian.org>
We believe that the bug you reported is fixed in the latest version of
synaptic, 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 1011...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Vogt <m...@debian.org> (supplier of updated synaptic 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 29 Jun 2022 20:26:48 +0200
Source: synaptic
Built-For-Profiles: noudeb
Architecture: source
Version: 0.91
Distribution: unstable
Urgency: medium
Maintainer: Michael Vogt <m...@debian.org>
Changed-By: Michael Vogt <m...@debian.org>
Closes: 1011688
Changes:
synaptic (0.91) unstable; urgency=medium
.
[ Bryan Quigley ]
* Follow https://wiki.gnome.org/Projects/GnomeCommon/Migration
* Updated Readme and add initial Contributing.md
* Update all the home page mentions that appear current
* drop gtk3-compat
* Drop gtk_plugin bits that haven't been used since gtk3
* Remove plug-progress-into option
* make gtk3.4 the new miniumum
* Github actions: add a basic make and debuild
* drop rgvendorswindow*
* add install/removing the deb
* "vte_terminal_copy_clipboard has been deprecated since version 0.50 and
should not be used in newly-written code.
* Fully disable the remove dependencies code so we don't get warnngs from it.
* Update vte min requirements
* Clean more unused files
* This really wants to be in a different part of the file
* Move to using gtk_about_dialog
* Drop hardcoded browsers
.
[ Janvitus ]
* Updated italian translation.
.
[ Federico Grau ]
* Update default icon size for application
.
[ baranzadeoglu ]
* Update synaptic.8
.
[ Fatih Altun ]
* Update Turkish translations
.
[ Emilian Nowak ]
* Updated polish translation
.
[ yusufymz ]
* Update tr.po
.
[ Michael Vogt ]
* gtk: move from deprecated gtk_menu_popup to gtk_menu_popup_at_pointer
* gtk: remove fixed-size for status/supported pixmap columns
.
[ Boyuan Yang ]
* c/rconfiguration.cc: include unistd.h to prevent FTBFS (Closes: #1011688)
Checksums-Sha1:
a8cf08682af1b007d520647eccadf48cb1fdf874 1735 synaptic_0.91.dsc
64c26b686e89bec32b0bb8d933beb7439fbd71d2 2250320 synaptic_0.91.tar.xz
b9feb67d15ae3380fc60a025779d3dde7cf2c7e3 17610 synaptic_0.91_source.buildinfo
Checksums-Sha256:
16fad7261a04a3be6663c1f0599882225799a878ea47395fd9a39dc4526d914b 1735
synaptic_0.91.dsc
24bcbf970c472bd78a99a1b45e968b360b019cb58339b57c9d6aec7bddd853d6 2250320
synaptic_0.91.tar.xz
161f2cef6e24c63360a987db7f76dddaa6fa791979fb6356e026a43140a36d23 17610
synaptic_0.91_source.buildinfo
Files:
ede89a4ed7451403830d974bc21e71dd 1735 admin optional synaptic_0.91.dsc
3b12b10673685bc45996714a3e2e241c 2250320 admin optional synaptic_0.91.tar.xz
5b79d7fe0f606075812ba19fc7688c7f 17610 admin optional
synaptic_0.91_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEE2mxnVNiIdibNBqEomMq7Or1MpZ4FAmK8m5YACgkQmMq7Or1M
pZ691Q//XNOlm3x0voEbzxbPloThvw/Bg6OqFo7zo5otEDRCM40Oha28Y+WYxQuF
epLx02Xv5LQo5On6F+JnwT4aySC3o7r11L1QFW89kUQHxsVRCvdTojyqdpGh5u/1
LpzAlRro5+W2/GTEZEfnVBEf9IJVk5KV3rzOWXkQC4G85+//PxgZ1/NflLX+9Il6
PKlF9HX0aV1GwsxgMC8RZgMW46C0D/v3iJPrudaBO0m3Og6TwFjGQVX5vViCzatS
ArMHFyKINE3nfe76cuDbu5lA1x/oUa0JGOrTW7X6MB17tefbI7sozfjCx7T77kTt
zjiMVGz9X674q/+dyzbh5myV1rl8UgcbFIo+R9A9rp+Rn9oWh9oM2mC4V1Bvwqn6
Pueypj+ZINIOGF7M5GoaitJpaY3UHHE4WpSQkgkSaGJDsd3MBuyNIwdgt9TGsadC
1MsTJWQyn93IFwX2JLBLfJNR7vLr4Tj5gQvoRmPHQYJhA63j2PnPw54ufGv2Lopt
f/1zP20jg/iRxCRwaGGe0UJFCqhPp5Fkf6VSKzr5CBNpUy3phgfcEAap1EO05J7c
IiaKD9nzs6Cn92V+BIfqJHj8vWyE3nV4OGIFM5NlnenCjMDTwcZWnnzYJB/ItcXL
IH92E42l6r7M0NSpjb5mcgu0dN2OpE+UrD25+1oifmP1tcsaiz8=
=BUi9
-----END PGP SIGNATURE-----
--- End Message ---