Bug#703638: [Openstack-devel] Bug#703638: ITP: cloudfuse -- FUSE filesystem for Swift object storage.

2013-09-12 Thread René Schultz Madsen
Is it getting maintained, because there has been no changes to the
code the last 3 months on github.

-- 

Med venlig hilsen / Best regards
René Schultz Madsen
Microting A/S
tlf. 66 11 10 66

CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is
for the sole use of the intended recipient(s) and may contain confidential
and privileged information or otherwise protected by law. Any unauthorized
review, use, disclosure or distribution is prohibited. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies of the original message


Bug#703638: [Openstack-devel] Bug#703638: ITP: cloudfuse -- FUSE filesystem for Swift object storage.

2013-03-24 Thread Thomas Goirand
On 03/23/2013 03:15 AM, Thomas Goirand wrote:
 i've requested the membership and changed the Maintainer field on
 debian/control
 also i took the liberty to add you to uploaders field
 
 Thanks!
 
 I have added you as a member of the project. Our packaging guidelines
 are over here:
 http://openstack.alioth.debian.org/

Hi,

I've seen that you have added a git repository. Thanks for that. But the
rights aren't correct. Please issue the following commands:

ssh gfa-gu...@vasks.debian.org
cd /git/openstack/cloudfuse.git
mv hooks/post-update.sample hooks/post-update
git --bare update-server-info
find . -exec chmod g+w {} \;
find . -type d -exec chmod g+s {} \;
git config core.sharedRepository group

so that others in the team can access your Git repository.

Cheers,

Thomas


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/514f4b04.2040...@debian.org



Bug#703638: ITP: cloudfuse -- FUSE filesystem for Swift object storage.

2013-03-22 Thread Thomas Goirand
On 03/22/2013 02:13 AM, gustavo panizzo gfa wrote:
 Package: wnpp
 Severity: wishlist
 Owner: gustavo panizzo gfa g...@zumbi.com.ar

 Package: wnpp
 Severity: wishlist
 Owner: gustavo panizzo gfa g...@zumbi.com.ar

 * Package name: cloudfuse
   Version : git20130124.809b07e 
   Upstream Author : Michael Barton m...@weirdlooking.com
 * URL : https://github.com/redbo/cloudfuse
 * License : BSD
   Programming Lang: C
   Description : FUSE filesystem for Swift object storage

 Cloudfuse is a FUSE application which provides access to 
 an installation of OpenStack's Swift.
Hi,

Please do not package this on your own, and joint the
Openstack packaging team on Alioth. I will be happy to
sponsor the upload of your work on Openstack if you need.

FYI, I already packaged ftp-cloudfs and sftpcloudfs, which
are currently in NEW (I'm mentioning it, since that is as well
some alternative ways to access swift).

Cheers,

Thomas


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/514c12db.5030...@debian.org



Bug#703638: ITP: cloudfuse -- FUSE filesystem for Swift object storage.

2013-03-22 Thread gustavo panizzo gfa
On 03/22/2013 05:14 AM, Thomas Goirand wrote:
 Hi,
 
 Please do not package this on your own, and joint the
 Openstack packaging team on Alioth. I will be happy to
 sponsor the upload of your work on Openstack if you need.

i've requested the membership and changed the Maintainer field on
debian/control
also i took the liberty to add you to uploaders field

 
 FYI, I already packaged ftp-cloudfs and sftpcloudfs, which
 are currently in NEW (I'm mentioning it, since that is as well
 some alternative ways to access swift).
i will check them

package has 1 lintian warning overridden:
possible-gpl-code-linked-with-openssl (program is licensed under the MIT
license)
i'm working on the other warnings

package can be found at
http://mentors.debian.net/debian/pool/main/c/cloudfuse/cloudfuse_20130124~git809b07e-1.dsc

thanks

-- 
1AE0 322E B8F7 4717 BDEA  BF1D 44BB 1BA7 9F6C 6333


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/514c9da8.2050...@zumbi.com.ar



Bug#703638: ITP: cloudfuse -- FUSE filesystem for Swift object storage.

2013-03-22 Thread Thomas Goirand
Hi,

On 03/23/2013 02:06 AM, gustavo panizzo gfa wrote:
 On 03/22/2013 05:14 AM, Thomas Goirand wrote:
 Hi,

 Please do not package this on your own, and joint the
 Openstack packaging team on Alioth. I will be happy to
 sponsor the upload of your work on Openstack if you need.
 
 i've requested the membership and changed the Maintainer field on
 debian/control
 also i took the liberty to add you to uploaders field

Thanks!

I have added you as a member of the project. Our packaging guidelines
are over here:
http://openstack.alioth.debian.org/

Please upload your Git repository in /git/openstack on Alioth.

 package has 1 lintian warning overridden:
 possible-gpl-code-linked-with-openssl (program is licensed under the MIT
 license)

Why do you need such override? Is it a false positive?

 i'm working on the other warnings

Please ping me when you think you are done.

 package can be found at
 http://mentors.debian.net/debian/pool/main/c/cloudfuse/cloudfuse_20130124~git809b07e-1.dsc

Maybe it's better if I have a look using Git, so that I can commit some
fixes directly, no?

Cheers,

Thomas


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/514cadb5.5060...@debian.org



Bug#703638: ITP: cloudfuse -- FUSE filesystem for Swift object storage.

2013-03-22 Thread gustavo panizzo gfa
On 03/22/2013 04:15 PM, Thomas Goirand wrote:
 Hi,

 I have added you as a member of the project. Our packaging guidelines
 are over here:
 http://openstack.alioth.debian.org/
should i add any hook to notify updates?

 
 Please upload your Git repository in /git/openstack on Alioth.
done

 
 package has 1 lintian warning overridden:
 possible-gpl-code-linked-with-openssl (program is licensed under the MIT
 license)
 
 Why do you need such override? Is it a false positive?
yes

 
 i'm working on the other warnings
 
 Please ping me when you think you are done.
package is in good shape now, ready to be uploaded IMHO

 
 package can be found at
 http://mentors.debian.net/debian/pool/main/c/cloudfuse/cloudfuse_20130124~git809b07e-1.dsc
 
 Maybe it's better if I have a look using Git, so that I can commit some
 fixes directly, no?

 
 Cheers,
 
 Thomas
 

have a nice weekend!

-- 
1AE0 322E B8F7 4717 BDEA  BF1D 44BB 1BA7 9F6C 6333


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/514cc71c.1000...@zumbi.com.ar



Bug#703638: ITP: cloudfuse -- FUSE filesystem for Swift object storage.

2013-03-21 Thread gustavo panizzo gfa
Package: wnpp
Severity: wishlist
Owner: gustavo panizzo gfa g...@zumbi.com.ar

Package: wnpp
Severity: wishlist
Owner: gustavo panizzo gfa g...@zumbi.com.ar

* Package name: cloudfuse
  Version : git20130124.809b07e 
  Upstream Author : Michael Barton m...@weirdlooking.com
* URL : https://github.com/redbo/cloudfuse
* License : BSD
  Programming Lang: C
  Description : FUSE filesystem for Swift object storage

Cloudfuse is a FUSE application which provides access to 
an installation of OpenStack's Swift.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130321181350.11420.23378.reportbug@localhost