Bug#921538: Fails to start since upgrade to 1.9.0-1

2019-02-06 Thread Trout, Diane E.
> 
> It seems like chroot'ing to /etc/unbound is attempted. To workaround
you
> can try this:
> 
> cat << EOF > /etc/unbound/unbound.conf.d/chroot.conf
> server:
>   chroot: ""
> EOF
> service unbound restart

This fix worked for me.



Bug#898969: Possible solution released

2019-01-13 Thread Trout, Diane E.
Hi,

I wasn't able to figure out how to test the trigger solution suggested
by Paul Wise. I did end up taking so long to fix this that OpenSSL
1.1.1 was released, and I tried to set an installation dependency so
the updated version of openssl would be installed first.

It does check to see if the too small keys are installed, deletes them
and then regenerates the keys. (With an autopkgtest)

Diane


signature.asc
Description: This is a digitally signed message part


Bug#871502: zotero-standalone-build: The newer Zotero is standalone only ; a reorganization is neded.

2018-10-01 Thread Trout, Diane E.
On Sat, 2018-09-29 at 13:01 +0200, Félix Sipma wrote:
> Package: src:zotero-standalone-build
> Followup-For: Bug #871502
> 
> So, zotero is starting to be severely broken... Maybe we should
> remove it
> completely from Debian?
> 
> Diane, you are the last one who tried to update zotero, do you still
> have
> interest in doing so?

I was at least going to try and commit the work I did and stick on
salsa, but I've been busy the past couple of days. I'll try to get it
done in by the weekend.

There's some javascript packages that are needed, that aren't packaged.

What I had so far can only build outside of a chroot when npm can
download packages.

Would anyone be willing to help package some javascript dependencies?

If my d/control file is right Debian is missing these:

#  node-babel-plugin-transform-es2015-modules-commonjs,
#   node-browserify,
#  node-chai,
#  node-chai-as-promised,
#  node-co-mocha,
#  node-eslint-plugin-react,
#  node-mocha,
#  node-node-sass,


signature.asc
Description: This is a digitally signed message part


Bug#570611: Mythtv debian packaging repo

2018-08-03 Thread Trout, Diane E.
Can anyone migrate the work that was done on alioth to salsa?


Bug#839786: sponsorship offer

2018-07-10 Thread Trout, Diane E.
On Tue, 12 Jun 2018 15:09:20 +0200 Piotr =?utf-8?Q?O=C5=BCarowski?=  wrote:
> if someone picks this up, I'd be happy to help with Python bits
and/or
> sponsor this package. I can even maintain the Python parts if someone
> takes care of JavaScript ones.
> 
> 

Sometime before home-assistant 0.72 they broke the project into two
repositories.

https://github.com/home-assistant/home-assistant

Which is the pure python server component, and 

https://github.com/home-assistant/home-assistant-polymer

Which contains the front end.

I made a javascript nodejs task page for the current state of
dependencies for upstream's version 20180608.0b0.

https://wiki.debian.org/Javascript/Nodejs/Tasks/home-assistant-polymer

For what its worth it look it looks like most of the nodejs
dependencies are from a couple of large javascript library collections.

Also there might be some value in packaging the pure python component
even without the full frontend as it also contains their client api
library for interacting with a home-assistant server.

Diane

Bug#566364: ITA: doc-central

2018-04-18 Thread Trout, Diane E.
retitle 566364 ITA: doc-central -- web-based documentation browser
owner 566364 !
thanks

I'd like to go ahead and adopt doc-central, I do use it occasionally
and it really could stand to be updated to late 2010 coding styles.

Diane

Bug#871502: Updating zotero-standalone

2018-01-18 Thread Trout, Diane E.
Hi,

I managed to figure out how to update get-orig-source.

I looked for the release tag in the zotero repository, and then picked
the last commit before, or on that date.

(from debian/rules)

# 5.0.33 tag was on 2017 Dec 19
COMMIT_VERSION=5.0.33+dfsg
Z_COMMIT=22d3fbb
ZB_COMMIT=b330e8e
ZSB_COMMIT=9b0d0b3

I also managed to update the patches

I added the dependency on npm to try and build the client, as
documented here:

https://www.zotero.org/support/dev/client_coding/building_the_standalon
e_client

And then discovered that Debian's copy of npm is very old and wont
run, so I've added a block to this bug 871502 with the out of date npm
(870460)

I've pushed all the changes to a scratch repository on github.
https://github.com/detrout/debian-zotero-standalone

Diane

Bug#864827: Zotero and Firefox

2018-01-11 Thread Trout, Diane E.
Hello,

I just upgraded from firefox-esr to firefox and discovered that the
embedded version of zotero no longer works.

Upstream recommends installing the zotero connector and upgrading to
zotero-standalone.

https://www.zotero.org/blog/zotero-5-and-firefox-faq/

Upstream has released Zotero standalone 5, it would be nice for Debian
to upgrade to the new release.

Diane

signature.asc
Description: This is a digitally signed message part


Bug#881170: Private HTSlib internals packaged in libhts-dev

2017-11-08 Thread Trout, Diane E.
Hi,

I wanted to acknowledge that all your issues need to be addressed and
resolved.

I filed an issue with SeqLib & htslib to ask to work out a public cram
api.

Personally I think option C would be best for a short term fix and
option B for the long term fix.

SeqLib issue: https://github.com/walaj/SeqLib/issues/21
htslib issue: https://github.com/samtools/htslib/issues/619

Diane.

Bug#849396: Acknowledgement (ITP: rspamd - rapid spam filtering system)

2017-10-30 Thread Trout, Diane E.
On Wed, 26 Jul 2017 16:42:07 +0200 Stefan Tatschner  wrote:
> On Wed, 01 Mar 2017 16:23:39 +0100 Bartosz Fenski 
> wrote:
> > Feel free to deal with upstream.
> > I gave up.
> > 
> > No way to convince him to start using source of JS files used in
web 
> > interface.
> 
> What exactly is the problem here?
> 
> Stefan
> 
> 

Probably this:

https://github.com/vstakhov/rspamd/tree/master/interface/js/lib

Checked in .min.js files

Looks like first packager gave up trying to convince the developer not
to do that.

Diane

signature.asc
Description: This is a digitally signed message part


Bug#871314: pysam 0.12 depends on libhts2 1.5

2017-10-26 Thread Trout, Diane E.
The new version of pysam 0.12 requires libhts2 1.5.

Unfortunately pysam 0.12 just migrated to testing, and libhts2 was
blocked from migrating by this bug because it breaks pysam 0.11


Diane

signature.asc
Description: This is a digitally signed message part


Bug#872224: python-distributed-doc: broken symlinks: /usr/share/doc/python-distributed-doc/html/_static/*/* -> ../../../../../sphinx_rtd_theme/static/*/*

2017-10-12 Thread Trout, Diane E.
Hi,

Apparently I forgot to subscribe to bugs for distributed so missed this
one.

And it appears yes I did forget to declare the dependency on sphinx-
rtd-theme.

Thank you for letting me know. I'll try to fix it tongight.

Diane

Bug#756017: Partial packaging

2016-12-19 Thread Trout, Diane E.
I found the javascript teams tool for tracking javascript dependencies
and created a page for bokehjs

https://wiki.debian.org/Javascript/Nodejs/Tasks/bokehjs

Bug#756017: Partial packaging

2016-12-13 Thread Trout, Diane E.
On Tue, 08 Sep 2015 22:25:11 -0700 Diane Trout 
wrote:
> I have a packaging tree that I'm using at:
> https://github.com/detrout/python-bokeh

I updated my packaging recipe to 0.12.3, though it still uses the
prebuilt javascript provided when upstream builds the pypi package.

I also looked through the bokehjs dependency list

Name  | | Debian  | Version
underscore|  ^1.5.2 | libjs-underscore|   1.8.3
backbone  |  ^1.1.0 | libjs-backbone  |   1.3.3
es6-promise   |   3.0.2 | libjs-es6-promise   |   3.2.2
jquery|  ^2.1.1 | libjs-jquery|   3.1.1
jquery-mousewheel | ^3.1.12 | libjs-jquery-mousewheel |  11
jquery-ui | ^1.10.5 | libjs-jquery-ui |  1.12.1
jsnlog|  ^2.7.5 | |
mathutils |   0.0.1 | |
rbush |  ^1.3.5 | node-rbush  |   2.0.1
proj4 | ^2.3.10 | libjs-proj4 |  2.3.15
sprintf   |  ^0.1.5 | node-sprintf-js?|   1.0.3
timezone  |  0.0.38 | |
coffee-script |   1.9.3 | coffeescript    |  1.10.0

Most of the dependencies seem to be in Debian. The build process seems
to use gulp and browserfy.

Also there's another key "devDependency" in the package.json of which I
have no idea how many are important.

Bug#834455: gnome-terminal: Window height decreases by 1 line with each typed character if multiple tabs are opened

2016-08-16 Thread Trout, Diane E.
In addition to shrinking every time I hit enter, also changing focus
between windows (either by mouse click or alt-tab) causes gnome-
terminal to shrink.

With bash I any time I hit enter it shortens.

When I launched jupyter console, hitting enter doesn't shrink the
window, but it still shrinks because of the focus change.

Diane

Bug#813835: abstractions/nameservice: does not allow NetworkManager without resolvconf

2016-02-08 Thread Trout, Diane E.
I just turned on apparmor and had the same problem. 

+1 for Simon's solution.

Diane

Bug#807277: Renamed

2016-01-30 Thread Trout, Diane E.
Hi,

I was so excited by the shorted upstream package name I forgot to check
the rdepends. libktpcommoninternalsprivate-dev was renamed to libktp-
dev.

However it looks like upstream dropped the ktp integration in 15.12, so
releasing the next version should close this.

the KTP support used files called tubesrfbserver.cpp and .h and those
are now gone.

Diane