Bug#501005: invoking hostname as domainname does not produce results described, in --help

2008-10-15 Thread Graham Inggs
Looking at this again, a more complete patch would be: if (!strcmp(progname, domainname) || !strcmp(progname, nisdomainname) || !strcmp(programe, ypdomainname)) type = NIS; I realize that this functionality has been moved into the nis package, but installing nis just to

Bug#501005: invoking hostname as domainname does not produce results described in --help

2008-10-03 Thread Graham Inggs
Package: hostname Version: 2.93 Severity: normal *** Please type your report below this line *** According to 'hostname --help', invoking hostname as domainname should display the NIS/YP domain name, instead the host name is displayed. Transcript follows: $ hostname dreamcoat $ hostname -y

Bug#609882: libc6: No such file or directory error when attempting to execute LSB executable without lsb-core

2011-01-13 Thread Graham Inggs
Package: libc6 Version: 2.11.2-8 Severity: normal On an amd64 architecture system without lsb-core installed, download lmutil_x64_lsb.tar.gz from http://www.globes.com/support/fnp_utilities_download.htm Extract the file from the archive, mark it executable and then attempt to execute it: $

Bug#460946: new version of gddrescue (1.9)

2009-02-12 Thread Graham Inggs
Yet another new version released: http://ftp.gnu.org/gnu/ddrescue/ This package becoming very out of date, please update. 2008-11-17 Antonio Diaz ant_d...@teleline.es * Version 1.9 released. * Added new option `--domain-logfile'. * Verbosity control of messages has been simplified.

Bug#501005: [hostname] domainname command still not working

2009-09-15 Thread Graham Inggs
As of version 2.97 this is fixed for 'ypdomainname' and 'nisdomainname', but not 'domainname'. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#635960: libmotif4 should provide libXm.so.3 and libXm.so.2 symlinks

2011-08-29 Thread Graham Inggs
and libXm.so.3 symlinks and let +libmotif4 provide libmotif3. (Closes: #635960) + + -- Graham Inggs gra...@nerve.org.za Thu, 04 Aug 2011 09:29:02 +0200 + openmotif (2.3.3-5) unstable; urgency=low * Fix hopefully the build problems on mips* diff -u openmotif-2.3.3/debian/rules openmotif-2.3.3

Bug#635960: libmotif4 should provide libXm.so.3 and libXm.so.2 symlinks

2011-08-04 Thread Graham Inggs
I have done some testing with a couple of applications in the repository that require libXm.so.2 and found that a symlink does not work very well. $ xsol xsol: Symbol `_XmStrings' has different size in shared object, consider re-linking Warning: Cannot find callback list in XtAddCallback $

Bug#635960: libmotif4 should provide libXm.so.3 and libXm.so.2 symlinks

2011-08-04 Thread Graham Inggs
Patch for libmotif4 to provide libXm.so.3, libUil.so.3 and libMrm.so.3 symlinks and update the dependencies to also Provides: libmotif3. Format: 1.0 Source: openmotif Binary: libmotif4, libmotif4-dbg, libmotif-dev, motif-clients Architecture: any Version: 2.3.3-6 Maintainer: Stefan Bauer

Bug#609540: iftop: Silently SIGSEVs on certain interfaces (ppp0, sixxs)

2011-10-01 Thread Graham Inggs
tags 609540 patch thanks I ran into the same problem with the gprs0 interface on the Nokia N900. Diff attached. skip-null-ifa_addr.diff Description: Binary data

Bug#627945: segfaults on iftop -i tun (IPV6)

2011-10-01 Thread Graham Inggs
Duplicate of #609540? http://bugs.debian.org/609540 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#635960: libmotif4 should provide libXm.so.3 and libXm.so.2 symlinks

2011-07-29 Thread Graham Inggs
Package: libmotif4 Version: 2.3.3-5 According to the Open Motif 2.3.3 release notes: http://www.motifzone.com/files/public_downloads/openmotif/2.3/2.3.3/RELEASE.txt Open Motif 2.3.3 is an updated version of Open Motif 2.3. Any applications built against a previous 2.x release of Open Motif will

Bug#679211: cntlm does not properly handle non-HTTP/1.1 keep-alive

2012-06-27 Thread Graham Inggs
Package: cntlm Version: 0.92.3-1 Severity: important Many proxies respond with 1.1 and add keep-alive, even when client is 0.9/1.0. Cntlm 0.92.3-1 honours this, causing clients like Ubuntu's package-data-downloader, which downloads proprietary packages triggered by flashplugin-installer and

Bug#679216: cntlm: please package new upstream 0.93 beta

2012-06-27 Thread Graham Inggs
Package: cntlm Version: 0.92.3-1 Severity: wishlist New upstream releases 0.93 beta 3 and 0.93 beta 5 are available: http://ftp.awk.cz/pub/ 0.93 beta 3 includes the following important bugfix: Rev 306, 2012-04-07 02:54:51 * Properly handle non-HTTP/1.1 keep-alive (many proxies respond with 1.1

Bug#681560: Please upgrade source format and don't store changes to config/config.*

2012-07-14 Thread Graham Inggs
Package: iftop Version: 1.0~pre2-3 Severity: wishlist Tags: patch The attached patch upgrades to source format 3.0 (quilt) and prevents changes to config/config.guess and config/config.sub from being stored. source-format-and-options.patch Description: Binary data

Bug#681575: Please upgrade to source format 3.0 (quilt)

2012-07-14 Thread Graham Inggs
Package: tcptraceroute Version: 1.5beta7+debian-4 Severity: wishlist Tags: patch The file tcptraceroute_1.5beta7+debian-4.diff.gz contains changes to config.log. Upgrading to source format 3.0 (quilt) should make it easier to identify similar problems. I believe the attached patch is the only

Bug#681560: Please upgrade source format and don't store changes to config/config.*

2012-07-15 Thread Graham Inggs
reopen 681560 retitle 681560 config.guess and config,sub are not properly cleaned severity 681560 normal tags 681560 +patch -wontfix thanks Building from source twice in a row results in changes to config/config.guess and config/config.sub appearing in the Debian diff. The attached patch removes

Bug#679211: cntlm does not properly handle non-HTTP/1.1 keep-alive

2012-08-02 Thread Graham Inggs
tags 679211 patch thanks Attached is a cherry-pick of changes in upstream revision 306 excluding those relating to more detailed debug logging and compiler warnings. Index: utils.c === --- utils.c (revision 305) +++ utils.c

Bug#683640: cntlm: please upgrade to source format 3.0 (quilt)

2012-08-02 Thread Graham Inggs
Package: cntlm Version: 0.92.3-1 Severity: wishlist Please consider upgrading to source format 3.0 (quilt), it makes it easier for packagers of Debian derivatives to manage patches. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#664053: unable to eject cd when using toram

2012-06-05 Thread Graham Inggs
reopen 664053 thanks I've just tested with a fresh Debian live CD based on sid (live-boot 3.0~a25-1) on two different PCs; one with a Sony IDE DVD-ROM drive, the other with an LG S-ATA DVD-RW drive. On both PCs, after booting and specifying the 'toram' option, I am unable to eject the CD

Bug#664053: unable to eject cd when using toram

2012-06-05 Thread Graham Inggs
please build one with the latest live-build, containing latest live-boot and live-config, and attach the package list. I'm sorry, I have no idea how to do this. I have been using the live-build web-frontend at http://live-build.debian.net/cgi-bin/live-build , which I see is still using

Bug#664053: Unable to eject CD after booting with 'toram' option

2012-03-15 Thread Graham Inggs
Package: live-config Version: 3.0~a32-1 After booting a Debian live CD based on sid or wheezy and specifying the 'toram' option, pressing the eject button on the CD-ROM drive does not eject the CD. The CD can be ejected by running 'eject /dev/sr0' and the Debian live CD appears to be running

Bug#664053: Unable to eject CD after booting with 'toram' option

2012-03-15 Thread Graham Inggs
The CD does not appear to be mounted. $ mount udev on /dev type devtmpfs (rw,relatime,size=1681000k,nr_inodes=216378,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=337340k,mode=755)

Bug#668391: smartmontools: version 5.42 was released upstream

2012-04-11 Thread Graham Inggs
Package: smartmontools Version: 5.41+svn3365-1 Version 5.42 of smartmontools was released upstream: http://sourceforge.net/projects/smartmontools/files/smartmontools/5.42/ Date 2011-10-20 Summary: smartmontools release 5.42 --- - smartctl

Bug#718691: [inventor] Please link -lXm before -lXt

2013-08-04 Thread Graham Inggs
Source: inventor Version: 2.1.5-10-16 Severity: normal Tags: patch Hi Maintainer Linking -lXt before -lXm results in the following error when running ivview (when built with lesstif2-dev): Warning: XmManager ClassInitialize: XmeTraitSet failed Error: attempt to add non-widget child

Bug#718784: [inventor] allow PDF documentation to use alternate viewer

2013-08-05 Thread Graham Inggs
-2.1.5-10/debian/patches/buildsystem.patch 2013-08-05 11:47:53.0 +0200 @@ -1,6 +1,8 @@ Description: Build library with complete SOVERSION + Define PDFVIEWER as mimeopen instead of xpdf Author: Steve M. Robbins s...@debian.org - +Author: Graham Inggs gra...@nerve.org.za +Last-Update: 2013

Bug#718691: [inventor] Please link -lXm before -lXt

2013-08-05 Thread Graham Inggs
severity 718691 grave thanks Marking severity: grave as the binaries below in current Sid all fail with the same error making Inventor mostly unusable. Package inventor-clients: /usr/bin/ivview /usr/bin/SceneViewer Package inventor-demo /usr/lib/inventor/SceneViewer /usr/lib/inventor/drop

Bug#718784: [inventor] allow PDF documentation to use alternate viewer

2013-08-05 Thread Graham Inggs
It seems that using xdg-open from package xdg-utils is a better option than mimeopen. Also, recommend xpdf if no installed package already provides the pdf-viewer virtual package. Please see attached patch. inventor-xdg-open.patch Description: Binary data

Bug#714864: [inventor] please transition from lesstif2 to motif

2013-08-06 Thread Graham Inggs
I built two versions of inventor with the changes in Bug #718691; one with lesstif2-dev and the other with libmotif-dev. I then tried running binaries from inventor-clients and inventor-demos built with lesstif2-dev against libinventor built with libmotif-dev. I then repeated the tests with

Bug#719485: [inventor] please explicitly link Decal.so against libc

2013-08-12 Thread Graham Inggs
Source: inventor Version: 2.1.5-10-17 Severity: wishlist Tags: patch Hi Maintainer When building inventor 2.1.5-10-17 on Ubuntu Saucy's builders, the build was successful on amd64 and armhf, but failed with the following error on i386 and powerpc. /usr/bin/g++

Bug#720325: ITP: doublecmd-help -- Documentation for Double Commander

2013-08-20 Thread Graham Inggs
Package: wnpp Severity: wishlist * Package name: doublecmd-help Version : 0.5.5 Upstream Author : alexx2000 * URL : http://doublecmd.sourceforge.net * License : GPL Programming Lang: HTML Description : Documentation for Double Commander Double

Bug#720411: RFS: mtink/1.0.16-7 [QA] -- Status monitor tool for Epson inkjet printers

2013-08-21 Thread Graham Inggs
Package: sponsorship-requests Severity: normal Tags: patch Dear mentors I am looking for a sponsor for my patch to package mtink: * Package name: mtink Version : 1.0.16-7 Upstream Author : Jean-Jacques Sarton jj.sar...@t-online.de * URL :

Bug#269046: xsol: paint glitches

2013-06-19 Thread Graham Inggs
moving cards. + Delay calling init_cards until score_widget has been managed. + We also need to increase score_widget's marginHeight to prevent it + being overwritten. +Author: Graham Inggs gra...@nerve.org.za +Last-Update: 2013-06-19 +--- a/xsol.c b/xsol.c

Bug#712783: [xsol] please allow linking with ld --as-needed (Ubuntu)

2013-06-19 Thread Graham Inggs
Source: xsol Version: 0.31-10 Severity: wishlist Tags: patch Xsol FTBFS in Ubuntu Quantal and newer if the libs are not specified after the object files. Please consider including the attached patch. --- a/debian/rules +++ b/debian/rules @@ -2,13 +2,13 @@ # Use hardening options to build

Bug#713061: [arb] please rebuild and possibly move to main

2013-06-22 Thread Graham Inggs
Source: arb User: openmo...@packages.debian.org Usertags: lesstif2motif Version: 5.5-1 Severity: normal X-Debbugs-CC: openmo...@packages.debian.org Hi Maintainer Your package build-depends on libmotif-dev. Motif 2.3.4 was recently released under LGPL and the openmotif package in non-free has

Bug#713062: [cluster3] please rebuild and possibly move to main

2013-06-22 Thread Graham Inggs
Source: cluster3 User: openmo...@packages.debian.org Usertags: lesstif2motif Version: 1.50-1 Severity: normal X-Debbugs-CC: openmo...@packages.debian.org Hi Maintainer Your package build-depends on libmotif-dev. Motif 2.3.4 was recently released under LGPL and the openmotif package in non-free

Bug#713219: [arb] please add 4.8.1 to ALLOWED_GCC_VERSIONS (Ubuntu)

2013-06-22 Thread Graham Inggs
Source: arb Version: 5.5-1 Severity: wishlist Hi Maintainer Please consider adding 4.8.1 to ALLOWED_GCC_VERSIONS in Makefile. This will prevent arb 5.5-1 FTBFS in Ubuntu Saucy. Additionally, adding 4.6.3 and 4.7.3 will facilitate backporting to Ubuntu Raring, Quantal and Precise. I have

Bug#707623: [xtel] please build-depend on libxp-dev

2013-05-11 Thread Graham Inggs
I tried building xtel against libmotif-dev instead of lesstif2-dev on the Ubuntu PPA builders and the build failed. command-line:0:0: note: this is the location of the previous definition xm.c: In function 'Validation_confirmation_sortie': xm.c:817:8: warning: ignoring return value of 'write',

Bug#707623: [xtel] please build-depend on libxp-dev

2013-05-11 Thread Graham Inggs
I've had another look at this and I think I have found where the '-lXp' comes from. In xtel's Imakefile we find: ... #include Motif.tmpl ... #ifdef MOTIF TOOLKITSRCS= xm.c TOOLKITOBJS= xm.o LDLIBS= -LVideotex -lVideotex $(LWIDGETS) $(JPEGLIB) XmClientLibs $(XPMLIB) $(XTOOLLIB)

Bug#707923: [tcm] please build-depend on libxt-dev

2013-05-12 Thread Graham Inggs
Source: tcm User: openmo...@packages.debian.org Usertags: lesstif2motif Version: 2.20+TSQD-4.2 Severity: normal X-Debbugs-CC: openmo...@packages.debian.org Hi Maintainer, Your package build depends on libxt-dev but does not declare this relation in the debian/control file. This is currently not

Bug#707926: [xabacus] please build-depend on libxt-dev

2013-05-12 Thread Graham Inggs
Source: xabacus User: openmo...@packages.debian.org Usertags: lesstif2motif Version: 7.7.1-1 Severity: normal X-Debbugs-CC: openmo...@packages.debian.org Hi Maintainer, Your package build depends on libxt-dev but does not declare this relation in the debian/control file. This is currently not a

Bug#707927: [xpdf] please build-depend on libxt-dev

2013-05-12 Thread Graham Inggs
Source: xpdf User: openmo...@packages.debian.org Usertags: lesstif2motif Version: 3.03-10 Severity: normal X-Debbugs-CC: openmo...@packages.debian.org Hi Maintainer, Your package build depends on libxt-dev but does not declare this relation in the debian/control file. This is currently not a

Bug#707929: [xsol] please build-depend on libxt-dev

2013-05-12 Thread Graham Inggs
Source: xsol User: openmo...@packages.debian.org Usertags: lesstif2motif Version: 0.31-9 Severity: normal X-Debbugs-CC: openmo...@packages.debian.org Hi Maintainer, Your package build depends on libxt-dev but does not declare this relation in the debian/control file. This is currently not a

Bug#707937: [gridengine] please build-depend on libxft-dev, libxp-dev

2013-05-12 Thread Graham Inggs
Source: gridengine User: openmo...@packages.debian.org Usertags: lesstif2motif Version: 6.2u5-7.1 Severity: normal X-Debbugs-CC: openmo...@packages.debian.org Hi Maintainer, Your package build depends on libxft-dev and libxp-dev but does not declare this relation in the debian/control file. This

Bug#707943: [mgdiff] please build-depend on libxt-dev, libxext-dev

2013-05-12 Thread Graham Inggs
Source: mgdiff User: openmo...@packages.debian.org Usertags: lesstif2motif Version: 1.0-29 Severity: normal X-Debbugs-CC: openmo...@packages.debian.org Hi Maintainer, Your package build depends on libxt-dev and libxext-dev but does not declare this relation in the debian/control file. This is

Bug#707944: [xawtv] please build-depend on libxp-dev

2013-05-12 Thread Graham Inggs
Source: xawtv User: openmo...@packages.debian.org Usertags: lesstif2motif Version: 3.102-3 Severity: normal X-Debbugs-CC: openmo...@packages.debian.org Hi Maintainer, Your package build depends on libxp-dev but does not declare this relation in the debian/control file. This is currently not a

Bug#710249: ITP: p4vasp - visualization suite for VASP

2013-05-29 Thread Graham Inggs
Package: wnpp Severity: wishlist * Package name : p4vasp Version : 0.3.26 Upstream Author : Orest Dubay du...@danubiananotech.com * URL : http://www.p4vasp.at/ * License : GPL-2+ Description : visualization suite for VASP p4vasp is a visualization suite for the Vienna Ab-initio

Bug#710252: ITP: eclipse-eclox - simple doxygen frontend plug-in for Eclipse

2013-05-29 Thread Graham Inggs
Package: wnpp Severity: wishlist * Package name : eclipse-eclox Version : 0.8.0 Upstream Author : Guillaume Brocker gbroc...@gna.org * URL : http://home.gna.org/eclox/ * License : GPL-2+ Description : simple doxygen frontend plug-in for Eclipse It aims to provide a slim and sleek

Bug#710256: ITP: modemmanager-gui - simple graphical interface for ModemManager

2013-05-29 Thread Graham Inggs
Package: wnpp Severity: wishlist * Package name : modemmanager-gui Version : 0.0.15.4 Upstream Author : Alex a...@linuxonly.ru * URL : http://linuxonly.ru/cms/page.php?7 * License : GPL-3+ Description : simple graphical interface for ModemManager This program is simple graphical

Bug#599242: xsol: Symbol `_XmStrings' has different size in shared object, consider re-linking

2013-06-23 Thread Graham Inggs
retitle 599242 [xsol] Undo-ing leads to infinite loop or segfault thanks I'm retitling this bug as the message Symbol `_XmStrings' has different size in shared object, consider re-linking occurs when running an application compiled for motif/lesstif 2.1 against the (open)motif 2.2+ libraries. I

Bug#599242: xsol: Symbol `_XmStrings' has different size in shared object, consider re-linking

2013-06-23 Thread Graham Inggs
tags 599242 patch thanks The attached patch fixes the undo problem for me. fix-undo.patch Description: Binary data

Bug#269046: xsol: paint glitches

2013-06-23 Thread Graham Inggs
Increasing score_widget's XmNmarginHeight to prevent it being overwritten, as per my previous patch, turned out to be a hack. As soon as the window was resized, the score_widget's margin would suddenly jump to the requested 9 pixels. The problem with the score widget seems to be that it was

Bug#714446: [rss-glx] please build-depend on libgl1-mesa-dev (Ubuntu)

2013-06-29 Thread Graham Inggs
Source: rss-glx Version: 0.9.1-5 Severity: wishlist Hi Maintainer Please change the build dependency on libgl1-mesa-swx11-dev to libgl1-mesa-dev | libgl-dev. This will allow your package to build on Ubuntu and derivatives that no longer have the libgl1-mesa-swx11 package. Regards Graham

Bug#714447: [xmakemol] please build-depend on libgl1-mesa-dev (Ubuntu)

2013-06-29 Thread Graham Inggs
Source: xmakemol Version: 5.16-6 Severity: wishlist Hi Maintainer Please change the build dependency on libgl1-mesa-swx11-dev to libgl1-mesa-dev | libgl-dev. This will allow your package to build on Ubuntu and derivatives that no longer have the libgl1-mesa-swx11 package. Regards Graham

Bug#708172: liblensfun0: 0.2.7-2 crashes ufraw-0.18-2

2013-06-30 Thread Graham Inggs
reassign 708172 ufraw 0.18-2 thanks From the comments in the upstream bug report [1], it appears to be a problem with ufraw 0.18 which was resolved in 0.19. [1] http://developer.berlios.de/bugs/?func=detailbugbug_id=18908group_id=9034

Bug#714696: [xshisen] build-depends on lesstif2-dev but does not build with lesstif2

2013-07-01 Thread Graham Inggs
Source: xshisen Version: 1:1.51-4 Severity: wishlist Tags: patch Hi maintainer Xshisen has a build dependency on lesstif2-dev, but does not actually build with lesstif2 (Motif). Please consider the attached patch which allows xshisen to be built with Motif resulting in a nicer looking UI.

Bug#714737: [glw] please transition from lesstif2 to motif

2013-07-02 Thread Graham Inggs
Source: glw User: openmo...@packages.debian.org Usertags: lesstif2motif Version: 8.0.0-1 Severity: normal X-Debbugs-CC: openmo...@packages.debian.org Hi Maintainer The lesstif2 package on which your package depends or build-depends is destined to be removed from the archive before the release

Bug#714750: [ctn] build-depends on lesstif2-dev but does not build with lesstif2

2013-07-02 Thread Graham Inggs
Source: ctn Version: 3.0.6-13 Severity: normal Tags: patch Hi maintainer Ctn has a build dependency on lesstif2-dev, but does not seem to actually build with lesstif2 (Motif). None of the binary packages built from ctn depend on lesstif2 and running 'ldd * | grep libXm' in the binary

Bug#714752: [ferret-vis] build-depends on lesstif2-dev but does not build with lesstif2

2013-07-02 Thread Graham Inggs
Source: ferret-vis Version: 6.6.2-2 Severity: normal Hi maintainer Ferret-vis has a build dependency on lesstif2-dev, but does not seem to actually build with lesstif2 (Motif). None of the binary packages built from ferret-vis depend on lesstif2 and running 'ldd * | grep libXm' in the binary

Bug#714753: [gromacs] build-depends on lesstif2-dev but does not build with lesstif2

2013-07-02 Thread Graham Inggs
Source: gromacs Version: 4.5.5-2 Severity: normal Hi maintainer Gromacs has a build dependency on lesstif2-dev, but does not seem to actually build with lesstif2 (Motif). None of the binary packages built from gromacs depend on lesstif2 and running 'ldd * | grep libXm' in the binary package's

Bug#714737: [glw] please transition from lesstif2 to motif

2013-07-02 Thread Graham Inggs
On 2 July 2013 18:28, Julien Cristau jcris...@debian.org wrote: I think motif should provide a transitional lesstif2-dev package instead, if it's deemed safe to do so. I'm not sure this is going to be safe. It looks like ABI breakages in xbae and xmhtml, and very likely in inventor as well.

Bug#708462: grace xbae - lesstif2 to motif transition

2013-07-02 Thread Graham Inggs
On 2 July 2013 21:03, Paul Gevers elb...@debian.org wrote: I think it is a good idea to get a strategy agreed. I think we should indeed pull in the maintainers of those packages as well as the RT. And couldn't (and shouldn't) we start testing this in experimental? OK, I will finish up with

Bug#708462: grace xbae - lesstif2 to motif transition

2013-07-03 Thread Graham Inggs
Hi All Using the ABI dumper [1] and compliance checker [2] utilities that were annouced on the debian-devel list earlier today (thanks Paul), I generated reports for xbae and xmhtml which I have attached. Do the changes in xmhtml's ABI (a couple of globals changing from const to non-const,

Bug#708462: grace xbae - lesstif2 to motif transition

2013-07-03 Thread Graham Inggs
For reference, ABI compliance checker reports for libglw (compatible), libinventor (compatible), libinventorxt (incompatible) are attached. libglw_compat_report.html.gz Description: GNU Zip compressed data libinventor_compat_report.html.gz Description: GNU Zip compressed data

Bug#714834: [dx] please transition from lesstif2 to motif

2013-07-03 Thread Graham Inggs
ABI Compliance Checker [1] reports no ABI changes in libDX, libDXL, libDXlite or libDXcallm, see attached. [1] http://ispras.linuxbase.org/index.php/ABI_compliance_checker libdx_compat_report.html.gz Description: GNU Zip compressed data libdxl_compat_report.html.gz Description: GNU Zip

Bug#714833: [xmhtml] please transition from lesstif2 to motif

2013-07-03 Thread Graham Inggs
ABI Compliance Checker [1] reports ABI changes in libXmHTML.so.1.1.7, see attached. However, the only changes are globals _XmHTMLStrings and _XmHTMLMessages changing from char[] const to char, and XmSEE_DETAIL being added to enum XmHighlightMode. [1]

Bug#714737: [glw] please transition from lesstif2 to motif

2013-07-03 Thread Graham Inggs
ABI Compliance Checker [1] reports no ABI changes in libGLw.so.1.0.0, please see attached. [1] http://ispras.linuxbase.org/index.php/ABI_compliance_checker libglw_compat_report.html.gz Description: GNU Zip compressed data

Bug#688870: openmotif: FTBFS if built twice in a row: unrepresentable changes to source

2012-09-26 Thread Graham Inggs
Source: openmotif Version 2.3.3-5 Severity: important openmotif FTBFS if built twice in a row: dpkg-source: info: use the '3.0 (quilt)' format to have separate and documented changes to upstream files, see dpkg-source(1) dpkg-source: unrepresentable changes to source dpkg-buildpackage: error:

Bug#686368: cntlm: CNTLM starts to early

2012-09-29 Thread Graham Inggs
fixed 686368 cntlm/0.92.3-1 thanks I believe this was fixed in upstream r280: * Implemented request #3026597 (resolve proxy hostname on demand, not at startup) http://www.awk.cz/svn/revision.php?repname=Cntlmrev=280 This change is included in Debian's cntlm 0.92-3-1.

Bug#695130: openmotif is now LGPL, retirement of lesstif in jessie?

2013-01-02 Thread Graham Inggs
Hi All Paul: I saw your mail regarding my request to join collab-maint, thanks. Besides my packaging of motif 2.3.4 I made available here: https://launchpad.net/~ginggs/+archive/ppa/ I have also created another PPA for testing packages built against it here:

Bug#695130: First commits in git repository on Alioth [ Was: Re: openmotif is now LGPL, retirement of lesstif in jessie?]

2013-01-06 Thread Graham Inggs
On 6 January 2013 16:44, Paul Gevers elb...@debian.org wrote: [ Graham, should I drop direct e-mail to you, i.e. do you receive the mail via the PTS anyway? ] I'm receiving bug mail via the PTS for openmotif, but I don't think for this (695130) bug. - Did you make any changes to be able to

Bug#695130: First commits in git repository on Alioth [ Was: Re: openmotif is now LGPL, retirement of lesstif in jessie?]

2013-01-09 Thread Graham Inggs
On 7 January 2013 23:12, Paul Gevers elb...@debian.org wrote: You have access yourself now, could you please try yourself? I don't mind doing it, but I like to see you handle this as well. If done properly, it is the easiest way for work together. You can make an Ubuntu branch (probably

Bug#695130: License of debian/* stuff

2013-01-14 Thread Graham Inggs
Hi Paul I have no objections. On 13 January 2013 11:13, Paul Gevers elb...@debian.org wrote: Hi Graham, Motif is licensed under LGPL-2+. Could you consider licensing our packaging effort under the same license terms? That would make e.g. the uploading of patches to upstream a lot easier.

Bug#664053: Fwd: Re: Bug#664053: unable to eject cd when using toram

2013-01-18 Thread Graham Inggs
unarchive 664053 reopen 664053 thanks I'm still experiencing this problem with the Wheezy candidate image. Steps to reproduce: 1. Download and burn: http://live.debian.net/cdimage/release/current-next/i386/iso-hybrid/debian-wheezy-live-b3-i386-standard.iso 2. Boot the CD and press Tab when the

Bug#702148: ufraw: please package new upstream 0.19

2013-03-25 Thread Graham Inggs
My packaging of 0.19.2 is attached to this bug in Launchpad: https://bugs.launchpad.net/ubuntu/+source/ufraw/+bug/1159700

Bug#701900: twclock does not link directly used libpulse

2013-02-28 Thread Graham Inggs
Package: twclock Version: 3.1-1 Tags: patch twclock uses symbols from libpulse but does not link with it explicitly, instead it relies on indirect linkage through libpulse-simple. This causes a FTBFS in Ubuntu Raring. Please consider including the patch in (LP: #1134240):

Bug#701901: twpsk does not link directly used libpulse

2013-02-28 Thread Graham Inggs
Package: twpsk Version: 4.0-1 Tags: patch twpsk uses symbols from libpulse but does not link with it explicitly, instead it relies on indirect linkage through libpulse-simple. This causes a FTBFS in Ubuntu Raring. Please consider including the patch in (LP: #1134242):

Bug#702148: ufraw: please package new upstream 0.19

2013-03-03 Thread Graham Inggs
Package: ufraw Version: 0.18-2 Severity: wishlist New upstream release 0.19 is available: http://sourceforge.net/projects/ufraw/files/ufraw/ufraw-0.19/ 26/02/2013 - UFRaw-0.19 released, based on DCRaw v 9.17. - Maintenance release with lots of bug fixes.

Bug#702148: ufraw: please package new upstream 0.19

2013-03-09 Thread Graham Inggs
New upstream release 0.19.1 is available: http://sourceforge.net/projects/ufraw/files/ufraw/ufraw-0.19.1/ 07/03/2013 - UFRaw-0.19.1 released, based on DCRaw v 9.17. - Fix crash triggered by compiler optimization.

Bug#702148: ufraw: please package new upstream 0.19

2013-03-12 Thread Graham Inggs
I updated the package and it was accepted into Ubuntu Raring: https://bugs.launchpad.net/ubuntu/+source/ufraw/+bug/1153028 Have a look, maybe it can be uploaded to Debian experimental with only minor changes.

Bug#702948: nvidia-cuda-toolkit: please provide sdk samples

2013-03-13 Thread Graham Inggs
Package: nvidia-cuda-toolkit Version: 5.0.35-4 Severity: wishlist Please consider providing a package containing the CUDA SDK samples and making them available in /usr/share/doc/nvidia-cuda-sdk or similar, as done in the gtk2.0-examples and gtk-3-examples packages. Previously, it was possible to

Bug#670796: dh-autoreconf: strange interaction with mkinstalldirs

2013-03-16 Thread Graham Inggs
I came across a similar issue while trying to convert the package ufraw to use dh-autoreconf. At the start of the second build, dh_autoreconf_clean would delete mkinstalldirs and the build would fail. It seems that dh_autoreconf was replacing mkinstalldirs with a copy from

Bug#700621: nvidia-cuda-toolkit: compatibility with nvidia-experimental-* drivers (Ubuntu)

2013-02-15 Thread Graham Inggs
Package: nvidia-cuda-toolkit Version: 5.0.35-3 Severity: wishlist Please allow nvidia-cuda-toolkit to be installed (and built) on Ubuntu systems using nvidia-experimental-304 and nvidia-experimental-310 drivers. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#700621: nvidia-cuda-toolkit: compatibility with nvidia-experimental-* drivers (Ubuntu)

2013-02-15 Thread Graham Inggs
@@ -1,3 +1,9 @@ +nvidia-cuda-toolkit (5.0.35-3ubuntu1~ppa2) quantal; urgency=low + + * Ubuntu: Build-Depend/Depend on nvidia-experimental-* (LP: #1092259). + + -- Graham Inggs gra...@nerve.org.za Fri, 15 Feb 2013 08:59:48 +0200 + nvidia-cuda-toolkit (5.0.35-3) experimental; urgency=low * nvidia

Bug#700621: nvidia-cuda-toolkit: compatibility with nvidia-experimental-* drivers (Ubuntu)

2013-02-16 Thread Graham Inggs
Attached is an improved patch which excludes packages which provide libcuda.so (i.e. libcuda1, nvidia-current, etc.) from ${shlibs:Depends} as they are included in ${package:libcuda1}. This allows packages like nvidia-profiler to be installed on systems with, for example, only

Bug#700621: nvidia-cuda-toolkit: compatibility with nvidia-experimental-* drivers (Ubuntu)

2013-02-16 Thread Graham Inggs
On 16 February 2013 13:57, Andreas Beckmann a...@debian.org wrote: Control: tag -1 pending On 2013-02-15 11:54, Graham Inggs wrote: + * Ubuntu: Build-Depend/Depend on nvidia-experimental-* (LP: #1092259). ACK + committed, except for adding Depends: ${package:libcuda1} Thanks. I

Bug#710820: [nvidia-cuda-toolkit] Ubuntu Saucy compatibility

2013-07-15 Thread Graham Inggs
Please see attached patch which takes into consideration the recent changes made to the Nvidia graphics drivers in Ubuntu Saucy (LP: #1129409). In debian/control and debian/rules, I've replaced the long list of alternate build/build-depends on nvidia-* packages with 'libcuda1 | nvidia-current

Bug#717316: [linsmith] please package new upstream 0.99.26

2013-07-19 Thread Graham Inggs
Source: linsmith Version 0.99.21-1 Severity: wishlist Hi Maintainer A new version 0.99.26 has been released upstream [1] which includes many bugfixes. Please consider packaging the new version. Regards Graham [1] http://sourceforge.net/projects/linsmith/files/linsmith/

Bug#724757: RFS: dxsamples/4.2.0-2 [ITA] -- Sample programs for the OpenDX Data Explorer

2013-10-11 Thread Graham Inggs
On 07/10/2013 19:49, Paul Gevers wrote: Ah, I now see what you mean. The /usr/share/dx/java/* and /usr/share/dx/samples/* are files in dxsamples. Why did you want to move them from dxsamples to dx? Most of the time, but certainly not always, I would put them in the package that provides the

Bug#724757: RFS: dxsamples/4.2.0-2 [ITA] -- Sample programs for the OpenDX Data Explorer

2013-10-13 Thread Graham Inggs
On 11 October 2013 19:47, Paul Gevers elb...@debian.org wrote: Anyway, why does dx need/use the symlink if it can, apparently, function well without the data. If dx-doc and dxsamples are not installed, dx still functions, except that the online help and samples are not available. My reasoning

Bug#729359: RFS: mtink/1.0.16-8 [QA] -- Status monitor tool for Epson inkjet printers

2013-11-30 Thread Graham Inggs
I've pushed some commits to the git on collab-maint. I added a comment about the overridden Lintian spelling error warnings, rewrote the package descriptions, merged the changes I had made in d/control into d/control.in and regenerated d/control, and updated d/watch. I did find Ubuntu bug LP:

Bug#731441: Templates in xutils-dev cause build-depends on libxp-dev

2013-12-05 Thread Graham Inggs
Source: xutils-dev Version: 1:7.7+1 Severity: normal Hi Maintainer The xprint package has been removed from Debian.A related library is libxp, which provides an API that enables client programs to access and use an Xprint server. Since we've gotten rid of xprint, one could argue it

Bug#719485: [inventor] please explicitly link Decal.so against libc

2013-08-25 Thread Graham Inggs
On 16 August 2013 21:01, Steve M. Robbins st...@sumost.ca wrote: Is there something different about the libc in Ubuntu Saucy? Not that I know of, but Ubuntu's builders do have -Wl,--as-needed and Debian's builders currently do not. So it could be a combination of: -Wl,as-needed stack

Bug#719485: [inventor] please explicitly link Decal.so against libc

2013-08-30 Thread Graham Inggs
On 25 August 2013 18:27, Steve M. Robbins st...@sumost.ca wrote: OK, that seems plausible. My preference, then, is to leave the patch in Ubuntu utill such time that Debian needs it; e.g. it's autobuilders turn on - Wl,as-needed. That is your call, but I would prefer there to be no delta

Bug#717331: gst-plugins-bad1.0: FTBFS on i386, kfreebsd-i386 and powerpc

2013-08-30 Thread Graham Inggs
Instead of disabling -Wl,--as-needed, try explicitly linking the offending module against libc (-lc). See similar bug #719485 in inventor [1]. [1] http://bugs.debian.org/719485

Bug#721497: RFS: doublecmd/0.5.6-1 [ITP] -- twin-panel (commander-style) file manager

2013-09-01 Thread Graham Inggs
://anonscm.debian.org/gitweb/?p=collab-maint/doublecmd-help.git Regards Graham Inggs

Bug#623645: Fix breaks dtpad build

2013-05-30 Thread Graham Inggs
Hi Isaac On 29/05/2013 08:35, ibid...@lavabit.com wrote: I guess this is the testcase that was needed. dtpad in CDE breaks with this fix, due to a missing XmPrintShellCallbackStruct (and possibly other things?) Thanks for the testcase. I presume the CDE code has not been updated since before

Bug#710820: [nvidia-cuda-toolkit] Ubuntu Saucy compatibility

2013-06-02 Thread Graham Inggs
Source: nvidia-cuda-toolkit Version: 5.0.35-5 Severity: wishlist Tags: patch Please consider including compatibility for versions of the Nvidia graphics driver in the upcoming Ubuntu Saucy. saucy-versions.diff Description: Binary data

Bug#710935: libmotif-common: conflict with libmotif3 2.3.0-1

2013-06-05 Thread Graham Inggs
reopen 710935 tags 710935 pending thanks Hi Brian Thanks for reporting this. I don't believe it matters that libmotif3 is no longer in the archive. Users may have never removed libmotif3 after an upgrade, or may have installed it manually for compatibility with commercial software. The motif

Bug#715917: [Mayhem] Bug report on freesci: freesci crashes with exit status 139

2013-11-09 Thread Graham Inggs
'env -i /usr/games/freesci' results in a segfault. This patch avoids calling XGetVisualInfo() if display is NULL. Bug-Debian: http://bugs.debian.org/715917 Author: Graham Inggs gra...@nerve.org.za Forwarded: No Last-Update: 2013-11-08 --- freesci-0.6.4/src/gfx/drivers/xlib_driver.c +++ freesci

Bug#664513: fails to build with -Werror=format-security

2013-11-09 Thread Graham Inggs
and printf. Bug-Debian: http://bugs.debian.org/664513 Author: Graham Inggs gra...@nerve.org.za Forwarded: No Last-Update: 2013-11-08 --- freesci-0.6.4/src/engine/kfile.c +++ freesci-0.6.4/src/engine/kfile.c @@ -919,7 +919,7 @@ if ((idfile = sci_fopen(game_id_file_name, w))) { - fprintf(idfile

  1   2   3   4   5   6   7   8   9   10   >