[sheepdog] [ANNOUNCE] sheepdog stable release v0.7.4

2013-10-20 Thread Hitoshi Mitake
Hi sheepdog users and developers, I released v0.7.4 of stable branch. You can download a source archive from these URLs: tar.gz: https://github.com/sheepdog/sheepdog/archive/v0.7.4.tar.gz zip: https://github.com/sheepdog/sheepdog/archive/v0.7.4.zip There is no difference between v0.7.4-rc0 and v

[sheepdog] [ANNOUNCE] sheepdog stable release v0.7.4-rc0

2013-10-17 Thread Hitoshi Mitake
Hi sheepdog users and developers, Sorry for delaying, I released v0.7.4-rc0 of stable branch. You can download a source archive from these URLs: tar.gz: https://github.com/sheepdog/sheepdog/archive/v0.7.4-rc0.tar.gz zip: https://github.com/sheepdog/sheepdog/archive/v0.7.4-rc0.zip The main proble

Re: [sheepdog] [ANNOUNCE] sheepdog stable release v0.7.4

2013-10-21 Thread Bastian Scholz
Hi Hitoshi, I test version v0.7.4 today, but make deb seems to be broken (earlier version not tested) Testenvironment is an debian wheezy x64 When calling "make deb" I get this error. [...] Making distclean in . make[3]: Entering directory `/usr/src/sheepdog/sheepdog-0.7.4' rm -rf sheepdog.spec

Re: [sheepdog] [ANNOUNCE] sheepdog stable release v0.7.4

2013-10-21 Thread Hitoshi Mitake
Hi Bastian, At Mon, 21 Oct 2013 09:47:27 +0200, Bastian Scholz wrote: > > Hi Hitoshi, > > I test version v0.7.4 today, but make deb > seems to be broken (earlier version not > tested) Testenvironment is an debian wheezy > x64 > > When calling "make deb" I get this error. > > [...] > Making di

Re: [sheepdog] [ANNOUNCE] sheepdog stable release v0.7.4

2013-10-22 Thread Bastian Scholz
Hi Hitoshi, Am 2013-10-21 10:03, schrieb Hitoshi Mitake: Thanks a lot for reporting the problem. The cause of the error is that "make deb" assumes it is executed in a directory of the sheepdog git repository. If you need the deb package soon, could you try the below commands? $ git clone http

Re: [sheepdog] [ANNOUNCE] sheepdog stable release v0.7.4

2013-10-24 Thread Hitoshi Mitake
On Tue, Oct 22, 2013 at 9:45 PM, Bastian Scholz wrote: > Hi Hitoshi, > > Am 2013-10-21 10:03, schrieb Hitoshi Mitake: > >> Thanks a lot for reporting the problem. The cause of the error is that >> "make deb" assumes it is executed in a directory of the sheepdog git >> repository. >> >> If you need

Re: [sheepdog] [ANNOUNCE] sheepdog stable release v0.7.4

2013-10-25 Thread Liu Yuan
On Thu, Oct 24, 2013 at 11:34:13PM +0900, Hitoshi Mitake wrote: > On Tue, Oct 22, 2013 at 9:45 PM, Bastian Scholz wrote: > > Hi Hitoshi, > > > > Am 2013-10-21 10:03, schrieb Hitoshi Mitake: > > > >> Thanks a lot for reporting the problem. The cause of the error is that > >> "make deb" assumes it i

Re: [sheepdog] [ANNOUNCE] sheepdog stable release v0.7.4

2013-10-25 Thread Liu Yuan
On Fri, Oct 25, 2013 at 04:01:56PM +0800, Liu Yuan wrote: > On Thu, Oct 24, 2013 at 11:34:13PM +0900, Hitoshi Mitake wrote: > > On Tue, Oct 22, 2013 at 9:45 PM, Bastian Scholz wrote: > > > Hi Hitoshi, > > > > > > Am 2013-10-21 10:03, schrieb Hitoshi Mitake: > > > > > >> Thanks a lot for reporting

Re: [sheepdog] [ANNOUNCE] sheepdog stable release v0.7.4

2013-10-27 Thread Hitoshi Mitake
On Fri, Oct 25, 2013 at 5:04 PM, Liu Yuan wrote: > On Fri, Oct 25, 2013 at 04:01:56PM +0800, Liu Yuan wrote: >> On Thu, Oct 24, 2013 at 11:34:13PM +0900, Hitoshi Mitake wrote: >> > On Tue, Oct 22, 2013 at 9:45 PM, Bastian Scholz wrote: >> > > Hi Hitoshi, >> > > >> > > Am 2013-10-21 10:03, schrieb