ian/lucene/
Please let me know of any deficiencies, both in the package itself and Debian
policy-wise. How do I go on from here?
Cheers
Jan-Pascal
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: wnpp
Owner: "Jan-Pascal van Best" <[EMAIL PROTECTED]>
Severity: wishlist
* Package name: uccass
Version : 1.8.1
Upstream Author : John W. Holmes <[EMAIL PROTECTED]>
* URL : http://www.bigredspark.com/survey.html
* License :
Package: lintian
Version: 1.23.29
Severity: normal
When using Lintian on a package (under development) under the Affero general
public license (AGPL), Lintian complains that the debian/copyright file should
refer to the GPL in /usr/share/common-licenses instead:
E: uccass: copyright-should-refer-t
Package: spotweb
Version: 20130826+dfsg2-1
Severity: normal
The cron.hourly spotweb job gives the following message:
PHP Notice: Uninitialized string offset: 0 in
/usr/share/spotweb/lib/dbeng/dbeng_pdo_mysql.php on line 28
when the database server as set by dbconfig-common is set to the empty s
debian.org/gitweb/?p=collab-maint/ledger.git;a=summary).
It seems to work for me...
Could someone review this please?
Jan-Pascal
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.en
ol: Consider depending on libapache2-mod-php5 | php5 and
php5-mysql | php5-mysqlnd
Wouldn't depending on libapache2-mod-php5 | php5 cause apt-get to allow
installing spotweb on systems having just apache2 and php5-cli?
Thanks again for your effort in reviewing this package, I had almost
given
Hi Vincent,
Thanks for the quick response! I've uploaded a new version
(20130826+dfsg2-1)
to mentors, and also pushed to Alioth git.
Jan-Pascal
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
uld choose "SpotWeb" (in
camel case), since that seems to be used most by upstream. The debconf
templates contain one or more instances of "Spotweb".
Thanks again for your help,
Jan-Pascal
On 11/14/2011 07:38 AM, Christian PERRIER wrote:
> Dear Debian maintainer,
&
Christian and others,
Thanks again for your work. Looks good to me now.
Jan-Pascal
On 11/16/2011 06:05 AM, Christian PERRIER wrote:
> (thanks, Justin for the corrections and Jan-Pascal for your
> constructive remarks and, no, I won't shout...definitely not..having a
> few days af
I second this RFP. Very useful piece of software for which there is no
real alternative, AFAIK.
Copyright situation looks clear, dependencies nicely contained in the /lib
folder. I would package it myself but I know I won't be able to support it
on the long term.
Jan-Pascal
--
To UNSUBS
Package: git
Version: 1:1.7.10.4-1+wheezy1
Severity: normal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi,
I've recently changed the SSL certificate of the Apache server my own public git
repository is on. Both Iceweasel and the curl command line have no problems with
it. The StartSSL ca ce
Hi,
Just saw bug #690551 in libcurl3-gnutls, which seems related. I updated
libcurl3-gnutls to the version in sid (7.28.0-3), but the problems
persists, though with slightly different messages:
$ git clone https://www.vanbest.eu/git/lootjes-play/
Cloning into lootjes-play...
* Couldn't find host
The jp2a tool, linked to libcurl-gnutls, has the same problem. See below.
The curl command line tool itself uses openssl. So it seems the
distinction is between libcurl3-openssl and libcurl3-gnutls.
$ jp2a -d https://www.vanbest.eu/images/sm_logo.png
* About to connect() to www.vanbest.eu port 443
The order of the certificate chain that I configured in my web server was
wrong: I put the CA root first, and then the intermediate cert. The SSL
spec says that the SSL server should send its own cert first, next (in
order) all higher-level certs up to the root CA.
Reordering certs in the Apache
to the
pkg-php group.
Cheers
Jan-Pascal
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best"
* Package name: spotweb
Version : git release 20110813
Upstream Author : Spotweb
* URL : http://gitbug.com/spotweb/spotweb
* License : BSD-3-clause, some parts GPL, LGPL, MIT an
Hi,
Work on the spotweb packaging is as good as done. The latest version is
kept at mentors.debian.net: http://mentors.debian.net/package/spotweb.
Packaging is in git:
Vcs-Git: git://anonscm.debian.org/users/janpascal-guest/spotweb.git
Vcs-Browser:
http://anonscm.debian.org/gitweb/?p=users/janpa
Hi,
Preliminary packaging for lucene3 is available in subversion:
http://svn.debian.org/wsvn/pkg-java/trunk/lucene3/
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: debian-maintainers
Severity: normal
This is the annual signed ping for Jan-Pascal van Best as Debian Maintainer
-- System Information:
Debian Release: 6.0.2
APT prefers stable
APT policy: (990, 'stable'), (400, 'testing'), (200, 'unstable')
Archit
cript with error if database update fails.
Closes: #709877
Thank you in advance for any help or advice.
Cheers
Jan-Pascal
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
There's a patch fixing this bug in the new release of spotweb, which is
currently under review on debian-mentors
(http://mentors.debian.net/package/spotweb)
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.
version on NEWS entry (because I already use the version
number to be released to Debian)
Cheers
Jan-Pascal
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
my $last_prog = $last_chan;
foreach my $prog ( $t2->findnodes( '//programme' ) ) {
$root->insertAfter( $prog, $last_prog );
This works for me, although perl complains a bit about the my $last_prog masking
the earlier declaration.
Hope this
-gmp,
>> php5-gd, msttcorefonts,
> ^
> Hang on... msttcorefonts is a virtual package provided by the contrib
> ttf-mscorefonts-installer. For spotweb to stay in main, surely it
> needs to switch to fonts-liberation?
It did in version 20111002+dfsg-2. No changes in the debconf templat
Wonderful, thanks for your help!
Jan-Pascal
On Mon, October 31, 2011 03:41, Christian PERRIER wrote:
> Dear Debian maintainer,
>
> The Debian internationalisation team and the Debian English
> localisation team will soon begin the review of the debconf
> templates used in sp
Package: debian-maintainers
Severity: normal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
This is the annual signed ping for Jan-Pascal van Best as Debian Maintainer
- -- System Information:
Debian Release: 8.5
APT prefers stable
APT policy: (700, 'stable'), (300, '
invalidated by these developments.
I'm looking into possibilities to revive the denyhosts package
for stretch. I'll post an ITP shortly.
Cheers
Jan-Pascal
-- System Information:
Debian Release: 8.0
APT prefers stable
APT policy: (990, 'stable'), (700, 'oldstable&
Hi David,
Thanks for noticing, I'll try to take care of this.
Jan-Pascal
On 03/28/2015 11:47 PM, David Prévot wrote:
> Package: spotweb
> Version: 20130826+dfsg2-2
> Severity: important
> Tags: security
>
>
> Hi,
>
> I just noticed that the spotweb packages embed
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best"
* Package name: denyhosts-server
Version : 2.0.0
Upstream Author : Jan-Pascal van Best
* URL : http://github.com/janpascal/denyhosts_sync
* License : AGPL-3+
Programming La
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best"
* Package name: python-twistar
Version : 1.3
Upstream Author : Brian Muller
* URL : http://findingscience.com/twistar/
* License : MIT, BSD-derived
Programming Lang: Python
D
2 #731963
>
>Please evaluate which of them need to be reopened or failing that
>reopen all of them.
Of course, I was planning to do that.
Jan-Pascal
intend to revive the
Debian package after consulting with the previous maintainer.
Cheers
Jan-Pascal
Package name : denyhosts
Version : 2.10
Upstream Authors : Phil Schwartz ,
Jesse Smith , Matt Ruffalo
Name
URL : https://github.com/denyhosts/denyhosts
License : GPL-2+
Description Utility to
Seconded. Peewee is one of my favorite libraries, simple yet powerful.
Jan-Pascal
signature.asc
Description: OpenPGP digital signature
Package: libjs-jquery-treetable
Severity: normal
Hi,
The version of jquery-treetable in Debian is quite old, and is missing several
features and bugfixes implemented in newer upstream releases. Please update the
package to the latest upstream release (currently 3.2.0).
Thank you!
Jan-Pascal
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best" <[EMAIL PROTECTED]>
Package name: solr
Version : 1.2.0
Upstream Author : Bill Au, Doug Cutting, Bertrand Delacretaz, Otis
Gospodnetic, Erik Hatcher, Chris Hostetter, Mike Klaas, Ryan McKinley, Y
Package: devscripts
Version: 2.10.4
Severity: normal
Tags: patch
Running "uscan --dehs" from a package base directory returns invalid
xml because the end tag is missing. Example:
$ uscan --dehs
solr
1.1.0
1.1.0
1.1.0
http://www.apache.org/dist/lucene/solr/1.1/apache-solr-1.1.0-incubating.tgz
u
into providing a separate demo installation, or supply the demo
files under /usr/share/doc/solr
Package repository: http://www.vanbest.org/debian/
SVN repository (read-only): http://svn.vanbest.org/svn/solr
Websvn: http://svn.vanbest.org/websvn/listing.php?repname=solr
Cheers
Jan-Pascal
signatur
xt.java:364)
at
org.apache.jasper.JspCompilationContext.getServletPackageName(JspCompilationContext.java:353)
at
org.apache.jasper.JspCompilationContext.createOutputDir(JspCompilationContext.java:578)
at
org.apache.jasper.JspCompilationContext.getOutputDir(JspCompilationContext.java:182)
Please include commons-el with Je
I've started work on packaging phpesp. I'm using webapps-common, which is not
in the pool yet, so the phpesp package will probably start its life in
experimental, or outside of the pool altogether.
Subversion repository at
http://svn.vanbest.org/svn/phpesp/trunk/
and websvn at
http://www.vanbes
rules
(change JAVA_HOME to /usr/lib/jvm/java-gcj and :wq)
$ debuild -i -us -uc
(observe unit test failures in build log)
I'll attach a list of the failed test cases as a reply to this bug.
Jan-Pascal
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990
Here's the parts of the build log that show which test cases fail with
gcj-4.3[junit] Testsuite: org.apache.lucene.document.TestDateTools
[junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 5.689 sec
[junit]
[junit] Testcase:
testStringtoTime(org.apache.lucene.document.Tes
# Automatically generated email from bts, devscripts version 2.10.10
#The fix I thought i had does not fix the bug
tags 443382 - pending
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
problem for Solr, but it may cause
problems for other applications or other VMs.
Jan-Pascal
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best" <[EMAIL PROTECTED]>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* Package name: luke
Version : 0.7.1
Upstream Author : Andrzej Bialecki <[EMAIL PROTECTED]>
* URL : http://www.geto
extra
statements in the setTimeZone method compared to gcj-src that (to me) seem
to make the difference.
Cheers
Jan-Pascal
. The
rmic documentation however states that all options must come BEFORE the list of
classes. It seems Sun's rmic doesn't care, but the gcj/kaffe rmic does.
The issue is in the execute() method of the
org.apache.tools.ant.taskdefs.rmic.KaffeRmic class.
Patch attached.
Cheers,
Ja
I would think the following would put Jetty 6 a long way on the road:
- build without network access
- build without using included jar files
- instead, use jar files already packaged with Debian in /usr/share/java
- build with OpenJDK instead of Sun's Java
Cheers
Jan-Pascal
-
# Automatically generated email from bts, devscripts version 2.10.35
#Wrong po file name
reopen 483416
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: lucene
Severity: wishlist
Lucene has released version 2.0.0, which is mostly source compatible
with 1.4.3 which is in Debian now. Release 2.0.0 contains a number of
bug fixes, but most importantly, many extras such as hit highlighting
(in lucene-highlighter-2.0.0.jar).
-- System Informa
Package: egroupware
Version: 1.6.001+dfsg-2
Severity: normal
The groupdav application in egroupware is packes, but doesn't work because of
two reasons:
- missing dependency on php5-mcrypt
- application not inserted in the database
The second reason can be worked around after installation by manua
the later case, it's
> normal behavior, that new applications get NOT installed.
>
It's an update. The trouble is that there is no application 'groupware'
in the list that you get with
Setup/Manage applications.
Jan-Pascal
--
Jan-Pascal van Best
janpas...@vanbest.org, jan
Please find attached a patch, backported from testing, for this bug. It
build the symlink
(/etc/tomcat5.5/policy.d/05solr.policy -> ../../solr/tomcat.policy) in
the postinst maintainer
script. This prevents the condition that triggers the bug.
--
Jan-Pascal van Best
janpas...@vanbest.org, jan
(org.apache.solr.update.AutoCommitTest) I cannot reproduce (yet).
--
Jan-Pascal van Best
janpas...@vanbest.org, janpas...@vanbest.eu
http://www.vanbest.org/janpascal/
GPG key fingerprint 4617 E5FB C56D ACB6 7C8C DE64 3A4C B270 1A89 CC23
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject
Package: libaxis-java
Version: 1.4-2
Severity: important
Hi all,
I think libaxis-java should depend on (or at least suggest)
libcommons-logging and libcommons-discovery. The simplest example
from the axis docs (TestClient.java) needs these two to run (it compiles
without).
Cheers
Jan-Pascal
Package: gcj-4.1
Version: 4.1.1-20
Severity: normal
When running the following code from a CEST locale:
Calendar cal = Calendar.getInstance();
System.out.println( "Calendar: " + cal.toString() );
cal.setTimeZone(TimeZone.getTimeZone("GMT"));
cal.set(1970, 0, 1,// year=1970, mo
Hi,
I forgot to mention that this bug triggers a unit test failure in Lucene
2.2.0 (Debian package liblucene2-java), meaning the the Lucene package
cannot be built using gcj, and so cannot go into Debian main (it is build
using the Sun toolchain now).
Jan-Pascal
On Wed, July 18, 2007 14:04, Matthias Klose wrote:
> Jan-Pascal van Best writes:
>> Hi,
>>
>> I forgot to mention that this bug triggers a unit test failure in Lucene
>> 2.2.0 (Debian package liblucene2-java), meaning the the Lucene package
>> cannot be built
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best" <[EMAIL PROTECTED]>
There is no online survey package in Debian at the moment. A quick
web scan suggests that phpESP is a good candidate to fill that gap.
* Package name: phpesp
Version : 1.8.2
Upstrea
This bug only occurs with with tomcat5.5_5.5.23-1 (lenny/sid), not with
5.5.20-2 (stable).
Maybe moving the configuration files from /var/lib/tomcat5.5/conf to
/etc/tomcat5.5, or the switch from ${catalina.home} to ${catalina.base}
causes this.
Thanks for your report, I will look into it.
Jan
libcommons-fileupload-java to version 1.2
Kind regards,
Jan-Pascal
-- System Information:
Debian Release: 4.0
APT prefers oldstable
APT policy: (990, 'oldstable'), (900, 'stable'), (100, 'testing'), (50,
'unstable')
Architecture: i386 (i686)
Shell: /bin
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best" <[EMAIL PROTECTED]>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* Package name: libcommons-csv-java
Version : 0.1
Upstream Author : Henri Yandell
* URL : http://jakarta.apache.org/com
Also posted to the dar-support mailing list:
http://sourceforge.net/mailarchive/forum.php?thread_name=4A6055E4.5080802%40vanbest.org&forum_name=dar-support
Cheers
Jan-Pascal
-- System Information:
Debian Release: 5.0.2
APT prefers stable
APT policy: (990, 'stable'), (400, 'te
just to confirm it isn't something extremely singular with the
reporter's system, I'd like to confirm that on my system, running the
sample bsh script with ./test.bsh also fails.
Jan-Pascal
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject
Package: libcommons-compress-java
Version: 0~svn604876-1
Severity: wishlist
Common-compress 1.0 has been released. It is now out of incubator.
Commons-compress 1.0 is needed for lucene 2.9.
-- System Information:
Debian Release: 5.0.2
APT prefers stable
APT policy: (990, 'stable'), (400, 'te
r/share/java
by private mail? Maybe Solr needs a library but doesn't depend on it.
Thanks,
Jan-Pascal
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Tomcat also doesn't start for me without including commons-logging to
Tomcat's class path. I also think the severity of this bug should be
raised, Tomcat is not usable like this at all.
Jan-Pascal
signature.asc
Description: OpenPGP digital signature
now.
I'm a bit reluctant to move lucene2 into main while we know it doesn't
work properly with java-gcj-compat, but I'll let Michael overrule me...
Cheers
Jan-Pascal
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best" <[EMAIL PROTECTED]>
* Package name: tika
Version : 0.2-SNAPSHOT
Upstream Author : Jukka Zitting <[EMAIL PROTECTED]> and others
* URL : http://incubator.apache.org/tika/
* Licens
Package: libjakarta-poi-java
Version: 3.1.dfsg-1
Severity: wishlist
Hi,
There's a new version of jakarta-poi available upstream (3.1). It builds fine
with the current Debian packaging. Please update libjakarta-poi-java to 3.1.
Apache Tika needs the newer version.
-- System Information:
Debian R
Package: wnpp
Severity: wishlist
* Package name: libjavanet-staxutils-java
Version : 20070216
Upstream Author : [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
* URL : http://stax-utils.dev.java.net
* License : BSD
Programming Lang: Java
Description
tests :-).
Updates are in svn, I'm preparing an upload now.
Jan-Pascal
signature.asc
Description: OpenPGP digital signature
Package: libdb-je-java
Version: 3.2.68-1
Severity: normal
Since OpenJDK is in main, please rebuild libdb-je-java with OpenJDK and move the
package to main.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (400, 'unstable')
Architecture: amd64
Package: glassfish-javaee
Severity: normal
Please rebuild glassfish with OpenJDK (since it is in main now) and move
glassfish to main too.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (400, 'unstable')
Architecture: amd64 (x86_64)
Kernel:
Package: jetty
Version: 5.1.14-1
Severity: important
Hi,
I think Jetty can and should be moved to main. All its deps and build-deps are
in main, so it seems to be there is no reason for jetty to remain in contrib.
Jan-Pascal
-- System Information:
Debian Release: lenny/sid
APT prefers
Subject: debian-maintainers: DM application for Jan-Pascal van Best
Package: debian-maintainers
Version: 1.42
Severity: normal
Tags: patch
Hi!
I'd like to be added to the debian-maintainers keyring. Please find
attached the
jetring changeset with my public key and references to my agreeme
The problem can be solved by adding jasper-compiler-jdt.jar to Jetty's
classpath:
Add the line
$(tomcat.lib.home)/jasper-compiler-jdt.jar ! available
org.eclipse.jdt.core.JDTCompilerAdapter
to /etc/jetty/start.config
Jan-Pascal
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
w
Package: jetty
Version: 5.1.14-1
Severity: important
Hi,
It seems .jsp pages do not work any more with Jetty 5.1.14-1. If I ask for
http://localhost:8280/snoop.jsp, I get the following request attributes:
Request Attributes
javax.servlet.error.servlet_name: jsp
DemoFilter-REQUEST: 1
DemoFi
http://www.vanbest.org/websvn/listing.php?repname=commons-csv
Michael Koch is looking at the package as a mentor/sponsor.
Jan-Pascal
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best" <[EMAIL PROTECTED]>
* Package name: libeasymock-java
Version : 2.3
Upstream Author : Tammo Freese (OFFIS) <[EMAIL PROTECTED]>
* URL : http://www.easymock.org/
* License :
Package: solr
Severity: wishlist
When building the Solr package from source, the unit tests are not run. This
hides the fact that, currently, the unit tests fail when building Solr with
gcj.
The debian/rules file in the Solr source package should run the ant 'test'
target.
-- System Information
Package: lucene2
Severity: wishlist
Please enable contrib/db/bdb-je.
Reporting this as a wishlist bug because there is now an ITP for bdb-je
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (990, 'stable'), (300, 'testing'), (200, 'unstable')
Architecture: i386 (i686
Hi Niels,
Sorry for taking some time to notice. It's not quite clear to me whether
you would like me to do an upload with the Breaks or not. Should I
prepare it and send it to testing-proposed=updates?
Jan-Pascal
On 09/03/2010 05:02 PM, Niels Thykier wrote:
> severity 595356 important
b/xtables/*recent*
-rw-r--r-- 1 root root 10080 2010-07-16 23:17 /lib/xtables/libxt_recent.so
Cheers
Jan-Pascal
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Tags: patch
Hi all,
Please find attached a debdiff that patches the debian source of
nvidia-graphics-drivers 195.36.24 to work with 256.44. Works for me, hope
this helps the nvidia team or others.
Cheers
Jan-Pascal
diff -Nru --exclude '*.run' nvidia-graphics-drivers-195.36.24/debian
Package: libwagon-java
Version: 1.0-beta-2-3
Severity: wishlist
Hi,
The Debian packaging for wagon doesn't yet install the .pom file(s) in
/usr/share/maven-repo, which makes it impossible to build other packages with
a maven build system that depend on libwagon-java (such as jetty6).
Package: solr-tomcat5.5
Version: 1.2.0+ds2-4
Severity: important
Updating from 1.2.0+ds1-3 (Lenny) to 1.2.0+ds2-4 (unstable) causes the following
errors:
solr-tomcat5.5: warning - config file `/etc/tomcat5.5/policy.d/05solr.policy' is
a circular link
.
Starting Tomcat servlet engine: tomcat
Package: solr-common
Version: 1.2.0+ds2-4
Severity: normal
When running solr from Lenny (1.2.0_ds1-3) with liblucene2-java from Squeeze
(2.4.0 or later), searches result in the following error because of
incompatibilities between Lucene 2.3 and Lucene 2.4:
HTTP Status 500 - net/sf/snowball/ext/En
seconds
> make: *** [debian/stamp-ant-check] Error 1
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
>
Thanks for your report. The build fails for me too now (while it sure
didn't when I uploaded this version to unstable).
I'll look into it.
Jan-Pas
I'll be away after tomorrow until Monday, feel free to look around, try
to build the latest version from svn, reproduce the unit test failures
and see if you can add patches that address them. We can discuss after
Monday.
Thanks again for your offer of help!
Kind regards,
Jan-Pascal
Hi there,
As I'm interested in using this package in production, I am willing to
spend some time fixing the packaging. I'm a Debian Maintainer with some
experience mostly with Java packages. I'll commit my work to collab-maint
when I get to something installable that kind-of wor
On 10/29/2010 11:17 AM, Julian Gilbey wrote:
> On Fri, Oct 29, 2010 at 10:39:03AM +0200, Jan-Pascal van Best wrote:
>
>> Hi there,
>>
>> As I'm interested in using this package in production, I am willing to
>> spend some time fixing the packaging
this is your work, thank you. I've updated the patches for
the new upstream version, done some small fixes.
Jan-Pascal
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
On 11/07/2010 11:38 AM, Thomas Koch wrote:
> Package: solr
> Severity: serious
> Tags: squeeze
>
> I've written a mail ("Remove Solr from Squeeze?") on 2010/10/12 to
> debian-java and the package's maintainer Jan-Pascal van Best and
> proposed the rem
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best"
* Package name: lucene3
Version : 3.0.2
Upstream Author : Doug Cutting , Erik Hatcher
, Otis Gospodnetic et.al.
Copyright holder: The Apache Software Foundation
* URL : http://lucene.apach
java-maintainers mailing list
> pkg-java-maintain...@lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers
>
--
Jan-Pascal van Best
janpas...@vanbest.org, janpas...@vanbest.eu
http://www.vanbest.org/janpascal/
GPG key fingerprint 4617 E5FB C56D
on either Solr, or including a Breaks: in lucene should do.
Jan-Pascal
--
Jan-Pascal van Best
janpas...@vanbest.org, janpas...@vanbest.eu
http://www.vanbest.org/janpascal/
GPG key fingerprint 4617 E5FB C56D ACB6 7C8C DE64 3A4C B270 1A89 CC23
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ
d users.
>
> Could you apply it, please?
>
Yamane san,
Thank you for the Solr translation into Japanese. I'll add the
translation to the source repository, so it will be added to the next
Solr release for Debian.
Domo aringato!
Jan-Pascal
-
__
find a version
number between 1.9.1 and 2.0, while Debian is already at 2.9.1
I'll upload a lucene2 package to experimental which has OSGi metadata in
the manifests for the core and analysis jars. Could you please have a look
at them?
Cheers
Jan-Pascal
The MANIFEST.MF I've created:
Package: wnpp
Severity: wishlist
Owner: Jan-Pascal van Best
* Package name: motioneye
Version : 0.39.1
Upstream Author : Calin Crisan
* URL : https://github.com/ccrisan/motioneye
* License : GPL
Programming Lang: Python, HMTL, JavaScript
Description
afford to put into this
package. Spotweb has a low popcon, so it won't be missed by many people.
Thanks
Jan-Pascal
The package description is:
SpotWeb is a web-based version of the decentralized news-indexing system
SpotNet, which fetches Usenet "spots" - postings that cont
1 - 100 of 101 matches
Mail list logo