Re: [PATCH 1/1] perf archive: Don't try to collect files without abuild-id

From: Ingo Molnar
Date: Tue Mar 02 2010 - 13:34:52 EST



* Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxx> wrote:

> From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
>
> To avoid these error:
>
> [root@doppio ~]# perf archive
> tar: .build-id/00/00000000000000000000000000000000000000: Cannot stat:
> No such file or directory
> tar: .build-id/00/00000000000000000000000000000000000000: Cannot stat:
> No such file or directory
> tar: .build-id/00/00000000000000000000000000000000000000: Cannot stat:
> No such file or directory
> tar: .build-id/00/00000000000000000000000000000000000000: Cannot stat:
> No such file or directory
> tar: Exiting with failure status due to previous errors
> [root@doppio ~]#

Your fix solved the problem on my box too - thanks!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/