arkOScloud / genesis

Graphical server management app for arkOS
https://arkos.io
GNU General Public License v3.0
278 stars 44 forks source link

Queue application installs #527

Closed rzippert closed 7 years ago

rzippert commented 8 years ago

Hello!

Been testing 0.7.1 and noticed that the interface allows the user to request for multiple installs simultaneously, but kraken will fail to obtain a lock for pacman and then installs will fail with no clear message.

Shouldn't apps be lined up for installation as the user selects them, instead of instant install?

peakwinter commented 8 years ago

Hi there,

Yes that is indeed desired behaviour -- I remember running into this case in the past but putting its resolution off until later ;) I'll take a stab at it for 0.8. Thanks!

peakwinter commented 7 years ago

Primary issue: arkOScloud/core#4