From mathieu.bouillaguet at gmail.com Thu Sep 17 12:55:39 2015 From: mathieu.bouillaguet at gmail.com (Mathieu Bouillaguet) Date: Thu, 17 Sep 2015 12:55:39 +0000 Subject: [sbopkg-users] Sbopkg hangs un cron job Message-ID: Hi, I have been experiencing this issue for a few months now without ever finding a solution. I have a cron job which I called sbopkg_update which does just a daily sync with the remote repository with a sbopkg -r command. This job never terminate. Each time it is spawned it hangs. I can see that sbopkg spawned other processes like tr that never terminate also. The CPU usage is also raising. It tried different options but the behavior was always the same. Do you experience the same issue with sbopkg in cron jobs ? What is a reason of this behavior and how to fix it ? Thanks in advance for your help Mathieu -------------- next part -------------- An HTML attachment was scrubbed... URL: From willysr at sbopkg.org Thu Sep 17 15:04:12 2015 From: willysr at sbopkg.org (Willy Sudiarto Raharjo) Date: Thu, 17 Sep 2015 22:04:12 +0700 Subject: [sbopkg-users] Sbopkg hangs un cron job In-Reply-To: References: Message-ID: <55FAD66C.3080707@sbopkg.org> > I have been experiencing this issue for a few months now without ever > finding a solution. > > I have a cron job which I called sbopkg_update which does just a daily sync > with the remote repository with a sbopkg -r command. > > This job never terminate. Each time it is spawned it hangs. I can see that > sbopkg spawned other processes like tr that never terminate also. > > The CPU usage is also raising. > > It tried different options but the behavior was always the same. > > Do you experience the same issue with sbopkg in cron jobs ? > > What is a reason of this behavior and how to fix it ? Hi you don't need to run sbopkg -r daily, since SBo git repository is normally updated weekly (at least that's what i'm trying to do in the past 10 months or so). run sbopkg -r whenever you got a new mail in slackbuilds-users list about new updates in Saturday/Sunday -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From mathieu.bouillaguet at gmail.com Thu Sep 17 21:47:11 2015 From: mathieu.bouillaguet at gmail.com (Mathieu Bouillaguet) Date: Thu, 17 Sep 2015 23:47:11 +0200 Subject: [sbopkg-users] Sbopkg hangs un cron job In-Reply-To: <55FAD66C.3080707@sbopkg.org> References: <55FAD66C.3080707@sbopkg.org> Message-ID: OK, I will use the weekly cron job. But I need an unattended job since I have many servers running and I cannot go on each machine to run these commands. 2015-09-17 17:04 GMT+02:00 Willy Sudiarto Raharjo : > > I have been experiencing this issue for a few months now without ever > > finding a solution. > > > > I have a cron job which I called sbopkg_update which does just a daily > sync > > with the remote repository with a sbopkg -r command. > > > > This job never terminate. Each time it is spawned it hangs. I can see > that > > sbopkg spawned other processes like tr that never terminate also. > > > > The CPU usage is also raising. > > > > It tried different options but the behavior was always the same. > > > > Do you experience the same issue with sbopkg in cron jobs ? > > > > What is a reason of this behavior and how to fix it ? > > Hi > > you don't need to run sbopkg -r daily, since SBo git repository is > normally updated weekly (at least that's what i'm trying to do in the > past 10 months or so). > > run sbopkg -r whenever you got a new mail in slackbuilds-users list > about new updates in Saturday/Sunday > > > -- > Willy Sudiarto Raharjo > > > _______________________________________________ > sbopkg-users mailing list > sbopkg-users at sbopkg.org > http://sbopkg.org/mailman/listinfo/sbopkg-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: