Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*2\.5\.2p1\s+make\s+install\s+oddity\s*$/: 30137 ]

Total 30137 documents matching your query.

161. Re: Backup issues with OpenBSD 4.5 machines (score: 1)
Author: Michael Burk <burkml AT gmail DOT com>
Date: Fri, 4 Sep 2009 16:41:31 -0600
I tried to understand the program flow for sendbackup.c and sendbackup_dump.c, and I agree with Dustin that it is "pretty crazy", but as far as I can tell the only place that would generate the mess
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00020.html (18,195 bytes)

162. Re: Backup issues with OpenBSD 4.5 machines (score: 1)
Author: Nathan Stratton Treadway <nathanst AT ontko DOT com>
Date: Fri, 4 Sep 2009 18:47:01 -0400
Most of them :) Am I guessing correctly that the "Patch" here was one of the earlier patches that touched all three file descriptors? And that when you tried the one-line patch (that touched only "da
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00021.html (15,253 bytes)

163. Re: Backup issues with OpenBSD 4.5 machines (score: 1)
Author: Michael Burk <burkml AT gmail DOT com>
Date: Fri, 4 Sep 2009 16:49:24 -0600
Most of them :) Am I guessing correctly that the  "Patch" here was one of the earlier patches that touched all three file descriptors?  And that when you tried the one-line patch (that touched only
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00022.html (16,601 bytes)

164. Re: Backup issues with OpenBSD 4.5 machines (score: 1)
Author: Nathan Stratton Treadway <nathanst AT ontko DOT com>
Date: Fri, 4 Sep 2009 19:40:28 -0400
Ah, interesting. I wonder if doing a one-line patch against (say) indexfd instead would also prevent the "index tee cannot write [" error message. That would imply that just making _any_ fnctl(XX, F_
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00023.html (14,922 bytes)

165. Re: Backup issues with OpenBSD 4.5 machines (score: 1)
Author: Nathan Stratton Treadway <nathanst AT ontko DOT com>
Date: Fri, 4 Sep 2009 20:21:12 -0400
But, on the other hand, I don't immediately understand why the one-line datafd patch would avoid the sed stdout error that you got when tried Jean-Louis's pipe-blocking.diff patch [from Aug 24], as y
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00024.html (15,928 bytes)

166. Re: Backup issues with OpenBSD 4.5 machines (score: 1)
Author: Michael Burk <burkml AT gmail DOT com>
Date: Fri, 4 Sep 2009 20:21:32 -0600
On Fri, Sep 4, 2009 at 6:21 PM, Nathan Stratton Treadway <nathanst AT ontko DOT com> wrote: <snip> But it sounds like you are saying that the one-line patch, which touched only datafd, actually fixed
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00025.html (14,390 bytes)

167. Trouble in paradise! amanda-2.6.2alpha-20090904 is broken for the user amanda (score: 1)
Author: Gene Heskett <gene.heskett AT verizon DOT net>
Date: Fri, 04 Sep 2009 22:34:55 -0400
Greetings; As you know, I script most of the things I do that are repetitive, and a fresh amanda install is no exception. You have all seen my "gh.cf" script, but here it is again: -- if [ `whoami` !
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00026.html (14,748 bytes)

168. Re: Trouble in paradise! amanda-2.6.2alpha-20090904 is broken for the user amanda (score: 1)
Author: "Dustin J. Mitchell" <dustin AT zmanda DOT com>
Date: Sat, 5 Sep 2009 11:22:03 -0400
On Fri, Sep 4, 2009 at 10:34 PM, Gene Heskett<gene.heskett AT verizon DOT net> wrote: I'll take a poke at it. I know the change that triggered this, so I just have to figure out how to fix it. Dustin
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00027.html (12,230 bytes)

169. Re: Trouble in paradise! amanda-2.6.2alpha-20090904 is broken for the user amanda (score: 1)
Author: Gene Heskett <gene.heskett AT verizon DOT net>
Date: Sat, 05 Sep 2009 11:36:33 -0400
Doubtful Gerhard, although I didn't check that at the time. I simply went back to the amanda-2.6.2alpha-20090831 version and reran that same script. The amcheck at the end of it had no problems, and
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00028.html (17,366 bytes)

170. Re: Trouble in paradise! amanda-2.6.2alpha-20090904 is broken for the user amanda (score: 1)
Author: Gene Heskett <gene.heskett AT verizon DOT net>
Date: Sat, 05 Sep 2009 12:31:08 -0400
wrote: Thanks Dustin. The 20090831 version ran nominally last night. No hurry since its a long weekend here and I'm a decade behind on my fishing. :) -- Cheers, Gene "There are four boxes to be used
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00029.html (12,900 bytes)

171. Re: Backup issues with OpenBSD 4.5 machines (score: 1)
Author: "Dustin J. Mitchell" <dustin AT zmanda DOT com>
Date: Sat, 5 Sep 2009 14:53:48 -0400
OK, sorry for the delay. Attached is a patch, also at http://github.com/djmitche/amanda/commit/435ed5a820819188578df4a8a730a6b084a9f29f.patch which adds a whole bunch of debugging. I'd like to hear h
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00030.html (14,693 bytes)

172. Re: Trouble in paradise! amanda-2.6.2alpha-20090904 is broken for the user amanda (score: 1)
Author: Gene Heskett <gene.heskett AT verizon DOT net>
Date: Sun, 06 Sep 2009 22:49:17 -0400
FWIW, 2.6.2alpha-20090905 is similarly broken. Back to 0831, which worked fine last night. -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00031.html (13,181 bytes)

173. Re: Trouble in paradise! amanda-2.6.2alpha-20090904 is broken for the user amanda (score: 1)
Author: "Dustin J. Mitchell" <dustin AT zmanda DOT com>
Date: Mon, 7 Sep 2009 10:13:49 -0400
On Sun, Sep 6, 2009 at 10:49 PM, Gene Heskett<gene.heskett AT verizon DOT net> wrote: Yes, well, it will remain broken until I fix it ;) This had slipped my mind over the weekend, but I'll work on it
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00032.html (12,250 bytes)

174. amanda-2.6.2alpha-20090905 with patch failed last night (score: 1)
Author: Gene Heskett <gene.heskett AT verizon DOT net>
Date: Tue, 08 Sep 2009 08:54:05 -0400
Greetings Dustin; The amcheck error it didn't think was one, was. From last nights run, the email: ** THE DUMPS DID NOT FINISH PROPERLY! The next tape Amanda expects to use is: Dailys-17. FAILURE DUM
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00033.html (16,826 bytes)

175. Re: hard coded limit REP_TIMEOUT of 6hrs in amandad-src/amandad.c (score: 1)
Author: Jean-Francois Malouin <malin AT bic.mni.mcgill DOT ca>
Date: Tue, 8 Sep 2009 12:03:34 -0400
* Jean-Francois Malouin <Jean-Francois.Malouin AT bic.mni.mcgill DOT ca> [20090831 13:38]: Hmmm, more than a week now and no replies. So I'll attempt to fix it myself: just to be on the safe side, an
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00034.html (11,996 bytes)

176. Re: Backup issues with OpenBSD 4.5 machines (score: 1)
Author: "Dustin J. Mitchell" <dustin AT zmanda DOT com>
Date: Tue, 8 Sep 2009 12:16:58 -0400
What about the amandad logfile? Dustin -- Open Source Storage Engineer http://www.zmanda.com
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00035.html (14,136 bytes)

177. Re: hard coded limit REP_TIMEOUT of 6hrs in amandad-src/amandad.c (score: 1)
Author: "Dustin J. Mitchell" <dustin AT zmanda DOT com>
Date: Tue, 8 Sep 2009 13:07:34 -0400
Sorry, I thought I replied, but what I meant to say was essentially: yes, that sounds like something to fix :) As long as the client will die if the TCP connection goes away, I would prefer to get ri
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00036.html (12,043 bytes)

178. Re: Backup issues with OpenBSD 4.5 machines (score: 1)
Author: "Dustin J. Mitchell" <dustin AT zmanda DOT com>
Date: Tue, 8 Sep 2009 20:03:52 -0400
OK, I don't see anything funny there. I think it's finally time to take this to the OpenBSD list and see if they can find anything in this wilderness. It might help to provide a pointer to the archiv
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00037.html (15,199 bytes)

179. Re: Backup issues with OpenBSD 4.5 machines (score: 1)
Author: "Dustin J. Mitchell" <dustin AT zmanda DOT com>
Date: Wed, 9 Sep 2009 09:31:23 -0400
Sigh, that reaches way back into the CVS days and Jean-Louis' memory -- he's not around right now. There were *bunches* of changes between 2.5.0 and 2.5.2, not least of which the introduction of the
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00038.html (15,599 bytes)

180. Re: Backup issues with OpenBSD 4.5 machines (score: 1)
Author: Michael Burk <burkml AT gmail DOT com>
Date: Wed, 9 Sep 2009 09:57:26 -0600
Sigh, that reaches way back into the CVS days and Jean-Louis' memory -- he's not around right now.  There were *bunches* of changes between 2.5.0 and 2.5.2, not least of which the introduction of th
/usr/local/webapp/mharc-adsm.org/html/Amanda-Users/2009-09/msg00039.html (16,562 bytes)


This search system is powered by Namazu