Bug#513308: err: Could not create /c/z3208682/test_tidy/z3208682/Desktop/README.Desktop: Tidy must specify size, age, or both

2009-01-27 Thread Jayen Ashar
Package: puppet Version: 0.24.6-1 Severity: normal bug 500852 still persists i believe this is a specific enough specification: tidy { /c/z3208682/test_tidy: matches = README.desktop, recurse = true; } puppet still complains: err: Could not create

Bug#513309: fails to tidy

2009-01-27 Thread Jayen Ashar
Package: puppet Version: 0.24.6-1 Severity: normal this specification: tidy { /c/z3208682/test_tidy: # matches = README.desktop, size = 0, recurse = true; } fails to tidy, and does not produce any error or notice messages with puppetd -vt ls -lR

Bug#513314: comparison of Fixnum with String failed

2009-01-27 Thread Jayen Ashar
Package: puppetmaster Version: 0.24.6-1 Severity: normal the puppet classifer spits out this as part of its yaml: --- classes: - debian_etch parameters: stage: 0 the manifest contains: if $stage = 0 { the error message i get is: err: Could not retrieve catalog: comparison of Fixnum with

Bug#513320: arithmetic expression fails to work

2009-01-27 Thread Jayen Ashar
Package: puppetmaster Version: 0.24.6-1 Severity: normal i have a fact to determine the amount of free space for the /usr partition which sets $usrfree. my manifest contains: file { /tmp/puppet_lab_usrfree.txt: owner = root, group = root, mode = 440, content = $usrfree; } if

Bug#510934: man page has wrong absolute path of pine.conf

2009-01-05 Thread Jayen Ashar
Package: alpine Version: 1.10+dfsg-3~bpo40+1 Severity: minor the man page says pine.conf lives in /usr/local/lib/, but the executable looks in /etc/. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to

Bug#510456: fails to build module with m-a

2009-01-01 Thread Jayen Ashar
Package: kvm-source Version: 28-4~bpo.1 Severity: important building with the command sudo m-a -vit a-i kvm ends with the following: CC [M] /usr/src/modules/kvm/mmu.o /usr/src/modules/kvm/mmu.c: In function ‘kvm_mmu_module_init’: /usr/src/modules/kvm/mmu.c:1333: error: too many

Bug#508620: javascript:findFiles has issues with directories with plus '+' character

2008-12-12 Thread Jayen Ashar
Package: gallery2 Version: 2.3-1 Severity: normal to reproduce: in an album: add items from local server click a directory click find files click a subdirectory containing a + in the name this returns you to the page asking for a server path -- System Information: Debian Release:

Bug#500852: closed by Micah Anderson [EMAIL PROTECTED] (Bug#500852: fixed in puppet 0.24.6-1)

2008-12-04 Thread Jayen Ashar
size, age, or both From: Jayen Ashar [EMAIL PROTECTED] Date: Thu, 02 Oct 2008 10:51:46 +1000 To: Debian Bug Tracking System [EMAIL PROTECTED] To: Debian Bug Tracking System [EMAIL PROTECTED] Package: puppet Version: 0.24.4-8~bpo40+1 Severity: wishlist this entry in my manifest: tidy { /c

Bug#500852: [Pkg-puppet-devel] Bug#500852: Bug#500852: Tidy must specifysize, age, or both

2008-10-27 Thread Jayen Ashar
can't use the file resource, or so the documentation says Specifying absent will delete the file, although currently this will not recursively delete directories. --Jayen -Original Message- From: Micah Anderson [mailto:[EMAIL PROTECTED] Sent: Tue 10/28/2008 1:55 PM To: Jayen Ashar

Bug#502163: [Pkg-puppet-devel] Bug#502163: filename can't handle ++

2008-10-23 Thread Jayen Ashar
Yes, the problem persists on 0.24.5-2 --Jayen Micah Anderson wrote: Hi, * Jayen Ashar [EMAIL PROTECTED] [2008-10-13 22:23-0400]: Package: puppet Version: 0.24.4-8~bpo40+1 Severity: minor ... and it gives an error like this: Tue Oct 14 16:11:54 +1100 2008 Puppet (err): Could not call

Bug#500852: [Pkg-puppet-devel] Bug#500852: Tidy must specify size, age, or both

2008-10-20 Thread Jayen Ashar
: * Jayen Ashar [EMAIL PROTECTED] [2008-10-01 17:59-0400]: Package: puppet Version: 0.24.4-8~bpo40+1 Severity: wishlist this entry in my manifest: tidy { /c/z3208682/test_tidy: matches = README.desktop, recurse = true, require = [ File[/etc/kde-profile], File[/etc/kderc

Bug#502163: filename can't handle ++

2008-10-13 Thread Jayen Ashar
Package: puppet Version: 0.24.4-8~bpo40+1 Severity: minor I've got a manifest with this: class ccrc_google_earth { file { /usr/local/google-earth: source = puppet:///files/ccrc/usr/local/google-earth, recurse = inf; /usr/local/bin/googleearth: source =

Bug#500848: comparison of String with 0 failed

2008-10-01 Thread Jayen Ashar
Package: puppet Version: 0.24.4-8~bpo40+1 Severity: minor my puppetmaster manifest has: tidy { /c/z3208682/test_tidy: matches = README.desktop, recurse = inf, require = [ File[/etc/kde-profile], File[/etc/kderc]]; } my system has: /c/z3208682/test_tidy/

Bug#500848: comparison of String with 0 failed

2008-10-01 Thread Jayen Ashar
, jayen Matthew Palmer wrote: On Thu, Oct 02, 2008 at 09:58:23AM +1000, Jayen Ashar wrote: Package: puppet Version: 0.24.4-8~bpo40+1 Severity: minor my puppetmaster manifest has: tidy { /c/z3208682/test_tidy: matches = README.desktop, recurse = inf, require = [ File[/etc/kde-profile

Bug#500852: Tidy must specify size, age, or both

2008-10-01 Thread Jayen Ashar
Package: puppet Version: 0.24.4-8~bpo40+1 Severity: wishlist this entry in my manifest: tidy { /c/z3208682/test_tidy: matches = README.desktop, recurse = true, require = [ File[/etc/kde-profile], File[/etc/kderc]]; } gives this error: Thu Oct 02 10:31:49 +1000 2008 Puppet

Bug#497870: maybe madwifi?

2008-09-16 Thread Jayen Ashar
I think it's the wireless drivers, but they've worked on 2.6.24 and earlier. Here's a list of the modules I've tried, that I built with module-assistant: madwifi-modules-2.6.18-4-amd64_0.9.3-2+2.6.18.dfsg.1-12_amd64.deb madwifi-modules-2.6.21-2-amd64_0.9.3-3+2.6.21-10.00.Custom_amd64.deb

Bug#481579: xserver-xorg-video-intel: grub2 splash image causes invisible text

2008-06-28 Thread Jayen Ashar
Yes, it works with only EXANoComposite, but not with only Option AccelMethod XAA. Also, if I run two X servers, one with Option AccelMethod XAA, it messes up the other server when I switch between them. --Jayen --- Brice Goglin [EMAIL PROTECTED] wrote: Jayen Ashar wrote: I added both

Bug#481579: xserver-xorg-video-intel: grub2 splash image causes invisible text

2008-06-25 Thread Jayen Ashar
I added both of those lines and it seems to work fine now. Thanks! --Jayen --- Brice Goglin [EMAIL PROTECTED] wrote: Jayen wrote: Package: xserver-xorg-video-intel Version: 2:2.3.1-1 Severity: normal I've recently installed grub2, and even more recently set it up with a splash

Bug#443774: gnc.bin-Message: main: binreloc relocation support was disabled at configure time.

2007-09-24 Thread Jayen Ashar
I have: gnucash --add-price-quotes ~/docs/Accounts.xac /dev/null running in a cron job, so now I end up getting an e-mail every time because of this. It's extra annoying this way. As you can see, I am filtering out stdout, but I don't want to filter out stderr, as some day there may actually be

Bug#443774: gnc.bin-Message: main: binreloc relocation support was disabled at configure time.

2007-09-24 Thread Jayen Ashar
Yeah, that's what I ended up doing. Just makes me feel 'dirty.' --Jayen --- Thomas Bushnell BSG [EMAIL PROTECTED] wrote: On Tue, 2007-09-25 at 10:31 +1000, Jayen Ashar wrote: I have: gnucash --add-price-quotes ~/docs/Accounts.xac /dev/null running in a cron job, so now I end up getting

Bug#424906: Bug#439802: player: DH_OPTIONS=-s is bad in debian/rules

2007-08-29 Thread Jayen Ashar
ibplayererror2 pycentral: pycentral debhelper: missing XB-Python-Version attribute in package l ibplayererror2-dev ... -- --- Jamuraa [EMAIL PROTECTED] wrote: On 8/29/07, Jayen Ashar [EMAIL PROTECTED] wrote: Not sure I understand. The bugs list two problems: 1) the ++ confuses perl (fixed) 2

Bug#439802: player: DH_OPTIONS=-s is bad in debian/rules

2007-08-28 Thread Jayen Ashar
Not sure I understand. The bugs list two problems: 1) the ++ confuses perl (fixed) 2) -p is not honored I think that (2) is because you have overriden DH_OPTIONS to have -s. I don't think you should be specifying -p and -s simultaneously. --Jayen --- Jamuraa [EMAIL PROTECTED] wrote: On

Bug#395129: closed by Michael Schultheiss [EMAIL PROTECTED] (Re: Bug#395129: apache2.2 breaks DirectoryIndex)

2007-04-20 Thread Jayen Ashar
Any way to ensure that this module is enabled? (btw, somehow I had dir.load enabled, but not dir.conf) --Jayen - Original Message DirectoryIndex is in the dir module of apache2.2 - make sure you have that module enabled. __ Do You

Bug#415850: No entry in debian menu system

2007-03-22 Thread Jayen Ashar
Package: kerry Version: 0.2-1 Severity: normal Kerry doesn't have an entry in the debian menu system: http://www.debian.org/doc/packaging-manuals/menu-policy/ch2.html not sure if this is a wishlist item or a policy violation. feel free to adjust the priority. -- System Information: Debian

Bug#414489: DST change requires restart

2007-03-11 Thread Jayen Ashar
Package: wmsun Version: 1.03-22 Severity: normal I had wmSun running over last night, when Daylight Saving Time came into effect for the season in my timezone (EST5EDT/America/New_York). wmSun works fine with the DST change, but it needed a restart today. It'd be nice if it had listed the

Bug#387924: memory eaten by split

2007-02-18 Thread Jayen Ashar
=xemacs INTERFACE=text ** /home/jashar/.reportbugrc: reportbug_version 3.15 mode expert ui text realname Jayen Ashar email [EMAIL PROTECTED] -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (980, 'testing'), (930, 'unstable') Architecture: i386 (i686) Shell: /bin/sh

Bug#411386: vfolder doesn't support date as rule

2007-02-18 Thread Jayen Ashar
Package: liferea Version: 1.0.27-2 Severity: wishlist I'd like to be able to make a VFolder for things like Today and In the last week and Since February 1 but there are no date rules I can specify in the VFolder properties. -- System Information: Debian Release: 4.0 APT prefers testing

Bug#387924: try this?

2007-02-18 Thread Jayen Ashar
of 'avail' before returning from this function. -- Package-specific info: ** Environment settings: EDITOR=xemacs INTERFACE=text ** /home/jashar/.reportbugrc: reportbug_version 3.15 mode expert ui text realname Jayen Ashar email [EMAIL PROTECTED] -- System Information: Debian Release: 4.0 APT

Bug#402146: uninstall causes cron failures

2006-12-08 Thread Jayen Ashar
Package: webmin-bandwidth Version: 1.180-3 Severity: normal I removed the package and started receiving some cron errors (sorry, i didn't keep the error message) so I tried to purge the package and now I am receiving this error from cron: /bin/sh: /etc/webmin/bandwidth/rotate.pl: No such file

Bug#395129: apache2.2 breaks DirectoryIndex

2006-10-24 Thread Jayen Ashar
Package: gallery2 Version: 2.1.2-1 Severity: normal i upgraded to apache2-mpm-prefork 2.2.3-2 and it removed the DirectoryIndex directive from apache2.conf. I'd recommend having DirectoryIndex index.php main.php in /etc/gallery2/apache.conf -- System Information: Debian Release:

Bug#394658: doesn't depend on correct versions

2006-10-22 Thread Jayen Ashar
Package: apache2 Version: 2.2.3-2 Severity: serious apache2 2.0.55-4.1 depended on: apache2-mpm-worker (= 2.0.55-4.1) | apache2-mpm-prefork (= 2.0.55-4.1) | apache2-mpm-perchild (= 2.0.55-4.1) I think apache2 2.2.3-2 should depend on: apache2-mpm-worker (= 2.2.3-2) | apache2-mpm-prefork (=

Bug#340770: closed by Tollef Fog Heen [EMAIL PROTECTED] (Re: Bug#340770: IndexOptions not being incremental)

2006-10-22 Thread Jayen Ashar
specified it in /etc/apache2/apache2.conf. Commenting out the line in ../.htaccess works as expected. --Jayen - Original Message From: Debian Bug Tracking System [EMAIL PROTECTED] To: Jayen Ashar [EMAIL PROTECTED] Sent: Sunday, October 22, 2006 5:33:35 AM Subject: Bug#340770 closed

Bug#394658: doesn't depend on correct versions

2006-10-22 Thread Jayen Ashar
Fog Heen [EMAIL PROTECTED] To: Jayen Ashar [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Sunday, October 22, 2006 10:29:10 AM Subject: Re: Bug#394658: doesn't depend on correct versions Version: 2.2.3-2 * Jayen Ashar | I think apache2 2.2.3-2 should depend on: | apache2-mpm-worker (= 2.2.3-2

Bug#394658: doesn't depend on correct versions

2006-10-22 Thread Jayen Ashar
-event (= 2.2)? this seems really wasteful and maybe you should remove the apache2 package to avoid confusion. --Jayen - Original Message From: Tollef Fog Heen [EMAIL PROTECTED] To: Jayen Ashar [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Sunday, October 22, 2006 11:09:24 AM Subject: Re

Bug#394688: IndexOptions not being incremental

2006-10-22 Thread Jayen Ashar
Package: apache2 Version: 2.2.3-2 Severity: normal As per Tollef's directions in bug 340770, I am opening this as a separate bug. Here is the setup I tried: /etc/apache2/apache2.conf: IndexOptions FancyIndexing VersionSort HTMLTable NameWidth=* /etc/apache2/sites-enabled/000-default:

Bug#394658: doesn't depend on correct versions

2006-10-22 Thread Jayen Ashar
| | what's the point of having an apache2 package then? the package | | doesn't really depend on anything then, just that you have any | | implementation of apache2? | | Yes, what else would it depend on? a specific version of apache2, much as the previous versions of the apache2 package had

Bug#393459: maybe change dependency on bugzilla?

2006-10-18 Thread Jayen Ashar
i think there should be a bugzilla dependency on a specific version of dbconfig-common, so that bugzilla won't get promoted to testing without a working dbconfig-common. --jayen -- Jayen Ashar Verification Engineer, IBM ECE+CS+robotics+languages, CMU '02 -- To UNSUBSCRIBE, email to [EMAIL

Bug#393459: Bugzilla 2.22-5 postinst dies with status 10

2006-10-16 Thread Jayen Ashar
i have the same problem. i hacked up /usr/share/debconf/confmodule to spit out some debug data and got this: 10 bugzilla/pgsql/authmethod-admin doesn't exist any ideas?

Bug#366415: [bugzilla #366414] unreproducible

2006-06-16 Thread Jayen Ashar
The followup I sent to the bugs.debian.org on May 13 detailed that it was my error, and suggested a code change to prevent future similar user errors. --Jayen - Original Message From: Alexis Sukrieh [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent:

Bug#366415: oops

2006-05-13 Thread Jayen Ashar
Package: bugzilla Version: 2.20.1-2 Followup-For: Bug #366415 Looks like I was hit by bug 366961, and when I fixed it, I made localconfig unreadable by user www-data. I got it now. I would consider changing line 136 of Config.pm from do $localconfig; to do $localconfig or die $localconfig:$!;

Bug#366415: $db_driver = mysql; not working

2006-05-08 Thread Jayen Ashar
information: bugzilla/mysql_user: bugzilla bugzilla/remove-error: abort bugzilla/mysql/method: unix socket bugzilla/internal/reconfiguring: false * bugzilla/bugzilla_installation_way: Automatic bugzilla/import-oldsettings: * bugzilla/bugzilla_admin_real_name: Jayen Ashar bugzilla/mysql_host

Bug#323405: tried to allocate 0 bytes on some pics

2006-02-19 Thread Jayen Ashar
to allocate 1GB of memory. My limit of 64MB should be perfectly acceptable. --Jayen --- Michael Schultheiss [EMAIL PROTECTED] wrote: Jayen Ashar wrote: Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 637377499 bytes) in /usr/share/gallery2/modules/exif/lib/exifer

Bug#323405: tried to allocate 0 bytes on some pics

2006-02-18 Thread Jayen Ashar
: Michael Schultheiss [EMAIL PROTECTED] To: Jayen Ashar [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: Bug#323405: tried to allocate 0 bytes on some pics Message-ID: [EMAIL PROTECTED] References: [EMAIL PROTECTED] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition

Bug#351864: undefined symbol: FTC_Manager_LookupSize

2006-02-07 Thread Jayen Ashar
Package: rssreader.app Version: 0.2.2-1 Severity: important I can't start the app. Maybe there's a missing package dependency? 2006-02-07 19:34:51.000 RSSReader[519] NOTE: Only one display per host fully supported. /usr/lib/GNUstep/System/Applications/RSSReader.app/RSSReader: symbol lookup

Bug#348815: can module-assistant use the same compiler the pre-built kernel was built with?

2006-01-19 Thread Jayen Ashar
i was using: kernel version 2.4.27-2-686 openafs-module-source version 1.4.0-3 thanks, jayen --- Eduard Bloch [EMAIL PROTECTED] wrote: tags 348815 +moreinfo thanks #include hallo.h * Jayen Ashar [Wed, Jan 18 2006, 10:36:30PM]: Package: module-assistant Version: 0.10.2 Severity

Bug#348779: openafs-modules-source: lock.h in src/venus causes problems

2006-01-18 Thread Jayen Ashar
Package: openafs-modules-source Version: 1.4.0-3 Severity: serious Justification: no longer builds from source when compiling src/venus/fs.c, it included include/ubik.h, which included src/venus/lock.h (the wrong lock.h). i deleted src/venus/lock.h, and it compiled src/venus/fs.c, but i

Bug#348815: can module-assistant use the same compiler the pre-built kernel was built with?

2006-01-18 Thread Jayen Ashar
Package: module-assistant Version: 0.10.2 Severity: wishlist I was unable to build the openafs-modules package from openafs-modules-source until Russ Allbery (openafs-modules-source package co-maintainer) pointed out I need to set CC so that it will build with the same compiler that the kernel

Bug#330114: URL rewrite causes problems

2005-12-31 Thread Jayen Ashar
. The fixed entry in the list of approved referers should be hostname:port (if the server runs of a port other than port 80). Maybe send this one upstream? --Jayen --- Michael Schultheiss [EMAIL PROTECTED] wrote: tags 330114 unreproducible thanks Jayen Ashar wrote: Package: gallery2

Bug#340770: IndexOptions not being incremental

2005-11-25 Thread Jayen Ashar
Package: apache2 Version: 2.0.54-5 Severity: normal I would like to use the following setup, and I expect it to have FancyIndexing for the current directory, with SuppressDescription and SuppressLastModified /etc/apache2/apache2.conf:IndexOptions FancyIndexing VersionSort NameWidth=*

Bug#330114: URL rewrite causes problems

2005-09-25 Thread Jayen Ashar
Package: gallery2 Version: 2.0-1 Severity: normal Using the rewrite module seems to break things. No images within albums show up with this module enabled. And with the download url on, no images on the main page show up either. And, deactivating this module isn't enough to fix the problem.

Bug#324953: resized images settings not recursive

2005-08-24 Thread Jayen Ashar
Package: gallery2 Version: 0.0+2.0.rc1-1 Severity: wishlist I wish I could set the Resized Images sizes to all albums and sub-albums. Can you make this a recursive option? The same goes for Recreate thumbnails and resizes. Thanks -- System Information: Debian Release: testing/unstable APT

Bug#323390: imageblock module lost options?

2005-08-16 Thread Jayen Ashar
Package: gallery2 Version: 0.0+2.0.rc1-1 Severity: normal in gallery2 beta3, the imageblock module had options in the siteadmin section for: Random Image Newest Image Most Viewed Image Random Album Newest Album Most Viewed Album Picture of the Day Picture of the Week Picture of the Month Album

Bug#323393: unviewable album viewable from main page?

2005-08-16 Thread Jayen Ashar
Package: gallery2 Version: 0.0+2.0.rc1-1 Severity: normal I have a hidden (everybody can not view all/any versions) sub-album and sub-sub-album. using the guest display mode: they ARE viewable from the tree from the main page when using the classic theme these are not viewable from the album

Bug#323405: tried to allocate 0 bytes on some pics

2005-08-16 Thread Jayen Ashar
Package: gallery2 Version: 0.0+2.0.rc1-1 Severity: normal Sorry if this is a dup. Doesn't look like the first one i sent went through. I tried to import from gallery1, and ran into a problem with the following pics: http://j--n.is-a-geek.org:800/test/steph-vegas-broken.zip Other pics in the

Bug#323390: imageblock module lost options?

2005-08-16 Thread Jayen Ashar
] wrote: Jayen Ashar wrote: How do i enable/disable the image blocks? Jayen, this moved to the new theme handling - every theme allows you to activate these random blocks individually on the different pages - look into the themes option of your theme installed to activate them

Bug#322846: ignores font setting in albums

2005-08-12 Thread Jayen Ashar
Package: gallery Version: 1.5-1 Severity: normal setting the font field in an album's properties doesn't actually do anything. grepping through /usr/share/gallery found no use for the font setting. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy:

Bug#292005: building should require kernel-headers and kernel-kbuild, kernel-sourc e should not be necessary

2005-01-24 Thread Jayen Ashar
Package: linux-wlan-ng Version: 0.2.0+0.2.1pre21-1.1 Severity: wishlist I have been able to build linux-wlan-ng (and modules) from upstream source against 2.6 for some time now with just kernel-headers. Since 0.2.1pre21 has been released to testing, I thought I would give the debian package a

<    1   2