ALERTE : Les ÉCO précipite la démolition de l'immeuble Oued Laou
Se désinscrire de la liste: http://link.email.wib.me/u/443/16bc80c6f0cbda97d779f42727b6b2e8c1117f11875b2e4b Avenue Abdelmoumen, Rue Calavon n 4, Casablanca, 2, Maroc
Bug#714234: (no subject)
Hi, * Matthew Vernon [Mon Aug 04, 2014 at 04:37:51PM +0100]: > severity 714234 grave > tags 714234 +upstream patch > forwarded 714234 http://sourceforge.net/p/dump/bugs/157/ > quit > This bug bit me, and meant that restoring an incremental backup failed :-( > My justification of severity is that broken backups result in data loss. [...] > I think a fix to this should be seriously considered for stable. Do you plan to upload a package including your change? Because with the current severity of this bug report we won't see dump in Debian/jessie otherwise. :( regards, -mika- signature.asc Description: Digital signature
Bug#714234: (no subject)
Hi, On 18/09/14 11:39, Michael Prokop wrote: > * Matthew Vernon [Mon Aug 04, 2014 at 04:37:51PM +0100]: >> severity 714234 grave >> tags 714234 +upstream patch >> forwarded 714234 http://sourceforge.net/p/dump/bugs/157/ >> quit > >> This bug bit me, and meant that restoring an incremental backup failed :-( >> My justification of severity is that broken backups result in data loss. > [...] >> I think a fix to this should be seriously considered for stable. > > Do you plan to upload a package including your change? > Because with the current severity of this bug report we won't see > dump in Debian/jessie otherwise. :( 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 :-) 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/541ae857.4010...@debian.org
Bug#639770: apt-move: fails to open fifo-file and hangs
Hi, I have had this bug on and off since it started in 2011. Crash on line 1232. It is worse on faster machines with local fast disks. Slower cpus, single cpus and remote (nfs) disks help. I recently 'upgraded' the home server to a Core 2 Duo 3GHz with a 4 disk RAID5 and it hangs every time. This is not good since I have 'apt-move update' as part of my daily cron jobs and hanging kills the execution of the other parts. I can reduce the severity of the bug by restricting the process to one cpu using taskset. The process fails but completes. Apt-move is actually a complex (for me) bash script using GNU sed (documented as a requirement) and awk... There are two commonly used awks: mawk and gawk. Using gawk: root@nede1:/usr/bin# taskset -c 0 apt-move packages Creating Packages files... Building: lenny dists/lenny/main/binary-i386 Packages awk: /usr/share/apt-move/get2:5: (FILENAME=- FNR=207) fatal: print to "standard output" failed (Broken pipe) sort: write failed: standard output: Broken pipe sort: write error Unknown error: dopackages: 2. Using mawk: root@nede1:/usr/bin# taskset -c 0 apt-move packages Creating Packages files... Building: lenny dists/lenny/main/binary-i386 Packages awk: write failure (Broken pipe) awk: close failed on file /dev/stdout (Broken pipe) sort: write failed: standard output: Broken pipe sort: write error Unknown error: dopackages: 2. apt-move,v 1.115 2006/01/14 04:05:23 herbert Exp $ uname -a Linux nede1 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u3 x86_64 GNU/Linux achitecture i386 Debian release wheezy. -- M -- 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/201409181905.49307.martin.hod...@getmail.no