Bug#693129: ccmakedep: creates incorrect dep rules

2013-12-25 Thread Andrew Shadura
Hello, Here's a simple patch that fixes the issue. -- Cheers, Andrew diff --git a/imake/mdepend.cpp b/imake/mdepend.cpp --- a/imake/mdepend.cpp +++ b/imake/mdepend.cpp @@ -193,12 +193,12 @@ do $CPPCMD $i \ | sed -n "/^#/s;^;$i ;p" done \ - | sed -e 's|/[^/.][^/]*/\.\.||g' -e 's|/

Bug#726763: Bug#727708: systemd-shim uploaded to NEW

2013-12-31 Thread Andrew Shadura
Hello, On Tue, 31 Dec 2013 13:07:22 -0800 Steve Langasek wrote: > For the record, logind is not the only issue here. It's logind, > timedated, hostnamed, localed which are needed by GNOME. This > doesn't actually change the work involved in forking the package; but > I think it would be ridicu

Bug#738850: ITP: iniparser -- a stand-alone INI file reading/writing library

2014-02-13 Thread Andrew Shadura
Hello, On 13 February 2014 14:12, Klee Dienes wrote: > The iniParser library is a simple C library offering INI file parsing > services (both reading and writing). > 2) Complexity ("Does anything depend on this, any potential users that > couldn't use something simpler?") > Regarding #2, m

Bug#640069: Bug#735917: Two ITPs for stm32flash

2014-02-15 Thread Andrew Shadura
Hello, On Sat, 15 Feb 2014 09:52:46 +0200 Adrian Bunk wrote: > there are currently two different ITPs for stm32flash with different > owners. > Please agree on who will actually package it (it could be one of the > owners, or both together) and then merge the ITP bugs. I think as there wasn'

Bug#739370: the problem hasn't been resolved

2014-02-18 Thread Andrew Shadura
Hello, On Tue, 18 Feb 2014 05:37:07 + Raf Czlonka wrote: > New uploaded version hasn't resolved the issue because both 0.9.4-2 > and 0.9.5-1, and possibly earlier, versions introduced a bug where > they create '/usr/share/pkg-config-crosswrapper' directory with > 'pkg-config-crosswrapper' sh

Bug#716959: [libgtk-3-0] No mouse scroll since 3.4.2-6 to 3.8.2-3 upgrade

2014-02-18 Thread Andrew Shadura
Hello, Somehow setting GDK_CORE_DEVICE_EVENTS=1 works the issue around. -- Cheers, Andrew -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#739370: the problem hasn't been resolved

2014-02-18 Thread Andrew Shadura
Hello, On 18 February 2014 13:31, Raf Czlonka wrote: >> Yes, that's true; I don't currently know how to solve that issue >> properly. I've added a check in preinst script to remove that bogus >> directory, but that won't help with removing broken versions of the >> package co-installed with pkg-c

Bug#735917: ITP: stm32flash -- software for programming STM32 chips using serial bootloader

2014-01-18 Thread Andrew Shadura
Package: wnpp Severity: wishlist Owner: Andrew Shadura * Package name: stm32flash Version : 0.3~beta2 Upstream Author : Geoffrey McRae, Tormod Volden and others * URL : https://code.google.com/p/stm32flash/ * License : GPL-2+ Programming Lang: C

Bug#735927: general: X *always* crashes when 5 youtube video opened

2014-01-18 Thread Andrew Shadura
Hello, On Sat, 18 Jan 2014 18:37:30 + moli wrote: >* What was the outcome of this action? > In about 1 minute the X crashed. Reproducable any time. > /var/log/Xorg.0.log.old: (EE) intel(0): Failed to submit batch > buffer, expect rendering corruption or even a frozen display: No > space

Bug#735927: general: X *always* crashes when 5 youtube video opened

2014-01-18 Thread Andrew Shadura
Hello, On Sat, 18 Jan 2014 18:49:08 + Ben Hutchings wrote: > > > In about 1 minute the X crashed. Reproducable any time. > > > /var/log/Xorg.0.log.old: (EE) intel(0): Failed to submit batch > > > buffer, expect rendering corruption or even a frozen display: No > > > space left on device. >

Bug#642510: Ping

2014-01-21 Thread Andrew Shadura
Hello, On Tue, 21 Jan 2014 22:50:13 + Solveig wrote: > Do you still encounter this bug with latest versions? If yes, please > provide up-to-date data, and if not, this bug report might be closed, > so let us know :) > Cheers, Yes, it's still here, absolutely nothing changed; last tested a m

Bug#725186: [libmetadata-extractor-java] Please, upload 2.6.1 to Debian unstable

2014-01-24 Thread Andrew Shadura
Package: libmetadata-extractor-java Followup-For: Bug #725186 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello, Any news on this? While patching out the newer version from JOSM is possible, it'd be cool to having 2.6.4 in unstable :) - -- System Information: Debian Release: wheezy/sid AP

Bug#727708: multiple init systems - formal resolution proposal

2014-01-29 Thread Andrew Shadura
Hello, On Wed, 29 Jan 2014 19:17:29 +0100 Josselin Mouette wrote: > Gnome-shell uses GDM for screen locking, and GDM heavily relies on > logind nowadays. There is fallback code that uses ConsoleKit, but it > has been untested for several major releases, and now fails even for > trivial things. A

Bug#737728: ifupdown: Reopen 678101: shell scripting mistake in /etc/init.d/networking

2014-02-05 Thread Andrew Shadura
Hello, On Wed, 05 Feb 2014 15:00:19 +0200 "Herman Tolken - Hetzner (Pty) Ltd" wrote: > When using ifup to bring interface eth0:2 up I get the following > output: > > #: ifup eth0:2 > cat: /sys/class/net/eth0:2/operstate: No such file or directory Could you please run it with -v? I don't rememb

Bug#731464: ifupdown with statfull ipv6 (dhcp) breaks radvd: more info

2013-12-06 Thread Andrew Shadura
Hello, On Fri, 06 Dec 2013 01:21:25 +0100 Holger Sander wrote: > This will set /proc/sys/net/ipv6/conf/eth0/accept_ra to "0" > Now the client don't get a gateway address but dhcpv6 has no > option about router! I think setting the accept_ra to "0" is an error. It's not an error; if you want SLA

Bug#632915: Bug#731464: ifupdown with statfull ipv6 (dhcp) breaks radvd: more info

2013-12-06 Thread Andrew Shadura
Hello, Colin, could you please comment on this? On Fri, 06 Dec 2013 15:42:45 +0100 Holger Sander wrote: > Am 06.12.2013 12:20, schrieb Andrew Shadura: > > Holger Sander wrote: > >>>> This will set /proc/sys/net/ipv6/conf/eth0/accept_ra to "0" > >>&g

Bug#731589: diod: init script seems to fail in non-verbose mode

2013-12-07 Thread Andrew Shadura
Package: diod Version: 1.0.14-4 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 start) [ "$VERBOSE" != no ] && log_daemon_msg "Starting $DESC" "$NAME" do_start case "$?" in 0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;; 2) [ "$VERBOSE"

Bug#477689: ITP: python-antlr3 -- antlr 3 python runtime

2013-12-14 Thread Andrew Shadura
Hello, Are there any news on this? I'm working on a package which depends on python-antlr3... -- Cheers, Andrew signature.asc Description: PGP signature

Bug#672894: gimp: toolbox window hangs in endless loop

2013-12-16 Thread Andrew Shadura
Control: tags -1 -unreproducible Hello, I experience similar behaviour since around 2.7.0 with wmii. The major difference is that here it goes on for a few seconds and then stops, and toolboxes never appear again. I tried to debug the issue from both gimp and wmii sides, and couldn't find a reaso

Bug#718803: josm: blank main window with openjdk 7

2013-10-18 Thread Andrew Shadura
Control: reassign -1 awesome Hello, On Thu, 17 Oct 2013 19:28:22 +0200 colliar wrote: > This might be WM related and not a bug of this package. Could you > please try diffent WMs ? This is definitely not a bug in the package. JOSM works perfectly with wmii, for example. -- WBR, Andrew sig

Bug#727073: ifupdown: current version somehow brings the ifaces up too late

2013-10-21 Thread Andrew Shadura
Hello, On Tue, 22 Oct 2013 04:27:37 +0200 Christoph Anton Mitterer wrote: > Since 0.7.45 I see a problem, that many deamons fail to start during > boot, since some of the configured addresses are not yet ready, > See the following bootlogd snipped, where apache, and bind fail: > Going back to 0.

Bug#727073: ifupdown: current version somehow brings the ifaces up too late

2013-10-22 Thread Andrew Shadura
Hello, On Tue, 22 Oct 2013 20:11:46 +0200 Christoph Anton Mitterer wrote: > > The major difference between 0.7.44 and 0.7.45 is that 0.7.45 waits > > for DAD to complete for 'inet6 static' interfaces. > Well couldn't that be connected? Since my it seem to be exactly the > inet6 addrs that are no

Bug#670014: libmowgli-dev: arch-dependent file in "Multi-Arch: same" package

2013-10-23 Thread Andrew Shadura
Hi, On 23 October 2013 11:19, Jakub Wilk wrote: > I still see a difference between mipsel and the rest of the world. A diff > between i386 and mipsel is attached. I believe that this particular issue is to be fixed somehow differently. Now sure how, however. -- WBR, Andrew -- To UNSUBSCRIBE

Bug#727414: libmowgli: update config.{sub,guess} for the AArch64 port

2013-10-23 Thread Andrew Shadura
Hello, On Wed, 23 Oct 2013 23:12:17 + Matthias Klose wrote: > The package fails to build on arm64 (aarch64-linux-gnu), because the > config.{guess,sub} files are out of date, and are not updated during > the build. If possible, please do not update these files directly, > but build-depend o

Bug#724195: Unable to upload a fix for 724195 (RC, FTBFS)

2013-10-23 Thread Andrew Shadura
Hi, On 24 October 2013 05:41, Rogério Brito wrote: > I have just tried to upload a fix for this bug, but it seems that, with the > transition from the DMUA flags, I lost the privileges of uploading this one. > You can find an updated packaging in any of the following repositories: > https://

Bug#727414: libmowgli: update config.{sub,guess} for the AArch64 port

2013-10-24 Thread Andrew Shadura
Hi, On Oct 24, 2013 11:35 AM, "Matthias Klose" wrote: > Am 24.10.2013 07:17, schrieb Andrew Shadura: > > On Wed, 23 Oct 2013 23:12:17 + Matthias Klose wrote: > >> The package fails to build on arm64 (aarch64-linux-gnu), because the > >> config.{guess,su

Bug#728081: fake-vconfig: a shell wrapper for iproute2 emulating vconfig command-line interface

2013-10-28 Thread Andrew Shadura
Package: vlan Version: 1.9-3 Severity: normal Tags: patch Hi, Half a year ago I've written this code: https://bitbucket.org/andrew_shadoura/fake-vconfig/src This could be used as a replacement for vconfig utility, which uses an old interface anyway. -- System Information: Debian Release: wheez

Bug#728092: ifupdown: ifup -v displays wpa-password in cleartext

2013-10-28 Thread Andrew Shadura
Control: reassign -1 wpasupplicant Hi, this is a bug in wpa-supplicant's scripts.

Bug#728092: Fwd: Re: Bug#728092: ifupdown: ifup -v displays wpa-password in cleartext

2013-10-28 Thread Andrew Shadura
Control: reassign -1 wpasupplicant Hi, this is a bug in wpa-supplicant's scripts.

Bug#728092: ifupdown: ifup -v displays wpa-password in cleartext

2013-10-28 Thread Andrew Shadura
Hi, One more thought: wpasupplicant.conf may be what you want.

Bug#728181: RFS: tofrodos/1.7.13+ds-1 [ITA]

2013-10-29 Thread Andrew Shadura
Hello, On 29 October 2013 09:57, Markus Koschany wrote: > I am looking for a sponsor for my package "tofrodos" which I intend to > adopt. I've built, signed and uploaded your package. Thanks for your work. Feel free to contact me if you need to sponsor your upload again. -- WBR, Andrew --

Bug#679052: ifupdown: IPv6 loopback config broken (and unnecessary)

2013-10-31 Thread Andrew Shadura
Hello, On Thu, 31 Oct 2013 07:50:42 +0100 Salvatore Bonaccorso wrote: > We have a very similar problem. As workaround in our case to flush the > addresses in the pre-up iface options worked. So doing in > /etc/network/interfaces: What problem? Elaborate, please. > pre-up ip -6 addr flush dev l

Bug#727708: init system discussion status

2014-01-05 Thread Andrew Shadura
Hello, On Sat, 04 Jan 2014 16:46:28 +0100 Josselin Mouette wrote: > > I think systemd-ui is part of the systemd init system so falls into > > the exception. Of course that means that nothing else should depend > > (functionally or in package dependencies) on it. > There is no way that, for exa

Bug#675612: make 3.82: fails to parse archive syntax

2014-01-06 Thread Andrew Shadura
Control: clone -1 -2 Control: tag -1 fixed-upstream Control: retitle -2 "make: please package upstream version 4.0" Control: severity -2 wishlist Hello, This bug is fixed in the newest upstream version released two months ago. -- Cheers, Andrew signature.asc Description: PGP signature

Bug#734474: festival: please stop depending on sysv-rc | file-rc

2014-01-07 Thread Andrew Shadura
Package: festival Version: 1:2.1~release-6 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Please remove explicit dependency on sysv-rc | file-rc as this prevents using the package with other compatible init systems, like openrc etc. Thanks. - -- System Information: Debian R

Bug#734480: please drop versioned build-depends on pkg-config

2014-01-07 Thread Andrew Shadura
Source: gtk+2.0 Version: 2.24.10-2 Severity: wishlist Please change the versioned build-dependency on pkg-config on unversioned one. There's no other pkg-config version apart from 0.26-1 even in stable, so this is not necessary anymore. However, keeping this dependency versioned means pkgconf can

Bug#734479: please drop versioned build-depends on pkg-config

2014-01-07 Thread Andrew Shadura
Source: glib2.0 Version: 2.37.2-1 Severity: wishlist Please change the versioned build-dependency on pkg-config on unversioned one. There's no other pkg-config version apart from 0.26-1 even in stable, so this is not necessary anymore. However, keeping this dependency versioned means pkgconf can'

Bug#734483: please drop versioned build-depends on pkg-config

2014-01-07 Thread Andrew Shadura
Source: mm-common Version: 0.9.6-1 Severity: wishlist Please change the versioned build-dependency on pkg-config on unversioned one. There's no other pkg-config version apart from 0.26-1 even in stable, so this is not necessary anymore. However, keeping this dependency versioned means pkgconf can

Bug#734482: please drop versioned build-depends on pkg-config

2014-01-07 Thread Andrew Shadura
Source: libconfig Version: 1.4.9-2 Severity: wishlist Please change the versioned build-dependency on pkg-config on unversioned one. There's no other pkg-config version apart from 0.26-1 even in stable, so this is not necessary anymore. However, keeping this dependency versioned means pkgconf can

Bug#734478: please drop versioned build-depends on pkg-config

2014-01-07 Thread Andrew Shadura
Source: cattle-1.0 Version: 1.0.1-1 Severity: wishlist Please change the versioned build-dependency on pkg-config on unversioned one. There's no other pkg-config version apart from 0.26-1 even in stable, so this is not necessary anymore. However, keeping this dependency versioned means pkgconf ca

Bug#734485: please drop versioned build-depends on pkg-config

2014-01-07 Thread Andrew Shadura
Source: raptor2 Version: 2.0.12-2 Severity: wishlist Please change the versioned build-dependency on pkg-config on unversioned one. There's no other pkg-config version apart from 0.26-1 even in stable, so this is not necessary anymore. However, keeping this dependency versioned means pkgconf can'

Bug#734489: please drop versioned build-depends on pkg-config

2014-01-07 Thread Andrew Shadura
Source: telepathy-qt Version: 0.9.3-1 Severity: wishlist Please change the versioned build-dependency on pkg-config on unversioned one. There's no other pkg-config version apart from 0.26-1 even in stable, so this is not necessary anymore. However, keeping this dependency versioned means pkgconf

Bug#734484: please drop versioned build-depends on pkg-config

2014-01-07 Thread Andrew Shadura
Source: raptor Version: 1.4.21-8 Severity: wishlist Please change the versioned build-dependency on pkg-config on unversioned one. There's no other pkg-config version apart from 0.26-1 even in stable, so this is not necessary anymore. However, keeping this dependency versioned means pkgconf can't

Bug#734488: please drop versioned build-depends on pkg-config

2014-01-07 Thread Andrew Shadura
Source: telepathy-logger Version: 0.8.0-2 Severity: wishlist Please change the versioned build-dependency on pkg-config on unversioned one. There's no other pkg-config version apart from 0.26-1 even in stable, so this is not necessary anymore. However, keeping this dependency versioned means pkgc

Bug#734481: please drop versioned build-depends on pkg-config

2014-01-07 Thread Andrew Shadura
Source: gtk+3.0 Version: 3.10.2-1 Severity: wishlist Please change the versioned build-dependency on pkg-config on unversioned one. There's no other pkg-config version apart from 0.26-1 even in stable, so this is not necessary anymore. However, keeping this dependency versioned means pkgconf can'

Bug#734486: please drop versioned build-depends on pkg-config

2014-01-07 Thread Andrew Shadura
Source: schroot Version: 1.7.1-1 Severity: wishlist Please change the versioned build-dependency on pkg-config on unversioned one. There's no other pkg-config version apart from 0.26-1 even in stable, so this is not necessary anymore. However, keeping this dependency versioned means pkgconf can't

Bug#734487: please drop versioned build-depends on pkg-config

2014-01-07 Thread Andrew Shadura
Source: telepathy-glib Version: 0.20.3-1 Severity: wishlist Please change the versioned build-dependency on pkg-config on unversioned one. There's no other pkg-config version apart from 0.26-1 even in stable, so this is not necessary anymore. However, keeping this dependency versioned means pkgco

Bug#734491: pkgconfig: fails if libraries from Requires.private are missing although not --static given

2014-01-07 Thread Andrew Shadura
Hello, On Tue, 7 Jan 2014 16:30:49 +0100 Sebastian Ramacher wrote: > Install libgtk-3-dev and make sure that that libatspi2.0-dev is not > installed. Then pkgconf fails with: > $ pkgconf gtk+-3.0 --libs > Package atspi-2 was not found in the pkg-config search path. > Perhaps you should add the

Bug#734482: please drop versioned build-depends on pkg-config

2014-01-07 Thread Andrew Shadura
Hello, On Tue, 07 Jan 2014 23:01:55 + Jonathan McCrohan wrote: > On 07/01/14 15:02, Andrew Shadura wrote: > > Please change the versioned build-dependency on pkg-config on > > unversioned one. There's no other pkg-config version apart from > > 0.26-1 even in stable

Bug#734592: makefile.pm: make output parsing a bit less strict

2014-01-08 Thread Andrew Shadura
Package: debhelper Version: 9.20131227 Severity: normal Tags: patch Hello, I propose a patch to relax requirements to the make output. Currently, when the target doesn't exist, makefile.pm expects string like: make: *** No rule to make target 'clean'. Stop. However, if the Makefile includes au

Bug#732291: files in src/* have license GPLv2+

2014-01-09 Thread Andrew Shadura
Hello, On Mon, 16 Dec 2013 13:28:05 +0100 (CET) Thorsten Alteholz wrote: > as opposed to debian/copyright, which states that the license of all > files is GPLv2, the files in src/* have a license of GPLv2+. Please > update debian/copyright for the new upstream version (1.0.1) > accordingly. I d

Bug#732291: Bug#732291: files in src/* have license GPLv2+

2014-01-09 Thread Andrew Shadura
Hello, (First of all, I'm not the maintainer of a package.) On Thu, 09 Jan 2014 15:24:59 +0100 Jonas Smedegaard wrote: > > I don't think it's a bug. If source is distributed as GPL-2+, > > you're free to take it as either GPL-2, or any later version. As > > GPL-2 and GPL-3 are incompatible, to l

Bug#681872: Confirmed

2014-01-09 Thread Andrew Shadura
Hello, On Thu, 9 Jan 2014 20:02:46 +0200 Rares Aioanei wrote: > I also hit this bug, on a testing/unstable machine, only I have a pure > Debian installation, as in it's not transformed from Ubuntu. If > there's anything else I can do to help, I'd be glad. Yes, if you can, provide maximum inform

Bug#734592: [debhelper-devel] Bug#734592: makefile.pm: make output parsing a bit less strict

2014-01-13 Thread Andrew Shadura
Hello, On Mon, 13 Jan 2014 16:05:46 -0400 Joey Hess wrote: > > Makefile:4: buildsys.mk: No such file or directory > > make: *** No rule to make target 'buildsys.mk'. Stop. > Please see bug #718121. > The best way to fix this would be to fix make to have a way to > enumerate available targets.

Bug#734592: [debhelper-devel] Bug#734592: makefile.pm: make output parsing a bit less strict

2014-01-13 Thread Andrew Shadura
Hello, On Mon, 13 Jan 2014 17:01:32 -0400 Joey Hess wrote: > > > > Makefile:4: buildsys.mk: No such file or directory > > > > make: *** No rule to make target 'buildsys.mk'. Stop. > > > Please see bug #718121. > > > The best way to fix this would be to fix make to have a way to > > > enumerat

Bug#727708: OpenRC now works on GNU/Hurd! :)

2014-01-17 Thread Andrew Shadura
Hello, On Fri, 17 Jan 2014 20:41:59 +0800 Thomas Goirand wrote: > Let's say you rewrite /etc/init.d/foo, and transform it from a init.d > traditional sysv-rc script to an OpenRC runscript in your package. If > the init system is systemd, then systemd will *not* understand the > OpenRC runscript.

Bug#690097: dynamips and buildd

2013-11-06 Thread Andrew Shadura
Hello, On behalf of Daniel Lintott, the maintainer of Dynamips package, whose work I've reviewed and sponsored, I'd like to ask to enable building dynamips at our buildds (just in the case Daniel hasn't done that himself yet). The main and well-known issue with Dynamips is that it contains non-fre

Bug#728716: RFS: xchroot/2.3.3-3 [ITP] -- extended chroot with X11/Xorg forwarding and aufs/unionfs support for read only roots

2013-11-12 Thread Andrew Shadura
Hello, On 12 November 2013 10:22, Elmar Stellnberger wrote: > O.K. That is actually what is to be done next. > There are some people whom I know and who I am going to consult. > It will at last be necessary in my very own interest to assert that the > license will work in practice as intended. >

Bug#709844: clearlooks-phenix-theme: possible graphic errors in the theme

2013-11-14 Thread Andrew Shadura
Hello, On Thu, 12 Sep 2013 01:40:07 +0600 Alexey Galakhov wrote: > Do you have contacts with the author? His website seems to be down. > I understand the source of the problem (CSS parsing in new GTK) and I > have idea about the location of problematic code but I never made any > themes. If nob

Bug#709844: clearlooks-phenix-theme: possible graphic errors in the theme

2013-11-15 Thread Andrew Shadura
Hello, On Thu, 14 Nov 2013 22:10:55 -0430 Tom Maneiro wrote: > There is still a minor mismatch on the menubar background between the > menu text and the unused part of the menubar. Aside of that, > everything seems to look as normal as they were in Wheezy. It is -3 or -4 version? Because I've f

Bug#729736: ITP: inputplug -- XInput event monitor

2013-11-16 Thread Andrew Shadura
Package: wnpp Severity: wishlist Owner: Andrew Shadura * Package name: inputplug Version : 0.0~hg Upstream Author : Andrew Shadura * URL : https://bitbucket.org/andrew_shadoura/inputplug/ * License : MIT/X11 Programming Lang: C Description : XInput

Bug#727073: [ifupdown] Anything new here?

2013-11-21 Thread Andrew Shadura
Hello, On 21 November 2013 10:23, David Baron wrote: > Updated now to 0.7.46-1. Anything new. Bug is a month old. Well, it's not strictly a bug... It's rather incorrect usage. If you use static IPv6 address assignment, you must wait for DAD to complete before using the address. If you use allow-

Bug#727073: [ifupdown] Anything new here?

2013-11-21 Thread Andrew Shadura
Hello, On 21 November 2013 10:51, David Baron wrote: > So a changes notification with instructions may be in order. > Issue might not even apply to my setup, but if I do encounter it, where do I > change the options? The problem here is that I'm not sure what to do with this bug. I could patch u

Bug#731022: ifupdown referring to non-existent group 'netdev'

2013-12-01 Thread Andrew Shadura
Control: fixed -1 0.7.47.1 Hello, On Sun, 01 Dec 2013 02:15:21 + bns_robson wrote: > During the boot the following lines are output to the console > chown: invalid group: 'root:netdev' > [warn] can't chown /run/network ... (warning) > I've looked at what generates this and think th

Bug#684491: /sys/class/power_supply script is too specific

2013-12-03 Thread Andrew Shadura
Hello, The proposed script relies on the exact names of sysfs files, which are not actually stable, so it works on certain systems only (and doesn't work on mine, as ‘battery’ is ‘BAT0’ here, and ‘mains’ is ‘AC0’). -- Cheers, Andrew signature.asc Description: PGP signature

Bug#731216: xbattbar: reposition the bar on screen resize

2013-12-03 Thread Andrew Shadura
. -- Cheers, Andrew Subject: Resize bar when the root window size changes. From: Andrew Shadura --- a/xbattbar.c +++ b/xbattbar.c @@ -92,6 +92,7 @@ int bi_thick = BI_THICKNESS;/* t int bi_interval = PollingInterval; /* interval of polling APM */ Display *disp; +Window root; Window

Bug#731217: xbattbar: fix compilation warnings in APM backend

2013-12-03 Thread Andrew Shadura
Package: xbattbar Version: 1.4.4-1 Hello, Attached is a patch fixing some compilation warnings in APM backend. -- Cheers, Andrew Subject: Fix some compilation warnings. From: Andrew Shadura --- a/xbattbar-check-apm.c +++ b/xbattbar-check-apm.c @@ -22,6 +22,7 @@ #include #include

Bug#751775: New upstream snapshot

2014-06-21 Thread Andrew Shadura
Hello, On Mon, 16 Jun 2014 15:38:30 +0100 Alessio Treglia wrote: > I'm opening this bug as libguess 1.2 is a requirement for the > audacious's latest release 3.5. Can you please update the packaging? I've updated libmowgli-2 packaging on which libguess 1.2 depends and uploaded a newer libguess

Bug#752672: boot gets stuck

2014-06-25 Thread Andrew Shadura
Hi, On 25 June 2014 16:07, Harald Dunkel wrote: > If I set /etc/network/interfaces to > ## The primary network interface (eth0) > auto eth0 > iface eth0 inet6 dhcp > without having a DHCP6 server in my LAN, then the next boot > gets stuck (even for single user mode). I wa

Bug#725186:

2014-06-25 Thread Andrew Shadura
severity 725186 important thanks Raising the severity as this blocks other software for way too long. Emmanuel, we need you to please upload the fixed version as soon as you can so we can have fresh JOSM in unstable and something fresh as well testing before the freeze. -- Cheers, Andrew --

Bug#752919: networking scripts runs ifup for hotplugged interfaces, races with net.agent from udev

2014-06-28 Thread Andrew Shadura
Hello, On Fri, 27 Jun 2014 21:13:40 +0200 Michael Biebl wrote: > the udev package ships a udev rule [1], which runs ifup $INTERFACE via > the net.agent helper. > This seems to create a race with the networking SysV init script which > runs also runs ifup for hotplugged interfaces in ifup_hotplu

Bug#752919: networking scripts runs ifup for hotplugged interfaces, races with net.agent from udev

2014-06-28 Thread Andrew Shadura
Hello, On Sat, 28 Jun 2014 19:11:46 +0200 Michael Biebl wrote: > >> This seems to create a race with the networking SysV init script > >> which runs also runs ifup for hotplugged interfaces in > >> ifup_hotplug(). > > Yes, I've noticed that quite a while ago, but haven't found a good > > way to

Bug#744120: ifupdown: man page interfaces(5) misleading WRT source statement

2014-04-10 Thread Andrew Shadura
Hello, On 10 April 2014 14:27, christian mock wrote: > the man page interfaces(5) is misleading regarding the "source" > statment; it shows as an example >source interfaces.d/machine-dependent > This leads to the wrong conclusion that the expected file name is > relative to the /etc/net

Bug#744131: tk8.6: green should not be a synonym for dark green

2014-04-13 Thread Andrew Shadura
Control: reassign -1 gitk Hello, On Fri, 11 Apr 2014 11:42:40 +0400 Sergei Golovan wrote: > As far as I know, this change of the green color definition is > deliberate. The new > green color matches the one used in web. So, I will not revert it > back. If you think > that this color is unsuitab

Bug#740800: ITP: python-crontab -- Python module for reading and writing crontab files

2014-03-05 Thread Andrew Shadura
Hello, On 5 March 2014 05:53, Jordan Metzmeier wrote: > * Package name: python-crontab > Version : 1.7.2 > Upstream Author : Martin Owens > * URL : https://launchpad.net/python-crontab > * License : GPL-3 > Programming Lang: Python > Description : Pyth

Bug#741344: ssh-copy-id: Could not resolve hostname :: Name or service not known

2014-03-11 Thread Andrew Shadura
Package: openssh-client Version: 1:6.5p1-4 Hello, ssh-copy-id incorrectly parses the host name, removing everything after and including the last colon. I'm not sure why is it done at all, but this prevents me from copying an id to the localhost (don't ask why I need that). Here's a patch which r

Bug#658113: glib/gio/gsettingsbackend: segfault in g_settings_backend()

2014-04-03 Thread Andrew Shadura
Hello, On Thu, 3 Apr 2014 08:43:11 +0100 Simon McVittie wrote: > On Tue, 31 Jan 2012 at 13:46:26 +0100, Andrew O. Shadura wrote: > > g_settings_backend() doesn't check if backend is non-NULL before > > dereferencing the pointer. > If some application is crashing because of this, then that's eit

Bug#746244: ifupdown: interfaces not brought up after unclean shutdown (e.g. power loss)

2014-04-28 Thread Andrew Shadura
Hello, On 28 April 2014 14:50, Christoph Mitasch wrote: > After a powerloss the wheezy Linux container was restarted automatically. > Unfortunately the IP for the network interface was not brought up > automatically. > Doing a network restart (/etc/init.d/networking restart) solved the problem.

Bug#731216: xbattbar: reposition the bar on screen resize

2014-04-30 Thread Andrew Shadura
Hi, On Apr 30, 2014 4:53 PM, "Dmitry E. Oboukhov" wrote: > The patch doesn't work at my host (window hangs up). Any idea why? I've had it applied since then and haven't encountered any issues whatsoever. -- Cheers, Andrew

Bug#747048: ifupdown: /etc/init.d/networking Occasional long delays at boot from dhclient

2014-05-05 Thread Andrew Shadura
Hello, On Mon, 05 May 2014 03:54:24 +0100 Zebedee wrote: > I am currently using this patch I wrote myself which apparently cures > the delays, I have been using it for a month or so now. I wrote > something similar in Debian 6 but this init script has been rewritten > in 7, but still does not fi

Bug#747895: ifupdown: Upgrade breaks dual IPv4/IPv6 configuration

2014-05-12 Thread Andrew Shadura
Control: tag -1 moreinfo Hello, On Mon, 12 May 2014 17:54:18 +0100 Andrew Benham wrote: > An upgrade in the last few days has broken my dual IPv4/IPv6 > configuration. I have v0.7.48.1 of ifupdown as a result of the > upgrade. > After the upgrade, the IPv6 static config is ignored - instead

Bug#747895: ifupdown: Upgrade breaks dual IPv4/IPv6 configuration

2014-05-13 Thread Andrew Shadura
Control: reassign -1 avahi-daemon Control: retitle -1 if-up.d script of avahi-daemon breaks static network configuration Hello, On 13 May 2014 16:03, Andrew Benham wrote: > run-parts: executing /etc/network/if-up.d/avahi-daemon > run-parts: /etc/network/if-up.d/avahi-daemon exited with return co

Bug#748476: RFS: eggdrop/1.6.21-2

2014-05-19 Thread Andrew Shadura
Hello, On 19 May 2014 05:03, Vincent Cheng wrote: > - Why does debian/control now have "Build-Conflicts: autoconf2.13, > automake1.4"? Probably because configure.in is for a newer autoconf, but doesn't have AC_PREREQ(), so the autoconf wrapper incorrectly detects it as autoconf2.13-compatible b

Bug#741518: libmowgli-2-dev: arch-dependent file in "Multi-Arch: same" package

2014-03-13 Thread Andrew Shadura
Hello, On 13 March 2014 13:14, Jakub Wilk wrote: > libmowgli-2-dev is marked as "Multi-Arch: same", but the following file is > architecture-dependent: > /usr/share/doc/libmowgli-2-dev/examples/buildsys.mk Oh well, again. Thanks for noticing! -- Cheers, Andrew -- To UNSUBSCRIBE, email to

Bug#741870: X server crashes when running (in particular) some Tk 8.4 apps

2014-03-17 Thread Andrew Shadura
Hello, On Sun, 16 Mar 2014 20:15:23 +0100 Julien Cristau wrote: > > When running hgk, a Mercurial port of gitk, with Tk 8.4 linked to > > /usr/bin/wish, the X server crashes. The crash doesn't happen if > > the X server isn't running on the active VT. It also doesn't happen > > with any other T

Bug#741870: X server crashes when running (in particular) some Tk 8.4 apps

2014-03-17 Thread Andrew Shadura
Hello, On Mon, 17 Mar 2014 09:48:09 +0100 Julien Cristau wrote: > > > > When running hgk, a Mercurial port of gitk, with Tk 8.4 linked > > > > to /usr/bin/wish, the X server crashes. The crash doesn't > > > > happen if the X server isn't running on the active VT. It also > > > > doesn't happen w

Bug#741870: X server crashes when running (in particular) some Tk 8.4 apps

2014-03-17 Thread Andrew Shadura
Hello, On 17 March 2014 10:00, Julien Cristau wrote: >> The trouble is that I can't reproduce the crash when I'm not attached >> to the VT, and when I am, the VT locks and I can't switch to a >> different one (SysRq keys don't work either — that may be because of >> strange laptop keyboard config

Bug#741870: X server crashes when running (in particular) some Tk 8.4 apps

2014-03-17 Thread Andrew Shadura
Hello, On Mon, 17 Mar 2014 10:00:54 +0100 Julien Cristau wrote: > > The trouble is that I can't reproduce the crash when I'm not > > attached to the VT, and when I am, the VT locks and I can't switch > > to a different one (SysRq keys don't work either — that may be > > because of strange laptop

Bug#741924: X server crashes when fontforge is being run

2014-03-17 Thread Andrew Shadura
Hello, On Mon, 17 Mar 2014 12:07:08 +0100 Julien Cristau wrote: > I can't reproduce this by just starting fontforge. Maybe include the > output of 'xset q' and 'xlsfonts'. And the output of 'disass' in gdb, > because that line number is just weird. Unfortunately, xlsfonts crashes the server t

Bug#742018: ifupdown two issues found:- interface naming and vlan shutdown with virtual interface

2014-03-18 Thread Andrew Shadura
Hello, Trevor, please try to install the latest ifupdown from testing and tell me if anything changes. Thanks. -- Cheers, Andrew signature.asc Description: PGP signature

Bug#742018: ifupdown two issues found:- interface naming and vlan shutdown with virtual interface

2014-03-18 Thread Andrew Shadura
Hello, On Tue, 18 Mar 2014 12:40:41 + Trevor Burt wrote: > > Trevor, please try to install the latest ifupdown from testing and > > tell me if anything changes. > Hi Andrew, I can't get the latest version to install due to package > dependecy problems. Should I look at installing from source

Bug#733452: Fw: Library support for two-phase daemonization

2014-03-18 Thread Andrew Shadura
Hello, Ian, it seems like NetBSD people are discussing readiness protocols as well: http://mail-index.netbsd.org/tech-userlevel/2014/01/28/msg008402.html -- Cheers, Andrew --- Begin Message --- On Tue, Jan 28, 2014 at 07:56:31PM +0200, Andreas Gustafsson wrote: > Comments? Objections? I don

Bug#742018: ifupdown two issues found:- interface naming and vlan shutdown with virtual interface

2014-03-19 Thread Andrew Shadura
Hello, On Wed, 19 Mar 2014 10:46:42 + Trevor Burt wrote: > Hi andrew, I managed to compile ifupdown 0.7.47.2 using apt-get -b > source ifupdown. I changed my apt sources deb-src entry to sid. > However when I try to install the Deb package it needs iproute2. > Iproute2 has lots of dependenci

Bug#742018: ifupdown two issues found:- interface naming and vlan shutdown with virtual interface

2014-03-19 Thread Andrew Shadura
Hello, On Wed, 19 Mar 2014 11:09:35 + Trevor Burt wrote: > Hi andrew, it seems our emails have crossed: ) how do you change the > dependency when using apt-get -b source ifupdown. I assume i change > a file and use dpkg-buildpackage -rfakeroot -uc -b ? Just edit debian/rules before buildin

Bug#742018: ifupdown two issues found:- interface naming and vlan shutdown with virtual interface

2014-03-19 Thread Andrew Shadura
Hello, On Wed, 19 Mar 2014 11:53:41 + Trevor Burt wrote: > Hi Andrew, > I did the following:- > Change my apt-get sources file from:- > deb-src http://ftp.uk.debian.org/debian stable main contrib > to: > deb-src http://ftp.uk.debian.org/debian unstable main contrib > I then update

Bug#742018: ifupdown two issues found:- interface naming and vlan shutdown with virtual interface

2014-03-23 Thread Andrew Shadura
Hello, Trevor, I tried to reproduce your issue, but I couldn't, unfortunately. Could you please run ifup with -v and give me its output, and a corresponding chunk from your interfaces file. -- Cheers, Andrew signature.asc Description: PGP signature

Bug#742410: please update ifenslave script to be compatible with latest ifupdown

2014-03-23 Thread Andrew Shadura
Package: ifenslave Version: 2.4 Severity: important Tags: patch Here's a patch to fix some issues with latest ifupdown versions. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686)

Bug#742410: please update ifenslave script to be compatible with latest ifupdown

2014-03-23 Thread Andrew Shadura
Hello, On Mon, 24 Mar 2014 14:22:36 +1100 Dmitry Smirnov wrote: > * What issues? The script apparently is being called for ‘--all’ pseudointerface. Also, it uses ifstate file from a wrong location, which is no longer guaranteed to exist. Apart from that, I plan to break ifstate file down in mu

Bug#742410: please update ifenslave script to be compatible with latest ifupdown

2014-03-24 Thread Andrew Shadura
Hello, On Mon, 24 Mar 2014 18:38:41 +1100 Dmitry Smirnov wrote: > > Dmitry Smirnov wrote: > > > * What is the meaning of "[ "$ADDRFAM" = meta ] && exit 0"? > > Sorry could you please write a little bit more about how > > [ "$ADDRFAM" = meta ] && exit 0 > > works and what does it do? I d

Bug#698381: unblock: ifupdown/0.7.6

2013-01-17 Thread Andrew Shadura
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package ifupdown. This release fixes some important issues with ifupdown, and also brings upstart support up to date. ifupdown (0.7.6) unstable; urgency=low [ Andrew O. S

  1   2   3   4   5   6   7   8   >