Bug#714234: (no subject)
Hi, On Thu, 18 Sep 2014 15:12:39 +0100 Matthew Vernon wrote: > It's Ben Harris' patch, not mine, but yes, I hope to upload a fixed > version. Don't let me stop you doing so sooner, though :-) As I would like to get ganeti-instance-debootstrap into jessie again, I intend to make an upload fixing this tomorrow (debdiff attached), if nobody objects. Cheers, Apollon diff -Nru dump-0.4b44/debian/changelog dump-0.4b44/debian/changelog --- dump-0.4b44/debian/changelog2013-09-20 23:00:32.0 +0300 +++ dump-0.4b44/debian/changelog2014-09-29 14:37:27.0 +0300 @@ -1,3 +1,11 @@ +dump (0.4b44-5) unstable; urgency=medium + + * QA upload. + * Fix restores of incremental backups when directories have been removed +since the full backup. Thanks to Ben Harris for the patch! (Closes: #714234) + + -- Apollon Oikonomopoulos Fri, 26 Sep 2014 16:16:52 +0300 + dump (0.4b44-4) unstable; urgency=low * QA upload. diff -Nru dump-0.4b44/debian/patches/restore_rmdir dump-0.4b44/debian/patches/restore_rmdir --- dump-0.4b44/debian/patches/restore_rmdir1970-01-01 02:00:00.0 +0200 +++ dump-0.4b44/debian/patches/restore_rmdir2014-09-29 14:17:16.0 +0300 @@ -0,0 +1,21 @@ +Author: Ben Harris +Origin: http://sourceforge.net/p/dump/bugs/157/?page=1 +Description: Fix restore of incremental backups with removed directories +Last-Update: 2014-08-01 + +Index: restore/restore.c +=== +RCS file: /cvsroot/dump/dump/restore/restore.c,v +retrieving revision 1.39 +diff -u -r1.39 restore.c +--- a/restore/restore.c22 Mar 2010 16:08:10 - 1.39 b/restore/restore.c1 Aug 2014 14:03:56 - +@@ -593,7 +593,7 @@ + if (np->e_type == LEAF) { + removeleaf(np); + freeentry(np); +- } else { ++ } else if (np->e_ino != 0){ + np->e_flags |= TMPNAME; + deleteino(np->e_ino); + np->e_next = removelist; diff -Nru dump-0.4b44/debian/patches/series dump-0.4b44/debian/patches/series --- dump-0.4b44/debian/patches/series 2013-09-13 02:46:04.0 +0300 +++ dump-0.4b44/debian/patches/series 2014-09-29 14:17:16.0 +0300 @@ -1 +1,2 @@ bashism_in_examples +restore_rmdir signature.asc Description: Digital signature
Bug#714234: (no subject)
On 29/09/14 12:49, Apollon Oikonomopoulos wrote: > Hi, > > On Thu, 18 Sep 2014 15:12:39 +0100 Matthew Vernon wrote: >> It's Ben Harris' patch, not mine, but yes, I hope to upload a fixed >> version. Don't let me stop you doing so sooner, though :-) > > As I would like to get ganeti-instance-debootstrap into jessie again, I > intend to make an upload fixing this tomorrow (debdiff attached), if > nobody objects. Sorry; I'd just completed an upload when I got your email. Regards, Matthew -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/54294a98.1080...@debian.org
Bug#714234: marked as done (dump: restore #157 dump fails to restore incremental if directory was removed)
Your message dated Mon, 29 Sep 2014 12:03:42 + with message-id and subject line Bug#714234: fixed in dump 0.4b44-5 has caused the Debian Bug report #714234, regarding dump: restore #157 dump fails to restore incremental if directory was removed 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.) -- 714234: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714234 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: dump Version: 0.4b43-1 Severity: important Needed to test my restores on squeeze and hit this problem: http://sourceforge.net/p/dump/bugs/157/ Full dump ok - but incremental's appear to be stuffed up by this. Nasty thing is you don't know it until you need it. This bug is still current i.e. as far as I know any one uses dump/restore on debian since squeeze or later may hit this problem when they restore. If you do a restore -x instead of -r it runs - but complains about files existing / not existing - so I am not sure if you get back exactly what you had... I tried the reported work around of going back to debian lenny version 0.4b41 and I get a lot of complaints about bad entry - Possibly - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574469 What is worse is it appears the maintainer has no interest in fixing these? --- End Message --- --- Begin Message --- Source: dump Source-Version: 0.4b44-5 We believe that the bug you reported is fixed in the latest version of dump, 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 714...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matthew Vernon (supplier of updated dump 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: Mon, 29 Sep 2014 11:36:37 +0100 Source: dump Binary: dump Architecture: source amd64 Version: 0.4b44-5 Distribution: unstable Urgency: high Maintainer: Matthew Vernon Changed-By: Matthew Vernon Description: dump - 4.4bsd dump and restore for ext2 filesystems Closes: 714234 Changes: dump (0.4b44-5) unstable; urgency=high . * Patch from Ben Harris to skip directories already scheduled for deletion in findunreflinks() (Closes: #714234) Checksums-Sha1: 816cdfe89a9bfc3a1c3a68d0cbb09573e488fe91 2018 dump_0.4b44-5.dsc 50bd8f6b899ce4764209765dad46426a5a0cb6db 10532 dump_0.4b44-5.debian.tar.xz a8b9f2b83dc5a2b0228981badbf2df988516670b 215930 dump_0.4b44-5_amd64.deb Checksums-Sha256: a8f203bdef572928585bcb9ecf4fa62a41ecf5d5c91e730d83116a536ac1ddd3 2018 dump_0.4b44-5.dsc 5ff86de7701bf7c02230f644d197ea4f48a254f3de0706086374f7c698241c52 10532 dump_0.4b44-5.debian.tar.xz 9c067eee912c43c4b9ac14482c39fa1337b893d28c0d12ce9368a728187cd140 215930 dump_0.4b44-5_amd64.deb Files: ec7d292e70aef160ab406f495eba7784 215930 utils optional dump_0.4b44-5_amd64.deb e24ec36cde0fbb6e174e8fe926167b9d 2018 utils optional dump_0.4b44-5.dsc 33eb0ecc9b22dd0a49b5bfe13235556f 10532 utils optional dump_0.4b44-5.debian.tar.xz -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iQIVAwUBVClIrBL00hyPamPIAQjn7w/9G0AkZ6Fmo9JL2XBtN67iXPzQBYd5pMDt onJbelsHULU29ExVX1Bw0tUpqL9twRbrZ96x/K1zR6Td9fhggL4luGJOMUnXywW/ 0bTTXAwWpQzje4lBxJUN9WfNgmKS+9IeusjsRqVDmK35ckBsyngPIy/kVUgCrtBo XqBKxKifn2ukKVXVjaZJuss0zm+3tgQBdofwfBjaPjoODFAvYg/YdlxxBbA/8Vi6 6sTInuuhH3gabOAiX13KyEHKKYegfXjVpRZ64pGMoYAhPF7+zi1yVGz7CGmezAz8 AiKbwaMIcd0HxACsYA9qMTbrgR2FXdJ8L0uKzbLqj/qIr2M+zNSh4edvzeOz5ZT6 ey20swf+/teVHuZfs8QeHRRP43yXLZ/dMBmyBlFCmkGo+LYjeHxFO/Af8GDpXqQ6 VY3+uTOfd+kTy2o0WfvBzEHajGsYpAfhtdXTK5kHHZEJWibrcvfLGJWX71lR9apa P5g3ViKqVcyR3h9L1pWZvT21cDgsO/wlyRQ09i83J7lXJOfKv9Aq+7pZtfx4ltew +7sXWcLCmfkYBMP/GNAm9Cue0MuZ0/IgIypOuYu3phd5sDcE+MZDsxANcgiAwaMd 5VDLF5L5BR8Xhn8jmwAY7kXAaJy5IwWxs5iyLDoN/MlvDFUrBMyzBLusPAVuEuo4 zajYekMC4To= =avOT -END PGP SIGNATURE End Message ---
Bug#714234: (no subject)
On 13:03 Mon 29 Sep , Matthew Vernon wrote: > Sorry; I'd just completed an upload when I got your email. No problem, I'm glad you took care of it! -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140929120512.ga2...@marvin.ws.skroutz.gr
Processing of xzoom_0.3-24_amd64.changes
xzoom_0.3-24_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: xzoom_0.3-24_amd64.deb xzoom_0.3-24.dsc xzoom_0.3-24.diff.gz Greetings, Your Debian queue daemon (running on host coccia.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: https://lists.debian.org/e1xyakb-0004ut...@coccia.debian.org
Processing of xzoom_0.3-24_amd64.changes
xzoom_0.3-24_amd64.changes uploaded successfully to localhost along with the files: xzoom_0.3-24_amd64.deb xzoom_0.3-24.dsc xzoom_0.3-24.diff.gz 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: https://lists.debian.org/e1xyanr-0003lb...@franck.debian.org
xzoom_0.3-24_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Mon, 29 Sep 2014 13:16:32 +0100 Source: xzoom Binary: xzoom Architecture: source amd64 Version: 0.3-24 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Iain Lane Description: xzoom - magnify part of X display, with real-time updates Closes: 1368188 Changes: xzoom (0.3-24) unstable; urgency=medium . * QA upload. * Set Maintainer to Debian QA group as this package is orphaned. * Add .desktop file, thanks to Martin Wimpress at Launchpad (Closes: #1368188) Checksums-Sha1: fd9022aa2fd000a78095267585305b08e54d85c0 1670 xzoom_0.3-24.dsc 976d344f60f49aad277d27970fd9130983531b1c 8375 xzoom_0.3-24.diff.gz 883aa41d7966054c08370db014f6ac7f76cf17fa 14746 xzoom_0.3-24_amd64.deb Checksums-Sha256: 8607a12ed6d4807de2db2634d4ab881b8d359e8b0c97ea460088259584872e7d 1670 xzoom_0.3-24.dsc 70612050db3be616ce3a1a8b807636572668fe12f1ffbf0e4a5fed05b9010c7e 8375 xzoom_0.3-24.diff.gz 668c7f12815144a8d8999cce2ab5a624081a0042f5e4fa03c4a0b31640099a8f 14746 xzoom_0.3-24_amd64.deb Files: e6a04006a966bde52359af6922023fa3 14746 x11 optional xzoom_0.3-24_amd64.deb db638d1dcac2f0689fd166bb221c9059 1670 x11 optional xzoom_0.3-24.dsc 41e4318e6ab41247764fc5eec4623f12 8375 x11 optional xzoom_0.3-24.diff.gz -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCgAGBQJUKU/1AAoJEONS1cUcUEHUg+sQAJ2xV+1Undrr+DNGklKo2+qY +dqvqA1tlJXOKfozEtAx0md7JI8pvSjYvROyqBrA0vGfAEN3ghzXofRHYuCsKNDD m67xWRK+K2iNkgm3IODAXepStIB5vSbrFVr5YKH6rSgOAxn56eIeMZoXg9vn9YP1 bbxYiwwcIALWeO6N43lMyuylVq0juH5x+GJ/r15vfBHKjUpWUa3IiVuYF3Dy6Uqm fOinptne1QS0x3fI11IM+Y54qIkNcnZiGmdBPcnsOb1FRW0LGZHZVbSromLJNUmA igAy+GSurCbFZbbheAiZTpH+YPz+V6n9EbeboqflGK+4XtQqk/vRksY407BI8E07 csGArKw09i43NOc3WiSBlbscdcgV74lMLDMSKUbk61LVYK6ieE/s6H14Ev9iZiFl iORWhUjVrwOElZC9cS1aZF/tjAxtKUcjtkGkxDweQHxdX6r2CjFmuCj8zs8wA6S9 +mp0MX60wbkQhdFbOkdXKGjBGVY4fxyQbokMX2YJELzSCi9k9oTVnkq1aIWPfcbS k+d3CBUbTBRpEkwa2rGJ/SoDltGRqIQyWDdrFbp5VaKmjeW4XiGS5OtPRKd+H7D2 1lIeppcN9FsRIQXwoVEaCDieLRma7GP1ocCvv3vYmwxla36m8cfXjRrWmJhVrhH2 ZfeQQ3mwfeTpGN1vOS4R =Pl4n -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: https://lists.debian.org/e1xyafh-00072v...@franck.debian.org
Processed: xmhtml: Search in help texts does not jump to the find
Processing commands for cont...@bugs.debian.org: > reassign 319908 xmhtml Bug #319908 [xmhtml1] grace: Search in help texts does not jump to the find Bug reassigned from package 'xmhtml1' to 'xmhtml'. Ignoring request to alter found versions of bug #319908 to the same values previously set Ignoring request to alter fixed versions of bug #319908 to the same values previously set > retitle 319908 xmhtml: Search in help texts does not jump to the find Bug #319908 [xmhtml] grace: Search in help texts does not jump to the find Changed Bug title to 'xmhtml: Search in help texts does not jump to the find' from 'grace: Search in help texts does not jump to the find' > forwarded 319908 http://sourceforge.net/p/xmhtml/tickets/1/ Bug #319908 [xmhtml] xmhtml: Search in help texts does not jump to the find Set Bug forwarded-to-address to 'http://sourceforge.net/p/xmhtml/tickets/1/'. > thanks Stopping processing here. Please contact me if you need assistance. -- 319908: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=319908 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: https://lists.debian.org/handler.s.c.141199740611151.transcr...@bugs.debian.org
ALERTE : 91% des Marocains plébiscitent les relations avec l'UE
Se désinscrire de la liste: http://link.email.wib.me/u/443/16bc80c6f0cbda97e9c1cdb1f930ec1ac1117f11875b2e4b Avenue Abdelmoumen, Rue Calavon n 4, Casablanca, 2, Maroc
Bug#763349: safari reports unusually high - confused with Chrome?
Package: analog Version: 2:6.0-20 Severity: normal It looks like the browser report confuses Chrome and Safari. Here's the report here on a fairly busy webserver that should show rather average browser usage. Notice how Safari is first, far beyond MSIE and Firefox. Some mysterious "Netscape (compatible)" browser also gets a good number of hits for some reason. reqs: %reqs: pages: %pages: first time: last time: browser -: --: -: --: ---: ---: --- 67572: 33.89%: 2574: 33.00%: 29/Sep/14 06:31: 29/Sep/14 11:13: Safari 52090: 26.12%: 2295: 29.42%: 29/Sep/14 06:31: 29/Sep/14 11:13: Safari/537 1632: 0.82%: 102: 1.31%: 29/Sep/14 06:31: 29/Sep/14 11:12: Safari/536 5615: 2.82%:51: 0.65%: 29/Sep/14 06:31: 29/Sep/14 11:12: Safari/534 4662: 2.34%:49: 0.63%: 29/Sep/14 06:33: 29/Sep/14 11:13: Safari/9537 898: 0.45%:36: 0.46%: 29/Sep/14 06:31: 29/Sep/14 11:13: Safari/8536 1660: 0.83%:13: 0.17%: 29/Sep/14 06:31: 29/Sep/14 11:12: Safari/600 214: 0.11%:12: 0.15%: 29/Sep/14 06:42: 29/Sep/14 11:09: Safari/535 477: 0.24%: 8: 0.10%: 29/Sep/14 06:39: 29/Sep/14 11:11: Safari/533 170: 0.09%: 4: 0.05%: 29/Sep/14 06:33: 29/Sep/14 11:11: Safari/7534 123: 0.06%: 2: 0.03%: 29/Sep/14 10:30: 29/Sep/14 10:31: Safari/531 1649: 0.83%: 1649: 21.14%: 29/Sep/14 06:31: 29/Sep/14 11:13: check_http 1649: 0.83%: 1649: 21.14%: 29/Sep/14 06:31: 29/Sep/14 11:13: check_http/v1 23610: 11.84%: 1108: 14.20%: 29/Sep/14 06:31: 29/Sep/14 11:13: MSIE 2801: 1.40%: 580: 7.43%: 29/Sep/14 06:32: 29/Sep/14 11:13: MSIE/7 7083: 3.55%: 272: 3.49%: 29/Sep/14 06:31: 29/Sep/14 11:13: MSIE/6 5155: 2.59%:93: 1.19%: 29/Sep/14 06:31: 29/Sep/14 11:13: MSIE/9 4955: 2.48%:75: 0.96%: 29/Sep/14 06:36: 29/Sep/14 11:13: MSIE/8 2788: 1.40%:66: 0.85%: 29/Sep/14 06:34: 29/Sep/14 11:12: MSIE/10 33: 0.02%:10: 0.13%: 29/Sep/14 06:42: 29/Sep/14 11:08: MSIE/5 7: : 6: 0.08%: 29/Sep/14 06:43: 29/Sep/14 09:00: MSIE/4 33545: 16.82%: 910: 11.67%: 29/Sep/14 06:31: 29/Sep/14 11:13: Netscape (compatible) 25925: 13.00%: 626: 8.02%: 29/Sep/14 06:31: 29/Sep/14 11:13: Firefox 4428: 2.22%: 168: 2.15%: 29/Sep/14 06:31: 29/Sep/14 11:13: Firefox/31 14412: 7.23%: 110: 1.41%: 29/Sep/14 06:33: 29/Sep/14 11:13: Firefox/32 356: 0.18%:90: 1.15%: 29/Sep/14 06:47: 29/Sep/14 11:12: Firefox/22 476: 0.24%:71: 0.91%: 29/Sep/14 06:33: 29/Sep/14 11:11: Firefox/3 75: 0.04%:21: 0.27%: 29/Sep/14 06:34: 29/Sep/14 10:54: Firefox/6 70: 0.04%:19: 0.24%: 29/Sep/14 06:32: 29/Sep/14 10:50: Firefox/5 346: 0.17%:18: 0.23%: 29/Sep/14 06:32: 29/Sep/14 11:13: Firefox/21 166: 0.08%:18: 0.23%: 29/Sep/14 06:31: 29/Sep/14 11:09: Firefox/26 87: 0.04%:17: 0.22%: 29/Sep/14 06:35: 29/Sep/14 11:04: Firefox/27 29: 0.01%:15: 0.19%: 29/Sep/14 06:41: 29/Sep/14 10:42: Firefox/4 392: 0.20%: 251: 3.22%: 29/Sep/14 06:32: 29/Sep/14 11:13: Wget 392: 0.20%: 251: 3.22%: 29/Sep/14 06:32: 29/Sep/14 11:13: Wget/1 14583: 7.31%: 192: 2.46%: 29/Sep/14 06:31: 29/Sep/14 11:13: Mozilla 4: : 3: 0.04%: 29/Sep/14 08:10: 29/Sep/14 08:10: Mozilla/2 33: 0.02%: 2: 0.03%: 29/Sep/14 08:20: 29/Sep/14 11:09: Mozilla/31 11: 0.01%: 2: 0.03%: 29/Sep/14 06:58: 29/Sep/14 11:11: Mozilla/1 5: : 2: 0.03%: 29/Sep/14 07:28: 29/Sep/14 11:13: Mozilla/32 1654: 0.83%:93: 1.19%: 29/Sep/14 06:32: 29/Sep/14 11:13: Opera 1608: 0.81%:89: 1.14%: 29/Sep/14 06:32: 29/Sep/14 11:13: Opera/9 21: 0.01%: 2: 0.03%: 29/Sep/14 06:35: 29/Sep/14 11:06: Opera/7 8: : 1: 0.01%: 29/Sep/14 06:42: 29/Sep/14 09:59: Opera/8 8: : 1: 0.01%: 29/Sep/14 08:34: 29/Sep/14 10:28: Opera/6 [...] -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (1, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16-2-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages analog depends on: ii debconf [debconf-2.0] 1.5.53 ii libbz2-1.0 1.0.6-7 ii libc6 2.19-11 ii libgd3 2.1.0-4 ii libjpeg8 8d1-1 ii libpcre3 1:8.35-3 ii libpng12-0 1.2.50-2 ii perl 5.20.1-1 ii zlib1g 1:1.2.8.dfsg-2 analog recommends no packages. Versions of packages analog suggests: ii apache2 [httpd] 2.4.10-2 ii nginx-full [httpd] 1.6.2-1 pn rmagic -- Configuration Files: /etc/analog.cfg changed [not included] -- debconf information excluded -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.o