Commit graph

308 commits

Author SHA1 Message Date
Jelmer Vernooij
b3a9fc3aac
Add schroot arg. 2021-03-17 13:12:56 +00:00
Jelmer Vernooij
c6afe4eb40 Don't rely on cwd. 2021-03-17 12:24:43 +00:00
Jelmer Vernooij
159dc9879c Missing args. 2021-03-17 05:02:09 +00:00
Jelmer Vernooij
4c75eb34c4
Obtain username in root, since cwd might not exist. 2021-03-17 04:52:54 +00:00
Jelmer Vernooij
d46f45debc Use absolute path for dist.ini. 2021-03-17 04:48:24 +00:00
Jelmer Vernooij
7238bb0caf Handle missing make target. 2021-03-17 04:44:48 +00:00
Jelmer Vernooij
14e3726ae8 Handle missing command. 2021-03-17 04:39:34 +00:00
Jelmer Vernooij
9635b68648 There's no such thing as session.mkdir. 2021-03-17 04:11:58 +00:00
Jelmer Vernooij
2392907f8e Fix installation of poetry. 2021-03-17 03:50:53 +00:00
Jelmer Vernooij
0f6e8786de Set chdir. 2021-03-17 03:21:15 +00:00
Jelmer Vernooij
5b872c10a3 Pass in subpath. 2021-03-17 03:15:45 +00:00
Jelmer Vernooij
b988dd2324
Fix relative paths. 2021-03-17 01:30:10 +00:00
Jelmer Vernooij
94418e0694 Try to install wheel. 2021-03-16 22:06:51 +00:00
Jelmer Vernooij
5c6383a3f6 Install apt-pkg-dev. 2021-03-16 21:47:40 +00:00
Jelmer Vernooij
b945a0f677 Fix syntax. 2021-03-16 21:44:12 +00:00
Jelmer Vernooij
d2f7f3eac6 Skip apt tests with pypy. 2021-03-16 21:36:03 +00:00
Jelmer Vernooij
8bd4de0b4e
Drop logging. 2021-03-16 20:29:39 +00:00
Jelmer Vernooij
891e097d3c More streamlining. 2021-03-16 20:21:11 +00:00
Jelmer Vernooij
b7206647b1 Simplify cache handling. 2021-03-16 20:07:42 +00:00
Jelmer Vernooij
b6414238bf Some refactoring. 2021-03-16 20:02:52 +00:00
Jelmer Vernooij
09d74cf827 Use apt_pkg function. 2021-03-16 18:28:53 +00:00
Jelmer Vernooij
79de95e787
Run sudo. 2021-03-16 17:09:23 +00:00
Jelmer Vernooij
6aaa2df421 Factor out file search. 2021-03-16 15:26:52 +00:00
Jelmer Vernooij
ceb052332b Factor out load_contents_url. 2021-03-16 04:34:58 +00:00
Jelmer Vernooij
1d6b83b2be Factor out contents_urls_from_sourceslist. 2021-03-16 04:29:27 +00:00
Jelmer Vernooij
1acda140cf
Use sudo to run apt. 2021-03-15 21:30:05 +00:00
Jelmer Vernooij
ed7238d396 s/pythonX/cpythonX/g 2021-03-15 20:24:32 +00:00
Jelmer Vernooij
95c2ed4583 Fix python version match. 2021-03-15 19:31:54 +00:00
Jelmer Vernooij
b302b90390 Fix python specs. 2021-03-15 03:07:52 +00:00
Jelmer Vernooij
d3afa5f6eb
Factor out url_to_cache_filename. 2021-03-14 22:42:05 +00:00
Jelmer Vernooij
a227ffa07f
Fix sublist syntax... 2021-03-05 15:01:34 +00:00
Jelmer Vernooij
579efb46fa Fix list syntax... 2021-03-05 14:59:16 +00:00
Jelmer Vernooij
516ad0dc47 Fix syntax. 2021-03-05 14:58:25 +00:00
Jelmer Vernooij
cfbca23302 Add list of supported systems. Fixes #1 2021-03-05 14:56:52 +00:00
Jelmer Vernooij
ae493f85c9 Fix debian install. 2021-03-05 14:44:10 +00:00
Jelmer Vernooij
05bad21f1f
Split out Contents file reading. 2021-03-05 14:35:09 +00:00
Jelmer Vernooij
456b47bb97
Fix python module assignment. 2021-03-05 13:34:49 +00:00
Jelmer Vernooij
da2605ab25
Improve Java support. 2021-03-05 13:34:47 +00:00
Jelmer Vernooij
8f39cc839b
Install debian extra. 2021-03-03 01:18:33 +00:00
Jelmer Vernooij
7a6e1af492 Fix typing. 2021-03-03 00:31:46 +00:00
Jelmer Vernooij
57a6972570
Support resolving crates. 2021-03-03 00:00:35 +00:00
Jelmer Vernooij
3e63179616
Fix use of reset_tree. 2021-03-02 18:26:45 +00:00
Jelmer Vernooij
0b9077f964
Support for running apt as root. 2021-03-02 17:55:44 +00:00
Jelmer Vernooij
9c74e770a6 Release 0.0.2. 2021-03-02 17:55:13 +00:00
Jelmer Vernooij
6d8eab0547 Release 0.0.1. 2021-03-02 17:54:36 +00:00
Jelmer Vernooij
fb91d5ca60 More work supporting --explain. 2021-03-02 15:14:04 +00:00
Jelmer Vernooij
0fa372afd4
More build systems 2021-03-02 04:19:06 +00:00
Jelmer Vernooij
dd015abd4a
Check requirements before. 2021-03-02 03:22:25 +00:00
Jelmer Vernooij
52e119022b
More refactoring. 2021-03-02 02:18:36 +00:00
Jelmer Vernooij
ea32f33f90
Add architecture. 2021-03-02 01:16:51 +00:00