mirror of
https://github.com/mudler/luet.git
synced 2025-07-30 22:45:29 +00:00
Drop verbose output
This commit is contained in:
parent
d45536505b
commit
a0113dcd13
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user