Silke Hofstra
d8a4a28259
Remove corrupt package references in db recover
...
When aptly crashes it is possible to get a corrupt database with a dangling key reference.
This results in an error with 'key not found', eg:
ERROR: unable to load package Pall example-package 1.2.3 778cf6f877bf6e2d: key not found
This change makes `db recover` fix this situation by removing the dangling references.
2025-04-30 12:21:34 +02:00
Christoph Fiehe
f8f28e9554
Fixing tests and fix cleanup.
...
Signed-off-by: Christoph Fiehe <c.fiehe@eurodata.de >
2024-10-22 16:58:15 +02:00
Andrey Smirnov
2c91bcdc30
Bump Go versions for Travis, fix tests
...
Replace gometalinter with golangci-lint.
Fix system tests (wheezy is gone, replace with stretch).
Fix linter warnings.
2019-07-04 00:16:12 +03:00
Andrey Smirnov
c798db8056
Add system's requirements.txt, enforce flake8 linter
...
Fix style issues in functional tests.
2017-04-28 00:05:11 +03:00
Andrey Smirnov
2ceabb69e6
Remove extra \n, system tests. #217
2015-03-11 01:22:49 +03:00
Andrey Smirnov
e63adffdf5
Introduce back reflist merging without conflict removal. aptly db cleanup requires
...
full reference list collection. #217
Fixes bug with aptly db cleanup removing conflicting packages.
2015-03-06 14:54:29 +03:00
Andrey Smirnov
eec6743fe4
Use ${HOME}, fix test. #146
2014-11-27 00:55:28 +03:00
Andrey Smirnov
35b9a8ea91
Don't sign repo in test. #146
2014-11-27 00:34:04 +03:00
Andrey Smirnov
d9c62780c2
When doing db cleanup, consider package references stored in PublishedRepos
...
of local repo publishes. #146
2014-11-26 23:41:18 +03:00
Andrey Smirnov
319f3e6bb2
Updated fixture: sensu mirror, new mirror contents.
2014-06-29 09:56:30 +04:00
Andrey Smirnov
efcce4ef3c
Re-enable system test on db recover with empty DB. #25
2014-04-06 16:10:11 +04:00
Andrey Smirnov
173dd775bc
Tests for aptly db recover. #25
2014-04-05 17:01:16 +04:00
Andrey Smirnov
e5de8b9353
Print bytes in human-readable format. #18
2014-03-17 17:05:38 +04:00
Andrey Smirnov
6a42aad322
Compact LevelDB in aptly db cleanup. #19
2014-03-17 16:22:49 +04:00
Andrey Smirnov
1ae8063873
Cleanup after local repo.
2014-02-26 23:50:49 +04:00
Andrey Smirnov
eff530a284
aptly db cleanup test with local repos.
2014-02-26 21:21:44 +04:00
Andrey Smirnov
750a947479
Fix some system tests.
2014-02-25 12:12:49 +04:00
Andrey Smirnov
e36971fdc3
Fix system tests.
2014-02-25 00:12:01 +04:00
Andrey Smirnov
dccb6d10a9
aptly db cleanup with source packages
2014-02-18 00:54:46 +04:00
Andrey Smirnov
a0757aadd6
Fix test.
2014-02-16 21:36:56 +04:00
Andrey Smirnov
7b41df7049
Fix system test with addition of 'Download Sources' in mirror show.
2014-02-16 02:49:54 +04:00
Andrey Smirnov
ced832b1c0
System test for aptly db cleanup.
2014-02-12 20:33:16 +04:00