Bug#776195: Does not honour umask

2015-01-28 Thread Alexandre Rossi
Hi, Strange, lazygal seems to honor umask on my box. The code does not do anything with umasks. Can you think of something specific to your setup? Not really. But of course I am now also failing to recreate the problem. I'll close the bug and reopen it if I have more information. Sorry!

Bug#776195: Does not honour umask

2015-01-25 Thread Alexandre Rossi
Hi, Even though I set umask 0022 before running lazygal, the generated files and folder lack the og permission bits and are thus not readable by the webserver, unless I use chmod explicitly. Strange, lazygal seems to honor umask on my box. The code does not do anything with umasks. Can you

Bug#776198: Exception thrown when run without input files

2015-01-25 Thread Alexandre Rossi
tags 776198 fixed-upstream patch thanks Hi, I accidentally ran lazygal against an empty directory ('symlinks'): % lazygal -o output -t inverted symlinks Traceback (most recent call last): File /usr/bin/lazygal, line 269, in module progress.updated() File

Bug#775217: drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv

2015-01-12 Thread Alexandre Rossi
, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) From: Alexandre Rossi alexandre.ro...@gmail.com Patch forward ported to apply with c84db77010877da6c5da119868ed54c43d59e726 (drm/i915/hdmi: fix hdmi audio state readout). From

Bug#780711: nspawn: getty restart loop

2015-03-18 Thread Alexandre Rossi
Package: systemd Version: 215-12 Severity: normal Tags: patch Dear Maintainer, When launching a container using systemd-nspawn, getty restarts every 10 seconds[1] after first login and when nobody is logged in. The following patch fixes the problem. It has been integrated upstream[2]. [1]

Bug#782376: inverted theme thumbnail padding distorts images

2015-04-13 Thread Alexandre Rossi
tag 782376 upstream patch thanks Hi, The inverted theme adds a 10px padding to thumbnail images via class .thumb_image. This causes the actual thumbnail to be reduced in size by 20x20 pixels, and hence it appears distored. Either, the padding had to be removed, or the image dimensions

Bug#785932: RFS: sockjs-twisted/1.2.2-1 [ITP]

2015-05-20 Thread Alexandre Rossi
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package sockjs-twisted * Package name: sockjs-twisted Version : 1.2.2-1 Upstream Author : Christopher Gamble ch...@chrisgamble.net * URL :

Bug#785907: deejayd: Please update to GStreamer 1.x

2015-06-24 Thread Alexandre Rossi
tag 785907 upstream fixed-upstream thanks For the next Debian release GStreamer 0.10 is planned to be removed, and if your package is not updated it might not be included in the release. Please update your package to use the new version as soon as possible. The development version has this

Bug#794899: lazygal: fails to generate exif sorted gallery for images that lacks exif information

2015-08-10 Thread Alexandre Rossi
tag 794899 fixed-upstream patch thanks File /usr/lib/python2.7/dist-packages/lazygal/sourcetree.py, line 377, in latest_media_stamp media_stamp = time.mktime(m.get_mtime().timetuple()) AttributeError: 'float' object has no attribute 'timetuple' It can be easily reproduce with some

Bug#752783: Fix landed upstream

2015-11-09 Thread Alexandre Rossi
tag 752783 patch thanks Hi, My patch[1] was accepted upstream. If someone would sponsor/review it, I can backport it and prepare an upload to stable-proposed-updates. It is straighforward, I'm running it in jessie. [1]

Bug#716796: libjs-jquery2

2015-08-26 Thread Alexandre Rossi
Hi, this has been fixed by the upload of jquery 1.11.3+dfsg-1 Is there an ongoing effort to get jQuery 2+ in Debian? Are there licensing or builddep (grunt required?) issues? (I could not find any open bug or ITP/RFP) Alex

Bug#785907: deejayd: Please update to GStreamer 1.x

2015-09-16 Thread Alexandre Rossi
Hi, >> > > For the next Debian release GStreamer 0.10 is planned to be >> > > removed, >> > > and if your package is not updated it might not be included in the >> > > release. Please update your package to use the new version as soon >> > > as >> > > possible. >> > >> > The development version

Bug#752783: I think I found the solution / workaround

2015-10-02 Thread Alexandre Rossi
>> PS. Apparently, if you have multiple instances of uwsgi you want to >> connect to, you need to specify different names for them (ie. >> "http://uwsgi-uds-foo/;, "http://uwsgi-uds-bar/;, etc), having just >> different paths to the sockets will not work. > > Please try work with upstream to

Bug#799409: RM: deejayd -- ROM; low popcon, no sponsor

2015-09-18 Thread Alexandre Rossi
Package: ftp.debian.org Severity: normal Hi, Please remove src:deejayd, since very few people are using it and I have not been able to find regular sponsorship. Now this is stalling gst0.10 removal. Cheers, Alex

Bug#801925: Linux Null Pointer Dereference on boot

2015-12-22 Thread Alexandre Rossi
Hi, Same here, last working debian kernel is linux-image-4.1.0-2-amd64 . Kernel hangs on early boot, after a while it notices and drops to an initramfs shell, lacking a root device. I managed to capture de OOPS using the handy netconsole module (attached). > On second thought, it seems more

Bug#807019: tracking bin-num - broken unison due to binnmu upload

2015-12-29 Thread Alexandre Rossi
Hi, >> The change done in unison 2.48 to overcome this looks pretty big... I'm >> not sure I'll be able/willing to provide a unison2.40.102 any more. >> Moreover, this package was created to provide compatibility with >> previous Debian releases, but another change in OCaml 4.02 makes it >>

Bug#823828: phpmyadmin: fails to show login form (Uncaught TypeError: Cannot read property 'parentNode' of null)

2016-05-26 Thread Alexandre Rossi
Hi, >> This bug (which is fixed upstream[1]) has wasted some time ofr me, maybe it >> could be fixed in the next stable update. >> >> [1] https://github.com/phpmyadmin/phpmyadmin/issues/11812 > > The upstream fix proven to be quite problematic, see: > > * >

Bug#801925: NULL pointer dereference: IP: [] sr_runtime_suspend+0xc/0x20 [sr_mod]

2016-02-22 Thread Alexandre Rossi
Hello, >> > As this is Linux 4.3 and not 4.4, I guess this is a different problem >> > though. Alexandre, where you able to capture the stack trace? I’d submit >> > a new bug report with this. >> >> Here is a photo. Please ping me if you need to test some debugging patches. > > It looks like the

Bug#801925: NULL pointer dereference: IP: [] sr_runtime_suspend+0xc/0x20 [sr_mod]

2016-01-20 Thread Alexandre Rossi
Hi, >> Could you please attach the debugging patch. Hopefully Alexandre, Erich, >> or I will have some spare time to build an image from it. > > Actually, this patch is an attempt at a fix. After looking more > carefully at your log pictures, I realized what the problem must be. > > It's too bad

Bug#823828: phpmyadmin: fails to show login form (Uncaught TypeError: Cannot read property 'parentNode' of null)

2016-05-09 Thread Alexandre Rossi
Package: phpmyadmin Version: 4:4.2.12-2+deb8u1 Severity: normal Tags: patch upstream Dear Maintainer, This bug (which is fixed upstream[1]) has wasted some time ofr me, maybe it could be fixed in the next stable update. Thanks, Alexandre [1]

Bug#829447: lazygal missing dependency

2016-07-03 Thread Alexandre Rossi
Hi, > Video gallery generation fails becuse of a missing dependency: > python-gst-1.0 > See: > https://bitbucket.org/niol/lazygal/issues/21/video-gallery-fails > for details. This can be a Recommends: . The crash should be fixed with

Bug#823828: phpmyadmin: fails to show login form (Uncaught TypeError: Cannot read property 'parentNode' of null)

2016-08-17 Thread Alexandre Rossi
Hi, > I guess something is wrong with $_SERVER['SCRIPT_NAME']. I'll > investigate and get back to you. This all fixed itself with the security update and some configuration tricks. Sorry for the noise. Alex -- For the record, I use : Alias /subdir /usr/share/phpmyadmin ProxyPassMatch

Bug#836697: Ignores --quiet for certain messages

2016-09-06 Thread Alexandre Rossi
tag 836697 patch upstream thanks This should fix this. http://sousmonlit.zincube.net/~niol/repositories.hg/lazygal/rev/3e8242cc0f9b Thanks, Alex On Sun, Sep 4, 2016 at 9:03 PM, martin f krafft wrote: > Package: lazygal > Version: 0.8.7-1 > Severity: minor > > Despite using

Bug#836697: Ignores --quiet for certain messages

2016-09-12 Thread Alexandre Rossi
Hi, > Indeed, although if I may offer one piece of feedback: the video > support warning is real and not debug information, at least while > the user doesn't pass --no-video or the like. What do you think? The purpose of the message is the help users who want video support figure out why it's

Bug#843971: lazygal: please use python3 runtime

2016-11-11 Thread Alexandre Rossi
Package: lazygal Version: 0.9-1 Severity: wishlist Tags: patch Dear Maintainer, Upstream has stable support for python3, please use the python3 runtime for the package. Thanks, Alex -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'),

Bug#569668: Is there still interest in davmail for Debian?

2016-10-19 Thread Alexandre Rossi
Hi, > are you still interested in davmail? I can help finish my work but unfortunately I do not have access to an Exchange server working with davmail anymore, so I cannot test. > I see that your previous work is still available here: > https://anonscm.debian.org/cgit/pkg-java/davmail.git/ Yes

Bug#569668: Is there still interest in davmail for Debian?

2016-10-21 Thread Alexandre Rossi
Hi, > Let me know if you intend to import the latest upstream release before > I put more effort into it, of if you want me to already send the couple > of patches I have against the current repository. I've imported the latest upstream. Please send or push the patches you have. >> The software

Bug#780543: upstream status

2016-11-23 Thread Alexandre Rossi
It seems this is moving forward upstream. https://github.com/oetiker/rrdtool-1.x/pull/755 Alex

Bug#569668: Is there still interest in davmail for Debian?

2016-11-25 Thread Alexandre Rossi
Hi, > upstream seems busy and does not reply to the bug report[1], I also > had confirmation from the javamail developer[2] that the fix should be > in davmail; so let's just include the fix I proposed[3] and try to > have davmail uploaded. What do you think Alexandre? I'm completely in line

Bug#845971: RFS: davmail/4.7.3.2438-1 [ITP]

2016-11-27 Thread Alexandre Rossi
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "davmail" * Package name: davmail Version : 4.7.3.2438-1 Upstream Author : Mickaël Guessan * URL : http://davmail.sourceforge.net *

Bug#848018: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/log4j/Logger

2016-12-13 Thread Alexandre Rossi
Hi, First, thanks a lot for reporting. >Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/log4j/Logger [...] > I already tried to solve the problem by installing liblog4j2-java but > got the same error. Nailed it : $ davmail /etc/davmail.properties Exception in

Bug#848018: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/log4j/Logger

2016-12-13 Thread Alexandre Rossi
Hi, >>Exception in thread "main" java.lang.NoClassDefFoundError: >> org/apache/log4j/Logger > [...] >> I already tried to solve the problem by installing liblog4j2-java but >> got the same error. > > Nailed it Fixed version awaiting sponsorship at mentors.d.n.

Bug#569668: Awaiting sponsorship

2016-12-01 Thread Alexandre Rossi
retitle 569668 ITP: davmail -- POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway owner 569668 ! thanks Packages is awaiting sponsorship at https://mentors.debian.net/package/davmail Alex

Bug#724229: squid-deb-proxy and httpredir.debian.org

2017-01-05 Thread Alexandre Rossi
Hi, There are two issues regarding httpredir.debian.org. 1) It redirects to various mirrors which must be allowed in squid-deb-proxy ACLs. I can see the following solutions to this: - feeding squid-deb-proxy with an explicit list of mirrors domains (for instance parsed from the official list[1]

Bug#859787: davmail: new upstream version available - please upgrade

2017-04-10 Thread Alexandre Rossi
Hi, > there is a new upstream version of DavMail available: > https://sourceforge.net/projects/davmail/files/davmail/4.8.0/ > > Please consider upgrading the Debian package when convenient, as it contains > a > couple of important improvements. Thanks for reporting, I was aware of this new

Bug#868057: davmail: NoClassDefFoundError at startup so no listen port

2017-07-11 Thread Alexandre Rossi
Hi, > The davmail program don't start: it stay hang and no ports are > listening. This should be fixed by the version awaiting sponsorship on mentors.d.o https://mentors.debian.net/package/davmail Alex

Bug#794890: status update

2017-06-13 Thread Alexandre Rossi
Hi, Any status update on this? Did the effort trying to release with embedded deps hit a wall? How can I help? Alex

Bug#859787: experimental

2017-06-10 Thread Alexandre Rossi
Hi, > debian/changelog begins with > davmail (4.8.0.2479-1) experimental; urgency=low > > Why the request for uploading to 'experimental'? With my understanding of the freeze policy, for a package that is in testing, one should upload to unstable only version fixing RC bugs. Although the

Bug#859787: experimental versus unstable

2017-06-12 Thread Alexandre Rossi
Hello, > Seems like I did an accidental upload to unstable. > My plan was to upload to experimental as Alexandre requested. > > Sorry. No worries, stretch should be released next week. It's strange that the consistency of the changelog and the upload suite is not checked though. Alex

Bug#872150: davmail: A backport would be nice

2017-08-21 Thread Alexandre Rossi
Hi, > A backport for version 4.8 would be nice, because of many fixed problems. The version in unstable works well in stable: you can simply install the .deb (no need to recompile). If Geert is okay, I'll prepare an upload to stable-backports. Alex

Bug#865830: RFP: seafile-server - An online file storage and collaboration tool

2017-10-19 Thread Alexandre Rossi
Hi, I've done some proof of concept packaging which seems to be working. Long story short : * the good : - some rather simple steps[0] give you a working install - my work is available [1][2] , comments and feedback welcome! * the bad : - ccnet-server also builds libccnet with an

Bug#879146: About to upload davmail 4.8.0.2479-3 to prevent removal from testing

2017-11-22 Thread Alexandre Rossi
>> FYI, I would be happy to move on with this but I'm stuck with the >> program segfaulting when used with the proposed patch. It works >> correctly if launched like this : >> SWT_GTK3=0 davmail >> >> I'm still investigating as to why. >> >> Alex >> >> >> (SWT:24928): GLib-GObject-WARNING

Bug#879146: Bumping severity to serious for swt-gtk reverse depends

2017-11-11 Thread Alexandre Rossi
Hi, > Because this is in a way blocking the removal of the unmaintained > webkitgtk from Debian Testing, I am bumping the severity. > > See https://bugs.debian.org/880470 FYI, I would be happy to move on with this but I'm stuck with the program segfaulting when used with the proposed patch. It

Bug#902764: lazygal: fails to rebuild galleries

2018-07-03 Thread Alexandre Rossi
Hi, > when executing command: /usr/bin/lazygal -f --quiet --dir-flattening-depth=2 > -o /home/public/PicturesCache /home/public/Pictures > > I get the error: > Traceback (most recent call last): [...] > AttributeError: 'WebalbumDir' object has no attribute 'subgals' The following change[1]

Bug#873218: FTBFS with Java 9

2018-01-11 Thread Alexandre Rossi
Hi, > This package fails to build with default-jdk pointing to openjdk-9-jdk. The new upstream version 4.8.2 seems to build well. Can you confirm this? Alex

Bug#887361: Licensing issues

2018-01-23 Thread Alexandre Rossi
Hi, > In a bit of historical context, this "fork" was done between August and > December 2016 because we needed them to drop their OpenSSL dependency because > of the widely known license issues it causes. > There was discussion in https://github.com/haiwen/ccnet/issues/7 and >

Bug#889644: licensecheck: misses license in html file

2018-02-05 Thread Alexandre Rossi
Package: licensecheck Version: 3.0.31-2 Severity: normal Dear Maintainer, licensecheck misses a license in the HTML file of a package I maintain. The package is libhtmlcleaner and the HTML file can be seen online[0]. $ licensecheck src/test/resources/test23.html src/test/resources/test23.html:

Bug#697932: init script for single application appliances

2018-02-19 Thread Alexandre Rossi
lightdm-autologin-greeter provides the functionality, thus closing.

Bug#687118: poc pkg available

2018-08-16 Thread Alexandre Rossi
Proof of concept packaging available at https://sml.zincube.net/~niol/repositories.git/django-filebrowser-safe/ . Alex

Bug#687081: poc pkg available

2018-08-16 Thread Alexandre Rossi
Proof of concept packaging available at https://sml.zincube.net/~niol/repositories.git/django-grappelli-safe/ . Alex

Bug#687490: poc pkg available

2018-08-17 Thread Alexandre Rossi
Proof of concept packaging available at https://sml.zincube.net/~niol/repositories.git/django-mezzanine/ . Alex

Bug#891916: davmail: Fails to login with latest libhtmlcleaner-java version

2018-03-13 Thread Alexandre Rossi
Hi again, > Attached you find the logon-page from the requested URL as well as the > outputs of libhtmlcleaner 2.21 and 2.2. Can you make some sense out of it? I > don't see significant changes other than > > $ diff non-working.html working.html > > 1397c1389 > < /* --- >> >>

Bug#872150: backport uploaded

2018-03-13 Thread Alexandre Rossi
A backport has been uploaded, closing. https://packages.debian.org/stretch-backports/davmail

Bug#891916: davmail: Fails to login with latest libhtmlcleaner-java version

2018-03-15 Thread Alexandre Rossi
Hi, > Otherwise, please let me know, I'll build a package for you. There you go if you need it : https://sml.zincube.net/~niol/tmp/davmail_4.8.3.2554-1+fix891916+1_all.deb changes : https://sml.zincube.net/~niol/tmp/davmail_4.8.3.2554-1+fix891916+1_amd64.changes Alex

Bug#894689: davmail does not work with java-9-openjdk

2018-04-03 Thread Alexandre Rossi
Hi, > davmail fails to work correctly with latest java-9-openjdk in Debian > unstable. > > Fetching and sending messages fails with an exception trace: > > Exception in thread "ImapConnection-51322" java.lang.NoClassDefFoundError: > javax/activation/DataHandler > at >

Bug#894703: davmail: Disconnects after IMAP FETCH command issued

2018-04-05 Thread Alexandre Rossi
Salut, > I'm having some trouble getting mutt and evolution to retrieve mail via > davmail. [...] > 2018-04-03 11:26:02,255 DEBUG [ImapConnection-38454] davmail - < a0004 FETCH > 1:605 (UID FLAGS INTERNALDATE RFC822.SIZE BODY.PEEK[HEADER.FIELDS (DATE FROM > SUBJECT TO CC MESSAGE-ID REFERENCES

Bug#894689: davmail does not work with java-9-openjdk

2018-04-04 Thread Alexandre Rossi
> It's working again with libmail-java/1.6.1-2. OK great, no overlinking required in java. Thanks a lot Emmanuel and thanks Midix for your detailed report and quick follow-up. Cheers, Alex

Bug#890585: davmail doesn't cleanly close sessions (to Exchange) on exit, or when client leaves?

2018-04-11 Thread Alexandre Rossi
> When shutting down davmail, and restarting it, we often get > Microsoft.Exchange.Data.Storage.TooManyObjectsOpenedExceptions when the > client (Thunderbird) reconnects. > > This even happens when exiting Thunderbird before killing davmail. > > ==> Apparently davmail doesn't close its sessions

Bug#873218: FTBFS with Java 9

2018-03-04 Thread Alexandre Rossi
Hi, >> This package fails to build with default-jdk pointing to openjdk-9-jdk. > > The new upstream version 4.8.2 seems to build well. Can you confirm this? This is fixed for me, feel free to reopen if I'm mistaken. Alex

Bug#891916: davmail: Fails to login with latest libhtmlcleaner-java version

2018-03-05 Thread Alexandre Rossi
Hi, Thanks for the report, I was afraid of corner cases. The relevant parts are: NOT working: > 2018-03-02 14:16:39,034 DEBUG [ImapConnection-36518] > davmail.exchange.ExchangeSession - Form based authentication detected > 2018-03-02 14:16:39,095 DEBUG [ImapConnection-36518] >

Bug#911514: davmail: fails to install: wrong update-rc.d usage

2018-10-21 Thread Alexandre Rossi
tag 911514 pending thanks > during a test with piuparts I noticed your package failed to install. As > per definition of the release team this makes the package too buggy for > a release, thus the severity. I've prepared updates for the davmail backport and its libhtmlcleaner dependency :

Bug#911514: davmail: fails to install: wrong update-rc.d usage

2018-10-30 Thread Alexandre Rossi
Hi Geert, > I've prepared updates for the davmail backport and its libhtmlcleaner > dependency : > https://sml.zincube.net/~niol/tmp/ > > Those are awaiting sponsorship (the process for granting me upload > rights also to backports is ongoing). Granting me upload rights to the backports archive

Bug#887361: ccnet: Coordinated Packaging for ccnet and ccnet-server

2018-11-09 Thread Alexandre Rossi
Hi, > I've just uploaded working versions of the Seafile Client packages (that > are libsearpc, seafile and seafile-client) that don't require ccnet anymore. > > So if anyone wants to continue with packaging ccnet with the > ccnet-server sources, please feel free to do so. It's done :

Bug#910806: Latest testing update (4.9.0.2652-2) fails to execute in daemon mode

2018-10-11 Thread Alexandre Rossi
Hi, > The latest version of davmail fails to execute from initscripts if > ENABLE_DAEMON is set to true. Appears to be because > /usr/share/java/davmail-4.9.0.2652.jar does not have execute permissions. > chmod +x to the target resolves the problem. Thanks a lot for reporting and providing a

Bug#890585: Closing

2018-09-26 Thread Alexandre Rossi
Closing as I did not get any followup. Feel free to reopen if still applicable.

Bug#918027: needs d3 v5

2019-01-17 Thread Alexandre Rossi
upstream uses d3 v5 and d3.arc appeared in d3 v4. So the webui seems to require libjs-d3 >=4 or perhaps libjs-d3 >=5. Then there's #839961 (only d3 v3 is in Debian). downloading d3 latest and: $ sudo cp d3.min.js /usr/share/rspamd/www/js/lib/d3.min.js fixes the problem. Also the current

Bug#919789: rspamd: log rotation fails if using systemd

2019-01-19 Thread Alexandre Rossi
Package: rspamd Version: 1.8.1-2+b2 Severity: normal Tags: patch Dear Maintainer, The logrotate script /etc/logrotate.d/rspamd makes the log rotate and then: service rspamd reopenlog >/dev/null 2>&1 || true Unfortunately, for the non-standard action reopenlog, /usr/sbin/service uses the

Bug#914829: davmail: Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError:

2018-12-01 Thread Alexandre Rossi
Hi, Thanks a lot for your bug report. > after the last upgrade of java on testing and starting davmail from > command line the mail seem to work correctly, but the Calendar not (for > example you cannot accept an invitation or you accept it and it is > marked as not accepted or the calendar is

Bug#914829: davmail: Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError:

2018-12-02 Thread Alexandre Rossi
Hi, > > From this report (system information) I have seen that I have removed > > two library, I try to install they > > # apt install libswt-gtk-4-java libswt-cairo-gtk-4-jni > > > > and restarted javamail from xterm. Appear the davmail window, but when I > > click on it the windows disappear

Bug#911514: davmail: fails to install: wrong update-rc.d usage

2018-12-02 Thread Alexandre Rossi
> >> I've prepared updates for the davmail backport and its libhtmlcleaner > >> dependency : > >> https://sml.zincube.net/~niol/tmp/ > > building the libhtmlcleaner-java backport in stretch fails: > Error: Could not find or load main class > org.apache.maven.surefire.booter.ForkedBooter I've

Bug#917174: davmail: FTBFS with libjackrabbit-java 2.18.0

2019-01-04 Thread Alexandre Rossi
> > unfortunately davmail fails to build from source with > > libjackrabbit-java 2.18.0. Long deprecated methods have been removed. > > Your package build-depends on a very old version of jackrabbit (2.4.3). This is too much work and I'm afraid if I do not get help I'll miss the 2019-02-12 -

Bug#917174: davmail: FTBFS with libjackrabbit-java 2.18.0

2018-12-28 Thread Alexandre Rossi
Hi, > unfortunately davmail fails to build from source with > libjackrabbit-java 2.18.0. Long deprecated methods have been removed. > Your package build-depends on a very old version of jackrabbit (2.4.3). > > See also the deprecated list that explains which methods should be > used instead. > >

Bug#909040: Analysis

2018-09-17 Thread Alexandre Rossi
Hi, Thanks for reporting. Debian buster has java10 as default java. I cannot make davmail run with java8 and java10 and at the same time compile it with java10. I'm seeking advice for now about how to solve. You can work around the bug by running davmail with java10: $ sudo update-alternatives

Bug#909040: davmail: A JNI error has occurred

2018-09-18 Thread Alexandre Rossi
Hi, > This is a jarwrapper bug, the CheckProperty class was compiled without > specifying the source/target level, thus defaulting to Java 10 bytecode > (version 54.0). Thanks but the second part of the stacktrace is still on davmail. I need to investigate between these options: 1) make the

Bug#920713: davmail: Unable to auth against Outlook 365 due to missing com/sun/media/jfxmedia/events/PlayerStateListener

2019-01-28 Thread Alexandre Rossi
Hi, > Upoin trying to authenticate to an Outlook 365 EWS server, I get the > following: > > davmail.exception.DavMailException: Authentication failed > com/sun/media/jfxmedia/events/PlayerStateListener The following patch should fix the problem, unfortunately I cannot test (I do not have a o365

Bug#929957: autodep8: allow customization of python module name

2019-06-04 Thread Alexandre Rossi
Package: autodep8 Version: 0.18 Severity: normal Dear Maintainer, For django packages, autodep8 fails to determine the proper python module name: $ autodep8 Test-Command: set -e ; for py in $(pyversions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import

Bug#929959: cron: please support /etc/mailname

2019-06-04 Thread Alexandre Rossi
a/debian/changelog b/debian/changelog index a32710e..c506471 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cron (3.0pl1-133+mailfrom+2) unstable; urgency=medium + + * Add domain name to mail From: header. + + -- Alexandre Rossi Sun, 12 May 2019 12:48:18 +0200 + cron

Bug#906542: adminer: Assumes ../adminer/static/default.css

2019-06-03 Thread Alexandre Rossi
Hi, > > Re-reading yur original bug report I'm not entirely sure what problem > > you are seeing. Can you elaborate? > > 1. What web server configuration is needed to use Adminer? > > 2. If I symlink /var/www/html/adm to /usr/share/adminer/adminer > Adminer can't access it's CSS file. I've

Bug#929957: autodep8: allow customization of python module name

2019-06-04 Thread Alexandre Rossi
Thanks for you response. > This has nothing to do with Django packages. It will fail for any > package where the main module does not match the (upstream) package > name. > > This import test is also the very minimal testing that can be done in a > python package. If you care enough about

Bug#906542: adminer: Assumes ../adminer/static/default.css

2019-07-09 Thread Alexandre Rossi
Hi, > > 1) Mandatory adminer/ directory > > > > I have not found any way to make adminer work without a /adminer/ directory. > > > > This makes it a bit complicated to to deploy in a custom path or without > > exposing the whole /usr/share/adminer even if other files are not required. > > > >

Bug#933736: [pkg-uWSGI-devel] Bug#933736: uwsgi-plugin-php: Please include "for php7 return failures only on failure"

2019-08-14 Thread Alexandre Rossi
Hi, > Should I push directly to master, send a patcht o the mailing list or propose > a pull request in salsa, or other? The fix has been pushed to master. Any upload planned? Or should I prepare an upload on mentors.d.o? Also, I'm pondering raising the severity of this bug. uwsgi-plugin-php

Bug#933736: uwsgi-plugin-php: Please include "for php7 return failures only on failure"

2019-08-02 Thread Alexandre Rossi
Package: uwsgi-plugin-php Version: 2.0.17.1+8+0.0.3+b3 Severity: normal Tags: patch Dear Maintainer, I've noticed that an interesting fix for the uwsgi PHP plugin is not included in the upstream releases[1]. This fix[2] solves failures to initialize PHP sessions using session_start() for PHP

Bug#933736: [pkg-uWSGI-devel] Bug#933736: uwsgi-plugin-php: Please include "for php7 return failures only on failure"

2019-08-03 Thread Alexandre Rossi
Hi, > I do not personally use PHP at all, and it sounds like you do: Would you > perhaps be interested in joining our little packaging team and help care > for PHP-related issues in general? I'd be more than happy to join. Alex

Bug#933736: [pkg-uWSGI-devel] Bug#933736: uwsgi-plugin-php: Please include "for php7 return failures only on failure"

2019-08-14 Thread Alexandre Rossi
> > > Should I push directly to master, send a patcht o the mailing list > > > or propose a pull request in salsa, or other? > > > > The fix has been pushed to master. > > Good. But where is that, exactly? URL?

Bug#935083: embedded-javascript-library: fix suggested package for html5shiv

2019-08-19 Thread Alexandre Rossi
Package: lintian Version: 2.18.0 Severity: minor Tags: patch Dear Maintainer, The suggested package for the embedded html5shiv library has changed name to node-html5shiv. lintian should suggest to correct name. Thanks, Alex -- System Information: Debian Release: bullseye/sid APT prefers

Bug#933736: [pkg-uWSGI-devel] Bug#933736: Bug#933736: uwsgi-plugin-php: Please include "for php7 return failures only on failure"

2019-08-26 Thread Alexandre Rossi
Hi, > Looks good - I just prefer having patches more tight so will tidy up the > ones recently added by others than myself, then release. Now that the fix is in the source, there needs to be a binNMU of uwsgi-plugin-php or a new upload with some basic fixes[1] I had for the package. [1]

Bug#940554: patch

2019-09-17 Thread Alexandre Rossi
Hi, Here is a patch that fixes the problem. Alex commit 314d6581942e475a96cdf4b4766d083d7a49f61c Author: Alexandre Rossi Date: Tue Sep 17 11:15:48 2019 +0200 avoid hourly error in cron with no whisper db (Closes: #940554) diff --git a/debian/bin/graphite-build-search-index b/debian/bin

Bug#936651: patch

2019-09-17 Thread Alexandre Rossi
Hi, Here is a patch that fixes the problem. Alex commit 98c8018968cb586e689bc188ece369c7a9129a6e Author: Alexandre Rossi Date: Tue Sep 17 11:00:16 2019 +0200 prevent dh_python3 from putting python:any in Depends (Closes: #936651) diff --git a/debian/bin/graphite-manage b/debian/bin

Bug#940554: graphite-web: cron errors when no whisper db is installed

2019-09-17 Thread Alexandre Rossi
Package: graphite-web Version: 1.1.4-3 Severity: minor Dear Maintainer, graphite-build-search-index outputs the following error if there are no whisper database on the system: /etc/cron.hourly/graphite_build_search_index: /usr/bin/graphite-build-search-index: 12: cd: can't cd to

Bug#934121: goaccess: HTML report tries to load fontawesome-webfont which is broken

2019-08-07 Thread Alexandre Rossi
Package: goaccess Version: 1:1.2-4+b10 Severity: normal Dear Maintainer, The generated HTML report tries to load the following resources which are not available in the generated file or HTML report target directory. fonts/fontawesome-webfont.woff2?v=4.7.0

Bug#932470: O: adminer -- web-based database administration tool

2019-08-08 Thread Alexandre Rossi
Hi, > > Thanks; please go ahead in preparing your package. > > Available for review at mentors: > https://mentors.debian.net/package/adminer > > > I would suggest that you sart with — at least to begin with -- the Git- > > based packaging under my salsa.debian.org account. > > Individual

Bug#932470: O: adminer -- web-based database administration tool

2019-08-09 Thread Alexandre Rossi
> > Should I update myself the VCS repository? Or should we move it out of > > your personnal area on salsa? Perhaps in the Debian group? > > Good idea. Can you create a repo in the Debian group? If so, please > just go ahead and do that and push the entire history (etc.) there and > then let me

Bug#932470: O: adminer -- web-based database administration tool

2019-08-09 Thread Alexandre Rossi
Hi, > > > https://mentors.debian.net/package/adminer > […] > > Package updated to latest policy (nothing to do). Sorry for this. > > Uploaded; thanks. :) Thanks a lot. Should I update myself the VCS repository? Or should we move it out of your personnal area on salsa? Perhaps in the Debian

Bug#932470: O: adminer -- web-based database administration tool

2019-08-09 Thread Alexandre Rossi
Hi, > > I cannot find the Debian group in the project creation form on salsa so > > I think I am not allowed to create new projects in the Debian group. > > Makes some kind of sense. I've created: > > https://salsa.debian.org/debian/adminer > > … and given you what I believe to be the

Bug#932470: O: adminer -- web-based database administration tool

2019-07-21 Thread Alexandre Rossi
Hi, > > I'd be happy to take over. I'm a DM so I can upload by myself when > > someone feels it'll be appropriate. > > > > I'd start with an upload with the patch I proposed for #906542. > > Thanks; please go ahead in preparing your package. Available for review at mentors:

Bug#932470: O: adminer -- web-based database administration tool

2019-07-20 Thread Alexandre Rossi
Hi, > I am orphaning this package so that it can be more actively maintained. > Full Git maintenance history is available - see its Vcs-Git entry. I'd be happy to take over. I'm a DM so I can upload by myself when someone feels it'll be appropriate. I'd start with an upload with the patch I

Bug#941432: [pkg-uWSGI-devel] Bug#941432: Bug#941432: Bug#941432: uwsgi-core: Dependency libmatheval is getting out of bullseye

2019-10-02 Thread Alexandre Rossi
> > > > Do you have plans/solutions regarding this issue? Is it possible > > > > to drop uwsgi-core dependency on libmatheval1? > > > > > > It should be as simple as not building the matheval plugin which is > > > not critical to uwsgi. Should I go on with this? > > > > Yeah, I just wasn't

Bug#941432: [pkg-uWSGI-devel] Bug#941432: uwsgi-core: Dependency libmatheval is getting out of bullseye

2019-10-02 Thread Alexandre Rossi
Hi, > uwsgi-core depends on libmatheval1, which future in the archive seems > compromised, this implies that src:uwsgi and all packages which depend > on it will get out of the archive sooner or later. > > Do you have plans/solutions regarding this issue? Is it possible to drop > uwsgi-core

Bug#944086: adminer install does not have apache.conf file in /etc/adminer/

2019-11-04 Thread Alexandre Rossi
Hi, > Adminer 4.7.1-1 on the debian buster stable install adminer 4.7.1 does not have apache integration, you should make apache configuration yourself. apache integration was re-introduced in 4.7.3-1 . The binary package should install just fine in buster. What is your bug report about?

Bug#944086: adminer install does not have apache.conf file in /etc/adminer/

2019-11-03 Thread Alexandre Rossi
Hi, > when I install the package, the file apache.conf is not in place in > /etc/adminer/. Why would you expect that? I could not find any documentation pointing to this location. A basic apache configuration for adminer is available at the following location.

  1   2   3   4   5   >