Kevin Walter

Results 17 comments of Kevin Walter
trafficstars

`/var/spacewalk/packages` being owned by root is not right. Can you change it to wwwrun www same as the `rhn` is. Also all of the contents of that directory should have...

files in /var/spacealk/systems and below should also be owned by wwwrun www. It could certainly be that something went wrong with the restoring process and it ended up like this.

> Ok, So iI did the chown on both /var/spacewalk/packages and /var/spacewalk/systems/packages > > Package is always found twice: locate accel-config-2.8-1.el8.x86_64.rpm /var/spacewalk/systems/packages/1/3eb/accel-config/2.8-1.el8/x86_64/3eb370a7fcbfe6b04838dc5dcb7a1e54c984bbc4/accel-config-2.8-1.el8.x86_64.rpm /var/spacewalk/systems/packages/1/4b8/accel-config/2.8-1.el8/x86_64/4b80efb60f8a3b73a4fc8d2d45fbd9ae8812972f68b5c69712b3917324a5e483/accel-config-2.8-1.el8.x86_64.rpm ll /var/spacewalk/systems/packages/1/3eb/accel-config/2.8-1.el8/x86_64/3eb370a7fcbfe6b04838dc5dcb7a1e54c984bbc4/accel-config-2.8-1.el8.x86_64.rpm /var/spacewalk/systems/packages/1/4b8/accel-config/2.8-1.el8/x86_64/4b80efb60f8a3b73a4fc8d2d45fbd9ae8812972f68b5c69712b3917324a5e483/accel-config-2.8-1.el8.x86_64.rpm -rw-r--r-- 1 wwwrun www...

> So it is normal to have packages in /var/spacewalk/systems/packages and /var/spacewalk/packages ? And I have to change ownership in /var/spacealk/systems too ? May be something to run, to get...

syncing ubuntu errata can take some time but it should not take this long. My guess would be that the db access may be slower then usual here. You can...

@huntc Thanks for the feedback and sorry for the late response. You are probably right now that rust switched to native threads a public `get` method is a bad idea....

> > Moreover, in the past we used `@Type` instead of `@Convert` for enums. We had already defined a `CustomEnumType` to handle that in hibernate, which supports any possible mapping...