DSpeichert / cloudvcl

Cloud VCL - let your students use virtual environments for class/assignments
https://dspeichert.github.io/cloudvcl/
3 stars 1 forks source link

CentOS installed packages failure #88

Closed syavatkar closed 7 years ago

syavatkar commented 7 years ago

Specifed Packages in VM Definition form to install and none of the following packages were installed for CentOS

package name specified was pastebinit. I used rpm - q packagename to check if the following package was installed.

@Nuyb Can you retest to confirm bug?

DSpeichert commented 7 years ago

Try disabling package updates and testing again. Most likely you didn't wait long enough.

Nuyb commented 7 years ago

Tested abrt package and it was successful for CentOS. I checked by using rpm -q abrt (result: pictured below) and sudo yum install abrt (result: already installed) commands.

screen shot 2017-05-21 at 8 23 53 pm