Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #8101

Bug#786460: ITP: kafka -- Distributed, partitioned, replicated commit log service

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From Sandro Tosi <morph@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.maint.java
Subject Bug#786460: ITP: kafka -- Distributed, partitioned, replicated commit log service
Date Wed, 17 Jun 2015 22:10:01 +0200
Message-ID <pCrF8-2Ou-9@gated-at.bofh.it> (permalink)
X-Original-To Brandon Bradley <bradleytastic@gmail.com>, 786460@bugs.debian.org, Debian Java <debian-java@lists.debian.org>, tony mancill <tmancill@debian.org>, "Potter, Tim (Cloud Services)" <timothy.potter@hp.com>
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -4.1
Reply-To Sandro Tosi <morph@debian.org>, 786460@bugs.debian.org
Original-Sender sandro.tosi@gmail.com
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc wnpp@debian.org, Brandon Bradley <bradleytastic@gmail.com>
X-Debian-Pr-Message followup 786460
X-Debian-Pr-Package wnpp
X-Spam-Bayes score:0.0000 Tokens: new, 30; hammy, 150; neutral, 116; spammy, 0. spammytokens: hammytokens:0.000-+--pbuilder, 0.000-+--wikidebianorg, 0.000-+--wiki.debian.org, 0.000-+--UD:wiki.debian.org, 0.000-+--sk:matrixh
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=vClp2CquTp7RpC2i9yNcLErBa23ZemRjjs30hHV2nX8=; b=fjxouSMg3RMPf7FOWCrYxL6IMZm8ebFlTZGgoaOmwChJ6hmy4PbLPEaBiAVZEJh3or wPiTInvXZ6rx6NTpHGcDdhuulFMj+P6XRBOArb9scQqrukPMTNo5F/gYYa1HXHQ5psFq iM6IhraVFTmsiFNQKmyMYpCRt/x5OR2qAVosnkWh0x/6I+yRLedTHC03tvalkjxi4Xuf nXqQak4cKptpWEAMdx9Vp9CNFQs1o1Ft5+aBkprr9/RZguWBmCMK/a18QGGcnMiD859H HLxPkyQ/clRjVqT7xBmRUk0NsbMIgx5IvdV+I0191qWkWnDxyVdVXDHOgxFuzBJyF4TK i8Tw==
X-Received by 10.202.74.10 with SMTP id x10mr5684118oia.98.1434571032244; Wed, 17 Jun 2015 12:57:12 -0700 (PDT)
MIME-Version 1.0
Sender robomod@news.nic.it
X-Google-Sender-Auth uzXlzBXQM5HiS863NXvIYeyEeyY
Content-Type text/plain; charset=UTF-8
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1183614
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <http://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 65
Organization linux.* mail to news gateway
X-Original-Date Wed, 17 Jun 2015 15:56:41 -0400
X-Original-Message-ID <CAB4XWXzXn7mWB5EApJBAAoFn_Fd9WED2wyzUdW=oAuFN3XbAEQ@mail.gmail.com>
X-Original-Sender sandro.tosi@gmail.com
Xref aioe.org linux.debian.bugs.dist:658296 linux.debian.maint.java:8101

Cross-posted to 2 groups.

Show key headers only | View raw


Hi everyone,
I'm looking at Brandon's package for kafka, and here are some comments:

* did you sent an email to debian-mentors asking for comments? it's
usually a good way to get exposure of a package and receive feedbacks
about it

* there is already a packaging effort from wikimedia at
https://git.wikimedia.org/summary/operations%2fdebs%2fkafka.git/HEAD -
did you look at it (eventually contacting them to have the packages in
debian)?

* you mention gradle in Debian is broken: have you investigated what
needs to be done to fix it?

* debian/changelog
  - it still contains 'UNRELEASED', that should be 'unstable' instead

* debian/control
  - consider adding a Vcs-Browser field in source stanza
  - short description should start with a lowercase letter

* debian/kafka.links
  - is empty and could be removed

* debian/kafka.lintian-overrides
  - I think there is still a lot of "heat" around it and I would
strongly advice to provide an init script

* debian/kafka.postinst
  - you do some operations in 'configure' but it seems you dont undo
them when removing/purging the package, which should happen instead

* debian/rules
  - consider using the more compact: --with A,B instead of --with A --with B
  - it looks really suspicious the usage of HOME: have you tried to
build your package in a clean chroot?
  - override_dh_systemd_start: true is, to say the least, unexpected,
what it is for?

* debian/watch
  - please provide it

the package fails to build from source (FTBFS as you might find
usually written) in pbuilder exactly when using HOME:

dh_auto_clean
GRADLE_USER_HOME=/tmp/buildd/.gradle ./gradlew clean
Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain
debian/rules:15: recipe for target 'override_dh_auto_clean' failed
make[1]: *** [override_dh_auto_clean] Error 1


Please address these problems, and please ask all the questions you need!

Cheers,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

Back to linux.debian.maint.java | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Bug#786460: ITP: kafka -- Distributed, partitioned, replicated commit log service Sandro Tosi <morph@debian.org> - 2015-06-17 22:10 +0200
  Bug#786460: ITP: kafka -- Distributed, partitioned, replicated commit log service Faidon Liambotis <paravoid@debian.org> - 2016-04-14 15:30 +0200

csiph-web