From bkirkp at gmail.com Fri Oct 16 16:50:29 2009 From: bkirkp at gmail.com (B Kirkpatrick) Date: Fri, 16 Oct 2009 11:50:29 -0500 Subject: [sbopkg-users] Problems in 0.30.1 Message-ID: <4AD8A455.5010406@gmail.com> I have encountered two errors in sbopkg. I am using sbopkg-0.30.1-noarch-1_cng.tgz. I always use the ncurses interface. The first occurs when I am "Checking for potential updates". When I get to approx. 70%, the following two lines get written over the gui: /usr/sbin/sbopkg:/line 827 [[: 08: value too great for base (error token is "08") /usr/sbin/sbopkg:/line 830 [[: 08: value too great for base (error token is "08") This doesn't appear to have any effect on the result, as all updates are found & listed, it's just annoying. The other issue I have is that since I installed this version, I have not been able to download sources. The connection always times out. I am able to switch to another terminal & "wget" the source as my normal user or as root. That enables me to continue, but is a pain. Regards, Bill From chess at chessgriffin.com Fri Oct 16 17:14:20 2009 From: chess at chessgriffin.com (Chess Griffin) Date: Fri, 16 Oct 2009 13:14:20 -0400 Subject: [sbopkg-users] Problems in 0.30.1 In-Reply-To: <4AD8A455.5010406@gmail.com> References: <4AD8A455.5010406@gmail.com> Message-ID: <20091016171420.GA2859@localhost> * B Kirkpatrick [2009-10-16 11:50:29]: > I have encountered two errors in sbopkg. I am using > sbopkg-0.30.1-noarch-1_cng.tgz. > I always use the ncurses interface. The first occurs when I am "Checking for > potential updates". When I get to approx. 70%, the following two > lines get written over > the gui: > /usr/sbin/sbopkg:/line 827 [[: 08: value too great for base (error token is > "08") > /usr/sbin/sbopkg:/line 830 [[: 08: value too great for base (error token is > "08") > > This doesn't appear to have any effect on the result, as all updates > are found & listed, it's just annoying. There was a similar report made to the sbopkg issue tracker, and I think we have a fix queued up for it. There is some particular package that is causing this but have not narrowed down which one it is just yet. > > The other issue I have is that since I installed this version, I have > not been able to download sources. The connection always times out. I > am able to switch to another terminal & "wget" the source as my normal > user or as root. That enables me to continue, but is a pain. > Now this one is strange. I am not aware of any similar reports. I just finished building about 30 packages with 0.30.1 and never ran into this. Did you make any manual changes to the WGETFLAGS in sbopkg.conf? Maybe try changing the timeout and other settings in WGETFLAGS? Does it ever work or does the download *always* fail? Are you behind a firewall or proxy? -- Chess Griffin -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From bkirkp at gmail.com Fri Oct 16 18:09:18 2009 From: bkirkp at gmail.com (B Kirkpatrick) Date: Fri, 16 Oct 2009 13:09:18 -0500 Subject: [sbopkg-users] Problems in 0.30.1 In-Reply-To: <20091016171420.GA2859@localhost> References: <4AD8A455.5010406@gmail.com> <20091016171420.GA2859@localhost> Message-ID: <4AD8B6CE.1000106@gmail.com> Hi, Chess, Thanks for the quick reply. I have not changed the WGETFLAGS. I will play with the time out values. The only firewall I have is the one built in to my router. I recently changed internet ISPs, from WildBlue satellite to a cell phone based system, but I don't think that would make any difference. On another topic, I am subscribed to the sbopkg mailing list, but haven't been getting anything for quite a while. I have not recently checked my GMail spam folder, so maybe the filter is overreacting, but if you could check that I am being sent anything that comes out, I would appreciate it. Regards, Bill Chess Griffin wrote: > * B Kirkpatrick [2009-10-16 11:50:29]: > > >> I have encountered two errors in sbopkg. I am using >> sbopkg-0.30.1-noarch-1_cng.tgz. >> I always use the ncurses interface. The first occurs when I am "Checking for >> potential updates". When I get to approx. 70%, the following two >> lines get written over >> the gui: >> /usr/sbin/sbopkg:/line 827 [[: 08: value too great for base (error token is >> "08") >> /usr/sbin/sbopkg:/line 830 [[: 08: value too great for base (error token is >> "08") >> >> This doesn't appear to have any effect on the result, as all updates >> are found & listed, it's just annoying. >> > > There was a similar report made to the sbopkg issue tracker, and I think > we have a fix queued up for it. There is some particular package that > is causing this but have not narrowed down which one it is just yet. > > >> The other issue I have is that since I installed this version, I have >> not been able to download sources. The connection always times out. I >> am able to switch to another terminal & "wget" the source as my normal >> user or as root. That enables me to continue, but is a pain. >> >> > > Now this one is strange. I am not aware of any similar reports. I just > finished building about 30 packages with 0.30.1 and never ran into this. > > Did you make any manual changes to the WGETFLAGS in sbopkg.conf? Maybe > try changing the timeout and other settings in WGETFLAGS? Does it ever > work or does the download *always* fail? Are you behind a firewall or > proxy? > > > ------------------------------------------------------------------------ > > _______________________________________________ > sbopkg-users mailing list > sbopkg-users at sbopkg.org > http://sbopkg.org/mailman/listinfo/sbopkg-users > From jsunx1 at bellsouth.net Fri Oct 16 19:38:41 2009 From: jsunx1 at bellsouth.net (slakmagik) Date: Fri, 16 Oct 2009 15:38:41 -0400 Subject: [sbopkg-users] Problems in 0.30.1 In-Reply-To: <4AD8B6CE.1000106@gmail.com> References: <4AD8A455.5010406@gmail.com> <20091016171420.GA2859@localhost> <4AD8B6CE.1000106@gmail.com> Message-ID: <20091016193841.GB18975@surfbox> On 2009-10-16 (Fri) 13:09:18 [-0500], B Kirkpatrick wrote: > Hi, Chess, > Thanks for the quick reply. I have not changed the WGETFLAGS. I will > play with the time out values. The only firewall I have is the one > built in to my router. I recently changed internet ISPs, from > WildBlue satellite to a cell phone based system, but I don't think > that would make any difference. I don't know what this could be other than TIMEOUT or something. As far as your base error, the specific issue is http://code.google.com/p/sbopkg/issues/detail?id=31 If you wanted to try the modification in the first comment to see if that solves the problem, you're welcome to. I don't think this is queued just yet, but probably will get in before the next release. > On another topic, I am subscribed to the sbopkg mailing list, but > haven't been getting anything for quite a while. I have not recently > checked my GMail spam folder, so maybe the filter is overreacting, > but if you could check that I am being sent anything that comes out, > I would appreciate it. I think it's been quiet for quite some time. At least, I don't recall getting anything here recently, either. Thanks for the reports. Sorry I can't be more helpful with the wget issue. From chess at chessgriffin.com Fri Oct 16 19:45:47 2009 From: chess at chessgriffin.com (Chess Griffin) Date: Fri, 16 Oct 2009 15:45:47 -0400 Subject: [sbopkg-users] Problems in 0.30.1 In-Reply-To: <20091016193841.GB18975@surfbox> References: <4AD8A455.5010406@gmail.com> <20091016171420.GA2859@localhost> <4AD8B6CE.1000106@gmail.com> <20091016193841.GB18975@surfbox> Message-ID: <20091016194547.GA2884@localhost> * slakmagik [2009-10-16 15:38:41]: > On 2009-10-16 (Fri) 13:09:18 [-0500], B Kirkpatrick wrote: > > > On another topic, I am subscribed to the sbopkg mailing list, but > > haven't been getting anything for quite a while. I have not recently > > checked my GMail spam folder, so maybe the filter is overreacting, > > but if you could check that I am being sent anything that comes out, > > I would appreciate it. > > I think it's been quiet for quite some time. At least, I don't recall > getting anything here recently, either. > Yes, it has been pretty quiet. I assume it's because sbopkg is virtually bug-free. ;-) -- Chess Griffin -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From rw at rlworkman.net Fri Oct 16 22:49:51 2009 From: rw at rlworkman.net (Robby Workman) Date: Fri, 16 Oct 2009 17:49:51 -0500 Subject: [sbopkg-users] Problems in 0.30.1 In-Reply-To: <20091016194547.GA2884@localhost> References: <4AD8A455.5010406@gmail.com> <20091016171420.GA2859@localhost> <4AD8B6CE.1000106@gmail.com> <20091016193841.GB18975@surfbox> <20091016194547.GA2884@localhost> Message-ID: <20091016174951.020ba792@liberty.rlwhome.lan> On Fri, 16 Oct 2009 15:45:47 -0400 Chess Griffin wrote: > * slakmagik [2009-10-16 15:38:41]: > > > On 2009-10-16 (Fri) 13:09:18 [-0500], B Kirkpatrick wrote: > > > > > On another topic, I am subscribed to the sbopkg mailing list, but > > > haven't been getting anything for quite a while. I have not > > > recently checked my GMail spam folder, so maybe the filter is > > > overreacting, but if you could check that I am being sent > > > anything that comes out, I would appreciate it. > > > > I think it's been quiet for quite some time. At least, I don't > > recall getting anything here recently, either. > > > > Yes, it has been pretty quiet. I assume it's because sbopkg is > virtually bug-free. ;-) Honestly, I think that's a relatively safe assumption at this point; you guys do good work :-) -RW -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: not available URL: From bkirkp at gmail.com Sat Oct 17 01:34:49 2009 From: bkirkp at gmail.com (B Kirkpatrick) Date: Fri, 16 Oct 2009 20:34:49 -0500 Subject: [sbopkg-users] Problems in 0.30.1 In-Reply-To: <20091016193841.GB18975@surfbox> References: <4AD8A455.5010406@gmail.com> <20091016171420.GA2859@localhost> <4AD8B6CE.1000106@gmail.com> <20091016193841.GB18975@surfbox> Message-ID: <4AD91F39.5080703@gmail.com> slakmagik wrote: > On 2009-10-16 (Fri) 13:09:18 [-0500], B Kirkpatrick wrote: > >> Hi, Chess, >> Thanks for the quick reply. I have not changed the WGETFLAGS. I will >> play with the time out values. The only firewall I have is the one >> built in to my router. I recently changed internet ISPs, from >> WildBlue satellite to a cell phone based system, but I don't think >> that would make any difference. >> > > I don't know what this could be other than TIMEOUT or something. > I simply removed the "timeout" parameter from sbopkg.conf, then it downloaded fine. > As far as your base error, the specific issue is > > http://code.google.com/p/sbopkg/issues/detail?id=31 > > If you wanted to try the modification in the first comment to see if > that solves the problem, you're welcome to. I don't think this is queued > just yet, but probably will get in before the next release. > I'll give this a shot tomorrow & let you know the results. > >> On another topic, I am subscribed to the sbopkg mailing list, but >> haven't been getting anything for quite a while. I have not recently >> checked my GMail spam folder, so maybe the filter is overreacting, >> but if you could check that I am being sent anything that comes out, >> I would appreciate it. >> > > I think it's been quiet for quite some time. At least, I don't recall > getting anything here recently, either. > > Thanks for the reports. Sorry I can't be more helpful with the wget > issue. > _____________________________________________ Regards, Bill From chess at chessgriffin.com Sat Oct 17 03:15:05 2009 From: chess at chessgriffin.com (Chess Griffin) Date: Fri, 16 Oct 2009 23:15:05 -0400 Subject: [sbopkg-users] Problems in 0.30.1 In-Reply-To: <20091016174951.020ba792@liberty.rlwhome.lan> References: <4AD8A455.5010406@gmail.com> <20091016171420.GA2859@localhost> <4AD8B6CE.1000106@gmail.com> <20091016193841.GB18975@surfbox> <20091016194547.GA2884@localhost> <20091016174951.020ba792@liberty.rlwhome.lan> Message-ID: <20091017031505.GA2866@localhost> * Robby Workman [2009-10-16 17:49:51]: > On Fri, 16 Oct 2009 15:45:47 -0400 > Chess Griffin wrote: > > > * slakmagik [2009-10-16 15:38:41]: > > > > > On 2009-10-16 (Fri) 13:09:18 [-0500], B Kirkpatrick wrote: > > > > > > > On another topic, I am subscribed to the sbopkg mailing list, but > > > > haven't been getting anything for quite a while. I have not > > > > recently checked my GMail spam folder, so maybe the filter is > > > > overreacting, but if you could check that I am being sent > > > > anything that comes out, I would appreciate it. > > > > > > I think it's been quiet for quite some time. At least, I don't > > > recall getting anything here recently, either. > > > > > > > Yes, it has been pretty quiet. I assume it's because sbopkg is > > virtually bug-free. ;-) > > > Honestly, I think that's a relatively safe assumption at this > point; you guys do good work :-) > > -RW Well, thanks, Robby. Although I can only deduce from your kind statement that you have not looked at the code -- at least the bits I have contributed, as they most certainly do not live up to that assumption. :-) -- Chess Griffin -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From chess at chessgriffin.com Sat Oct 17 03:16:28 2009 From: chess at chessgriffin.com (Chess Griffin) Date: Fri, 16 Oct 2009 23:16:28 -0400 Subject: [sbopkg-users] Problems in 0.30.1 In-Reply-To: <4AD91F39.5080703@gmail.com> References: <4AD8A455.5010406@gmail.com> <20091016171420.GA2859@localhost> <4AD8B6CE.1000106@gmail.com> <20091016193841.GB18975@surfbox> <4AD91F39.5080703@gmail.com> Message-ID: <20091017031628.GB2866@localhost> * B Kirkpatrick [2009-10-16 20:34:49]: > > I simply removed the "timeout" parameter from sbopkg.conf, then it > downloaded fine. Okay, glad it is working. Thanks for letting us know. > >As far as your base error, the specific issue is > > > >http://code.google.com/p/sbopkg/issues/detail?id=31 > > > >If you wanted to try the modification in the first comment to see if > >that solves the problem, you're welcome to. I don't think this is queued > >just yet, but probably will get in before the next release. > I'll give this a shot tomorrow & let you know the results. Great, thanks again Bill! -- Chess Griffin -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: