I'm authoring a document using LuaLatex / TexLive v. 6:2016-33.20160520 on Fedora 25. When I use both the hyperref and hyperxmp packages a strange comma appears at the very bottom right of the page (to the right of the page number), after compiling the document twice in a row.
Is this a bug? Am I doing something wrong?
Simple code to reproduce the problem:
\documentclass[letterpaper,12pt]{article}
\usepackage[pdfa]{hyperref}
\usepackage{hyperxmp}
\begin{document}
Text.
\end{document}

\author{yada}to the preamble. Edit: I see that our comments crossed! – Apr 19 '17 at 21:46