Processed: update information on several apt-move bugs

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

> retitle 639770 apt-move: fails to open fifo-file and hangs
Bug #639770 [apt-move] apt-move doesn't work anymore
Changed Bug title to 'apt-move: fails to open fifo-file and hangs' from 
'apt-move doesn't work anymore'
> tags 639770 + unreproducible
Bug #639770 [apt-move] apt-move: fails to open fifo-file and hangs
Added tag(s) unreproducible.
> retitle 398297 apt-move: wrong version selected if containing tilde '~'
Bug #398297 [apt-move] apt-move: doesn't move, doesn't delete
Changed Bug title to 'apt-move: wrong version selected if containing tilde '~'' 
from 'apt-move: doesn't move, doesn't delete'
> merge 398297 539524
Bug #398297 [apt-move] apt-move: wrong version selected if containing tilde '~'
Bug #398297 [apt-move] apt-move: wrong version selected if containing tilde '~'
Marked as found in versions apt-move/4.2.27-1.
Bug #539524 [apt-move] apt-move does not handle version numbers correctly
Marked as found in versions apt-move/4.2.24-1.1 and apt-move/4.2.27-2.
Merged 398297 539524
> retitle 692342 apt-move uses obsolete implicit split functionality
Bug #692342 [apt-move] apt-move move command deletes all files without moving 
them
Changed Bug title to 'apt-move uses obsolete implicit split functionality' from 
'apt-move move command deletes all files without moving them'
> tags 692342 + pending, patch
Bug #692342 [apt-move] apt-move uses obsolete implicit split functionality
Added tag(s) pending and patch.
> thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13524590396687.transcr...@bugs.debian.org



Bug#692342: update information on several apt-move bugs

2012-11-09 Thread Paul Gevers
retitle 639770 apt-move: fails to open fifo-file and hangs
tags 639770 + unreproducible
retitle 398297 apt-move: wrong version selected if containing tilde '~'
merge 398297 539524
retitle 692342 apt-move uses obsolete implicit split functionality
tags 692342 + pending, patch
thanks

Seems this bug (692342) depends on the version of perl. According to the
proposed patch in bug 398297 [1], the implicit use of split has been
removed in version 5.12.

I am preparing an upload for this bug with the attached patch.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=398297#20
Description: The use of implicit split call has been removed from perl
 in version 5.12 as it had been deprecated for 15 years
Author: Paul Gevers 
Bug-Debian: http://bugs.debian.org/692342
Forwarded: no

--- a/move3
+++ b/move3
@@ -42,7 +42,7 @@
 }
 
 while (<>) {
-	split;
+	@_=split;
 
 	if ($_[0] eq "D") {
 		if (fileno(MKDIR) == undef) {


signature.asc
Description: OpenPGP digital signature


Bug#692342: marked as done (apt-move uses obsolete implicit split functionality)

2012-11-09 Thread Debian Bug Tracking System
Your message dated Fri, 09 Nov 2012 11:32:25 +
with message-id 
and subject line Bug#692342: fixed in apt-move 4.2.27-3
has caused the Debian Bug report #692342,
regarding apt-move uses obsolete implicit split functionality
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.)


-- 
692342: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692342
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apt-move
Version: 4.2.27-2+b1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

I have for a long period of time (many years, i have been using linux since
kernel 0.96d, 20 years ago) been using apt-move to maintain my own repository 
as I have
poor internet access. As usual I transferred all the debs from the CD images
downloaded at the cafe in town and placed them into /var/cache/apt/archive
directory. The commands "apt-move get" then "apt-move move" commands were run.
Apt-move ran as normal for the usual time and printed it had moved the
files. On examination of the repository no files had appeared there and all
had been erased from the archive diectory. I tried this a number of times
with the same result. All the deb packages (I keep backups) were transfered
to a Debian 6.0X box which was temporarily set to testing and the new
repository was created successfully using apt-move version 4.2.27-1+b8.

For what its worth I have been using debian since it first came out (pre
1.0), while for a long time the installer was questionable the package 
quality __FAR__ exceeds other distributions, particularly in flexiblity in 
getting the
system to do what I want instead of what some else thinks I need.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-686-pae (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt-move depends on:
ii  bc  1.06.95-2
ii  dash0.5.7-3
ii  libapt-pkg4.12  0.9.7.5
ii  libc6   2.13-35
ii  libgcc1 1:4.7.1-7
ii  libstdc++6  4.7.1-7

Versions of packages apt-move recommends:
ii  apt  0.9.7.5

apt-move suggests no packages.

-- Configuration Files:
/etc/apt-move.conf changed:
APTSITES="/all/"
LOCALDIR=/mirrors/debian
DIST=testing
PKGTYPE=binary
FILECACHE=/var/cache/apt/archives
LISTSTATE=/var/lib/apt/lists
DELETE=no
MAXDELETE=20
COPYONLY=no
PKGCOMP=gzip
CONTENTS=no
GPGKEY=


-- no debconf information
--- End Message ---
--- Begin Message ---
Source: apt-move
Source-Version: 4.2.27-3

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 692...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Paul Gevers  (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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 09 Nov 2012 10:41:39 +0100
Source: apt-move
Binary: apt-move
Architecture: source amd64
Version: 4.2.27-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group 
Changed-By: Paul Gevers 
Description: 
 apt-move   - Maintain Debian packages in a package pool
Closes: 692342
Changes: 
 apt-move (4.2.27-3) unstable; urgency=low
 .
   * QA upload
   * debian/patches:
 - fix_perl_implicit_split_deprecation.patch: Fix implicit split which was
   deprecated in Perl long time ago and removed in 5.12 (closes: #692342)
Checksums-Sha1: 
 48affc44945785a3a17b3ba98a0734439956f92b 1408 apt-move_4.2.27-3.dsc
 19c74884292e14f6b8deb3a1d0dd96d63c21176f 10671 apt-move_4.2.27-3.debian.tar.gz
 6dc374838ee5fd18838c6028c20653fb389ac140 53290 apt-move_4.2.27-3_amd64.deb
Checksums-Sha256: 
 09e8ca654fb5f83345c1c01370986b46fd92d2931e2205aad156579a35b8b06b 1408 
apt-move_4.2.27-3.dsc
 dacb3fb96a91a45df1caaa3dc348445c043adda33542ad3beb88b562fca3491a 10671 
apt-move_4.2.27-3.debian.tar.gz
 dcf2322352cb5633ba1625d2df447bd691ca2c0f96d70d08947b15c13b240b7d 53290 
apt-move_4.2.27-3_amd64.deb
Files: 
 bc0d8698ea9c94954db9e3178094e808 1408 admin optional apt-move_4.2.27-3.dsc
 20fad7079f749df5f507d4475fb833f0 10671 ad

Processing of apt-move_4.2.27-3_amd64.changes

2012-11-09 Thread Debian FTP Masters
apt-move_4.2.27-3_amd64.changes uploaded successfully to localhost
along with the files:
  apt-move_4.2.27-3.dsc
  apt-move_4.2.27-3.debian.tar.gz
  apt-move_4.2.27-3_amd64.deb

Greetings,

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


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1twmhq-0005xn...@franck.debian.org



apt-move_4.2.27-3_amd64.changes ACCEPTED into unstable

2012-11-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 09 Nov 2012 10:41:39 +0100
Source: apt-move
Binary: apt-move
Architecture: source amd64
Version: 4.2.27-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group 
Changed-By: Paul Gevers 
Description: 
 apt-move   - Maintain Debian packages in a package pool
Closes: 692342
Changes: 
 apt-move (4.2.27-3) unstable; urgency=low
 .
   * QA upload
   * debian/patches:
 - fix_perl_implicit_split_deprecation.patch: Fix implicit split which was
   deprecated in Perl long time ago and removed in 5.12 (closes: #692342)
Checksums-Sha1: 
 48affc44945785a3a17b3ba98a0734439956f92b 1408 apt-move_4.2.27-3.dsc
 19c74884292e14f6b8deb3a1d0dd96d63c21176f 10671 apt-move_4.2.27-3.debian.tar.gz
 6dc374838ee5fd18838c6028c20653fb389ac140 53290 apt-move_4.2.27-3_amd64.deb
Checksums-Sha256: 
 09e8ca654fb5f83345c1c01370986b46fd92d2931e2205aad156579a35b8b06b 1408 
apt-move_4.2.27-3.dsc
 dacb3fb96a91a45df1caaa3dc348445c043adda33542ad3beb88b562fca3491a 10671 
apt-move_4.2.27-3.debian.tar.gz
 dcf2322352cb5633ba1625d2df447bd691ca2c0f96d70d08947b15c13b240b7d 53290 
apt-move_4.2.27-3_amd64.deb
Files: 
 bc0d8698ea9c94954db9e3178094e808 1408 admin optional apt-move_4.2.27-3.dsc
 20fad7079f749df5f507d4475fb833f0 10671 admin optional 
apt-move_4.2.27-3.debian.tar.gz
 a9c728afdf8b8ab8ddd0c8ddaaf56e30 53290 admin optional 
apt-move_4.2.27-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBCAAGBQJQnOcUAAoJEJxcmesFvXUK0bQH/1anX25Pyd1ECK/HAmYd+jDH
eEHKbL4iNSKStcxd4Kw7ejWsfQaMlbHPMQm1/qzEwjfjfxkYVUQVXjcGBWCwCpS4
X1q8CNYcVw3grY8TrE/MN6XNlEBpv5Pwg9BfIqwBfoigJbzEeVZXRHor8hKboe55
cLZG47cnRTB36XFEcBOJuVm4vjeZGPg/4OH7niwVKERNDteGQcSMzztnwsbEMf+N
+J6gi/zUqGLHT0Ca8gZkA2gxfA8X+BRrvwXWKXE3InVlTQGQcf8StTvkPcxAE9VX
OzQ3x2ddhCUUI1ImM4RDEvFnH3AiLpMb7jVR5uiUVKl8glNv/GMco2CQ/NjWfFQ=
=PKF+
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1twmoz-0007f6...@franck.debian.org