action #114397
Updated by okurz over 2 years ago
git repos on o3 didn't get updated because cron crashes with ``` Jul 20 08:09:02 ariel cron[3041]: *** stack smashing detected ***: terminated Jul 20 08:09:02 ariel cron[3040]: *** stack smashing detected ***: terminated Jul 20 08:09:02 ariel cron[3039]: *** stack smashing detected ***: terminated ``` This is due to [boo#1201560](https://bugzilla.suse.com/show_bug.cgi?id=1201560)/[bsc#1200855](https://bugzilla.suse.com/show_bug.cgi?id=1200855). boo#1201560/bsc#1200855. I downgraded glibc to the previous version and added a lock. Once the fixed package is out, the lock should be removed again.