pkgtools-bug? (from freebsd-hackers -> Re: weird problems with porupgrade)

2006-04-16 Thread Hannes Hauswedell
i have looked into the pkgtools ruby code it seems to be some bug with the logged_command function. i dont think it is a very clean solution but i have provided a diff against /usr/local/lib/ruby/site_ruby/1.8/pkgtools.rb that solves the problem. could someone with knowledge of ruby and mayb

Re: weird problems with porupgrade

2006-04-16 Thread Hannes Hauswedell
> I don't see any red. Could you post a unidiff or similar please. i have reposted it and i have done some browsing in pkgtools' source and although i dont speak ruby i can say for sure it is pkg_fetch's output that is completely missing. so i think that there must be some problem of ruby's s

Re: weird problems with porupgrade

2006-04-15 Thread Peter Jeremy
On Sat, 2006-Apr-15 16:35:15 +, Hannes Hauswedell wrote: >however the same code, run as a subprocess of kdevelop misses the code colored >in red. I don't see any red. Could you post a unidiff or similar please. -- Peter Jeremy ___ freebsd-hacke

Re: weird problems with porupgrade

2006-04-15 Thread Hannes Hauswedell
> Could it be you are seeing the differences between stdout and stderr? no, of course not :D but thanks ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTE

Re: weird problems with porupgrade

2006-04-15 Thread Eric Schuele
Hannes Hauswedell wrote: hi everybody! since some time now i am developing kports an advanced kde frontend for the freebsd-ports and in future also pkgsrc and openbsd ports. since the last release last summer i have gone through a complete rewrite and right now am at the point where i monitor p