Bug#959075: Still not working on Debian testing

2020-07-05 Thread richard lucassen
On Sun, 05 Jul 2020 09:58:46 +0800
Paul Wise  wrote:

> > Rereading it, I don't know if this issue was present in 2.9 or
> > earlier. I just noticed it while testing the new version.
> 
> Would you mind downgrading to 2.9 and testing it?
> You can install it from Debian buster or snapshot.d.o

No message indeed:

# wget
http://ftp.nl.debian.org/debian/pool/main/i/ifenslave/ifenslave_2.9_all.deb

# ifdown bond0

# modprobe -rv bonding

# dpkg --purge ifenslave

# dpkg -i ifenslave_2.9_all.deb

# ifup bond0
#

(no message)

# cat /proc/net/bonding/bond0
Ethernet Channel Bonding Driver: v5.7.0-1-amd64

Bonding Mode: fault-tolerance (active-backup)
Primary Slave: eth2 (primary_reselect always)
Currently Active Slave: eth2
MII Status: up
MII Polling Interval (ms): 0
Up Delay (ms): 0
Down Delay (ms): 0
Peer Notification Delay (ms): 0
ARP Polling Interval (ms): 2000
ARP IP target/s (n.n.n.n form): 10.234.0.33, 10.234.0.34

Slave Interface: eth2
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 0
Permanent HW addr: 90:b1:1c:33:94:d8
Slave queue ID: 0

Slave Interface: eth3
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 0
Permanent HW addr: 90:b1:1c:33:94:d9
Slave queue ID: 0

-- 
richard lucassen
https://contact.xaq.nl/



Bug#959075: Still not working on Debian testing

2020-07-05 Thread richard lucassen
On Sun, 05 Jul 2020 09:58:46 +0800
Paul Wise  wrote:

> On Sat, 2020-07-04 at 18:08 +0200, richard lucassen wrote:
> 
> > Rereading it, I don't know if this issue was present in 2.9 or
> > earlier. I just noticed it while testing the new version.
> 
> Would you mind downgrading to 2.9 and testing it?
> You can install it from Debian buster or snapshot.d.o

I tried to find out which line causes this error and it is line 12
in /etc/network/if-pre-up.d/ifenslave:

ip link add dev "$IFACE" type bond

It has nothing to do with the ifenslave package:

# modprobe -rv bonding
rmmod bonding
# ip link add dev bond0 type bond
RTNETLINK answers: File exists

And ifenslave_2.9 loads the bonding module in "add_master()":

# If the bonding module is not yet loaded, load it.
if [ ! -r /sys/class/net/bonding_masters ]; then
modprobe -q bonding
fi

HTH,

R.

-- 
richard lucassen
https://contact.xaq.nl/



Bug#964261: marked as done (contains /usr/lib/libreoffice/share/gallery/shapes.* also in libreoffice-common since 7.0.x)

2020-07-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jul 2020 10:04:05 +
with message-id 
and subject line Bug#964261: fixed in openclipart 1:0.18+dfsg-18
has caused the Debian Bug report #964261,
regarding contains /usr/lib/libreoffice/share/gallery/shapes.* also in 
libreoffice-common since 7.0.x
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.)


-- 
964261: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964261
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libreoffice-common
Version: 1:7.0.0~rc1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi Rene,

during a test with piuparts I noticed your package fails to upgrade from
'sid' to 'experimental'.
It installed fine in 'sid', then the upgrade to 'experimental' fails
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

See policy 7.6 at
https://www.debian.org/doc/debian-policy/ch-relationships.html#overwriting-files-and-replacing-packages-replaces

>From the attached log (scroll to the bottom...):

  Preparing to unpack .../libreoffice-common_1%3a7.0.0~rc1-1_all.deb ...
  Unpacking libreoffice-common (1:7.0.0~rc1-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/libreoffice-common_1%3a7.0.0~rc1-1_all.deb (--unpack):
   trying to overwrite '/usr/lib/libreoffice/share/gallery/shapes.sdg', which 
is also in package openclipart-libreoffice 1:0.18+dfsg-17
  dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
  rmdir: failed to remove '/var/lib/libreoffice/share/prereg/': No such file or 
directory
  rmdir: failed to remove '/var/lib/libreoffice/share/': No such file or 
directory
  rmdir: failed to remove '/var/lib/libreoffice/program/': No such file or 
directory
  rmdir: failed to remove '/var/lib/libreoffice': No such file or directory
  rmdir: failed to remove '/var/lib/libreoffice': No such file or directory
  Errors were encountered while processing:
   /var/cache/apt/archives/libreoffice-common_1%3a7.0.0~rc1-1_all.deb

These three files are conflicting:

  usr/lib/libreoffice/share/gallery/shapes.sdg
  usr/lib/libreoffice/share/gallery/shapes.sdv
  usr/lib/libreoffice/share/gallery/shapes.thm

openclipart-libreoffice will probably need updates as well to no longer
ship these files (or rename them), it's probably easiest if you fix and
upload that QA maintained package, too.


cheers,

Andreas


openclipart-libreoffice=1:0.18+dfsg-17_libreoffice-common=1:7.0.0~rc1-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: openclipart
Source-Version: 1:0.18+dfsg-18
Done: Rene Engelhard 

We believe that the bug you reported is fixed in the latest version of
openclipart, 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 964...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rene Engelhard  (supplier of updated openclipart 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: SHA512

Format: 1.8
Date: Sun, 05 Jul 2020 08:13:45 +
Source: openclipart
Architecture: source
Version: 1:0.18+dfsg-18
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Rene Engelhard 
Closes: 964261 964262
Changes:
 openclipart (1:0.18+dfsg-18) unstable; urgency=medium
 .
   * QA upload.
   * Build-Depend on libreoffice-dev-gui (closes: #964262)
   * rename shapes.* to shapes-openclipart (closes: #964261)
   * disable optipng usage since it hangs on stop_sign_miguel_s_nchez_.png
Checksums-Sha1:
 4b0dba167f3c8e394c9bb1338074b92faf0f6542 2148 openclipart_0.18+dfsg-18.dsc
 c027cbbd154a13e5abc749c8d570397cbb442b2a 6420 
openclipart_0.18+dfsg-18.debian.tar.xz
 05e8173b58901f1665cebde6f6f45d6c6d8f267e 5850 
openclipart_0.18+dfsg-18_source.buildinfo
Checksums-Sha256:
 f1682d4a217072eff7c944e0ab787b54fa7b5f5e0194ed45c2f32b81af57b3df 2148 
openclipart_0.18+dfsg-18.dsc
 4dbaa0eee28fd4c6cbb641e9e6e69b26da2924997d43712d1b6fccfe1e55f88e 6420 
openclipart_0.18+dfsg-18.debian.tar.xz
 0676f39a543a1e659b8a87a891b2a7d091b8e2c36f63ef939bdd0a6cb822d707 5850 
openclipart_0.18+dfsg-18_source.buildinfo
Files:
 1c51e68ebed78041c1b0eec071799372 2148 graphics optional 
openclipart_

Bug#964262: marked as done (FTBFS: needs updated build-depends; needs to build-depend on libreoffice-dev-gui)

2020-07-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jul 2020 10:04:05 +
with message-id 
and subject line Bug#964262: fixed in openclipart 1:0.18+dfsg-18
has caused the Debian Bug report #964262,
regarding FTBFS: needs updated build-depends; needs to build-depend on 
libreoffice-dev-gui
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.)


-- 
964262: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964262
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openclipart
Version: 1:0.18+dfsg-17
Severity: serious

Dear Maintainer,

Hi,

as discussed back then in

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952347

gengal was moved to libreoffice-dev-gui for the 7.x LO packages.

These got uploaded to sid now [1].

Please build-depend on (the hopefully soon available)
libreoffice-dev-gui.

Regards,

Rene

[1] unfortunately thay are BD-Uninstallable anywhere due to the
bsdmainutils mess (#)964242 but.:

libreoffice build-depends on:
- javahelper:amd64 (>= 0.37~)
javahelper depends on:
- bsdmainutils:amd64
bsdmainutils depends on missing:
- bsdextrautils:amd64 (>= 2.35.2-7)
--- End Message ---
--- Begin Message ---
Source: openclipart
Source-Version: 1:0.18+dfsg-18
Done: Rene Engelhard 

We believe that the bug you reported is fixed in the latest version of
openclipart, 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 964...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rene Engelhard  (supplier of updated openclipart 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: SHA512

Format: 1.8
Date: Sun, 05 Jul 2020 08:13:45 +
Source: openclipart
Architecture: source
Version: 1:0.18+dfsg-18
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Rene Engelhard 
Closes: 964261 964262
Changes:
 openclipart (1:0.18+dfsg-18) unstable; urgency=medium
 .
   * QA upload.
   * Build-Depend on libreoffice-dev-gui (closes: #964262)
   * rename shapes.* to shapes-openclipart (closes: #964261)
   * disable optipng usage since it hangs on stop_sign_miguel_s_nchez_.png
Checksums-Sha1:
 4b0dba167f3c8e394c9bb1338074b92faf0f6542 2148 openclipart_0.18+dfsg-18.dsc
 c027cbbd154a13e5abc749c8d570397cbb442b2a 6420 
openclipart_0.18+dfsg-18.debian.tar.xz
 05e8173b58901f1665cebde6f6f45d6c6d8f267e 5850 
openclipart_0.18+dfsg-18_source.buildinfo
Checksums-Sha256:
 f1682d4a217072eff7c944e0ab787b54fa7b5f5e0194ed45c2f32b81af57b3df 2148 
openclipart_0.18+dfsg-18.dsc
 4dbaa0eee28fd4c6cbb641e9e6e69b26da2924997d43712d1b6fccfe1e55f88e 6420 
openclipart_0.18+dfsg-18.debian.tar.xz
 0676f39a543a1e659b8a87a891b2a7d091b8e2c36f63ef939bdd0a6cb822d707 5850 
openclipart_0.18+dfsg-18_source.buildinfo
Files:
 1c51e68ebed78041c1b0eec071799372 2148 graphics optional 
openclipart_0.18+dfsg-18.dsc
 9af8e982e2a79f7605ea83d699638cac 6420 graphics optional 
openclipart_0.18+dfsg-18.debian.tar.xz
 19ca3dca843de221751ea23546d71088 5850 graphics optional 
openclipart_0.18+dfsg-18_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCgAuFiEE4S3qRnUGcM+pYIAdCqBFcdA+PnAFAl8BoNUQHHJlbmVAZGVi
aWFuLm9yZwAKCRAKoEVx0D4+cJNyD/9CKMoyYB9MQajD/YtJ6tPwIwpQneb/jIHe
5s4HIfzRrV3HhjmQj6g9nOxVXA8qH5Mn0XLQt3ncTbRLHstIgaOp+CvgBUcI/Xhw
2h/VSoL7AoixLpYezE3J6rVuF4fzByGUfb2s0TLVuQ+wGLgAiHE4Q1M1PrlhToND
maYHOgrnYRiJTPIkmVuWz+kh+6rMGPjA0d6Ajn6k5rUKd/+fkVxQNPOMgqjncyD3
h2pwj4zKAYr9H2GvzP3Nuw01QyA+q59uaiVL+cUPKGqQGRmbgsqtRCEe7cJ1DlQy
J0ACtUIysGQyFE8T6RhPvb8zt0VopXjA6fjqiIEHuGAaOT+Vi1hz49fE8nJ8dlZk
XIMIoyqr4TW35fObCZW8q459AOfc4R114KBpHaqEtX0gGi8WGssNssLql+X/X2XF
YwKk64BnHKXVZLbxE0vy+TZJJr6jPq2HtP6WHxJ+EF+WsM9gZdkyGxr86f+9lvGj
K0vvIY8d/gbaCfd5s/0Ps0AjZ1NWJ0D/E0OAT2c/M5QxIkhQFUI8ie8ooeh0y9oS
ORSUwRdlVRjvFJYeJSaSduKyeDcFxR/KHEvDzJasFZlHztCqVU7Hb2aLsx9naV55
a37KYl12ebykkBBLxbsl4jl0DR7DvX850YfoSgCyuxg+BFp7goSxa97dqpL84RyY
ilrEx/jAvw==
=Ty0R
-END PGP SIGNATURE End Message ---


Processing of openclipart_0.18+dfsg-18_source.changes

2020-07-05 Thread Debian FTP Masters
openclipart_0.18+dfsg-18_source.changes uploaded successfully to localhost
along with the files:
  openclipart_0.18+dfsg-18.dsc
  openclipart_0.18+dfsg-18.debian.tar.xz
  openclipart_0.18+dfsg-18_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



openclipart_0.18+dfsg-18_source.changes ACCEPTED into unstable

2020-07-05 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 05 Jul 2020 08:13:45 +
Source: openclipart
Architecture: source
Version: 1:0.18+dfsg-18
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Rene Engelhard 
Closes: 964261 964262
Changes:
 openclipart (1:0.18+dfsg-18) unstable; urgency=medium
 .
   * QA upload.
   * Build-Depend on libreoffice-dev-gui (closes: #964262)
   * rename shapes.* to shapes-openclipart (closes: #964261)
   * disable optipng usage since it hangs on stop_sign_miguel_s_nchez_.png
Checksums-Sha1:
 4b0dba167f3c8e394c9bb1338074b92faf0f6542 2148 openclipart_0.18+dfsg-18.dsc
 c027cbbd154a13e5abc749c8d570397cbb442b2a 6420 
openclipart_0.18+dfsg-18.debian.tar.xz
 05e8173b58901f1665cebde6f6f45d6c6d8f267e 5850 
openclipart_0.18+dfsg-18_source.buildinfo
Checksums-Sha256:
 f1682d4a217072eff7c944e0ab787b54fa7b5f5e0194ed45c2f32b81af57b3df 2148 
openclipart_0.18+dfsg-18.dsc
 4dbaa0eee28fd4c6cbb641e9e6e69b26da2924997d43712d1b6fccfe1e55f88e 6420 
openclipart_0.18+dfsg-18.debian.tar.xz
 0676f39a543a1e659b8a87a891b2a7d091b8e2c36f63ef939bdd0a6cb822d707 5850 
openclipart_0.18+dfsg-18_source.buildinfo
Files:
 1c51e68ebed78041c1b0eec071799372 2148 graphics optional 
openclipart_0.18+dfsg-18.dsc
 9af8e982e2a79f7605ea83d699638cac 6420 graphics optional 
openclipart_0.18+dfsg-18.debian.tar.xz
 19ca3dca843de221751ea23546d71088 5850 graphics optional 
openclipart_0.18+dfsg-18_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCgAuFiEE4S3qRnUGcM+pYIAdCqBFcdA+PnAFAl8BoNUQHHJlbmVAZGVi
aWFuLm9yZwAKCRAKoEVx0D4+cJNyD/9CKMoyYB9MQajD/YtJ6tPwIwpQneb/jIHe
5s4HIfzRrV3HhjmQj6g9nOxVXA8qH5Mn0XLQt3ncTbRLHstIgaOp+CvgBUcI/Xhw
2h/VSoL7AoixLpYezE3J6rVuF4fzByGUfb2s0TLVuQ+wGLgAiHE4Q1M1PrlhToND
maYHOgrnYRiJTPIkmVuWz+kh+6rMGPjA0d6Ajn6k5rUKd/+fkVxQNPOMgqjncyD3
h2pwj4zKAYr9H2GvzP3Nuw01QyA+q59uaiVL+cUPKGqQGRmbgsqtRCEe7cJ1DlQy
J0ACtUIysGQyFE8T6RhPvb8zt0VopXjA6fjqiIEHuGAaOT+Vi1hz49fE8nJ8dlZk
XIMIoyqr4TW35fObCZW8q459AOfc4R114KBpHaqEtX0gGi8WGssNssLql+X/X2XF
YwKk64BnHKXVZLbxE0vy+TZJJr6jPq2HtP6WHxJ+EF+WsM9gZdkyGxr86f+9lvGj
K0vvIY8d/gbaCfd5s/0Ps0AjZ1NWJ0D/E0OAT2c/M5QxIkhQFUI8ie8ooeh0y9oS
ORSUwRdlVRjvFJYeJSaSduKyeDcFxR/KHEvDzJasFZlHztCqVU7Hb2aLsx9naV55
a37KYl12ebykkBBLxbsl4jl0DR7DvX850YfoSgCyuxg+BFp7goSxa97dqpL84RyY
ilrEx/jAvw==
=Ty0R
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of xoreos-tools_0.0.5-2_amd64.changes

2020-07-05 Thread Debian FTP Masters
xoreos-tools_0.0.5-2_amd64.changes uploaded successfully to localhost
along with the files:
  xoreos-tools_0.0.5-2.dsc
  xoreos-tools_0.0.5-2.debian.tar.xz
  xoreos-tools-dbgsym_0.0.5-2_amd64.deb
  xoreos-tools_0.0.5-2_amd64.buildinfo
  xoreos-tools_0.0.5-2_amd64.deb

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



xoreos-tools_0.0.5-2_amd64.changes ACCEPTED into unstable

2020-07-05 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 05 Jul 2020 18:00:00 +0200
Source: xoreos-tools
Binary: xoreos-tools xoreos-tools-dbgsym
Architecture: source amd64
Version: 0.0.5-2
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group 
Changed-By: Eike Sauer 
Description:
 xoreos-tools - collection of tools around BioWare's Aurora engine games
Changes:
 xoreos-tools (0.0.5-2) unstable; urgency=low
 .
   * Orphaning
Checksums-Sha1:
 12df58deb5fc58925f6bd41e56bd24b42a9d67a0 2038 xoreos-tools_0.0.5-2.dsc
 fbf9bcd844236baa1d26787b3b24f45ff6138850 6936 
xoreos-tools_0.0.5-2.debian.tar.xz
 814b49bbe7f95d7e10f8501a5ccb6a05874893ef 28546208 
xoreos-tools-dbgsym_0.0.5-2_amd64.deb
 55648dad56149571f1d9d8375ebc0a0764cc9858 7403 
xoreos-tools_0.0.5-2_amd64.buildinfo
 d4b6b8bbab79e2e399cb05ecf2d837ac94434d72 4935436 xoreos-tools_0.0.5-2_amd64.deb
Checksums-Sha256:
 6daa62f4eb87f9a019e5d6034affbd67122cfb1dece390620ac94e4e906cc0e9 2038 
xoreos-tools_0.0.5-2.dsc
 207d3ff7fdc8e859ef166e73e337f3aaa5a513c73f9f116574029b553e77baee 6936 
xoreos-tools_0.0.5-2.debian.tar.xz
 cab7bdd222ff9f6d91db1ba85a5c89fd2b57da24b74c46ff4540be4190e0456f 28546208 
xoreos-tools-dbgsym_0.0.5-2_amd64.deb
 de0c55458db7d2537aa82284a5dd0b3d04d6f999ef6dbd1e45af54a23a03 7403 
xoreos-tools_0.0.5-2_amd64.buildinfo
 95996d626ac18c9f63b743ba1d28e46a01e2ad0880b807a6471c0f297eb8af6d 4935436 
xoreos-tools_0.0.5-2_amd64.deb
Files:
 e6b600837f012aa45b0800f5e6a0db7a 2038 contrib/devel optional 
xoreos-tools_0.0.5-2.dsc
 1aa66515127430336e4c10ad78d526e2 6936 contrib/devel optional 
xoreos-tools_0.0.5-2.debian.tar.xz
 77999e6fca938f22d2938d840bb704f8 28546208 contrib/debug optional 
xoreos-tools-dbgsym_0.0.5-2_amd64.deb
 6681771368e1a6c7fc2d2b1315a8059f 7403 contrib/devel optional 
xoreos-tools_0.0.5-2_amd64.buildinfo
 d2a9cab52dce37bdf1edde5165ae7acf 4935436 contrib/devel optional 
xoreos-tools_0.0.5-2_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEnQ7QSAwxCwa4jw6imAQnI+cTN0IFAl8B/foACgkQmAQnI+cT
N0IrVQ/9G69Rxc18UOxW7FND3UZ+mKP+0nUpPDb2o1rBoK+rEMKs9arCpx62dKDV
aird8B6t/OsIvVaq2D33dtCQiFPA/t88OcxQmUANsj0IYl95TnRsWvYR+/wr/oGT
F/QPiz4K7aSIXh56lCnI9lg/8Fn39iA3bs3lqv4f8Q+WT8HERfl9fxc1TclLN1bn
hub32o755ZfgXpM4e0knryH3uXrRIvPuVnPUtw6W8z/YBN/hp2Fkg9dgC08jIjNm
Na2A5i4stdaGapJpVSabugoVf3zc0ChUgpJo3R0j51ZfLvy17aXZtgjjCr992y+y
1WJn3abzC38H6qXcNaxlXTovijENWL+MoWgAP/hrSrDiNZtfXxYPTbjA6KOWPhA4
yozP4sYHWwDWZ14crCzbw42W3SVVlUK0Pvog4/jzcMquJSaUzg/BXmVgUnaDW/+u
MZYp628wB5BV7tuc/2nU0//5gBpnLHxLir/BnrYmGaNr5iOyDJv7lxkZd5opIx0G
F+7hnh4QV+LQkp2dn7Ir4ErwPWBtXOKx1WA3WKpYdpscud3ouWbTDNl76nfeUgxi
mnPF860U5cYSoKh+xg8YRoq7eBr97FJCsJkmN3OfnB7J/aUgz8vI2RBz0E2+klcO
rO0lXvvQ1yLhwAw8juXEaf/6WXkqOA8DqzQdqyNq/wtwKkWVNGw=
=5nk7
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Bug#957569: marked as done (mtink: ftbfs with GCC-10)

2020-07-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jul 2020 17:33:53 +
with message-id 
and subject line Bug#957569: fixed in mtink 1.0.16-11
has caused the Debian Bug report #957569,
regarding mtink: ftbfs with GCC-10
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.)


-- 
957569: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957569
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mtink
Version: 1.0.16-10
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/mtink_1.0.16-10_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
mainSrc/alignbt.c: In function ‘popupAlignNextWindow’:
mainSrc/alignbt.c:355:18: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
  355 |align_CB(NULL,(XtPointer)(data->choices/2), NULL);
  |  ^
Compile scrtxt.c
gcc -c -o mainSrc/scrtxt.o mainSrc/scrtxt.c -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -g -I. 
-I./mainSrc   -I/usr/X11R6/include -I/usr/dt/include  -DWAIT_FOR_PRINTER=0 
-DMOTIF_XPM -DPREFIX=\"/<>/debian/mtink/usr\"-DWITH_X=1
Compile resource.c
gcc -c -o mainSrc/resource.o mainSrc/resource.c -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -g -I. 
-I./mainSrc   -I/usr/X11R6/include -I/usr/dt/include  -DWAIT_FOR_PRINTER=0 
-DMOTIF_XPM -DPREFIX=\"/<>/debian/mtink/usr\"   -DDEBUG=0 
-DPTIME=0  -DWITH_X=1
Compile rcfile.c
gcc -c -o mainSrc/rcfile.o mainSrc/rcfile.c -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -g -I. 
-I./mainSrc   -I/usr/X11R6/include -I/usr/dt/include  -DWAIT_FOR_PRINTER=0 
-DMOTIF_XPM -DPREFIX=\"/<>/debian/mtink/usr\"-DWITH_X=1
mainSrc/rcfile.c: In function ‘saveConfig’:
mainSrc/rcfile.c:180:16: warning: ignoring return value of ‘seteuid’ declared 
with attribute ‘warn_unused_result’ [-Wunused-result]
  180 |seteuid(getuid());
  |^
Compile cmd.c
gcc -c -o mainSrc/cmd.o mainSrc/cmd.c -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -g -I. 
-I./mainSrc   -I/usr/X11R6/include -I/usr/dt/include  -DWAIT_FOR_PRINTER=0 
-DMOTIF_XPM -DPREFIX=\"/<>/debian/mtink/usr\"   -DDEBUG=0 
-DPTIME=0 -DRDTIMEOUT=2 -DWRTIMEOUT=2000 -DWITH_X=1 -DSERVER=0
mainSrc/cmd.c: In function ‘callPrg’:
mainSrc/cmd.c:494:11: warning: variable ‘answered’ set but not used 
[-Wunused-but-set-variable]
  494 |intanswered;
  |   ^~~~
mainSrc/cmd.c: In function ‘d4Reset’:
mainSrc/cmd.c:2468:8: warning: variable ‘dataChannelOpen’ set but not used 
[-Wunused-but-set-variable]
 2468 |int dataChannelOpen = 0;
  |^~~
Compile tooltip.c
gcc -c -o mainSrc/tooltip.o mainSrc/tooltip.c -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -g -I. 
-I./mainSrc   -I/usr/X11R6/include -I/usr/dt/include  -DWAIT_FOR_PRINTER=0 
-DMOTIF_XPM -DPREFIX=\"/<>/debian/mtink/usr\"   -DDEBUG=0 
-DPTIME=0  -DWITH_X=1
Compile wheelmouse.c
gcc -c -o mainSrc/wheelmouse.o mainSrc/wheelmouse.c -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -g -I. 
-I./mainSrc   -I/usr

Processing of mtink_1.0.16-11_source.changes

2020-07-05 Thread Debian FTP Masters
mtink_1.0.16-11_source.changes uploaded successfully to localhost
along with the files:
  mtink_1.0.16-11.dsc
  mtink_1.0.16-11.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



mtink_1.0.16-11_source.changes ACCEPTED into unstable

2020-07-05 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 05 Jul 2020 17:05:48 +
Source: mtink
Architecture: source
Version: 1.0.16-11
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Graham Inggs 
Closes: 957569
Changes:
 mtink (1.0.16-11) unstable; urgency=medium
 .
   * QA upload
   * Update Vcs-* URIs for move to salsa.debian.org
   * Switch to debhelper 13
   * Install documentation in /usr/share/doc/mtink (policy §12.3)
   * Patch Makefile to not require root for installing binaries
   * Set Rules-Requires-Root: no
   * Drop dh-exec, not needed with debhelper 13
   * Drop unused dh-buildinfo
   * Fix FTBFS with GCC 10 (Closes: #957569)
   * Do not link with -Wl,--as-needed, it is now the default
   * Mark mtink-doc Multi-Arch: foreign
   * Drop mtink.menu, see #741573
   * Use web.archive.org for upstream Homepage and Source,
 drop debian/watch
   * Drop trailing whitespace in debian/changelog and debian/rules
   * Fix some more spelling errors reported by Lintian
   * Bump Standards-Version to 4.5.0, no changes
Checksums-Sha1:
 7ade54bb183f10cd5042525abdb23e8a25d2a88f 2032 mtink_1.0.16-11.dsc
 139fad7d1f8118463cad84934378ea59cb30b119 35748 mtink_1.0.16-11.debian.tar.xz
Checksums-Sha256:
 7a274b2583ee0a03606e82457d794398a152b322139b14d1d8f29a518dfca2b8 2032 
mtink_1.0.16-11.dsc
 aaa0f0612fa9bdced154c7db64de80fd5081abbefb8445bd5e064292e48d93e5 35748 
mtink_1.0.16-11.debian.tar.xz
Files:
 437188367a34ebce7559ecf31badc74d 2032 misc optional mtink_1.0.16-11.dsc
 5fa4a1b183000de7c0de38252d91d57f 35748 misc optional 
mtink_1.0.16-11.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEJeP/LX9Gnb59DU5Qr8/sjmac4cIFAl8CC4AACgkQr8/sjmac
4cL8pQ//VxAtlJ/TJGIZwxIRRF1aoIMQpsTO3OLb2iCS42jRbNAF3+m2GT5qoCES
hGxdEEdfwaM87P1UfHAqhYudAsShGqD8SUBJMAorJPDdQ0TG4rZjfiED/9sALtNP
ZYHTMN1zDAIspZGYthPSopd1HqkIsS8Pfw6sICvJy1W/UJa5l+PRD+pgQzUiMxD1
8s66PyvGXoKKo211kI+B2OZ7pJrC5Z9CUZ51AcDaO/tVaIJENLa9nMp5VYUQWCqG
eWn8fDRX/w63GR1iSwyuBJSFDAFZSgMx7IVUwxGURrqxNa3+C417ZvFYNfjNUqUE
3xYqITEYiZw81hkBINWq+wL4C4HchxsoBASBo1l9Ko1rO2PV6sWRdyfXx+WLfq/Q
G2twI3hRVHtqfxRlO/Q5WUlMm+XkfWrzZI3i7+s8Hd3zJhjAjZXbymBKfahe9N7W
95kJCwL25uqwsIo3Ymk52XEzuxJRvTjsRFs3PXPHRL8tGlSoDUTAv1yBYwK0KP2g
BrEwe17WWnADitV9J9hy/yCoVb5TaENz6BO0aFkLA8x2/qnQusBNrqc97YvFuIEU
5T3ztW8W5vxP4cWNwwwu0VHKjs43bGrlkgXh18f3M+3Bh7U6yBd/qNFXIw/TdazH
lGfi5AuOWfKn92jqqKUdNton4NJUOQR5dUSbpLZopwvbeIKGwLY=
=P5kQ
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of wav2cdr_2.3.4-2+deb10u1_source.changes

2020-07-05 Thread Debian FTP Masters
wav2cdr_2.3.4-2+deb10u1_source.changes uploaded successfully to localhost
along with the files:
  wav2cdr_2.3.4-2+deb10u1.dsc
  wav2cdr_2.3.4-2+deb10u1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



wav2cdr_2.3.4-2+deb10u1_source.changes ACCEPTED into proposed-updates->stable-new

2020-07-05 Thread Debian FTP Masters
Mapping buster to stable.
Mapping stable to proposed-updates.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 05 Jul 2020 23:09:10 +0300
Source: wav2cdr
Architecture: source
Version: 2.3.4-2+deb10u1
Distribution: buster
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Adrian Bunk 
Closes: 956927
Changes:
 wav2cdr (2.3.4-2+deb10u1) buster; urgency=medium
 .
   * QA upload.
   * Use C99 fixed-size integer types to fix runtime assertion on
 64bit architectures other than amd64 and alpha. (Closes: #956927)
   * Stop linking to the dead Homepage.
Checksums-Sha1:
 7af5ece544e8f7c9b55823ab52037b5cbf50b58a 1716 wav2cdr_2.3.4-2+deb10u1.dsc
 79596e42f7831c6408db75c6ac92b90765b5442c 10608 
wav2cdr_2.3.4-2+deb10u1.debian.tar.xz
Checksums-Sha256:
 a1386c934afd54947296d25d6a10d9829dfb86b934e524d19d4b472e2ef97446 1716 
wav2cdr_2.3.4-2+deb10u1.dsc
 dcfd6fd4b270e15a8df49aa83b8623b02668b9b602a9da67f4a6d88e36e06e8f 10608 
wav2cdr_2.3.4-2+deb10u1.debian.tar.xz
Files:
 3ad4b96aab5b0b9578f5db5bdbf3563d 1716 sound optional 
wav2cdr_2.3.4-2+deb10u1.dsc
 374a0c4fa5973968ddf84c3edc7b1ce1 10608 sound optional 
wav2cdr_2.3.4-2+deb10u1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAl8CNbUACgkQiNJCh6LY
mLFetg/8CWaBqU6z+TcEykJbr2jgyRr5MvNM9Ejw7Jdcri4jDoGpN4XNeCy8bnmG
DOUZ+MWgpg48efDHFuDWo1n57HlACFgfl3gmdhAogGt4Ez8HrxcMFswQVKxwmvET
uoLbyhFZQcZrwhr67t283lNJWggZMDbQEIufY2ofzB1a4glcxpvec1ogx0BtyZ9A
U7hoPXUdOPxNKV3pOaohLOgC866txmljXmWIaTGkdr/Is1j+Q4V9OBIbqPdtLH32
4ZY7OKhx+CocM1oQ9yMOVHqjLrb9LjetDxqQW7/D4bQnNpKj2m1vflGAook9Y/Ky
a9ZXy/bUPF+EnG/85MGNtefkTxbiE1kxYglQyM4F4XvqYElMfOjTBFT5zTMgu3yc
EH4D9qwSxkSzbKhNUv+dgGBTvzSZHV7jnnrb2rJaIVbA4ey384VA/o/ENh69Syag
vqG/sr75VFyzpQJehJXrT1liTtPLHh8VgmQ3Tyi3nOz4MGJvja1RYx7cUOvOlzjf
BAlxcix4W0UkM98AWwaz0v4gzYDZT3VbAw1zHOuf3wPlpyoGeX9r84v4BP4Or9nQ
scEcEF+mAcKlwFACw8WotYcTx6FjqzQr5eJGBKbDygQFypnR1wb0eUspFM/l68Jv
Vj/4pN6CTYKsemgE5dtPiyjrLzOUkg95O4WYCLIdHBmaJuoZvuI=
=MJWC
-END PGP SIGNATURE-


Thank you for your contribution to Debian.