summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-02-16disallow packages not built in a chrootHEADmasterLevente Polyak2-0/+24
double shame! This will detect both, packages with missing .BUILDINFO (built in non updated environments) and packages that are not built in a chroot at all (indicated by non default builddir). Signed-off-by: Levente Polyak <anthraxx@archlinux.org> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2016-02-07Update bundled makepkg.confPierre Schmitz1-16/+42
2016-02-07Remove separate creation of file databasesPierre Schmitz1-10/+0
With pacman 5.0 repo-add and repo-remove handle file databases by default.
2014-11-01disallow packages without a valid PACKAGERDave Reisner2-0/+10
Shame. Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2014-11-01cron-jobs: Fix issues with empty repositoriesPierre Schmitz2-3/+3
2013-11-02Add lastupdate file20131102Florian Pritz1-0/+10
This allows for faster checking if an update might be needed and helps to let reporead run when something changed. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2013-11-02sourceballs: fix ACL issues on nymeriaJan Alexander Steffens (heftig)3-11/+11
ACLs from the WORKDIR were used, leading to problems as these weren't world-readable. Fix follows ftpdir-cleanup. Signed-off-by: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2013-01-31db-update: Ignore forgeign staging packages20130131Pierre Schmitz2-1/+18
2013-01-20ftpdir-cleanup: fix ACL issues on nymeriaFlorian Pritz1-2/+11
Signed-off-by: Florian Pritz <bluewind@xinu.at> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2012-11-25Fix sourceballs permissionsPierre Schmitz1-1/+1
2012-11-04Grant the SVNUSER access to the working directoryPierre Schmitz1-1/+6
2012-11-03Adjust configuration for use on nymeria.archlinux.orgPierre Schmitz5-17/+25
2012-10-27Add the possibility to run all svn commands with a different userPierre Schmitz11-26/+37
* A SVNUSER can be configured in the config file * This user needs to be able to call svn without a password
2012-10-03Use pacman-key to check signatures as it now uses a correct exit value20121003Pierre Schmitz2-14/+1
2012-10-03test: Do not suppress devtools outputPierre Schmitz2-3/+3
2012-08-05grep has been moved to /usr20120805Pierre Schmitz1-1/+1
2012-07-28db-move: Remove double space in tag_listFlorian Pritz1-1/+1
This fixes this message which shouldn't have one space after the opening brace and two space before x86_64. "db-move: moved cups-filters from [testing] to [extra] ( i686, x86_64)" Signed-off-by: Florian Pritz <bluewind@xinu.at> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2012-06-16Fix handling of package sources containg files with an @ character20120616Pierre Schmitz1-2/+2
2012-06-11Reduce output when downloading sourcesPierre Schmitz1-5/+5
2012-06-10Make repositories for testing2x configurable20120610Pierre Schmitz5-8/+16
2012-06-10Use our own copy of makepkg.conf instead of depending on the host onePierre Schmitz2-1/+122
2012-06-10Remove support for packages that are not in the package poolPierre Schmitz3-64/+0
2012-06-10Remove support for packages in legacy $repo/os/any directoriesPierre Schmitz3-137/+7
2012-06-10db-move: commit all arches at onceFlorian Pritz1-1/+4
Signed-off-by: Florian Pritz <bluewind@xinu.at> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2012-04-29Source the config before the functions as the latter references the formerPierre Schmitz11-11/+11
2012-04-29Respect TMPDIR config when creating the working directoryPierre Schmitz2-1/+3
2012-03-26Use gpg status-file instead of status-fdPierre Schmitz1-3/+1
2012-03-07Update sourceballs.skipPierre Schmitz1-5/+19
2012-03-07sourceballs: If ALLOWED_LICENSES is empty create source packages for every ↵Pierre Schmitz1-1/+1
package
2012-02-19Do not check source gpg signaturesPierre Schmitz1-1/+1
2012-02-19Sourceballs: Output details if fetching the sources failedPierre Schmitz1-1/+7
2012-02-19Fix typo and leftover shm usagePierre Schmitz1-2/+2
2012-02-19Add at least one positive signing testPierre Schmitz1-0/+5
2012-01-14Add [multilib-staging] to sigurd configPierre Schmitz1-1/+1
2011-12-19Avoid calls to basenamePierre Schmitz15-44/+44
2011-12-18Validate package signatures on db-updatePierre Schmitz4-5/+62
2011-11-05The README file is no longer useful20111105Rémy Oudompheng1-2/+0
2011-11-05Move global code under a if __name__ == '__main__' block.Rémy Oudompheng1-120/+121
This allows running python2 -m doctest on the script. Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-11-05Use ctypes module to access alpm_pkg_vercmp() instead of the C module.Rémy Oudompheng5-59/+16
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-11-05Add simple tests for db-repo-add and db-repo-removePierre Schmitz2-0/+112
2011-11-05db-repo-add: At least check if the package to be added is available in the ↵Pierre Schmitz1-2/+2
correct directory
2011-11-05Add test for moving multiple packages at oncePierre Schmitz1-0/+24
2011-11-05Split package database test functions from check* functionsPierre Schmitz1-4/+34
This way we can check consitency of databases independent from a svn repo
2011-11-05check svn entry for any packagesPierre Schmitz1-0/+5
2011-11-05db-remove: support removing multiple packages at oncePierre Schmitz2-15/+43
2011-11-05Adjust tests to use new db-remove interfacePierre Schmitz4-8/+8
2011-11-05db-repo-{add, remove}: allow specifying multiple packagesDan McGee3-17/+20
This allows invoking these commands for more than one package at a time which is incredibly more efficient as the database doesn't need to be locked, unpacked, modified, changed, and unlocked for every single passed package name or file if you have more than one. Signed-off-by: Dan McGee <dan@archlinux.org>
2011-11-05db-*: always handle pkgname/pkgbase/pkgfile argument lastDan McGee3-12/+12
This matches what we do in db-update, and makes the most sense if we want to expand these commands to take multiple arguments at the same time. Especially in the case of db-repo-add and db-repo-remove, these wrapper commands should be no more limiting than repo-add and repo-remove which always allow multiple arguments and are more efficient that way. This patch simply reorders the arguments; a later patch will support multiple pkgname/pkgbase/pkgfile arguments on the command line. Although this does break backwards compatibility and requires some changing of muscle memory, I think it is a worthwhile change to make as the functionality of these commands becomes more powerful and the order of arguments becomes the same in all of them. Signed-off-by: Dan McGee <dan@archlinux.org>
2011-10-30Require a signature file for new packagesPierre Schmitz1-1/+1
2011-10-14Rebuilt alpm.so for pacman 4.0 soname bumpPierre Schmitz1-0/+0