emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Cron Daemon] Cron <address@hidden> cd /home/elpa/build && ./admin/u


From: Michael Heerdegen
Subject: Re: [Cron Daemon] Cron <address@hidden> cd /home/elpa/build && ./admin/update-archive.sh --announce address@hidden
Date: Sat, 02 Jan 2016 02:09:09 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> + make -f /home/elpa/build/GNUmakefile check_copyrights
> Compute exceptions >copyright_exceptions~
> diff -u "copyright_exceptions" "copyright_exceptions~"
> --- copyright_exceptions      2015-08-31 05:02:05.000000000 -0400
> +++ copyright_exceptions~     2015-12-31 05:02:28.000000000 -0500
> @@ -15,6 +15,13 @@
>  ./ada-mode/gpr-skel.el:  "Example copyright/license skeleton, with automatic 
> year and owner."
>  ./ada-mode/gpr-skel.el:  "Insert a file header comment, with automatic 
> copyright year and prompt for copyright owner/license.
>  ./ada-mode/gpr-skel.el:  "{copyright_license}\n"
> +./async/async-bytecomp.el:;; Copyright (C) 2014 John Wiegley
> +./async/async-bytecomp.el:;; Copyright (C) 2014 Thierry Volpiatto
> +./async/async-test.el:;; Copyright (C) 2012~2014 John Wiegley
> +./async/async.el:;; Copyright (C) 2012~2014 John Wiegley
> +./async/dired-async.el:;; Copyright (C) 2012~2014 John Wiegley
> +./async/dired-async.el:;; Copyright (C) 2012~2014 Thierry Volpiatto
> +./async/smtpmail-async.el:;; Copyright (C) 2012~2014 John Wiegley
>  ./auctex/latex.el:   "pounds" "copyright"
>  ./auctex/multi-prompt.el
>  ./auctex/plain-tex.el:   "copyright"
> make: *** [check_copyrights] Error 1
> + signal_error check_copyright failed
> + title=check_copyright failed
> + [  =  ]
> + echo Error: check_copyright failed
> Error: check_copyright failed
> + exit 1

When I call "make" locally, I get

[...]
Generating autoloads for packages/async/async-autoloads.el
Missing ‘version’ header
GNUmakefile:132: recipe for target 'packages/async/async-autoloads.el' failed
make: *** [packages/async/async-autoloads.el] Error 255

So, is it correct that Gnu Elpa currently can't refresh the package list
because of errors?


Thanks,

Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]