mirror of
https://github.com/mudler/luet.git
synced 2025-09-15 06:39:55 +00:00
Drop verbose output
This commit is contained in:
@@ -325,8 +325,6 @@ func (l *LuetInstaller) install(syncedRepos Repositories, cp []pkg.Package, s *S
|
||||
if !l.Options.NoDeps {
|
||||
// TODO: Lower those errors as warning
|
||||
for _, w := range p {
|
||||
Info("Getting finalizer for " + w.HumanReadableString())
|
||||
|
||||
// Finalizers needs to run in order and in sequence.
|
||||
ordered := solution.Order(allRepos, w.GetFingerPrint())
|
||||
ORDER:
|
||||
|
Reference in New Issue
Block a user