Bug#995624: marked as done (pktstat FTBFS: error: format not a string literal and no format arguments [-Werror=format-security])

2022-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Oct 2022 11:04:49 +
with message-id 
and subject line Bug#995624: fixed in pktstat 1.8.5-8
has caused the Debian Bug report #995624,
regarding pktstat FTBFS: error: format not a string literal and no format 
arguments [-Werror=format-security]
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.)


-- 
995624: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995624
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pktstat
Version: 1.8.5-7
Severity: serious
Tags: ftbfs

pktstat fails to build from source in unstable on amd64. A non-parallel
build ends as follows:

| gcc -DHAVE_CONFIG_H -I.  -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic 
-D_BSD_SOURCE -c -o display.o display.c
| In file included from 
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
|  from /usr/include/stdio.h:27,
|  from display.c:17:
| /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and 
_SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
|   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
|   |   ^~~
| display.c: In function ‘display_update’:
| display.c:499:33: warning: field width specifier ‘*’ expects argument of type 
‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
|   499 |  attron(A_UNDERLINE); printw("%-*s",
|   |   ~~^~
|   | |
|   | int
| display.c:552:13: warning: field precision specifier ‘.*’ expects argument of 
type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
|   552 |   printw("%.*s\n", MIN(maxx - LLEN, sizeof flows[i].tag - 1),
|   |   ~~^~
|   | |
|   | int
| display.c:566:15: warning: field precision specifier ‘.*’ expects argument of 
type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
|   566 |printw(" %.*s\n", MIN(maxx - LLEN - 2,
|   | ~~^~
|   |   |
|   |   int
| display.c:285:21: warning: variable ‘x’ set but not used 
[-Wunused-but-set-variable]
|   285 |  int maxx, maxy, y, x;
|   | ^
| display.c: In function ‘printhelp’:
| display.c:672:3: error: format not a string literal and no format arguments 
[-Werror=format-security]
|   672 |   printw((char *)h->name + 1);
|   |   ^~
| cc1: some warnings being treated as errors
| make[2]: *** [Makefile:483: display.o] Error 1
| make[2]: Leaving directory '/<>'
| make[1]: *** [Makefile:339: all] Error 2
| make[1]: Leaving directory '/<>'
| dh_auto_build: error: make -j1 returned exit code 2
| make: *** [debian/rules:11: build] Error 25
| dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

This is likely due to ncurses including format string annotations.

Helmut
--- End Message ---
--- Begin Message ---
Source: pktstat
Source-Version: 1.8.5-8
Done: Adam Borowski 

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

Debian distribution maintenance software
pp.
Adam Borowski  (supplier of updated pktstat 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, 09 Oct 2022 12:39:23 +0200
Source: pktstat
Architecture: source
Version: 1.8.5-8
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Adam Borowski 
Closes: 995624
Changes:
 pktstat (1.8.5-8) unstable; urgency=medium
 .
   * QA upload.
   * Fix FTBFS due to format string (closes: #995624)
   * dh 13.
   * Change pointless R³:binary-targets to no.
Checksums-Sha1:
 bbef2571978470a53817cc6ab9540060810772b0 1851 pktstat_1.8.5-8.dsc
 cb5399a493b18730fe40607fc6fb96fd6c13d84f 4728 pktstat_1.8.5-8.debian.tar.xz
 b3de2dbc440b1a3e98be028e5a2753ffe77f7754 5865 pktstat_1.8.5-8_source.buildinfo
Checksums-Sha256:
 1060a7dda162bbde3861b96802891f36bc4

Processing of pktstat_1.8.5-8_source.changes

2022-10-09 Thread Debian FTP Masters
pktstat_1.8.5-8_source.changes uploaded successfully to localhost
along with the files:
  pktstat_1.8.5-8.dsc
  pktstat_1.8.5-8.debian.tar.xz
  pktstat_1.8.5-8_source.buildinfo

Greetings,

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



pktstat_1.8.5-8_source.changes ACCEPTED into unstable

2022-10-09 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 09 Oct 2022 12:39:23 +0200
Source: pktstat
Architecture: source
Version: 1.8.5-8
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Adam Borowski 
Closes: 995624
Changes:
 pktstat (1.8.5-8) unstable; urgency=medium
 .
   * QA upload.
   * Fix FTBFS due to format string (closes: #995624)
   * dh 13.
   * Change pointless R³:binary-targets to no.
Checksums-Sha1:
 bbef2571978470a53817cc6ab9540060810772b0 1851 pktstat_1.8.5-8.dsc
 cb5399a493b18730fe40607fc6fb96fd6c13d84f 4728 pktstat_1.8.5-8.debian.tar.xz
 b3de2dbc440b1a3e98be028e5a2753ffe77f7754 5865 pktstat_1.8.5-8_source.buildinfo
Checksums-Sha256:
 1060a7dda162bbde3861b96802891f36bc44f7828baff92248a4aa59aaafcbbe 1851 
pktstat_1.8.5-8.dsc
 6861dd3f9887c5d47f0b8745e89ab3a82661e960754b324ec0ed99d587355afb 4728 
pktstat_1.8.5-8.debian.tar.xz
 7e9fed7e691ede075f56d20124b242f5a7b2a802c6c8c0296f70e51ab137c283 5865 
pktstat_1.8.5-8_source.buildinfo
Files:
 ed982d21c8395a458aafe75ab7f4db0f 1851 net optional pktstat_1.8.5-8.dsc
 453cdb2cf8a5c37aa2a06955a0e28d70 4728 net optional 
pktstat_1.8.5-8.debian.tar.xz
 4b68e25ee2a72a32630f9d3c170fc074 5865 net optional 
pktstat_1.8.5-8_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAmNCqAMACgkQweDZLphv
fH5kSxAAoT3qaKKwcUq4uvUYYJybF0Pw3D29xbJRsMM3ULRh4xawell5VqssHvrg
Ko/TVVwj5XLZJjharYYXNW7XjwxDYpnEL5zQEyI5k3m6sEVi2kIqWFFxSNvA32Rz
2bhfM4aMXrqi5gs7Yjl90PL2YYhcXAxBiGwdTEX+NhMOncT3LyWIfJub6mgdjVGU
rOjo+CiPv6AiGD/J5C+s1l7Br0TfdbBvoyYbnZHcjx6j0Kem5zcIscLlzZ3a/9+F
2W/1kUUkrKy9Fypd+Ztd2gxw8ucxeoEa6+D2zpzmwnNPW/xcPQYM8jQgHFLk1ky5
40oDSTKuW/gpDSHVqSIX56gGyhTWLsqrWqdU25magWRforlNLa1VIlaKzlDqm90q
Ps4us21/MCWAra4HQrQu/6qxY9aR0X18nUCOP3H0O6ejqrK+ZocaeylGOnWh6hcW
KTZdqtSB2ufi8XgxKDim3D6/FlILVKnAcwtFFrSKQugBlKYerd0m9F3OsuYVId+I
LZ1LaUXL2OTuMss12Y+qwQbtqNAGrdasRkg5LMu/+2gNu6NZXH4DFQ83u/59ngHa
3KEV+sI8KFbbh1OVpvNCB5Kv4+YTNiRGRo6vQkHQ38lXdu7YJCKHQw/OvVb8nkZv
KIGI35Iqpq/yS9fI6Bwlk5dxHp9oTB7Zt6UYaWb+VvA+P7g6Cn4=
=8K5h
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processed: your mail

2022-10-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> fixed 1021417 apt-venv/1.0.0-4
Bug #1021417 {Done: Braulio } [apt-venv] apt-venv: 
deprecated list of Ubuntu releases
Marked as fixed in versions apt-venv/1.0.0-4.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1021417: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021417
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: merging 1021441 1021445

2022-10-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> merge 1021441 1021445
Bug #1021441 [apt-venv] apt-venv: autopkgtest regression: output on stderr
Bug #1021445 [apt-venv] apt-venv: autopkgtest regression: output on stderr
Bug #1021448 [apt-venv] apt-venv: autopkgtest regression: output on stderr
Merged 1021441 1021445 1021448
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1021441: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021441
1021445: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021445
1021448: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021448
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1021498: tcm: reproducible-builds: build path embedded in /usr/bin/tcm

2022-10-09 Thread Vagrant Cascadian
Source: tcm
Severity: normal
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: buildpath
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

The build path is embedded in /usr/bin/tcm:

  
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/tcm.html

  /build/1st/tcm-2.20+TSQD/src/ed/helper.c:31·(discriminator·2)
  vs.
  /build/2/tcm-2.20+TSQD/2nd/src/ed/helper.c:31·(discriminator·2)

The attached patch to debian/rules fixes this by adding
-ffile-prefix-map to CFLAGS.

Alternately, using the default CFLAGS from dpkg-buildflags or switching
to "dh" and a recent debhelper compat level might resolve this issue.

According to my local tests, with this patch applied, tcm should build
reproducibly on tests.reproducible-builds.org!

Thanks for maintaining tcm!

live well,
  vagrant
From 8b76667fe07f16eaf520949a19b9e2a96dcb61e9 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian 
Date: Sun, 9 Oct 2022 16:42:54 +
Subject: [PATCH] debian/rules: Add -ffile-prefix-map to CFLAGS to avoid
 embedding build paths.

https://reproducible-builds.org/docs/build-path/
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 7d92a0c..85e1a8a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,8 @@ include /usr/share/dpkg/buildtools.mk
 
 CFLAGS = -Wall -g
 CFLAGS	+= -fcommon
+# Avoid embedding build paths
+CFLAGS += -ffile-prefix-map=$(CURDIR)=.
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 CFLAGS += -O0
-- 
2.37.2



signature.asc
Description: PGP signature


Bug#1021509: xxkb: reproducible-builds: build path embedded in /usr/bin/xxkb

2022-10-09 Thread Vagrant Cascadian
Source: xxkb
Severity: normal
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: buildpath
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

The build path is embedded in /usr/bin/xxkb:

  
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/xxkb.html

  /build/1st/xxkb-1.11.1/xxkb.c:73
  vs.
  /build/2/xxkb-1.11.1/2nd/xxkb.c:73

The attached patch to debian/rules fixes this by adding a dh_auto_build
override that passes the default CFLAGS as CCOPTIONS.

According to my local tests, with this patch applied, xxkb should build
reproducibly on tests.reproducible-builds.org!

Thanks for maintaining xxkb!

live well,
  vagrant
From 0c91003ba8b5707f352faffd12b7cd6b2bae1122 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian 
Date: Sun, 9 Oct 2022 19:48:15 +
Subject: [PATCH] debian/rules: Add dh_auto_build override passing default
 CFLAGS as CCOPTIONS.

---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index d76fbcc..8fb8ca3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,5 +14,8 @@ override_dh_auto_install:
 	mv debian/tmp/usr/share/man/man1/xxkb.1x \
 		debian/tmp/usr/share/man/man1/xxkb.1
 
+override_dh_auto_build:
+	dh_auto_build -- CCOPTIONS="$(CFLAGS)"
+
 override_dh_installchangelogs:
 	dh_installchangelogs CHANGES.koi8
-- 
2.37.2



signature.asc
Description: PGP signature


Bug#1021445: marked as done (apt-venv: autopkgtest regression: output on stderr)

2022-10-09 Thread Debian Bug Tracking System
Your message dated Mon, 10 Oct 2022 00:03:54 +
with message-id 
and subject line Bug#1021441: fixed in apt-venv 1.0.0-5
has caused the Debian Bug report #1021441,
regarding apt-venv: autopkgtest regression: output on stderr
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.)


-- 
1021441: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021441
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apt-venv
Version: 1.0.0-4
Severity: serious
X-Debbugs-Cc: Braulio Henrique Marques Souto 

Dear maintainer,

A recent upload of apt-venv introduced CI tests that fail over some
architectures. See below an example for arm64.

[...]
Ign:37 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse arm64 Packages
Err:19 http://archive.ubuntu.com/ubuntu jammy/main arm64 Packages
  404  Not Found [IP: 185.125.190.36 80]
Ign:21 http://archive.ubuntu.com/ubuntu jammy/universe arm64 Packages
Ign:23 http://archive.ubuntu.com/ubuntu jammy/restricted arm64 Packages
Ign:25 http://archive.ubuntu.com/ubuntu jammy/multiverse arm64 Packages
Err:31 http://archive.ubuntu.com/ubuntu jammy-updates/main arm64 Packages
  404  Not Found [IP: 185.125.190.36 80]
Ign:33 http://archive.ubuntu.com/ubuntu jammy-updates/universe arm64 Packages
Ign:35 http://archive.ubuntu.com/ubuntu jammy-updates/restricted arm64 Packages
Ign:37 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse arm64 Packages
Fetched 27.4 MB in 10s (2692 kB/s)
Reading package lists...
E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/jammy-security/main/binary-arm64/Packages
  404  Not Found [IP: 185.125.190.39 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/jammy/main/binary-arm64/Packages  404  
Not Found [IP: 185.125.190.36 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/jammy-updates/main/binary-arm64/Packages 
 404  Not Found [IP: 185.125.190.36 80]
E: Some index files failed to download. They have been ignored, or old ones 
used instead.
Welcome to apt virtual environment for jammy release.
All the configuration is available in /home/debci/.config/apt-venv/jammy
You may want run first "apt-get update"
autopkgtest [11:14:36]: test apt-cache-update.sh: ---]
autopkgtest [11:14:36]: test apt-cache-update.sh:  - - - - - - - - - - results 
- - - - - - - - - -
apt-cache-update.sh  FAIL stderr: E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/xenial-security/main/binary-arm64/Packages
  404  Not Found [IP: 185.125.190.36 80]
autopkgtest [11:14:36]: test apt-cache-update.sh:  - - - - - - - - - - stderr - 
- - - - - - - - -
E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/xenial-security/main/binary-arm64/Packages
  404  Not Found [IP: 185.125.190.36 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/xenial/main/binary-arm64/Packages  404  
Not Found [IP: 91.189.91.39 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/binary-arm64/Packages
  404  Not Found [IP: 91.189.91.39 80]
E: Some index files failed to download. They have been ignored, or old ones 
used instead.
E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/bionic-security/main/binary-arm64/Packages
  404  Not Found [IP: 91.189.91.38 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/bionic/main/binary-arm64/Packages  404  
Not Found [IP: 91.189.91.38 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/bionic-updates/main/binary-arm64/Packages
  404  Not Found [IP: 91.189.91.38 80]
E: Some index files failed to download. They have been ignored, or old ones 
used instead.
E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/focal-security/main/binary-arm64/Packages
  404  Not Found [IP: 185.125.190.36 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/focal/main/binary-arm64/Packages  404  
Not Found [IP: 91.189.91.39 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/binary-arm64/Packages 
 404  Not Found [IP: 91.189.91.39 80]
E: Some index files failed to download. They have been ignored, or old ones 
used instead.
E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/jammy-security/main/binary-arm64/Packages
  404  Not Found [IP: 185.125.190.39 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/jammy/main/binary-arm64/Packages  404  
Not Found [IP: 185.125.190.36 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/jammy-updates/main/binary-arm64/Packages 
 404  Not Found [IP: 185.125.190.36 80]
E: Some index files failed to download. They have been ignored, o

Bug#1021448: marked as done (apt-venv: autopkgtest regression: output on stderr)

2022-10-09 Thread Debian Bug Tracking System
Your message dated Mon, 10 Oct 2022 00:03:54 +
with message-id 
and subject line Bug#1021441: fixed in apt-venv 1.0.0-5
has caused the Debian Bug report #1021441,
regarding apt-venv: autopkgtest regression: output on stderr
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.)


-- 
1021441: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021441
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apt-venv
Version: 1.0.0-4
Severity: serious

Dear maintainer,

A recent upload of apt-venv introduced CI tests that fail over some
architectures. See below an example for arm64.

[...]
Ign:37 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse arm64 Packages
Err:19 http://archive.ubuntu.com/ubuntu jammy/main arm64 Packages
  404  Not Found [IP: 185.125.190.36 80]
Ign:21 http://archive.ubuntu.com/ubuntu jammy/universe arm64 Packages
Ign:23 http://archive.ubuntu.com/ubuntu jammy/restricted arm64 Packages
Ign:25 http://archive.ubuntu.com/ubuntu jammy/multiverse arm64 Packages
Err:31 http://archive.ubuntu.com/ubuntu jammy-updates/main arm64 Packages
  404  Not Found [IP: 185.125.190.36 80]
Ign:33 http://archive.ubuntu.com/ubuntu jammy-updates/universe arm64 Packages
Ign:35 http://archive.ubuntu.com/ubuntu jammy-updates/restricted arm64 Packages
Ign:37 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse arm64 Packages
Fetched 27.4 MB in 10s (2692 kB/s)
Reading package lists...
E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/jammy-security/main/binary-arm64/Packages
  404  Not Found [IP: 185.125.190.39 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/jammy/main/binary-arm64/Packages  404  
Not Found [IP: 185.125.190.36 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/jammy-updates/main/binary-arm64/Packages 
 404  Not Found [IP: 185.125.190.36 80]
E: Some index files failed to download. They have been ignored, or old ones 
used instead.
Welcome to apt virtual environment for jammy release.
All the configuration is available in /home/debci/.config/apt-venv/jammy
You may want run first "apt-get update"
autopkgtest [11:14:36]: test apt-cache-update.sh: ---]
autopkgtest [11:14:36]: test apt-cache-update.sh:  - - - - - - - - - - results 
- - - - - - - - - -
apt-cache-update.sh  FAIL stderr: E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/xenial-security/main/binary-arm64/Packages
  404  Not Found [IP: 185.125.190.36 80]
autopkgtest [11:14:36]: test apt-cache-update.sh:  - - - - - - - - - - stderr - 
- - - - - - - - -
E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/xenial-security/main/binary-arm64/Packages
  404  Not Found [IP: 185.125.190.36 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/xenial/main/binary-arm64/Packages  404  
Not Found [IP: 91.189.91.39 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/binary-arm64/Packages
  404  Not Found [IP: 91.189.91.39 80]
E: Some index files failed to download. They have been ignored, or old ones 
used instead.
E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/bionic-security/main/binary-arm64/Packages
  404  Not Found [IP: 91.189.91.38 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/bionic/main/binary-arm64/Packages  404  
Not Found [IP: 91.189.91.38 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/bionic-updates/main/binary-arm64/Packages
  404  Not Found [IP: 91.189.91.38 80]
E: Some index files failed to download. They have been ignored, or old ones 
used instead.
E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/focal-security/main/binary-arm64/Packages
  404  Not Found [IP: 185.125.190.36 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/focal/main/binary-arm64/Packages  404  
Not Found [IP: 91.189.91.39 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/binary-arm64/Packages 
 404  Not Found [IP: 91.189.91.39 80]
E: Some index files failed to download. They have been ignored, or old ones 
used instead.
E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/jammy-security/main/binary-arm64/Packages
  404  Not Found [IP: 185.125.190.39 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/jammy/main/binary-arm64/Packages  404  
Not Found [IP: 185.125.190.36 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/jammy-updates/main/binary-arm64/Packages 
 404  Not Found [IP: 185.125.190.36 80]
E: Some index files failed to download. They have been ignored, or old ones 
used instead.
--- End Message ---

Bug#1021441: marked as done (apt-venv: autopkgtest regression: output on stderr)

2022-10-09 Thread Debian Bug Tracking System
Your message dated Mon, 10 Oct 2022 00:03:54 +
with message-id 
and subject line Bug#1021441: fixed in apt-venv 1.0.0-5
has caused the Debian Bug report #1021441,
regarding apt-venv: autopkgtest regression: output on stderr
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.)


-- 
1021441: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021441
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apt-venv
Version: 1.0.0-4
Severity: serious
X-Debbugs-Cc: Braulio Henrique Marques Souto 

Dear maintainer,

A recent upload of apt-venv introduced CI tests that fail over some
architectures. See below an example for arm64.

[...]
Ign:37 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse arm64 Packages
Err:19 http://archive.ubuntu.com/ubuntu jammy/main arm64 Packages
  404  Not Found [IP: 185.125.190.36 80]
Ign:21 http://archive.ubuntu.com/ubuntu jammy/universe arm64 Packages
Ign:23 http://archive.ubuntu.com/ubuntu jammy/restricted arm64 Packages
Ign:25 http://archive.ubuntu.com/ubuntu jammy/multiverse arm64 Packages
Err:31 http://archive.ubuntu.com/ubuntu jammy-updates/main arm64 Packages
  404  Not Found [IP: 185.125.190.36 80]
Ign:33 http://archive.ubuntu.com/ubuntu jammy-updates/universe arm64 Packages
Ign:35 http://archive.ubuntu.com/ubuntu jammy-updates/restricted arm64 Packages
Ign:37 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse arm64 Packages
Fetched 27.4 MB in 10s (2692 kB/s)
Reading package lists...
E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/jammy-security/main/binary-arm64/Packages
  404  Not Found [IP: 185.125.190.39 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/jammy/main/binary-arm64/Packages  404  
Not Found [IP: 185.125.190.36 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/jammy-updates/main/binary-arm64/Packages 
 404  Not Found [IP: 185.125.190.36 80]
E: Some index files failed to download. They have been ignored, or old ones 
used instead.
Welcome to apt virtual environment for jammy release.
All the configuration is available in /home/debci/.config/apt-venv/jammy
You may want run first "apt-get update"
autopkgtest [11:14:36]: test apt-cache-update.sh: ---]
autopkgtest [11:14:36]: test apt-cache-update.sh:  - - - - - - - - - - results 
- - - - - - - - - -
apt-cache-update.sh  FAIL stderr: E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/xenial-security/main/binary-arm64/Packages
  404  Not Found [IP: 185.125.190.36 80]
autopkgtest [11:14:36]: test apt-cache-update.sh:  - - - - - - - - - - stderr - 
- - - - - - - - -
E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/xenial-security/main/binary-arm64/Packages
  404  Not Found [IP: 185.125.190.36 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/xenial/main/binary-arm64/Packages  404  
Not Found [IP: 91.189.91.39 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/binary-arm64/Packages
  404  Not Found [IP: 91.189.91.39 80]
E: Some index files failed to download. They have been ignored, or old ones 
used instead.
E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/bionic-security/main/binary-arm64/Packages
  404  Not Found [IP: 91.189.91.38 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/bionic/main/binary-arm64/Packages  404  
Not Found [IP: 91.189.91.38 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/bionic-updates/main/binary-arm64/Packages
  404  Not Found [IP: 91.189.91.38 80]
E: Some index files failed to download. They have been ignored, or old ones 
used instead.
E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/focal-security/main/binary-arm64/Packages
  404  Not Found [IP: 185.125.190.36 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/focal/main/binary-arm64/Packages  404  
Not Found [IP: 91.189.91.39 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/binary-arm64/Packages 
 404  Not Found [IP: 91.189.91.39 80]
E: Some index files failed to download. They have been ignored, or old ones 
used instead.
E: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/jammy-security/main/binary-arm64/Packages
  404  Not Found [IP: 185.125.190.39 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/jammy/main/binary-arm64/Packages  404  
Not Found [IP: 185.125.190.36 80]
E: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/jammy-updates/main/binary-arm64/Packages 
 404  Not Found [IP: 185.125.190.36 80]
E: Some index files failed to download. They have been ignored, o

Processing of apt-venv_1.0.0-5_source.changes

2022-10-09 Thread Debian FTP Masters
apt-venv_1.0.0-5_source.changes uploaded successfully to localhost
along with the files:
  apt-venv_1.0.0-5.dsc
  apt-venv_1.0.0-5.debian.tar.xz
  apt-venv_1.0.0-5_source.buildinfo

Greetings,

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



apt-venv_1.0.0-5_source.changes ACCEPTED into unstable

2022-10-09 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 09 Oct 2022 01:24:03 -0300
Source: apt-venv
Architecture: source
Version: 1.0.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Braulio Henrique Marques Souto 
Closes: 1021441
Changes:
 apt-venv (1.0.0-5) unstable; urgency=medium
 .
   * QA upload.
   * debian/tests/control: added 'allow-stderr' in test 4 to fix Regression
 caused by some architectures not found in Ubuntu. (Closes: #1021441)
Checksums-Sha1:
 9ac6e9f92887e934cfa06592c13c2f868bfc8b33 1895 apt-venv_1.0.0-5.dsc
 e5d83f53615d645e2e9e19618ad289726dbcdf21 34436 apt-venv_1.0.0-5.debian.tar.xz
 9471084c47cfaee4b33f7e19b05c166d4d934223 6441 apt-venv_1.0.0-5_source.buildinfo
Checksums-Sha256:
 ba51d18bf7b61cd6d5aa9896222c3590af11fe1999176490108dcf813df132e2 1895 
apt-venv_1.0.0-5.dsc
 d94eb49ea9d87d62152f8620c929288bafd5fbe0116378539b867a4d97081519 34436 
apt-venv_1.0.0-5.debian.tar.xz
 6d169fcba1f855704d4511c61abfc40f7d337222b2edb0a92076e2dd167e578c 6441 
apt-venv_1.0.0-5_source.buildinfo
Files:
 c4c7cfca1949a9d35af9027c96c1f7df 1895 admin optional apt-venv_1.0.0-5.dsc
 67ede134df34fbafac6527a0d4308ee7 34436 admin optional 
apt-venv_1.0.0-5.debian.tar.xz
 546aa87997177ac3e2c6b101816655ab 6441 admin optional 
apt-venv_1.0.0-5_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAmNDXXoACgkQ3mO5xwTr
6e/jRg//Un5KPse7iAy2JC80HXXuWBLjriVfu4gXwOeWARSQgcB9z4GurX584NpO
vNBA98m4Srn92rwZx0FAdTkBsQxN8F8BFs0CTpBLoyCUU4TV6JB1CDE+MIu8KyG3
Ch3fwgReZUDDO4r9mB6C/5sN7rSEdUucbWlB7Lz2bNAVrE0g8xGQJdhW+j9P6WXg
V0Azdhd8mmcwKuYAvqhFPFxFRuFPga3lDkW3CgmFEnFgD21QVyb86nbqZUjqfnbk
bmpIa1VYGYazqxhEQFHobEJsPjuGpeE4mozw2naCOMpjDbLaL2Kbf90ckGALwGad
svojtWmo/AVt2TQTgBlbQ38aSnG4CL1gpyPBDhLJFi9JU7AlZhTSu3kWzeOUgYA3
8wJ6dMGX7aDNKDOA95n6gVXASRw56ek/c6JxqSF6VlIoc9+EjDBGmWzlxQDgFwyU
Qa1N30r2xV6g+m7h5sWAv+LmeJ20pYk5rNw8I6tNlJtoDRx7o7HxNkexrn5O1kEL
wmqEQZLzP9tQtoEx254+KExmco+9PiEi8ypjY0wNXG2uiI6/kDbNvt9Mrd7dsDvf
AarMCoJin8HgKEdhxOm4mws3rTCvL9dyUGImg2HseBIQENl3bSx4AgClTPVZFMyr
hK4Q1QcTvU8wFPZO0ndw9z2Fm23fx4MHY1LuYFPoO0WQCsIMbV4=
=FV+0
-END PGP SIGNATURE-


Thank you for your contribution to Debian.