Bug#773325: ITP: picojson -- A header-file-only, JSON parser serializer in C++

2014-12-16 Thread Kapil Arya
Package: wnpp Severity: wishlist Owner: Kapil Arya * Package name: picojson Version : 1.2.1 Upstream Author : Kazuho Oku * URL : https://github.com/kazuho/picojson * License : BSD-2-Clause Programming Lang: C++ Description : A header-file-only, JSON

Bug#610653: ITP: dmtcp -- Checkpoint/Restart functionality for Linux processes

2011-02-03 Thread Kapil Arya
On Thu, Feb 3, 2011 at 1:05 PM, Yaroslav Halchenko wrote: > ok... uploaded to NEW! thanks for not giving up! from now on things should go > smooth(er) ;-) Thanks a lot Yaroslav! > one new "complaint": > > * getting lots of > > [5295] NOTE at connectionmanager.cpp:585 in handlePreExistingFd; > R

Bug#610653: ITP: dmtcp -- Checkpoint/Restart functionality for Linux processes

2011-02-03 Thread Kapil Arya
Okies. Fixed all three in the newest package :-). Here is the link to .dsc: http://mentors.debian.net/debian/pool/main/d/dmtcp/dmtcp_1.2.0+svn876-1.dsc Thanks, Kapil On Thu, Feb 3, 2011 at 9:13 AM, Yaroslav Halchenko wrote: > > On Wed, 02 Feb 2011, Yaroslav Halchenko wrote: >> > Okay, so I have

Bug#610653: ITP: dmtcp -- Checkpoint/Restart functionality for Linux processes

2011-02-02 Thread Kapil Arya
That's pretty cool. Thank you Yaroslav! I will give it a try soon. --Kapil On Wed, Feb 2, 2011 at 7:44 PM, Yaroslav Halchenko wrote: > > On Wed, 02 Feb 2011, Kapil Arya wrote: >> Okay, so I have fixed this one as well. Here is the link to the latest >> .dsc file: >&

Bug#610653: ITP: dmtcp -- Checkpoint/Restart functionality for Linux processes

2011-02-02 Thread Kapil Arya
Okay, so I have fixed this one as well. Here is the link to the latest .dsc file: http://mentors.debian.net/debian/pool/main/d/dmtcp/dmtcp_1.2.0+svn873-1.dsc Yaroslav, Can you tell me how to setup this environment having 32-build system over 32/64 bit capable kernel so that I can do some testin

Bug#610653: ITP: dmtcp -- Checkpoint/Restart functionality for Linux processes

2011-02-01 Thread Kapil Arya
Hello All, I have now uploaded yet another version of dmtcp on mentors.debian.net. Hopefully this one is very close :-). Here is the link to the .dsc file: http://mentors.debian.net/debian/pool/main/d/dmtcp/dmtcp_1.2.0+svn871-1.dsc Let me know howz this one. Thanks, -Kapil -- To UNSUBSCRIBE

Bug#610653: ITP: dmtcp -- Checkpoint/Restart functionality for Linux processes

2011-02-01 Thread Kapil Arya
> # uname -m > x86_64 > # dpkg --print-architecture > i386 > > quite often Debian 32bit-built systems are running on top of 32/64 bit > capable kernel.  So, imho correct way to deduce built type is not from kernel > but from toolchain itself: > > # grep OUTPUT_ARCH mtcp.t > OUTPUT_ARCH(i386) > > an

Bug#610653: ITP: dmtcp -- Checkpoint/Restart functionality for Linux processes

2011-01-31 Thread Kapil Arya
Hello Yaroslav, I have made the changes in the new uploaded version. Here is the link to the new .dsc file: http://mentors.debian.net/debian/pool/main/d/dmtcp/dmtcp_1.2.0+svn868-1.dsc My replies/comments/questions are inline. Thanks, -Kapil PS: Please also have a look at libdmtcpaware1.postinst

Bug#610653: ITP: dmtcp -- Checkpoint/Restart functionality for Linux processes

2011-01-28 Thread Kapil Arya
ve looked like > http://mentors.debian.net/debian/pool/main/d/dmtcp/dmtcp_1.2.0+svn859-1.dsc > > On Wed, 26 Jan 2011, Kapil Arya wrote: > >> Hello All, >> I have uploaded the new version of the package with most of the >> suggested modifications. I am still working on the r

Bug#610653: ITP: dmtcp -- Checkpoint/Restart functionality for Linux processes

2011-01-26 Thread Kapil Arya
Hello All, I have uploaded the new version of the package with most of the suggested modifications. I am still working on the rest. Here is the url to the signed dsc:  http://mentors.debian.net/debian/pool/main/d/dmtcp/dmtcp_1.2.0+svn859.dsc > > > Thanks for pointing this out. There is no need of

Bug#610653: ITP: dmtcp -- Checkpoint/Restart functionality for Linux processes

2011-01-25 Thread Kapil Arya
Hello, [CC'ing Gene Cooperman (another DMTCP developer) as well] On Mon, Jan 24, 2011 at 2:36 PM, Yaroslav Halchenko wrote: > Cool project! > > Thanks for preparing packaging  as well -- probably I could > sponsor it. So here is my take (looking at SVN's debian/) Thanks again! > * debian/copyr

Bug#610653: ITP: dmtcp -- Checkpoint/Restart functionality for Linux processes

2011-01-24 Thread Kapil Arya
that (and -dev will contain .a, .h)... if no dynamic > library (and its support) is desired, then please provide at least > libdmtcpaware-dev package containing programming interface (and patch to > manpage to instruct static building against .a?) > > > Cheers! > >