Package: local-apt-repository Version: 0.9 Severity: normal X-Debbugs-Cc: okgomdjgbmoij@gmail.com Dear Maintainer, i symlinked /srv/local-apt-repository, and that made the test fail, because it tests the file of the symlink. I'm proposing this change in the test: find $DEBS/* -newer $REPO/stamp -print -quit So now it searches the files inside the folder, even if it's a symlink.