Re: Error? Message: "What have we FUCK"

Miek Gieben <[email protected]> Mon, 25 Oct 2004 16:18:58 +0200
Newsgroups gmane.comp.sysutils.backup.hdup.general
Message-ID <[email protected]>
[On 25 Oct, @ 16:13, Dave wrote in "[hdup-user] Error? Message: "W ..."]
> I just upgraded to hdup 1.6.36 (latest ebuild for Gentoo available), and noticed
> that, while my backups still say they've succeeded, and seem to work correctly,
> I get an error message in my email of cron output that looks like this:
> 
> What have we FUCK /misc/desktop-backups
> 
> While it gave me a chuckle, it's not precisely informative...  What does it mean?

this was some ...ehh.. debug information I left in the release ... :)

(for those wanting to know: I used to litter hdup with printf's for
debugging which were hard to remove as there are also non-debug printfs
in the code. A simple grep is not sufficient. So I figured, what the
hell, let's use certain phrases that are more easy to grep for...
But I forgot this one...)

if it annoys you please upgrade to 1.6.37 (just edit the ebuild script),

grtz,
--Miek