Bug#448639: Taking this to the CTTE?

2010-08-30 Thread Tim Olsen
On 08/28/2010 03:31 PM, Tollef Fog Heen wrote: Hi Daigo, using /var/lib/gems is really quite annoying, and I have meant to write something along the lines of what Clint Byrum wrote a few messages ago. Sure, using /usr/local isn't ideal, but that's a choice that's up to the local system

Bug#448639: rubygems and FHS compliance in Debian and Ubuntu

2010-08-30 Thread Tim Olsen
On 08/26/2010 01:51 PM, Clint Byrum wrote: FHS defines the purpose of /usr/local as such: The /usr/local hierarchy is for use by the system administrator when installing software locally. It needs to be safe from being overwritten when the system software is updated. It may be used for

Bug#448639: Debian Bugs information: detailed logs for Bug#448639

2010-08-30 Thread Tim Olsen
On 08/30/2010 11:46 AM, Clint Byrum wrote: rubygems is not an end user tool, it is a development tool. As such, it has sharp jagged edges that let you do things like this. I'm all for making sure users are protected from themselves, but gaining root privileges means you are taking

Bug#448639: Debian Bugs information: detailed logs for Bug#448639

2010-08-30 Thread Tim Olsen
On 08/30/2010 01:38 PM, Adam Jacob wrote: Tim Olsen wrote: I am a developer and being able to switch between Ruby 1.8 and Ruby 1.9.1 gems is important for me. For example, I use Rubygems-installed rake to run my automated tests. All I have to do to see if my tests work on a different

Bug#506010: postgresql-8.3: Please package debugging symbols for libpq

2008-11-17 Thread Tim Olsen
Package: postgresql-8.3 Version: 8.3.5-1 Severity: wishlist The libpq5 library has its symbols stripped. Please provide a separate package with debugging symbols. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1,

Bug#487151: subversion 1.5.0 released

2008-06-19 Thread Tim Olsen
Package: subversion Version: 1.4.6dfsg1-4 Severity: wishlist Please package subversion 1.5.0 Thanks for a great package! -Tim -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64

Bug#368467: amd64 package possible using nspluginwrapper

2007-10-18 Thread Tim Olsen
flashplugin-nonfree managed to build an amd64 package using nspluginwrapper. See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=411533 Maybe we could do the same until upstream releases a native amd64 build? Thanks, Tim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#439396: davfs2: 1.2.2 released

2007-08-24 Thread Tim Olsen
Package: davfs2 Version: 1.2.1-3 Severity: wishlist Please package version 1.2.2 Thanks, Tim -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-1-amd64 (SMP w/2 CPU cores) Locale:

Bug#428719: semantic-user info node broken

2007-06-13 Thread Tim Olsen
Package: semantic Version: 1:1.0pre3-7 Severity: normal Both emacs info-mode and info cannot find the Semantic User's guide (semantic-user). Here's a backtrace: Debugger entered--Lisp error: (error Can't find semantic-user.info-1 or any compressed version of it) signal(error (Can't find

Bug#428719: patch

2007-06-13 Thread Tim Olsen
package semantic tags 428719 + patch thanks After further investigation I discovered that semantic-user.info points to semantic-user.info-1 and semantic-user.info-2 which are missing from the package. Attached is a patch. diff -urN cedet-1.0pre3.orig/debian/semantic.info

Bug#428724: emacs-goodies-el: please add emacs modes written by Karl Landstrom

2007-06-13 Thread Tim Olsen
Package: emacs-goodies-el Version: 26.11-1 Severity: wishlist Karl Landstrom has written emacs modes for Oberon, Javascript, and CSS. They are licensed under the GPL. You can find them here: http://web.comhem.se/~u34308910/emacs.html A review of four javascript modes for emacs rated Karl's as

Bug#420174: please vote for the real bug(s) on ATI's bugzilla

2007-05-22 Thread Tim Olsen
The real bug that is the source of this problem is in ATI's code. ATI has a bugzilla issue for this at http://ati.cchtml.com/show_bug.cgi?id=609 Please register for a bugzilla account on their site and vote for this bug if you haven't done so already. You can allocate up to 100 votes per bug

Bug#420174: Bug#420823: please vote for the real bug(s) on ATI's bugzilla

2007-05-22 Thread Tim Olsen
Apologies to fglrx package subscribers who got way too many copies of my last email. I'll just email one of the bugs next time. -Tim On 5/22/07, Tim Olsen [EMAIL PROTECTED] wrote: The real bug that is the source of this problem is in ATI's code. ATI has a bugzilla issue for this at http

Bug#411173: ruby1.8-elisp: double-quoted symbols mess up indentation

2007-02-16 Thread Tim Olsen
Package: ruby1.8-elisp Version: 1.8.5-4 Severity: normal The following code def foo puts :0 #puts() puts foo end indents as: def foo puts :0 #puts() puts foo end There is some weird interaction going on between the first puts line and the commented out one. -- System Information:

Bug#407576: rubygems: 0.9.1 released

2007-01-19 Thread Tim Olsen
Package: rubygems Version: 0.9.0-6 Severity: wishlist rubygems 0.9.1 has been released -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (990, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-686 Locale: LANG=C,

Bug#361498: split is corrupting the encoding name

2006-12-15 Thread Tim Olsen
The following patch also fixes the bug. It seems the split is corrupting the encoding name. $ diff -u /usr/lib/straw/straw/utils.py.orig /usr/lib/straw/straw/utils.py --- /usr/lib/straw/straw/utils.py.orig 2006-12-15 20:36:58.0 -0500 +++ /usr/lib/straw/straw/utils.py 2006-12-15

Bug#388443: apache2: MUST NOT send data in an 304 reply

2006-09-25 Thread Tim Olsen
be conservative in what you do, be liberal in what you accept from others -- Jon Postel In other words, the bug is in both apache and the php scripts -Tim On 9/24/06, Florian Weimer [EMAIL PROTECTED] wrote: * Christoph Biedl: This would result in a lot of bug reports against the according

Bug#365911: mod_dumpio not in apache2-common

2006-05-03 Thread Tim Olsen
Package: apache2-common Version: 2.0.55-4 Severity: wishlist Please add a build of mod_dumpio to apache2-common. It is in the apache2 source code thanks, Tim -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental')

Bug#363137: libldap-ruby1.8: 0.9.4 available

2006-04-17 Thread Tim Olsen
Package: libldap-ruby1.8 Version: 0.9.0-1 Severity: wishlist A new upstream release (0.9.4) is available at http://ruby-ldap.sourceforge.net/ thanks, Tim -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental')

Bug#90410: net-tools: bug is fixed in sid

2006-03-08 Thread Tim Olsen
Package: net-tools Version: 1.60-17 Followup-For: Bug #90410 I can verify that this bug appears fixed in sid using a 2.6.15 kernel Setting my netmask to 255.255.255.224 on a machine with an ip address of 10.254.0.79 gives a correct broadcast address of 10.254.0.95 -Tim -- System Information:

Bug#354621: python-setuptools: Please update to 0.6a10

2006-02-27 Thread Tim Olsen
Package: python-setuptools Version: 0.6a9-1 Severity: wishlist Tags: patch Please update to upstreams 0.6a10. It is available at http://www.python.org/pypi/setuptools I am including a patch that will fix the build to deal with some new things in 0.6a10. This patch should be applied after a

Bug#352176: python-setuptools: FTBFS (amd64): OverflowError: signed integer is greater than maximum

2006-02-14 Thread Tim Olsen
I'm not sure what the correct solution is to this debian-wise, but the setuptools website notes that 64-bit platforms need python2.4. See http://peak.telecommunity.com/DevCenter/setuptools -Tim

Bug#344570: firefox crashes on nms.lcs.mit.edu/6.829/

2005-12-23 Thread Tim Olsen
Package: firefox Version: 1.5.dfsg-2 Severity: important firefox crashes when trying to load nms.lcs.mit.edu/6.829/ The error message on the command line is: The program 'Gecko' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAlloc

Bug#342371: firefox: are you using Adblock?

2005-12-23 Thread Tim Olsen
Are you using the Adblock extension? This is a known issue with Adblock. See: http://plugindoc.mozdev.org/faqs/flash.html#new-objtabs https://bugzilla.mozilla.org/show_bug.cgi?id=309044 The work around is to disable Obj-Tabs in Adblock's preferences -Tim

Bug#325745: CVS directories in /usr/share/doc/dbconfig-common/examples

2005-08-30 Thread Tim Olsen
Package: dbconfig-common Version: 1.8.4 Severity: minor There are CVS directories in the package under /usr/share/doc/dbconfig-common/examples. They are at: /usr/share/doc/dbconfig-common/examples/CVS /usr/share/doc/dbconfig-common/examples/db-example-2.0/debian/CVS

Bug#324749: postgresql-common: user_clusters refers to pg-wrapper -c

2005-08-23 Thread Tim Olsen
Package: postgresql-common Version: 23 Severity: minor /etc/postgresql-common/user_clusters begins: # This file maps users against the database clusters to which they # will connect by default. Any user may use pg-wrapper -c to set a # new default to be stored in ~/.postgresqlrc and the

Bug#300422: Fwd: problems compiling

2005-03-22 Thread Tim Olsen
It looks like you're missing a build-depends for automake1.6 and libtool other than that, the patch works for me. thanks! -Tim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#300680: libogg: dh_install complains about documentation not being installed

2005-03-20 Thread Tim Olsen
Package: libogg Severity: wishlist Tags: patch While building, dh_install complains that several documentation files exist in debian/tmp that are not being installed. In fact, it is dh_installdocs that installs them. Attached is a patch to have dh_install stop complaining. -- System

Bug#299883: libogg: new upstream version available (1.1.2)

2005-03-17 Thread Tim Olsen
oops. the latest version is 1.1.2: http://downloads.xiph.org/releases/ogg/libogg-1.1.2.tar.gz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#299883: libogg: new upstream version available (1.1.1)

2005-03-16 Thread Tim Olsen
Package: libogg Severity: wishlist libogg-1.1.1 is available at http://downloads.xiph.org/releases/ogg/libogg-1.1.1.tar.gz -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: