From: Ansgar Burchardt Date: Wed, 2 Jan 2013 16:01:07 +0000 (+0100) Subject: daklib/archive.py: always copy files instead of using symlinks X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;ds=sidebyside;h=bc4b270acb747f60bf5976ada3272e35a0d938ee;hp=bc4b270acb747f60bf5976ada3272e35a0d938ee;p=dak.git daklib/archive.py: always copy files instead of using symlinks Some files in pool locations might not be accessible to the user dak runs lintian as. So always copy the files and set appropriate permissions. Bug: http://bugs.debian.org/689598 ---