Bug#727708: init system coupling etc.

2014-02-13 Thread Christian Seiler
Hi there, Preface: I'm not involved with the Debian project directly other than as a user. So while I personally have strong opinions when it comes to the init system, so far I have just followed the debate because I didn't feel it would be helpful to spam this bug with useless comments. That said

Bug#742619: linux: Please reenable CONFIG_SCSI_PROC_FS

2014-03-25 Thread Christian Seiler
Package: linux Version: 3.2.54-2 Severity: wishlist Some hardware vendor tools (e.g. HP Library and Tape Tools) still rely on the existence of /proc/scsi. In Squeeze /proc/scsi was re-enabled in linux-2.6 (2.6.32-32) see also #618258 and it is still default upstream: path: root/drivers/scsi

Bug#746429: ocsinventory-reports depends on php5-mysql and libapache2-mod-php5, alternatives exist

2014-04-29 Thread Christian Seiler
Package: ocsinventory-reports Version: 2.0.5-1.1 Severity: important Dear Maintainer, php5-mysqlnd is a compatible drop-in replacement for php5-mysql. The API is identical. Depending on php5-mysql without an alternative forcibly removes php5-mysqlnd and forces the installation of php5-mysql inste

Bug#746432: ocsinventory-reports oversanitizes GET and POST data

2014-04-29 Thread Christian Seiler
Package: ocsinventory-reports Version: 2.0.5-1.1 Severity: important Dear Maintainer, ocsinventory-reports oversanitizes GET and POST data. In require/header.php there are the following three lines 179-181: //SECURITY $protectedPost=strip_tags_array($_POST); $protectedGet=strip_tags_array($_GET)

Bug#746565: glpi depends only on php5-mysql, although it also works with php5-mysqlnd

2014-05-01 Thread Christian Seiler
Package: glpi Version: 0.83.31-1 Severity: normal Dear Maintainer, php5-mysqlnd is a compatible drop-in replacement for php5-mysql. The API is identical. Depending on php5-mysql with only php4-mysql an alternative (which btw. was removed from Debian a long time ago, before Squeeze even), causes A

Bug#749370: crmsh does not respect EDITOR and/or PAGER

2014-05-26 Thread Christian Seiler
: ii pacemaker 1.1.11-1 Description: Respect EDITOR and PAGER environment variables Make crmsh properly respect EDITOR and PAGER environment variables, which did not work properly before. Author: Christian Seiler Last-Update: 2014-05-26 18:04:00+0200 --- This patch header foll

Bug#742619: linux: Please reenable CONFIG_SCSI_PROC_FS

2014-05-12 Thread Christian Seiler
Hello, I'm sorry if this seems pushy, but since it is trivial to implement this change, I'd like to ask if you've considered reenabling CONFIG_SCSI_PROC_FS? Thank you! Regards, Christian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe".

Bug#683561: libldap-2.4-2: LDAP clients cannot send requests larger than ~16k to servers when using SASL over TLS

2012-08-01 Thread Christian Seiler
Package: libldap-2.4-2 Version: 2.4.23-7.2 Severity: normal Tags: patch When using SASL authentication over TLS, if a request is larger than ~16k, the client library will issue the error message "Cannot connect to server". The reason for this is that the SASL layer (which just passes the data for

Bug#683561: [Pkg-openldap-devel] Bug#683561: libldap-2.4-2: LDAP clients cannot send requests larger than ~16k to servers when using SASL over TLS

2012-08-01 Thread Christian Seiler
> Please note that the OpenLDAP maintainers don't have a lot of spare capacity > to go around, so it's unlikely that there will be a stable update to squeeze > for this bug. Is there any way for me to help out? It basically is just a trivial patch that has to be added to debian/patches/ of the pac

Bug#696321: Launchpad bug for the same issue

2013-01-29 Thread Christian Seiler
I stumbled upon this bug while using a backported kernel on squeeze, and in the process of trying to find a solution, I noticed that there is also a bug report against Ubuntu kernels in launchpad. The patch attached to a comment there that reverts a certain commit seems to solve the problem for me

Bug#699283: linux: Build Sandy Bridge EDAC module in kernels that support it

2013-01-29 Thread Christian Seiler
Package: linux Version: 3.2.35-2 Severity: wishlist In the current Wheezy kernel, all EDAC modules are built save for the one for Intel's Sandy Bridge architecture. It would be nice if one could read out EDAC on Sandy Bridge systems, thanks! The missing kernel configuration is: CONFIG_EDAC_

Bug#719910: systemd unit file does not create /var/lib/syslog-ng

2013-08-16 Thread Christian Seiler
Package: syslog-ng-core Version: 3.3.5-4 The syslog-ng init script for sysvinit contains the line install -d /var/lib/syslog-ng before calling start-stop-daemon to start the daemon. The unit file does not. This causes syslog-ng to fail if installed on a Debian system using systemd as init sys

Bug#799061: ITP: open-isns -- Internet Storage Name Service server

2015-09-17 Thread Christian Seiler
On 09/15/2015 02:30 PM, Peter Pentchev wrote: > Package: wnpp > Severity: wishlist > Owner: Peter Pentchev > > * Package name: open-isns > Version : 0.1.0~git2014.09.04.0.267d43d > Upstream Author : Olaf Kirch, Mike Christie > * URL : > http://www.example.org://githu

Bug#710148: open-iscsi autopkgtests

2015-08-18 Thread Christian Seiler
Control: merge 710148 710261 Control: tags -1 + confirmed This patch adds ca. 1kLOC of generic python code to the open-iscsi package for testing (testlib.py). The same code has been added to 3 other packages already just as a carbon-copy. I think it would be far better to add testlib.py to the aut

Bug#764409: Hardening options incomplete

2015-08-18 Thread Christian Seiler
Control: tags -1 + pending This issue is now fixed in git on alioth, and I've also upstreamed similar changes, so that a future upstream version will not need a patch for this to work. The fix for this will be part of the next upload. Christian signature.asc Description: OpenPGP digital signat

Bug#501321: open-iscsi: please clarify upgrade vs. iSCSI root conflict

2015-08-18 Thread Christian Seiler
Control: tags -1 + confirmed The previous way open-iscsi handled upgrades was wrong: it's perfectly safe to restart iscsid even with active sessions - iscsid is only responsible for recovery. (Of course, you should remain logged in to those sessions, and NOT restart the open-iscsi init script, tha

Bug#782177: Bug #615864: open-iscsi must wait for opensm

2015-08-20 Thread Christian Seiler
Control: reassign -1 opensm 3.3.19-1 Control: retitle -1 opensm should be started at early-boot open-iscsi needs to be started at early-boot, otherwise filesystems on iSCSI will not be available for services that use them. Therefore, opensm should also be started at early-boot, thus reassigning th

Bug#782177: Bug #782177: open-iscsi must wait for opensm

2015-08-20 Thread Christian Seiler
On 20.08.2015 15:42, Christian Seiler wrote: > Link to bug report: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615864 Sorry about that - I was triaging some bugs and made a stupid C&P error. (But at least I reassigned the right bug. Phew.) Proper bug report: https://bugs.debi

Bug#796300: dbconfig-common: Write out SQL file if connection to database fails

2015-08-21 Thread Christian Seiler
Package: dbconfig-common Version: 1.8.52 Severity: wishlist Dear Maintainer, If connection to the database server fails on postinst of a dbconfig-common package, it currently just prints an error. It would be great if dbconfig-common could write out a SQL file with all the commands it wanted to e

Bug#580972: multipath-tools: unnecessary call to multipath in /etc/udev/rules.d/z60_multipath.rules

2015-08-22 Thread Christian Seiler
Control: severity -1 important I discussed this at DebConf15 with Ritesh (and partially with Guido) and Ritesh and I came to the following conclusions: - multipathd will synthesize events for all pre-existing devices on startup nowadays - so it will pick up all devices that are already the

Bug#835504: util-linux: please provide libmount1-udeb again

2016-11-07 Thread Christian Seiler
Dear util-linux maintainers, On Fri, 26 Aug 2016 13:44:40 +0200 Christian Seiler wrote: > I've attached a patch against git packaging of util-linux > that reenables the package. I've also blocked this bug against > the corresponding bug in libselinux. Once libselinux has &

Bug#843765: [Pkg-iscsi-maintainers] Bug#843765: open-isns: [INTL:de] German debconf translation update

2016-11-09 Thread Christian Seiler
Control: tags -1 + confirmed pending On 11/09/2016 12:18 PM, Chris Leick wrote: > please find attached the updated german debconf translation of open-isns. Many thanks! I've pushed your change to git, it will be part of the next upload: https://anonscm.debian.org/cgit/pkg-iscsi/open-isns.git/com

Bug#843765: [Pkg-iscsi-maintainers] Bug#843765: open-isns: [INTL:de] German debconf translation update

2016-11-09 Thread Christian Seiler
Hi Chris, On 11/09/2016 06:03 PM, Chris Leick wrote: > Christian Seiler: >> Chris Leick wrote: > >> I took the liberty in replacing "Isnsadm" with "isnsadm" because >> it's a tool you can call on the command line (like "mount" or >>

Bug#805268: Adoption of syslinux

2016-11-12 Thread Christian Seiler
Hi, On 11/11/2016 02:48 PM, Iain R. Learmonth wrote: > I notice you're planning to adopt syslinux. We were planning to adopt this > package under the Debian Live/Debian CD teams as we use this for the > official CD image builds. Oh, I didn't know you were also planning to adopt it - the package h

Bug#835274: dh-text no longer needed

2016-11-16 Thread Christian Seiler
Hi there, Am 16. November 2016 10:28:41 MEZ, schrieb Dmitry Bogatov : > * Drop diet libc build due issues with errno As a current co-maintainer of dietlibc in Debian, could you elaborate here? I've spent the last couple of months fixing all sorts of bugs in there (and improving packaging, for

Bug#835274: dh-text no longer needed

2016-11-17 Thread Christian Seiler
Control: tags -1 - moreinfo On 11/18/2016 08:34 AM, Dmitry Bogatov wrote: > > [2016-11-16 13:09] Christian Seiler >> Am 16. November 2016 10:28:41 MEZ, schrieb Dmitry Bogatov : >>> * Drop diet libc build due issues with errno >> >> As a current co-maintainer

Bug#861754: libpll: FTBFS on non-x86: x86intrin.h: No such file or directory

2017-05-18 Thread Christian Seiler
Hi, a small comment on the patch: On 05/16/2017 01:28 PM, James Cowgill wrote: > override_dh_auto_configure: > - ./autogen.sh > -ifeq ($(DEB_BUILD_ARCH),i386) > - ./autogen.sh --disable-avx --disable-sse > - dh_auto_configure -- --disable-avx --disable-sse > +ifneq ($(filter $(DEB_HO

Bug#863108: RFS: minecraft-installer/0.1-1 [ITP] -- Unofficial way to easily install game

2017-05-21 Thread Christian Seiler
Hi, Can't sponsor myself and didn't look at it in detail, but a quick comment: Am 21. Mai 2017 22:49:54 MESZ schrieb Carlos Donizete Froes : > https://mentors.debian.net/package/minecraft-installer The package itself is free software (I presume), but it is for downloading a non-free game. Fo

Bug#863108: RFS: minecraft-installer/0.1-1 [ITP] -- Unofficial way to easily install game

2017-05-21 Thread Christian Seiler
Hi, (Resending, got the address for debian-mentors wrong. Sorry for the noise.) Can't sponsor myself and didn't look at it in detail, but a quick comment: Am 21. Mai 2017 22:49:54 MESZ schrieb Carlos Donizete Froes : > https://mentors.debian.net/package/minecraft-installer The package itself

Bug#863108: RFS: minecraft-installer/0.1-1 [ITP] -- Unofficial way to easily install game

2017-05-22 Thread Christian Seiler
On 05/22/2017 02:14 PM, Carlos Donizete Froes wrote: > This package contains "contrib/games" in 'd/control'. Hmmm, then mentors doesn't show that, because it just says "Section: games" on that page. Well, I just noticed it does show it, but only in the URL to the dsc file that I overlooked when I

Bug#858533: rtslib-fb-targetctl: doesn't work with sysvinit due to missing configfs mount

2017-03-26 Thread Christian Seiler
Control: block -1 by 840356 Control: retitle -1 rtslib-fb-targetctl: doesn't work with sysvinit due to missing configfs mount Hi, Christophe actually reported this issue in sysvinit last year, it just hasn't been fixed yet: https://bugs.debian.org/840356 I seem to think that it's not the job of

Bug#858746: open-isns: [INTL:pt] Portuguese translation for debconf messages

2017-03-26 Thread Christian Seiler
Control: tags -1 + confirmed Hi, On 03/25/2017 11:18 PM, TRADUZ - DebianPT wrote: > Updated Portuguese translation for open-isns's debconf messages. > Translator: Rui Branco > Feel free to use it. Many thanks for the translation. As far as I understand it, the Stretch freeze policy does allow f

Bug#858533: rtslib-fb-targetctl: doesn't work with sysvinit due to missing configfs mount

2017-03-29 Thread Christian Seiler
On 03/29/2017 03:31 PM, Harald Dunkel wrote: > I agree about mounting configfs in the init script, but please > note that /sys/kernel/config *is* mounted early at boot time. > Its just not available yet. No, it isn't mounted early at boot time, at least not from sysvinit, due to a bug (see below).

Bug#858860: RFS: arpwatch [ITA]

2017-04-06 Thread Christian Seiler
On 04/05/2017 07:02 PM, Lukas Schwaighofer wrote: > On Wed, 5 Apr 2017 18:25:04 +0200 > Hugo Lefeuvre wrote: >>> If I remove `usr/sbin` from dirs, buildpackage fails complaining >>> that the directory does not exist (so something in the build system >>> is slightly broken). >> >> The error messa

Bug#858860: RFS: arpwatch [ITA]

2017-04-06 Thread Christian Seiler
On 04/06/2017 02:51 PM, Lukas Schwaighofer wrote: > Hi Christian, > > On Thu, 6 Apr 2017 14:30:24 +0200 > Christian Seiler wrote: >> The problem is that dirs is only interpreted by dh_installdirs, which >> is typically run after dh_auto_install, so that wouldn't a

Bug#858229: ITP: passh -- passh: a pass fork - stores, retrieves, generates, and synchronizes passwords securely.

2017-03-19 Thread Christian Seiler
On 03/20/2017 06:18 AM, Adrian Alves wrote: > Package: wnpp > Severity: wishlist > Owner: Adrian Alves > > * Package name: passh > Version : 1.7.1 > Upstream Author : Ivan Ariel Barrera Oro > * URL : https://github.com/HacKanCuBa/passh > * License : GPL-3 >

Bug#858229: ITP: passh -- passh: a pass fork - stores, retrieves, generates, and synchronizes passwords securely.

2017-03-20 Thread Christian Seiler
Hi again, On 03/20/2017 07:43 AM, Christian Seiler wrote: > And while that shouldn't be part of the package description later on, > a short comment in the ITP why a fork was required would also be nice. > Did the original project just not want to merge this? What's the u

Bug#858459: targetcli-fb: backup files not written unless dir exists

2017-03-22 Thread Christian Seiler
Control: retitle -1 targetcli-fb: backup files not written unless dir exists Control: severity -1 important Control: tags -1 + confirmed upstream On 03/22/2017 04:21 PM, Harald Dunkel wrote: > Package: targetcli-fb > Version: 2.1.43-1 > > targetcli claims to write backups on exit (using the defau

Bug#858434: LUNs have been created, but ls / doesn't show

2017-03-22 Thread Christian Seiler
Control: tags -1 + moreinfo On 03/22/2017 12:27 PM, Harald Dunkel wrote: > Package: targetcli-fb > Version: 2.1.43-1 > > After creating 2 new LUNs in the target I have to restart > targetcli to make them show up. Sample session: [...] I cannot reproduce the problem in a test VM using the fileio

Bug#858459: targetcli-fb: backup files not written unless dir exists

2017-03-23 Thread Christian Seiler
Control: forwarded -1 https://github.com/open-iscsi/targetcli-fb/issues/80 I've now also reported the issue in the upstream bugtracker. On 03/23/2017 07:58 AM, Harald Dunkel wrote: > I would suggest to add the directory to the package or to create > it by the postinst script. Sure, that'd work a

Bug#858459: targetcli-fb: backup files not written unless dir exists

2017-03-23 Thread Christian Seiler
Control: tags -1 + pending fixed-upstream On 03/23/2017 02:42 PM, Christian Seiler wrote: > I've now also reported the issue in the upstream bugtracker. The issue has now been fixed upstream: https://github.com/open-iscsi/targetcli-fb/commit/8011ea6a741d494c145b4906f7a7865c8b74c6a7 I&#

Bug#858459: [linux-target-packaging] Bug#858459: targetcli-fb: backup files not written unless dir exists

2017-03-24 Thread Christian Seiler
On 03/24/2017 11:01 AM, Harald Dunkel wrote: > On 03/23/17 19:49, Christian Seiler wrote: >> >> The issue has now been fixed upstream: >> >> https://github.com/open-iscsi/targetcli-fb/commit/8011ea6a741d494c145b4906f7a7865c8b74c6a7 >> > > I highly apprec

Bug#855456: unblock: dietlibc/0.34~cvs20160606-6

2017-02-18 Thread Christian Seiler
+0100 @@ -1,3 +1,14 @@ +dietlibc (0.34~cvs20160606-6) unstable; urgency=medium + + [ Héctor Orón Martínez ] + * debian/control: drop myself from maintainers field. + + [ Christian Seiler ] + * arm64: fix accidental register reuse in __testandset (Closes: #851379) + * Add Thorsten Glaser to

Bug#855459: Handling of libowfat/arm64 (+ rdeps)

2017-02-18 Thread Christian Seiler
Package: release.debian.org Severity: normal X-Debbugs-Cc: t...@mirbsd.de Dear release team, (not user-tagging because I'm unsure about the category) After having fixed the last RC bug in dietlibc, I've gone back and looked at what packages might need rebuilds (since dietlibc is a statically link

Bug#861639: ITP: node-elliptic -- fast elliptic curve cryptography in pure javascript

2017-05-02 Thread Christian Seiler
Hi there, On 05/02/2017 07:49 AM, Pirate Praveen wrote: > Package: wnpp > Severity: wishlist > Owner: Pirate Praveen > X-Debbugs-CC: debian-de...@lists.debian.org > > * Package name: node-elliptic > Version : 6.4.0 > Upstream Author : Fedor Indutny > * URL : https://

Bug#861639: ITP: node-elliptic -- fast elliptic curve cryptography in pure javascript

2017-05-02 Thread Christian Seiler
On 05/02/2017 10:13 PM, Bastien ROUCARIES wrote: > On Tue, May 2, 2017 at 8:44 PM, Chris Lamb wrote: >> Christian Seiler wrote: >> >>> As with the other pure JS crypto package ITP here recently [1]: has >>> this library been designed with timing attacks in mi

Bug#824615: gtk3-nocsd should nest bash completions

2016-05-18 Thread Christian Seiler
Control: tags -1 + confirmed > $ gtk-nocsd nauti[TAB] => nautilus > and if natuilus would have option completion like --help, it would > be nice if that works as well (but as said, not sure whether > this is easily possible in bash). That's a good idea, I'll take a look. Regards, Christian

Bug#824614: gtk3-nocsd: doesn't add window decorations to all windows

2016-05-18 Thread Christian Seiler
Control: tags -1 + confirmed On 05/18/2016 04:44 AM, Christoph Anton Mitterer wrote: > Starting e.g. > # gtk3-nocsd eog > gives me "proper" (in the sense of as good as it can be with CSD crap), window > decorations around the main window. > But when I start e.g. Edit/Preferences, then the window t

Bug#824620: gtk3-nocsd: ship /etc/X11/Xsession.d/01-gtk3-nocsd + debconf it?

2016-05-18 Thread Christian Seiler
Control: tags -1 + confirmed On 05/18/2016 05:04 AM, Christoph Anton Mitterer wrote: > a) I think it would perhaps make sense to ship >/etc/X11/Xsession.d/01-gtk3-nocsd >(01-dont-disable-gtk-csd is a somewhat misleading name, obviously >README.Debian should be adapted to the new name)

Bug#824614: gtk3-nocsd: doesn't add window decorations to all windows

2016-05-18 Thread Christian Seiler
Control: severity -1 serious On 05/18/2016 10:08 AM, Christian Seiler wrote: > On 05/18/2016 04:44 AM, Christoph Anton Mitterer wrote: >> Starting e.g. >> # gtk3-nocsd eog >> gives me "proper" (in the sense of as good as it can be with CSD crap), >> window

Bug#824617: gtk3-nocsd: in some cases widget borders are drawn to thick

2016-05-18 Thread Christian Seiler
Control: tags -1 + moreinfo On 05/18/2016 04:55 AM, Christoph Anton Mitterer wrote: > When I start e.g.: > # gtk3-nocsd nautilus > right-click some file, go to Properties, then the Permissions tab > I see a number fo drop-down-boxes. > At least such drop-down-boxes, have a pretty thick (2-3 pixel

Bug#824616: gtk3-nocsd: tool top texts / mouse over hints are broken

2016-05-18 Thread Christian Seiler
Control: tags -1 + moreinfo On 05/18/2016 04:51 AM, Christoph Anton Mitterer wrote: > The tool tip texts / mouse over hints... i.e. the small boxes > that appear automatically when one rests with the pointer > over some object and that contain text, are broken. > > Some weeks ago (I think that wa

Bug#824615: gtk3-nocsd should nest bash completions

2016-05-19 Thread Christian Seiler
Control: tags -1 + fixed-upstream On 05/18/2016 04:46 AM, Christoph Anton Mitterer wrote: > Would be nice if the gtk-nocsd binary could continue with > normal completions (if that's possible), or at least > with binaries from the search path, e.g.: > > $ gtk-nocsd nauti[TAB] => nautilus > and if

Bug#824614: gtk3-nocsd: doesn't add window decorations to all windows

2016-05-19 Thread Christian Seiler
Control: tags -1 + fixed-upstream This bug is now fixed upstream: https://github.com/PCMan/gtk3-nocsd/commit/e9a1e5bf186f2d650ef724b3861d337b7270a400 Regards, Christian

Bug#824620: gtk3-nocsd: ship /etc/X11/Xsession.d/01-gtk3-nocsd + debconf it?

2016-05-19 Thread Christian Seiler
Control: tags -1 + pending On 05/18/2016 05:04 AM, Christoph Anton Mitterer wrote: > As stated in /u/s/d/gtk3-nocsd there are several > ways to configure gtk3-nocsd. > > a) I think it would perhaps make sense to ship >/etc/X11/Xsession.d/01-gtk3-nocsd >(01-dont-disable-gtk-csd is a somewh

Bug#824620: gtk3-nocsd: ship /etc/X11/Xsession.d/01-gtk3-nocsd + debconf it?

2016-05-19 Thread Christian Seiler
On 05/19/2016 02:58 PM, Christoph Anton Mitterer wrote: > [...] > - since it's only two options that we control, I'd have expected the > debconf dialogue to be rather simple Actually, it's just one setting that you need, because LD_PRELOAD will not be set if GTK_CSD=1 in ~/.xsessionrc or the 01gtk

Bug#824758: gtk3-nocsd: shows additional widgets that doesn't appear without gtk3-nocsd

2016-05-19 Thread Christian Seiler
Control: tags -1 + confirmed On 05/19/2016 03:05 PM, Christoph Anton Mitterer wrote: > Settings/versions/drivers/etc. as in: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824616#27 > > I just noted another issue, when running e.g. nautilus with and without > gtk3-nocsd: > With, there is a w

Bug#824617: gtk3-nocsd: in some cases widget borders are drawn to thick

2016-05-19 Thread Christian Seiler
On 05/19/2016 02:20 PM, Christoph Anton Mitterer wrote: > On Wed, 2016-05-18 at 11:09 +0200, Christian Seiler wrote: >> I cannot reproduce this. Could you provide screenshots with and >> without >> gtk3-nocsd? > Attached... Yikes, those black borders definitely don'

Bug#824616: gtk3-nocsd: tool top texts / mouse over hints are broken

2016-05-19 Thread Christian Seiler
Control: tags -1 + moreinfo patch On 05/19/2016 02:40 PM, Christoph Anton Mitterer wrote: > Control: tags -1 - moreinfo > > On Wed, 2016-05-18 at 11:12 +0200, Christian Seiler wrote: >> Could you provide me a screenshot of the broken tool tips? > Attached are two screenshots

Bug#824617: gtk3-nocsd: in some cases widget borders are drawn to thick

2016-05-19 Thread Christian Seiler
Control: retitle -1 gtk3-nocsd: header bar borders look slightly off Control: severity -1 minor On 05/19/2016 02:20 PM, Christoph Anton Mitterer wrote: > On Wed, 2016-05-18 at 11:09 +0200, Christian Seiler wrote: >> I cannot reproduce this. Could you provide screenshots with and &

Bug#824614: gtk3-nocsd: doesn't add window decorations to all windows

2016-05-19 Thread Christian Seiler
On 05/19/2016 02:52 PM, Christoph Anton Mitterer wrote: >> PS: I dislike CSDs too (which is why I maintain this package), but >> could you please not use language such as "crap"? Thanks! > [...] This is getting _way_ off track. I just asked nicely because I do think the word crosses a line. I don'

Bug#824775: gtk3-nocsd: auto-enable gtk3-nocsd only for well known offenders

2016-05-19 Thread Christian Seiler
Hi, On 05/19/2016 05:40 PM, Christoph Anton Mitterer wrote: > I think it would be nice if there was some way to have gtk3-nocsd only > enabled (i.e. LD_LIBRARY_PRELOADed) for programs which actually make use > of CSDs. > > Even though gtk3-nocsd is designed to work nicely with other programs as >

Bug#824339: open-iscsi: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2016-05-20 Thread Christian Seiler
Control: tags -1 + pending On 05/14/2016 06:29 PM, Adriano Rafael Gomes wrote: > Please, Could you update the Brazilian Portuguese Translation? Done, will be part of the next upload: https://anonscm.debian.org/cgit/pkg-iscsi/open-iscsi.git/commit/?id=8b8eb175b079a5b78043bbf90501177ea46419f7 Rega

Bug#819685: [Pkg-iscsi-maintainers] Bug#819685: open-iscsi-udeb: please drop libnss-files-udeb dependency

2016-05-20 Thread Christian Seiler
On 05/20/2016 09:29 AM, Cyril Brulebois wrote: > Christian Seiler (2016-04-02): >> Control: tags -1 + confirmed pending >> >> Thanks for the notification about the glibc change! >> >> On 03/31/2016 09:23 PM, Aurelien Jarno wrote: >>> As of glibc 2.22-5, l

Bug#824616: gtk3-nocsd: tool top texts / mouse over hints are broken

2016-05-20 Thread Christian Seiler
Control: tags -1 + fixed-upstream Control: tags -1 - moreinfo On 05/19/2016 05:23 PM, Christoph Anton Mitterer wrote: > On Thu, 2016-05-19 at 15:44 +0200, Christian Seiler wrote: >> Could you try compiling upstream gtk3-nocsd (Debian only >> patches the manpage anyway) with the

Bug#824758: gtk3-nocsd: shows additional widgets that doesn't appear without gtk3-nocsd

2016-05-22 Thread Christian Seiler
Control: tags -1 + fixed-upstream On 05/19/2016 03:27 PM, Christoph Anton Mitterer wrote: > On Thu, 2016-05-19 at 15:15 +0200, Christian Seiler wrote: >> That's actually a menu bar, I've noticed. (Try clicking on it.) > Haha :D Didn't notice that *G* > > Well the

Bug#824758: gtk3-nocsd: shows additional widgets that doesn't appear without gtk3-nocsd

2016-05-22 Thread Christian Seiler
On 05/22/2016 09:50 PM, Christoph Anton Mitterer wrote: > On Sun, 2016-05-22 at 19:18 +0200, Christian Seiler wrote: >> So I've actually now implemented a slightly different logic: >> instead of dropping the window buttons completely, I replace more >> routines and expl

Bug#825137: general: Please add ISSE to Debian repositories http://isse.sourceforge.net/

2016-05-23 Thread Christian Seiler
Control: reassign -1 wnpp Control: retitle -1 RFP: ISSE: An Interactive Source Separation Editor On 05/24/2016 01:04 AM, gnumedia wrote: > Please add ISSE to Debian repositories when you can. There is a procedure in Debian for requesting software to be packaged, by opening a so-called RFP bug aga

Bug#824758: gtk3-nocsd: shows additional widgets that doesn't appear without gtk3-nocsd

2016-05-27 Thread Christian Seiler
Hi, On 05/27/2016 03:17 AM, Christoph Anton Mitterer wrote: > Sorry for the delay :-/ No worries. >> - #824614 (not universal for all windows) > forgot to check that one, but if it works for you, I'd simply assume > it's fine and the window decorations are there ;-) Well, at least for the case

Bug#824758: gtk3-nocsd: shows additional widgets that doesn't appear without gtk3-nocsd

2016-05-27 Thread Christian Seiler
Hi, one more question: did you try it being globally preloaded? I would really like to make sure that it doesn't cause any problems for other applications. I haven't noticed any here in the last couple of days, but an independent confirmation would be great. Regards, Christian

Bug#825623: ITP: json -- JSON for Modern C++

2016-05-28 Thread Christian Seiler
Hi, On 05/28/2016 11:56 AM, Muri Nicanor wrote: > * Package name: json I would suggest maybe calling the Debian package something else, because 'json' is really, really generic, and while the library you're packaging looks extremely nice (thanks for bringing it to my attention), I don't think

Bug#825623: ITP: nlohmann-json -- JSON for Modern C++

2016-05-28 Thread Christian Seiler
Control: retitle -1 ITP: nlohmann-json -- JSON for Modern C++ Hi again, On 05/28/2016 12:48 PM, Muri Nicanor wrote: > On 05/28/2016 12:17 PM, Christian Seiler wrote: >> On 05/28/2016 11:56 AM, Muri Nicanor wrote: >>> * Package name: json >> Since the C++ namespace is

Bug#823914: gtk3-nocsd: error message with 32-bit applications on amd64

2016-05-28 Thread Christian Seiler
On 05/10/2016 03:45 PM, Vincent Lefevre wrote: > On 2016-05-10 15:12:43 +0200, Christian Seiler wrote: >> Am 2016-05-10 14:41, schrieb Vincent Lefevre: >>> On 2016-05-10 13:41:14 +0200, Christian Seiler wrote: >>>> Yes, so the problem is that gtk3-nocsd sets >

Bug#819617: bcftools: FTBFS: test suite fails on several architectures

2016-05-29 Thread Christian Seiler
On Thu, 21 Jan 2016 22:29:16 -0500 "Aaron M. Ucko" wrote: > * On i386 and kfreebsd-i386, 57 other test cases failed with output > differences (perhaps related to floating-point unit idiosyncracies -- > it normally works with double-extended precision internally, rather > than rounding at eve

Bug#819617: bcftools: FTBFS: test suite fails on several architectures

2016-05-29 Thread Christian Seiler
On 05/29/2016 02:31 PM, Andreas Tille wrote: > If you ask me the best solution would be to use -msse2 and just add some > code to throw an error if the machine has a to old FPU. Typically > nobody will use those tools on old hardware anyway - so that's no > practical constraint. Note that Adam Bo

Bug#799061: open-isns package in Debian

2016-05-29 Thread Christian Seiler
Hi again, On 05/27/2016 08:06 PM, Christian Seiler wrote: > just wanted to ping you again about the open-isns package. Just FYI: there was a question about getting iscsiuio into Debian on the pkg-iscsi mailing list today: http://lists.alioth.debian.org/pipermail/pkg-iscsi-maintainers/2016-

Bug#824758: gtk3-nocsd: shows additional widgets that doesn't appear without gtk3-nocsd

2016-05-31 Thread Christian Seiler
On 05/31/2016 04:24 AM, Christoph Anton Mitterer wrote: > I've just noted one further thing (but again with the version from sid, > no patches), so maybe it's no longer the case already: Yes, the CSS I've added also fixes that (border-top-left-radius: 0 and so forth). Regards, Christian signat

Bug#824758: gtk3-nocsd: shows additional widgets that doesn't appear without gtk3-nocsd

2016-05-31 Thread Christian Seiler
On 05/31/2016 01:12 AM, Christoph Anton Mitterer wrote: > On Fri, 2016-05-27 at 10:44 +0200, Christian Seiler wrote: >> Well, at least for the cases where you mentioned it it works. I did >> another grep through the Gtk+ source code just now though and found >> two other cor

Bug#824778: cinnamon: consider to recommen gtk3-nocsd

2016-05-31 Thread Christian Seiler
Hi there, Am 2016-05-31 01:27, schrieb Christoph Anton Mitterer: On Fri, 2016-05-27 at 20:44 +, Margarita Manterola wrote: I'm not sure what it is supposed to do, but I  was sort of expecting a File/Edit/View menu.  Instead, what I got  was a window title on top of the CSD window title and

Bug#824758: gtk3-nocsd: shows additional widgets that doesn't appear without gtk3-nocsd

2016-05-31 Thread Christian Seiler
Am 2016-05-31 14:21, schrieb Christoph Anton Mitterer: On Tue, 2016-05-31 at 09:02 +0200, Christian Seiler wrote: The problem is that forcing that setting is actually quite an invasive operation. So while I think it's doable, it's something I'd like to have tested before adding i

Bug#825965: RFS: gtk3-nocsd/3-1 [RC]

2016-05-31 Thread Christian Seiler
e Multi-Arch case. * Ship /etc/X11/Xsession.d/01gtk3-nocsd by default. (Closes: #824620) * debian/control: Bump Standards-Version to 3.9.8. (No changes.) * Xsession scripts: properly handle package removal without purge. * Process README.md with markdown to create nice HTML file

Bug#814648: linux kernel backports broken

2016-05-31 Thread Christian Seiler
Hello, On 05/31/2016 10:15 PM, Antoine Beaupré wrote: > On 2016-05-31 16:01:46, Hector Oron wrote: >> Hello, >> >> El 31 may. 2016 9:56 p. m., "Antoine Beaupré" escribió: >> >>> Hi, >>> >>> I still see this problem in debian jessie right now. I can't install the >>> linux kernel backport. >>> >>>

Bug#825989: gtk3-nocsd: unclear comment in /etc/X11/Xsession.d/01gtk3-nocsd

2016-06-01 Thread Christian Seiler
Control: tags -1 + confirmed pending On 06/01/2016 09:52 AM, Vincent Lefevre wrote: > # If this setting is left unset, it will default to 0 (CSD disabled) > # unless GTK3_NOCSD_IGNORE is set to 1, in which case it will remain > # unset. (With gtk defaulting to showing CSDs.) > > "in which case it

Bug#826253: libf2c2: not suitable for creating libraries to be used in non-Fortran programs

2016-06-03 Thread Christian Seiler
ut other programs will now hopefully also work.) Regards, Christian Description: Make MAIN__ a weak symbol Make MAIN__ a weak symbol, to make sure that non-f2c binaries can link against libraries created by it. Also make main() a weak symbol, just in case, because we really don't want to ov

Bug#799061: open-isns package in Debian

2016-06-04 Thread Christian Seiler
Control: owner -1 ! On 06/05/2016 12:20 AM, Peter Pentchev wrote: > The truth is that it became apparent to me several months > ago that due to some changes in my work priorities and plans > there would not really be a use for open-isns in the project > that we were working on, so I wouldn't reall

Bug#826359: dietlibc: x32: SSP triggered by autotools test, causes FTBFS on rdeps

2016-06-04 Thread Christian Seiler
Package: dietlibc-dev Version: 0.34~cvs20160508-1 Severity: important Tags: confirmed Owner: Christian Seiler Submitting this as a bug so I don't forget about it: after uploading dietlibc to sid today, the buildds started to build rdeps on x32. But the build of tiny-initramfs failed on x3

Bug#826360: dietlibc: Unit tests should be built with SSP enabled

2016-06-04 Thread Christian Seiler
Package: dietlibc-dev Version: 0.34~cvs20160508-1 Severity: wishlist Tags: confirmed Owner: Christian Seiler Submitting this as a bug so I don't forget about it: in order to prevent things like #826359 from happening in the future, the unit tests should be built with SSP (-fstack-prot

Bug#826359: dietlibc: x32: SSP triggered by autotools test, causes FTBFS on rdeps

2016-06-05 Thread Christian Seiler
Control: tags -1 + pending On 06/05/2016 12:33 AM, Christian Seiler wrote: > Submitting this as a bug so I don't forget about it: after uploading > dietlibc to sid today, the buildds started to build rdeps on x32. > But the build of tiny-initramfs failed on x32 due to an autoconf

Bug#826360: dietlibc: Unit tests should be built with SSP enabled

2016-06-05 Thread Christian Seiler
Control: tags -1 + pending On 06/05/2016 12:38 AM, Christian Seiler wrote: > Submitting this as a bug so I don't forget about it: in order to > prevent things like #826359 from happening in the future, the unit > tests should be built with SSP (-fstack-protector-strong) by > defa

Bug#819069: dietlibc: FTBFS on powerpcspe due to missing FPU emulation in library

2016-03-27 Thread Christian Seiler
Control: found -1 0.34~cvs20160209.1-1~exp1 Control: tags -1 + confirmed upstream Control: severity -1 important Control: owner -1 ! As discussed in debian-powerpc, currently it's not possible to create a powerpcspe chroot because some essential packages are not yet built. As soon as that's solved

Bug#774882: openssl: fail to verify some sites when 1024bit root CAs removed

2016-03-28 Thread Christian Seiler
Control: block 812708 by -1 Control: severity -1 important Hi, I wanted to ask if there's any progress on this? Since 1024bit root CAs were removed from ca-certificates in January this year, this has become a real issue, since openssl-based software won't accept some valid certificate chains anym

Bug#819505: gtk3-nocsd: dont works in apps launched from mate menu

2016-03-29 Thread Christian Seiler
Control: tags -1 + moreinfo On 03/29/2016 09:38 PM, martintxo wrote: > I installed the gtk3-nocsd and libgtk3-nocsd0 packages from sid in this > testing > box without problems. I read all the docs in the packages, and the upstream > web > page at github. I see that in Debian the packages are int

Bug#819685: [Pkg-iscsi-maintainers] Bug#819685: open-iscsi-udeb: please drop libnss-files-udeb dependency

2016-04-02 Thread Christian Seiler
Control: tags -1 + confirmed pending Thanks for the notification about the glibc change! On 03/31/2016 09:23 PM, Aurelien Jarno wrote: > As of glibc 2.22-5, libnss-files-udeb has been merged into libc-udeb. > Therefore the dependency in open-iscsi-udeb could now be dropped. Fixed in git: https:

Bug#820045: tiny-initramfs: support loading detached signatures and copying them into initramfs

2016-04-04 Thread Christian Seiler
Package: src:tiny-initramfs Version: 0.1-2 Severity: normal (Filing this as maintainer of tiny-initramfs after seeing the the other bugs related to secure boot filed on debian-devel.) As well as the other initramfs implementations in Debian (dracut, #820041 and initramfs-tools, #820037), tiny-ini

Bug#825693: RFS: nlohmann-json/1.1.0-1 [ITP]

2016-06-13 Thread Christian Seiler
Am 2016-06-13 17:06, schrieb Muri Nicanor: On 06/13/2016 02:35 PM, Andrey Rahmatullin wrote: debian/copyright: It has Files-Excluded: test/catch.hpp but the tarball still contains this file. i don't know what i'm doing wrong. i've tried multiple sytaxes, but the file somehow resists of being

Bug#827596: suricata: Illegal instruction issue in Raspberry Pi B [jessie-backports][Raspbian Jessie Lite]

2016-06-18 Thread Christian Seiler
On 06/18/2016 02:05 PM, Arturo Borrero Gonzalez wrote: > Source: suricata > Version: 3.0.1-2~bpo8+1 > Severity: important > > A suricata user using Raspeberry Pi B with Raspbian Jessie Lite reports > problems when using the package from jessie-backports: > > pi@raspberrypi:~ $ suricata --build-i

Bug#827678: ITP: pacapt -- Arch's pacman-like package manager for some Unices

2016-06-20 Thread Christian Seiler
On 06/20/2016 08:11 AM, Guillem Jover wrote: > Hi! > > On Sun, 2016-06-19 at 23:44:50 +0800, ChangZhuo Chen wrote: >> Package: wnpp >> Severity: wishlist >> Owner: "ChangZhuo Chen (陳昌倬)" > >> * Package name: pacapt >> Version : 2.3.8 >> Upstream Author : Anh K. Huynh >> * URL

Bug#823672: Streaming SIMD Extensions (SSE) is an SIMD instruction set extension to the x86 architecture

2016-05-07 Thread Christian Seiler
On 05/07/2016 03:59 PM, Geert Stappers wrote: > On Sat, May 07, 2016 at 03:23:41PM +0200, Geert Stappers wrote: >> >> My gut feeling says that the package 'sse-support' is sabotage on >> architecture "any". >> > > This is from #823465 http://bugs.debian.org/823465 > > | I'm afraid there's not en

Bug#823914: gtk3-nocsd: error message with 32-bit applications on amd64

2016-05-10 Thread Christian Seiler
Control: retitle -1 gtk3-nocsd: secondary arch libraries aren't installed by default, causes unnecessary warnings Control: tags -1 + confirmed help Am 2016-05-10 13:24, schrieb Vincent Lefevre: After compiling a program with "gcc -m32", running this program yields: ERROR: ld.so: object 'libgtk

Bug#823914: gtk3-nocsd: error message with 32-bit applications on amd64

2016-05-10 Thread Christian Seiler
Am 2016-05-10 14:41, schrieb Vincent Lefevre: On 2016-05-10 13:41:14 +0200, Christian Seiler wrote: Yes, so the problem is that gtk3-nocsd sets LD_PRELOAD=libgtk3-noscd.so.0. That means that ld.so tries to preload the library - and there's currently now way of telling ld.so to not pri

  1   2   3   4   5   >