Your message dated Sun, 08 Mar 2020 13:49:05 +0000
with message-id <e1jawij-0000zh...@fasolo.debian.org>
and subject line Bug#930663: fixed in apt-move 4.2.27-6
has caused the Debian Bug report #930663,
regarding apt-move: Port to apt 1.9
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.)
--
930663: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930663
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apt-move
Version: 4.2.27-5
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu eoan ubuntu-patch
In Ubuntu, the attached patch was applied to achieve the following:
* Port to apt 1.9
Thanks for considering the patch.
-- System Information:
Debian Release: buster/sid
APT prefers eoan
APT policy: (991, 'eoan'), (500, 'eoan'), (500, 'cosmic-security')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.0.0-15-generic (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--
debian developer - deb.li/jak | jak-linux.org - free software dev
ubuntu core developer i speak de, en
diff -Nru apt-move-4.2.27/debian/patches/apt-1.9.patch
apt-move-4.2.27/debian/patches/apt-1.9.patch
--- apt-move-4.2.27/debian/patches/apt-1.9.patch 1970-01-01
01:00:00.000000000 +0100
+++ apt-move-4.2.27/debian/patches/apt-1.9.patch 2019-06-17
23:06:45.000000000 +0200
@@ -0,0 +1,34 @@
+Description: Port to apt 1.9
+ Minor changes
+Author: Julian Andres Klode <juli...@ubuntu.com>
+--- apt-move-4.2.27.orig/fetch.cc
++++ apt-move-4.2.27/fetch.cc
+@@ -1,9 +1,11 @@
+ #include <apt-pkg/acquire-item.h>
+ #include <apt-pkg/cachefile.h>
++#include <apt-pkg/configuration.h>
+ #include <apt-pkg/error.h>
+ #include <apt-pkg/fileutl.h>
+ #include <apt-pkg/init.h>
+ #include <apt-pkg/pkgcache.h>
++#include <apt-pkg/pkgsystem.h>
+ #include <apt-pkg/progress.h>
+ #include <apt-pkg/sourcelist.h>
+ #include <iostream>
+@@ -13,6 +15,7 @@
+ using std::cerr;
+ using std::cout;
+ using std::endl;
++using std::string;
+
+ typedef pkgCache::VerIterator VerIterator;
+ typedef pkgCache::VerFileIterator VerFileIterator;
+@@ -43,7 +46,7 @@ VerIterator getHighestVersion(pkgCache &
+ bool downloadPackages(int test, int argc, char **argv) {
+ pkgCacheFile cache;
+ OpTextProgress prog(*_config);
+- if (!cache.Open(prog, false))
++ if (!cache.Open(&prog, false))
+ return false;
+
+ pkgRecords rec(cache);
diff -Nru apt-move-4.2.27/debian/patches/series
apt-move-4.2.27/debian/patches/series
--- apt-move-4.2.27/debian/patches/series 2016-11-02 05:34:17.000000000
+0100
+++ apt-move-4.2.27/debian/patches/series 2019-06-17 23:06:16.000000000
+0200
@@ -4,3 +4,4 @@
fix_perl_implicit_split_deprecation.patch
fix-makefile.patch
drop-contents-header.patch
+apt-1.9.patch
--- End Message ---
--- Begin Message ---
Source: apt-move
Source-Version: 4.2.27-6
Done: Julian Andres Klode <j...@debian.org>
We believe that the bug you reported is fixed in the latest version of
apt-move, 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 930...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Julian Andres Klode <j...@debian.org> (supplier of updated apt-move 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, 08 Mar 2020 14:29:03 +0100
Source: apt-move
Architecture: source
Version: 4.2.27-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Julian Andres Klode <j...@debian.org>
Closes: 930663
Changes:
apt-move (4.2.27-6) unstable; urgency=medium
.
* QA upload.
* Port to APT 2.0 (Closes: #930663)
Checksums-Sha1:
eaef48ecc0565035ab8d36684a132713d9001c9d 1777 apt-move_4.2.27-6.dsc
fef93e1c6630b00915d35e30bceacfee2c3d1670 11136 apt-move_4.2.27-6.debian.tar.xz
6b104124d89fe5170b437f494b3cdc99544adfce 5327
apt-move_4.2.27-6_source.buildinfo
Checksums-Sha256:
494b031ac232d56f63a899b799ef83be2c871192614465ddc80824f58485235d 1777
apt-move_4.2.27-6.dsc
e447e94f550fd601a91c68dfff858e41a9d5554621383986aab0c82facc2a55c 11136
apt-move_4.2.27-6.debian.tar.xz
4d4f0300ea17b3ab7addb6eadc927874a22c8ff829d9b846a23d32b8eb0b94d6 5327
apt-move_4.2.27-6_source.buildinfo
Files:
d0e213c8bca534fe4195d44984597ddd 1777 admin optional apt-move_4.2.27-6.dsc
41302724f169b3278c454aedf899e1a4 11136 admin optional
apt-move_4.2.27-6.debian.tar.xz
77c31fc5ebc2ec6a29325f2a47ed5e82 5327 admin optional
apt-move_4.2.27-6_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJDBAEBCgAtFiEET7WIqEwt3nmnTHeHb6RY3R2wP3EFAl5k8zgPHGpha0BkZWJp
YW4ub3JnAAoJEG+kWN0dsD9xDlEP/3iyk0yORgQ1b0eE9mD3DQ+6TYuqo/nMzISi
FfAJpUGRJFRGbYHRAxKQ2gBO8w8URgw0LSckr2E3qhm6w9hSzDz9d0SqZrB0HQ1B
lXvYSb6vPGmgRoA0qj0413hb/ETND4oxs27TJUWjBuo9frGDC1g49Yj96bKjOrEB
lDWVz604jM9v/cdH6nloF1L3Qvo5/3QB34FU/FggIERygmdmwcdBCckzYdJl3tm1
zzspIql2fNLBmRVIOA5661hkUm5Bykr28zosRADtm87bDbWmH5D9xqRV+Zt/j+kj
ySsP/mNdAsaCBW6mwXYj1fZKxVH8lbAIcy1uxJyVxdAv8cmg5/Ym2hMUEuw4O22M
5kfezmA5C2a5hJqaWHiuyGgmmH1TFVxSq6RdN0wJFUPLrwZC6loX17S2Jl9MwEDN
LHyH5vxbbuRcCB127er7Cz9QYH7ic4IkoRnMP6ez8HMpf9cCJDiMCz4P93KHut8x
qI6dK/UzF9vBa0xaEb4JKgKL7Vpij9vsprhzxEsyqk1397uYMpffCN6nn+j9XPF6
ARWaTmjBB2GTwhwSCGOcUN44o50CTzMh/fT9gllPh4IXk4xlWqPU9T0wCsrzh5Rh
y10kCyAiSLV607dVlptzeTB3IPal//3aJIHmhARaLvwl1GPxxV9Jm8ldfRO06hqf
HGNeUclP
=JzAX
-----END PGP SIGNATURE-----
--- End Message ---