luet/pkg/installer
Fredrik Lönnegren 556e46daeb
Print all not-found packages (#304)
* Print all not-found packages

When trying to install several packages that are not found luet will now
print all packages that are not found, instead of only first one.

* changes to some failing tests
2022-07-20 00:29:24 +02:00
..
client ⚙️ Add ability to build from Dockerfiles directly 2022-04-27 21:39:55 +02:00
cli.go ⚙️ Small fixups and enhancements 2022-04-27 23:33:49 +02:00
finalizer.go 🐛 Fixup bad return on first cycle 2022-06-07 20:21:37 +02:00
installer_suite_test.go 🤖 Adapt makefile/scripts to ginkgo changes 2022-01-04 18:47:21 +01:00
installer_test.go 🐛 Bail out when no packages are found with default solvers (#296) 2022-05-24 23:01:56 +02:00
installer.go Print all not-found packages (#304) 2022-07-20 00:29:24 +02:00
interface.go 🔧 Speedup package upgrades 2021-12-25 10:40:07 +01:00
repository_docker.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
repository_local.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
repository_options.go ⚙️ Add ability to build from Dockerfiles directly 2022-04-27 21:39:55 +02:00
repository_test.go ⚙️ Small fixups and enhancements 2022-04-27 23:33:49 +02:00
repository.go Fill referenceID on repo sync (#300) 2022-06-06 17:36:19 +02:00
system_test.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
system.go ⚙️ Small fixups and enhancements 2022-04-27 23:33:49 +02:00