Bug#1101068: Info received (Bug#1101068: Acknowledgement (TypeError: AsyncClient.__init__() got an unexpected keyword argument 'proxies'))

2025-04-06 Thread Ted To
Never mind my last update. Seems to be a problem here too. Could it be a low memory problem? It is on a former Chromebook with only 2GB RAM. On Sun, Apr 6, 2025, at 10:33 AM, Debian Bug Tracking System wrote: > Thank you for the additional information you have supplied regarding > this Bug rep

Bug#1101068: Acknowledgement (TypeError: AsyncClient.__init__() got an unexpected keyword argument 'proxies')

2025-04-06 Thread Ted To
I'm not sure what the problem was but I have since reinstalled using the Bunsenlabs Boron ISO which I then dist-upgraded to Trixie. nala now seems to work fine. On Sat, Mar 22, 2025, at 4:27 PM, Debian Bug Tracking System wrote: > Thank you for filing a new Bug report with Debian. > > You can

Bug#1101068: TypeError: AsyncClient.__init__() got an unexpected keyword argument 'proxies'

2025-03-22 Thread Ted To
Package: nala Version: 0.15.4 Severity: grave Justification: renders package unusable X-Debbugs-Cc: wintry...@theo.to Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? `sudo nala upgrade` * What exactly

Bug#1039724: gpgme: building underbookworm fails with no matches in python3-gpg.install

2023-07-08 Thread Ted
Thank you for pointing this out. I have removed python3-setuptools and successfully built gpgme1.0. For fun I will see if I can figure out how to add this to Conflicts. On Wed, Jul 5, 2023 at 12:30 PM Andreas Metzler wrote: > On 2023-07-04 Ted wrote: > > The only software which has

Bug#1039724: gpgme: building underbookworm fails with no matches in python3-gpg.install

2023-07-04 Thread Ted
The only software which has ever run here is from a bookworm or vscodim repo so i will just wait for bookworm to stabilize and hope i can abandon the workarounds in the future. On Tue, Jul 4, 2023, 12:58 PM Andreas Metzler wrote: > On 2023-07-03 Ted wrote: > > Just to keep updated,

Bug#1039724: gpgme: building underbookworm fails with no matches in python3-gpg.install

2023-07-02 Thread Ted
Or more specifically, why does the debian source package occasionally make the incorrect decision to build differently and use the deprecated path? On Sun, Jul 2, 2023 at 8:08 PM Ted wrote: > This is correct that my environment is not clean. Most packages are > compatible with DEB_CFLA

Bug#1039724: gpgme: building underbookworm fails with no matches in python3-gpg.install

2023-07-02 Thread Ted
This is correct that my environment is not clean. Most packages are compatible with DEB_CFLAGS_SET flags. Just to be sure, I posted the second build log, where CFLAGS is set to be empty. Debuild is normally fine for package builds outside of a chroot. I use debian packages. If I want to ensure th

Bug#994062: Acknowledgement (gnome-shell-extension-tilix-dropdown: No JS module 'tweener' found in search path)

2021-09-10 Thread Ted To
After updating extension.js along the lines of https://askubuntu.com/questions/1286212/no-js-module-tweener-found-in-search-path-gnome-shell-extension-error-on-ubun, there is still an error with a "No property x_fill on StBin" error.

Bug#994062: gnome-shell-extension-tilix-dropdown: No JS module 'tweener' found in search path

2021-09-10 Thread Ted To
Package: gnome-shell-extension-tilix-dropdown Version: 7-1 Severity: grave Justification: renders package unusable Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? installed gnome-shell-extension-tilix-dropdown

Bug#975143: rosegarden: FTBFS: Panner.cpp:138:18: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined

2020-11-19 Thread Ted Felix
https://sourceforge.net/p/rosegarden/code/15845/ Patch attached. Ted. >From bdb6c75b733d4868e350af4baeeb15e309c7b62a Mon Sep 17 00:00:00 2001 From: Ted Felix Date: Tue, 16 Jun 2020 00:48:04 -0400 Subject: [PATCH] Fix QPainterPath compilation error --- src/gui/general/ThornStyle.cpp | 1 + src/gu

Bug#915603: (no subject)

2018-12-05 Thread Ted Percival
Bug 871306[2] says graphicsmagick needs to Build-Depend on g++ (>= 4:7) to get the new & old ABIs, but I don't see a versioned Build-Depends on g++ since the bug was closed in version 1.3.26-5. > For new > executables to build without undefined references, your library will > need rebuilding with

Bug#907496: libcurlpp0: Always fails with "No URL set!"

2018-08-28 Thread Ted Percival
Package: libcurlpp0 Version: 0.8.1-2+b1 Severity: grave Justification: renders package unusable libcurlpp0 appears to always fail with a "No URL set!" error message. I only tested the "Easy" API. For example even the first example in its repo

Bug#866963: shellinabox: Not working. Had it installed on my NAS with Jessie and it was fully working. I did a "dist-upgrade" and it is no longer working. Suspecting that something with my old configu

2017-07-02 Thread Ted To
Package: shellinabox Version: 2.20 Severity: grave Justification: renders package unusable Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? dist-upgraded NAS * What exactly did you do (or not do) that w

Bug#808015: acpid: FTBFS: libnetlink.c:497:54: error: comparison between signed and unsigned integer expressions

2015-12-16 Thread Ted Felix
On 12/15/2015 11:19 AM, Chris Lamb wrote: Yep, works great. (Both in ./libnetlink.c and ./kacpimon/libnetlink.c) Ok, this should be fixed upstream in [32f291]. https://sourceforge.net/p/acpid2/code/ci/32f291 I'll do an official release 1/15/2016. Unless you'd like it sooner. Ted.

Bug#808015: acpid: FTBFS: libnetlink.c:497:54: error: comparison between signed and unsigned integer expressions

2015-12-15 Thread Ted Felix
if ((int)RTA_ALIGN(rta->rta_len) + len > maxlen) { Give it a try and let me know. If it works, I'll get it in upstream. Ted.

Bug#766397: Bug#766395: emacs/gnus: Uses s_client to for SSL.

2014-10-24 Thread Ted Zlatanov
On Thu, 23 Oct 2014 10:57:17 -0500 Rob Browning wrote: RB> Ted Zlatanov writes: >> could you provide a test case? The information gathered by >> `M-x report-emacs-bug' would be really helpful, too. RB> Hmm, I'm not the original reporter, and don't yet d

Bug#766397: Bug#766395: emacs/gnus: Uses s_client to for SSL.

2014-10-24 Thread Ted Zlatanov
ugh `gnutls-algorithm-priority' to what works for you; for example "SECURE256:-VERS-SSL3.0". I'd rather wait for the final decision from the GnuTLS maintainer than change the Emacs default. If you're using the external s_client, you need to customize its invocation accordingly.

Bug#766397: Bug#766395: emacs/gnus: Uses s_client to for SSL.

2014-10-23 Thread Ted Zlatanov
ant. RB> Oh, and the link (for the emacs24 bug cloned from the emacs23 bug) is RB> here: RB> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766397 Hi Rob, could you provide a test case? The information gathered by `M-x report-emacs-bug' would be really helpful, too. Ted

Bug#701234: Elevation to "serious" - acpid 2.0.19

2013-05-28 Thread Ted Felix
I just released acpid 2.0.19 in response to the elevation to "serious" severity. It should fix the compilation issue. Ted. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#557103: uw-imapd occasionally corrupts /var/spool/mail/[user] and ~/mbox

2012-10-12 Thread Ted Mittelstaedt
We see the same issue (first line corrupted) We have tried mlock. It creates lock files in /tmp just fine, and fuser indicates the /var/mail/username file is locked but the bug persists. Did anyone try the suggested change? Ted -- To UNSUBSCRIBE, email to debian-bugs-rc-requ

Bug#678388: upgrade of wine fails and then wine64-bin's instructions do not work

2012-06-21 Thread Ted To
Package: wine64-bin Version: 1.4.1-1 Severity: grave Justification: renders package unusable Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? upgrade to wine available * What exactly did you do (or not do) that was effecti

Bug#634401: extundelete: FTBFS: extundelete.cc:963:47: error: invalid use of incomplete type 'struct opaque_ext2_group_desc'

2012-01-03 Thread Ted Ts'o
e compiling of "Old-style applications who don't want to > > change their source code". Sadly EXT2FS_OLD_32_COMPAT wasn't > > implemented in this commit nor in a following one. > > Hm, none of that was in my original commit or message, I think > Ted adde

Bug#638113: [Pkg-ayatana-devel] Bug#638113: libpanel-applet transition: please upload a fix to unstable

2011-10-14 Thread Ted Gould
complete it. It compiles, and looks like it's running, but seems to be still slightly broken. If someone wants to pick it up that would be great. https://code.launchpad.net/~ted/indicator-applet/gtk3-panel3 The bug for it upstream is here: https://bugs.launchpad.net/ind

Bug#644584: e2fsprogs: fsck.ext4 failed to run at boot time. causing boot failure

2011-10-07 Thread Ted Ts'o
e1 and > e2fsprogs_1.41.12-4stable1 solved the problem. Upgraded libcom_err to a 1.42~WIP-2011-10-05-1 would have also fixed the problem. The issue was a missing dependency that I will be addressing in the next version (coming soon!), which will get this fixed.

Bug#629883: e2fsprogs: FTBFS: parse.c:56:20: error: 'errno' undeclared (first use in this function)

2011-09-19 Thread Ted Ts'o
ne, but I'll leave that for another day or another developer to figure out. I've worked around the problem in e2fsprogs by using a config.h file instead of passing all of the defines on the command-line -- a better solution anyway.

Bug#641838: FTBFS: struct ext2_group_desc missing some members

2011-09-16 Thread Ted Ts'o
VE_USLEEP=1 -DHAVE_NANOSLEEP=1 -DHAVE_GETDTABLESIZE=1 -DHAVE_GETRLIMIT=1 -DHAVE_SYNC_FILE_RANGE=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_FALLOCATE=1 -DHAVE_FALLOCATE64=1 -DHAVE_BLKID_PROBE_GET_TOPOLOGY=1 -DHAVE_MBSTOWCS=1 -DHAVE_BACKTRACE=1 -DHAVE_SEM_INIT=1 -DHAVE_EXT2_IOCTLS=1 -g -DRESOURCE_TRACK -I.

Bug#641838: FTBFS: struct ext2_group_desc missing some members

2011-09-16 Thread Ted Ts'o
t; that as well. Can you point me at the relevant policy, out of curiosity? Thanks, regards, - Ted -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#629883: e2fsprogs: FTBFS: parse.c:56:20: error: 'errno' undeclared (first use in this function)

2011-07-04 Thread Ted Ts'o
was fine in 1.41.12-4 (since as I said the amd64 debs were originally built using the Debian pbuilder systems; I only upload i386 binaries), but it's not worth trying to debug how or why it failed when you tried to do the rebuild. - Ted -- To UNSUBS

Bug#602694: this bug appears invalid

2011-06-12 Thread Ted Dunning
I see no technical justification of this bug. It appears to be personal opinion unsubstantiated by the record. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#626020: more about Zookeeper

2011-06-12 Thread Ted Dunning
Yes. This looks more like bad packaging than either bad environment or code. On Sun, Jun 12, 2011 at 2:27 PM, Henrique de Moraes Holschuh wrote: > retitle 626020 zookeeper: incorrect dependency information > thanks > > On Sun, 12 Jun 2011, Ted Dunning wrote: >> I just looked

Bug#626020: Problem with MIPS in general?

2011-06-12 Thread Ted Dunning
I see this thread: http://us.generation-nt.com/answer/openjdk-default-jdk-squeeze-issues-mips-open-security-issues-lenny-help-199722741.html Does this imply the MIPS doesn't even have jdk-6? If so, why are we worrying about whether a package that requires jdk-6 compiles or not? -- To UNSUBSC

Bug#626020: compile error on MIPS architecture

2011-06-12 Thread Ted Dunning
It appears that this error is due to java 1.5 being used to compile Zookeeper on MIPS. Java >= 1.6 is an explicit requirement of Zookeeper but the message being emitted indicates that the compiler being used is imposing 1.5 syntax. See these links for more information: http://stackoverflow.co

Bug#586810: [Pkg-ayatana-devel] Bug#586810: Bug#586810: indicator-applet-session: unusable due to removal of gdm/gdm3

2010-09-07 Thread Ted Gould
ator-applet-session .server file to match the rest of them in indicator-applet and not override the FastUserSwitchApplet namespace as Debian does not have this migration issue. --Ted signature.asc Description: This is a digitally signed message part

Bug#483560: Unable to load image-loading modules

2008-05-30 Thread Ted Percival
Loïc Minier wrote: /var/lib/dpkg/info/libgtk2.0-0.postinst: # versions prior to 2.10.1-1 used the 2.4.0 binary version and generated module # files below /etc/gtk-2.0 which will we can not leave behind (since they # reference modules not on the system anymore) if [ "$1" = "configure" ] && dpkg -

Bug#483560: Unable to load image-loading modules

2008-05-29 Thread Ted Percival
Loïc Minier wrote: Failed to load gnome-fs-desktop: Unable to load image-loading module: /usr/lib/gtk-2.0/2.4.0/loaders/svg_loader.so: /usr/lib/gtk-2.0/2.4.0/loaders/svg_loader.so: cannot open shared object file: No such file or directory Both 2.12.9-3 and 2.12.9-4 are using /usr/lib

Bug#483560: Problem details

2008-05-29 Thread Ted Percival
installed gtk2-engines-pixbuf 2.12.9-4 Xsession: X session started for ted at Thu May 29 22:30:03 AEST 2008 SESSION_MANAGER=local/lenovo:/tmp/.ICE-unix/10523 ** Message: another SSH agent is running at: /tmp/ssh-GYEbT10523/agent.10523 xrdb: "*Label.background" on line 220 overrides ent

Bug#483560: libgtk2.0-0: Fails to load icons with libpixbufloader-png.so

2008-05-29 Thread Ted Percival
Package: libgtk2.0-0 Version: 2.12.9-4 Severity: grave Justification: renders package unusable Subject: libgtk2.0-0: Fails to load icons (libpixbufloader-png.so) Package: libgtk2.0-0 Version: 2.12.9-4 Severity: grave Justification: renders package unusable -- System Information: Debian Release

Bug#440324: bugzilla: Uninstallable due to bashisms (when using POSIX shell, eg. dash)

2007-08-31 Thread Ted Percival
Package: bugzilla Version: 2.22.1-2 Severity: serious Justification: Policy 10.4 Installation is failing on my system where /bin/sh is a link to /bin/dash. The precense of the "-ne" and "-e" in output indicates that there are probably one or more scripts using bash features without specifying /bin

Bug#431054: Found in 0.4.6.1-1 (aptitude doesn't respond to keyboard)

2007-07-30 Thread Ted Percival
found 431054 0.4.6.1-1 thanks This problem of loss of keyboard input still occurs for me in 0.4.6.1-1 on 2.6.18. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.18-4-k7 (S

Bug#396949: Patch for Debian #396964 - lynx security

2006-11-05 Thread Ted Percival
tags 396964 patch stop Here's a possible patch to stop lynx opening .mailcap and .mime.types files in its current directory. -- tp diff -ru lynx-2.8.5/src/HTInit.c lynx-2.8.5-new/src/HTInit.c --- lynx-2.8.5/src/HTInit.c 2004-01-08 12:03:09.0 +1000 +++ lynx-2.8.5-new/src/HTInit.c 2006-11-

Bug#396837: Package reqested for removal

2006-11-04 Thread Ted Percival
kudzu has been requested for removal by its maintainer. See bug #387638. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#395897: Patch for ktorrent FTBFS (#395897)

2006-11-03 Thread Ted Percival
tags 395897 patch fixed-upstream stop Upstream removed the LDFLAGS in revision 594434 [1]. This patch removes all three instances of LDFLAGS from the source, equivalent to the upstream change. It fixed FTBFS on my powerpc machine and passed "program starts OK" testing. [1] Upstream revision 5944

Bug#395512: Patch for #395512: sg3-utils FTBFS

2006-10-28 Thread Ted Percival
tags 395512 patch stop Here's a patch to fix the FTBFS. It's very similar to the one for the FTBFS in sg-utils, but this one uses a function wrapper rather than a preprocessor macro in order to get type-checking and it follows the existing code style better. diff -rup sg3-utils-1.21/llseek.c sg3-u

Bug#395891: extipl: Fails to build from source and ignores $(MAKE) return code

2006-10-28 Thread Ted Percival
pdate _llseek syscall usage to allow the package to build with linux-kernel-headers >= 2.6.18 (current in unstable). All the best, -Ted -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architectu

Bug#393039: gpart bug fixes

2006-10-28 Thread Ted Percival
tags 294836 patch stop I was able to reproduce bug #294836 on my powerpc system. I was also able to fix it by changing some ifdefs. I combined the patch to fix that with the existing FTBFS patch for bug #393039 and ended up with the attached patch. It should at least increase the number of platfor

Bug#393039: Patch for bug 393039: FTBFS in gpart

2006-10-28 Thread Ted Percival
tags 393039 patch stop Here is a patch to fix the FTBFS. It updates gpart to use the syscall libc function required since linux-kernel-headers 2.6.18 made the _syscall* macros unavailable. diff -ru gpart-0.1h/src/l64seek.c gpart-0.1h-new/src/l64seek.c --- gpart-0.1h/src/l64seek.c 2000-12-14 08:54:

Bug#395425: Confirmed, fixed upstream

2006-10-26 Thread Ted Percival
tags 395425 fixed-upstream stop I tested the new upstream release (0.99.12) using `uupdate` and it fixes this problem. -Ted -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#394535: Unnecessary build-dep

2006-10-23 Thread Ted Percival
l() libc function has been around for a while. Thanks for your quick response :) -Ted -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#392392: Patch for amarok #392392 FTBFS

2006-10-23 Thread Ted Percival
les are unused, but I thought they might end up being installed there in a future release when they are used. -Ted diff -ruN amarok-1.4.3/debian/amarok.install amarok-1.4.3-new/debian/amarok.install --- amarok-1.4.3/debian/amarok.install 2006-10-23 23:17:35.0 +1000 +++ amarok-1.4.3-new/deb

Bug#394853: sg-utils: FTBFS due to old syscall usage

2006-10-23 Thread Ted Percival
.c:44: error: expected declaration specifiers or ‘...’ before ‘fd’ > llseek.c:44: error: expected declaration specifiers or ‘...’ before > ‘offset_high This is due to new syscall usage. A patch is attached. -Ted -- System Information: Debian Release: testing/unstable APT prefers uns

Bug#393040: Patch available for #393040 FTBFS

2006-10-21 Thread Ted Percival
tags 393040 patch stop Here's a patch to use the syscall() libc function rather than the no-longer-available syscall* macros. -Ted diff -ru grubconf-0.5.1/src/partitioning.c grubconf-0.5.1-new/src/partitioning.c --- grubconf-0.5.1/src/partitioning.c 2003-04-17 23:32:59.0

Bug#393007: Patch available for #393007 (FTBFS)

2006-10-21 Thread Ted Percival
tags 393007 patch stop Here's a patch to fix FTBFS. The comment in the patch's context is amusing. -Ted diff -ru tct-1.11/src/fstools/mylseek.c tct-1.11-new/src/fstools/mylseek.c --- tct-1.11/src/fstools/mylseek.c 2000-07-31 09:39:20.0 +1000 +++ tct-1.11-new/src/fstools/myls

Bug#393027: Patch for Bug 393027: FTBFS in fdclone

2006-10-19 Thread Ted Percival
tags 393027 patch stop I have attached a patch that fixes the FTBFS. I have _not_ tested anything beyond that the package builds, but it should be safe. -Ted diff -ru fdclone-2.06c/Configur fdclone-2.06c-new/Configur --- fdclone-2.06c/Configur 2006-10-17 20:02:00.0 +1000 +++ fdclone

Bug#393024: FTBFS in syscall code

2006-10-16 Thread Ted Percival
patches for as many bugs as I can. I guess the real challenge is to see if the fixes can be uploaded in time. The release can wait, right? ;) [1] Patch for bug 392554: http://bugs.debian.org/cgi-bin/bugreport.cgi/atarifdisk-syscall.patch?bug=392554;msg=10;att=1 -Ted signature.asc Description

Bug#392565: Extra info for sope FTBFS, bug #392565

2006-10-13 Thread Ted Percival
uot;apache" -DHAVE_SET_DUMPABLE -DDB_DBM_HSEARCH=1 -DDEV_RANDOM=/dev/random -DUSE_HSREGEX -O1 -g -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 $ apxs2 -q CFLAGS -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -O2 I will hopefully look into this further after I've had some res

Bug#392554: Patch for #392554: atari-fdisk FTBFS

2006-10-13 Thread Ted Percival
tags 392554 patch stop This should fix the FTBFS. -Ted diff -ru atari-fdisk-0.7.1/disk.c atari-fdisk-0.7.1-new/disk.c --- atari-fdisk-0.7.1/disk.c 2003-09-23 06:27:09.0 +1000 +++ atari-fdisk-0.7.1-new/disk.c 2006-10-14 02:09:01.0 +1000 @@ -65,7 +65,7 @@ #include #include

Bug#389317: Patch available for #389317

2006-10-13 Thread Ted Percival
tags 389317 patch stop Here is a small patch to fix the FTBFS. -Ted diff -ru suspend2-userui-0.6.4/userui.h suspend2-userui-0.6.4-new/userui.h --- suspend2-userui-0.6.4/userui.h 2006-06-07 03:25:12.0 +1000 +++ suspend2-userui-0.6.4-new/userui.h 2006-10-14 01:57:51.0 +1000 @@ -1,7

Bug#392236: Patch available for #392236

2006-10-13 Thread Ted Percival
tags 392236 patch stop I have attached a patch that replaces all the _syscall*() macros I found with calls to syscall() as required when building with Linux headers >= 2.6.18. I trust you will check the changes carefully :) -Ted diff -ru util-linux-2.12r/fdisk/llseek.c util-linux-2.12r-

Bug#386979: Debian bugs: prelink: fails with invalid free

2006-10-01 Thread Ted Percival
> [prelink] eventually fails with: > *** glibc detected *** free(): invalid pointer: 0xb7f9ac08 *** > Prelink failed with return value 134 Are you able to run prelink in gdb and get a backtrace on that invalid free, and perhaps find out which file(s) cause prelink to fail in that way? -tedp --

Bug#380993: Yum can be installable!

2006-08-23 Thread Ted Percival
ine :)). I hope this is useful. Thanks for your effort. -Ted diff -ruN yum-2.4.0/debian/control yum-2.4.0-new/debian/control --- yum-2.4.0/debian/control 2006-08-23 20:15:35.0 +1000 +++ yum-2.4.0-new/debian/control 2006-08-23 21:11:10.0 +1000 @@ -2,13 +2,17 @@ Section: admin Prio

Bug#367618: [PATCH] Re: #367618: libexpect5.43.so: cannot open shared object file: No such file or directory

2006-05-21 Thread Ted Walther
he maintainer. I took the liberty to upload a NMU with your patch because this bug caused other packages to FTBFS. Bill, I appreciate you taking over this package, and for your reasonable attitude in another forum. I hope you make DPL next year, and sorry I played hardball with you in this last e

Bug#367316: nvidia-glx: Works for me, though different OpenGL version string

2006-05-19 Thread Ted Percival
Package: nvidia-glx Version: 1.0.8756-4 Followup-For: Bug #367316 I ran glxgears -printfps and got roughly 3300 FPS. All the outputs of the commands you listed were the same, except for 'glxinfo | grep version', this line was different: OpenGL version string: 1.5.6 NVIDIA 87.56 The package v

Bug#365794: cbrowser: Does not start: Error in startup script: syntax error

2006-05-18 Thread Ted Percival
orks, as does simply running 'cbrowser' after installing tcl8.4 and tk8.4. -Ted -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#365794: cbrowser: Does not start: Error in startup script: syntax error

2006-05-02 Thread Ted Percival
Package: cbrowser Version: 0.8-1 Severity: grave Justification: renders package unusable $ cbrowser Error in startup script: syntax error in expression "[info tclversion] < 7.6" ("if" test expression) while compiling "if {[info tclversion] < 7.6} { ..." (file "/usr/bin/cbrowser" line 2

Bug#364972: libdvdread3: Patch available

2006-04-26 Thread Ted Percival
Package: libdvdread3 Version: 0.9.5-2 Followup-For: Bug #364972 There is a patch of sorts available at http://lists.pld-linux.org/mailman/pipermail/pld-cvs-commit/Week-of-Mon-20060213/092097.html although UDFFindFile is not included in any headers so it still causes compiler warnings. I mentioned

Bug#364972: symbol lookup error: dvdbackup: undefined symbol: UDFFindFile

2006-04-26 Thread Ted Percival
upply -- hopefully the reportbug info below provides something useful. -Ted -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked

Bug#363439: Wrong lib path in smokeping.cgi

2006-04-18 Thread Ted Percival
/lib/perl5/smokeping); to: use lib qw(/usr/share/perl5/smokeping); is also attached. -Ted -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Shell: /

Bug#362940: Cause: Font paths not updated for custom xorg.conf

2006-04-16 Thread Ted Percival
st replace) FontPath lines for each existing line that contains /usr/lib/X11/fonts, with that portion changed to /usr/share/fonts/X11. -Ted signature.asc Description: OpenPGP digital signature

Bug#358981: Works with GCC 3

2006-04-15 Thread Ted Percival
n't find a problem in the enigmail package, though my search was not at all exhaustive. In the mean time it might be useful to use & depend on gcc-3.4 (if that can be done?) to reduce the ill-effect of this problem. -Ted signature.asc Description: OpenPGP digital signature

Bug#358981: enigmail: FTBFS on powerpc

2006-03-25 Thread Ted Percival
27;experimental') Architecture: powerpc (ppc) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.15-1-powerpc Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) make -f /home/ted/src/enigmail-0.94/debian/rules.thunderbird install make[1]: Entering directory `/home/ted/src/enigmail-0.

Bug#340933: gtk-gnutella: Need to upgrade, 0.95.4 has expired

2005-11-26 Thread Ted Percival
Package: gtk-gnutella Version: 0.95.4-1 Severity: grave Justification: renders package unusable Quote from http://gtk-gnutella.sourceforge.net/en/?page=news Version 0.96b is a beta version of forthcoming 0.96. It is now _mandatory_ to use this beta version as the 0.95.x series is about to expire

Bug#314988: Still a problem?

2005-10-29 Thread Ted Kisner
On Saturday 29 October 2005 02:52, Leopold Palomo Avellaneda wrote: > As I aid before, > > > if I open the file:/usr/share/geomview/data/Antenna.geom > > > > I receive a coredump and this messages: sorry, I missed that. I get the same crash when I open that file. -

Bug#314988: Still a problem?

2005-10-28 Thread Ted Kisner
it crashes? -Ted output: --- InstCreate: Undefined option: 7306352 Error <1>: RefDecr: ref 675a20 count -1 < 0! File: reference.c, Line: 68 Error <1>: ApDelete(675a20) of non-Appearance: magic 0 != 9ce10001 File: appearance.c, Line: 183 Couldn't create inst InstCreate:

Bug#314988: Still a problem?

2005-10-28 Thread Ted Kisner
On Friday 28 October 2005 13:02, Leopold Palomo Avellaneda wrote: > > The Question is: why the package needs nvidia-glx-dev on amd64 and on > > other platforms it builds succesfully without nvidia-glx-dev? I think it's because I happen to be using the nvidia X driver and GL l

Bug#314988: Still a problem?

2005-10-28 Thread Ted Kisner
hmm, looks like it is complaining about the OpenGL dev libraries- I'll install and try again... -Ted On Friday 28 October 2005 12:24, Ted Kisner wrote: > I installed the build-deps and ran dpkg-buildpackage. It died for me as > well. The output is attached. > > -Ted > &g

Bug#314988: Still a problem?

2005-10-28 Thread Ted Kisner
I installed the build-deps and ran dpkg-buildpackage. It died for me as well. The output is attached. -Ted On Friday 28 October 2005 11:44, Leopold Palomo Avellaneda wrote: > A Divendres 28 Octubre 2005 19:10, Steve M. Robbins va escriure: > > Hello, > > > > On Fri, Oct 2

Bug#329231: [Kst] debian unstable X errors (WAS: kst-1.1.0 and svn HEAD X Errors)

2005-10-17 Thread Ted Kisner
stion is: Why does this affect kst and not other KDE applications in debian-unstable?? I don't know, so this may not be the whole story... -Ted -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#329231: [Kst] debian unstable X errors (WAS: kst-1.1.0 and svn HEAD X Errors)

2005-10-16 Thread Ted Kisner
On Sunday 16 October 2005 13:37, Ted Kisner wrote: > I'm not sure if KDE 3.4.2 included in debian unstable has been patched. > However, I think the fact that we can compile kdelibs and kst means that > this is not an issue (i.e, it dealt with ui files during compile time). I look

Bug#329231: [Kst] debian unstable X errors (WAS: kst-1.1.0 and svn HEAD X Errors)

2005-10-16 Thread Ted Kisner
itioned as has kst. I agree- I have rebuilt all of Xorg + Qt + KDE from source packages using the gcc 4.0.2 toolchain in unstable. The resulting packages exhibit the same problem. > Ted, you mentioned some sort of Qt-3.3.5 / KDE-3.4 interaction; > unfortunately I don't know much ab