Bug#1058711: ipmitool: sel time set fails: "Specified time could not be parsed"

2023-12-16 Thread andrew bezella
he "IANA PEN registry" message does not appear when testing with 1.8.19-6 but the "Specified time could not be parsed" error remains. i also tried escaping quotes without effect: # ipmitool sel time set \"12/14/2023 11:40:47\" # ipmitool sel time set \""12/14/2023 11:40:47\"" thank you. andy -- andrew bezella internet archive

Bug#1058711: ipmitool: sel time set fails: "Specified time could not be parsed"

2023-12-15 Thread andrew bezella
ot;)" Clearing SEL. Please allow a few seconds to erase. Specified time could not be parsed i also tested on an older system where i upgraded only the ipmitool package with the same results. one slight correction to my original bug report: i first noticed the issue w/1.8.19-4 (i had repor

Bug#1058711: ipmitool: sel time set fails: "Specified time could not be parsed"

2023-12-14 Thread andrew bezella
Package: ipmitool Version: 1.8.19-6 Severity: normal Dear Maintainer, after upgrading a system from bullseye to bookworm i found that the ipmitool command we had been using to set the bmc time was failing. the crontab entry was: ipmitool sel time set "$(date "+%m/%d/%Y %T")" this worked up to

Bug#1055616: ansible-core: ansible.builtin.setup does not include facts from facter.

2023-11-10 Thread andrew bezella
On Fri, 2023-11-10 at 12:39 +0100, Lee Garrett wrote: > Hi Andrew, hello - > On 08.11.23 22:40, andrew bezella wrote: > > > [...] > > i was eventually able to build an updated version of bookworm's > > ansible-core .deb including commit id 4b0d014.  this task

Bug#1055616: ansible-core: ansible.builtin.setup does not include facts from facter.

2023-11-08 Thread andrew bezella
Package: ansible-core Version: 2.14.3-1 Severity: normal Dear Maintainer, i installed ansible-core and facter 4.3.0-2 in bookworm. when testing i found that the facts from facter were not being included by the setup module: % ansible -b localhost -m ansible.builtin.setup -a 'filter=facter_*'

Bug#1034536: gnome-terminal: entire terminal window can go blank e.g., when accessing remote serial console over ipmi

2023-04-17 Thread andrew bezella
Package: gnome-terminal Version: 3.46.8-1 Severity: normal Dear Maintainer, when using gnome-terminal i sometimes find that the entire window (including the title bar and the tabs as well as all the text area) has gone completely blank. it is still responsive to key strokes. this typically

Bug#1034366: mutter: Alt+Tab broken for 'sloppy' focus mode on Wayland

2023-04-13 Thread andrew bezella
Source: mutter Version: 43.3-5 Severity: normal Dear Maintainer, this issue was reported upstream and there are details in: Alt+Tab broken for 'sloppy' focus mode on Wayland (#888) https://gitlab.gnome.org/GNOME/mutter/-/issues/888 there is a fix that has been merged into GNOME 44: Fix

Bug#1034365: evolution: search folder continues to show messages marked as deleted

2023-04-13 Thread andrew bezella
Package: evolution Version: 3.46.4-1 Severity: normal Dear Maintainer, i have a search folder that aggegrates a number of imapx INBOXes into a single location and have the accounts set to mark messages as deleted (i.e., they do not "Use a real folder for Trash"). the "Show Deleted Messages"

Bug#1032403: calendar: Outdated entry "Mar 05 Mother-in-Law Day, USA"

2023-03-05 Thread andrew bezella
Package: calendar Version: 12.1.8 Severity: minor Dear Maintainer, i noticed that `calendar` reports: Mar 05 Mother-in-Law Day, USA cf. `/usr/share/calendar/calendar.usholiday`. it appears that while the first observance was celebrated on March 5, 1934[1] it is currently the fourth Sunday in

Bug#1027846: btrfsmaintenance: changing BTRFS_BALANCE_PERIOD, BTRFS_SCRUB_PERIOD etc. via systemd timer doesn't work

2023-01-03 Thread andrew bezella
Package: btrfsmaintenance Version: 0.5-1 Severity: normal Tags: patch upstream Dear Maintainer, when changing BTRFS_BALANCE_PERIOD, BTRFS_SCRUB_PERIOD etc. via systemd timer the existing OnCalender entry needs to be emptied first as systemd timers are cumulative. i had updated

Bug#1027844: btrfsmaintenance: noted BTRFS_BALANCE_PERIOD default in /etc/default/btrfsmaintenance is inconsistent w/systemd timer

2023-01-03 Thread andrew bezella
Package: btrfsmaintenance Version: 0.5-1 Severity: minor Dear Maintainer, as distributed, /etc/default/btrfsmaintenance has the following information: ## Path: System/File systems/btrfs ## Type: string(none,daily,weekly,monthly) ## Default:"weekly" ## ServiceRestart:

Bug#1024467: monitoring-plugins-contrib: update-check_libs-status is referenced but missing

2022-11-19 Thread andrew bezella
Package: monitoring-plugins-contrib Version: 37.20211217~bpo11+1 Severity: normal Dear Maintainer, update-check_libs-status is referenced but missing. looking through the snapshot.debian.org source packages, it appears that /usr/lib/nagios/cronjobs/update-check_libs-status was included in

Bug#1019406: monitoring-plugins-standard: check_mailq nullmailer regex patch

2022-09-08 Thread andrew bezella
attached is a patch that updates the format expected in the nullmailer mailq output. the regex is a little more flexible and less specific than the previous version. hope this helps. andy -- andrew bezella internet archive --- a/plugins-scripts/check_mailq.pl.orig 2021-11-30 22:55

Bug#1019406: monitoring-plugins-standard: check_mailq nullmailer regex does not match current output

2022-09-08 Thread andrew bezella
Package: monitoring-plugins-standard Version: 2.3.1-1 Severity: normal Dear Maintainer, it seems that the output from nullmailer's mailq has changed format since that portion was implemented. i noticed that it was not alerting on a host w/many messages in its queue: % mailq | wc -l 12488 %

Bug#520305: pssh: Allow '-' as an alias for stdin

2021-09-16 Thread andrew bezella
g to > test a > patched Debian package? > yes, that looks like it is the patch, thank you! i'm not using the pssh-suite of tools daily so it wouldn't be an exhaustive test, but yes, i would be willing to install and try out a patched .deb. thanks again! andy -- andrew bezella internet archive

Bug#874188: fai-client: Integrate some form of file templating system

2017-10-10 Thread andrew bezella
hi Thomas - as it is python-centric it may not be the best choice for fai, but given ansible's increasing popularity i would suggest jinja2 is worth a look. thank you! andy -- andrew bezella <abeze...@archive.org> internet archive

Bug#868267: fai-client: fetch-basefile breaks for hostnames with hyphens

2017-07-27 Thread andrew bezella
/github.com/faiproject/fai/commit/bc88a9e5d2ca21d7c19cb7b39c9e > a64cf905c2fc > > So, I think currently there's no need to substitute hyphen and dot > with underscore for the FAI class names and we can leave this > unchanged. But I will improve the documentation about class names. --

Bug#868267: fai-client: fetch-basefile breaks for hostnames with hyphens

2017-07-26 Thread andrew bezella
; No basefile matching a class name was found at [FAI_BASEFILEURL] possibly related to the announcement at https://lists.gnu.org/archive/h tml/bug-bash/2015-07/msg00027.html which mentions a couple changes to indirect variable expansion. unsure if the above is intentional or collateral damage. &q

Bug#868267: fai-client: fetch-basefile breaks for hostnames with hyphens

2017-07-26 Thread andrew bezella
t;vm-ops0.us.archive.org" % dash ./fetch-basefile ./fetch-basefile: 59: ./fetch-basefile: Bad substitution % bash ./fetch-basefile No basefile matching a class name was found at [FAI_BASEFILEURL] andy -- andrew bezella <abeze...@archive.org> internet archive

Bug#868267: fai-client: fetch-basefile breaks for hostnames with hyphens

2017-07-26 Thread andrew bezella
On Wed, 2017-07-26 at 08:35 -0700, andrew bezella wrote: > it could perhaps be re-worded along the lines of "All class names are > restricted to uppercase letters and underscores [A-Z_] (except the > FAI- > defined class matching the hostname)" and maybe placed more > prom

Bug#868267: fai-client: fetch-basefile breaks for hostnames with hyphens

2017-07-26 Thread andrew bezella
E DHCPC CHROOT LINUX DEFAULT ' + for c in '$revclasses' + id=found_LAST + '[' X '!=' X ']' + for c in '$revclasses' + id=found_vm-ops0.us.archive.org + '[' X '!=' X ']' + for c in '$revclasses' + id=found_XENIAL64 + '[' XXENIAL64.tar.xz '!=' X ']' + found=1 hth... andy -- andrew

Bug#795655: nanoblogger: markdown hang while generating atom 1.0 feed

2015-08-15 Thread andrew bezella
Package: nanoblogger Version: 3.4.2-3 Severity: normal Dear Maintainer, thank you for your time and effort in packaging nanoblogger. i noticed a problem while adding a markdown entry: i ran the following command: `nb --var DATE --set-var 2015-05-03 09:30:00 -c 2,3 add entry` and edited the

Bug#759273: ftar: is tar's --numeric-owner option appropriate?

2014-08-25 Thread andrew bezella
Package: fai-client Version: 4.2.2 Severity: normal hello - i recently ran into an issue while trying to deploy ubuntu 14.04 vms. /var/log's group ownership has been changed to the syslog group. however, this group does not have a pre-defined gid. the result is that in the dirinstall case

Bug#726762: usemod-wiki: cookie expiration date is in the past

2013-10-18 Thread andrew bezella
Package: usemod-wiki Version: 1.0.5-1 Severity: normal Tags: upstream patch Dear Maintainer, i recently noticed that i was unable to properly login to my wiki instance, and that editing user Preferences was broken. i found: http://www.usemod.com/cgi-bin/wiki.pl?WikiBugs/CookieIgnored

Bug#726762: usemod-wiki: cookie expiration date is in the past

2013-10-18 Thread andrew bezella
Package: usemod-wiki Version: 1.0.5-1 Followup-For: Bug #726762 Dear Maintainer, my apologies, the last patch file was colorized. uncolorized version attached. thank you. andy -- System Information: Debian Release: 7.2 APT prefers stable-updates APT policy: (990,

Bug#695317: fai-setup-storage: resolved w/the fix for #703326

2013-08-28 Thread andrew bezella
Package: fai-setup-storage Version: 4.0.7 Followup-For: Bug #695317 Dear Maintainer, yes, applying the workaround from #703326 fixed this problem. thank you! andy -- System Information: Debian Release: 7.1 APT prefers stable-updates APT policy: (990, 'stable-updates'), (990,

Bug#576100: epiphany-browser: Emacs gtk_key_theme set, ctrl-U properly clears text input again

2013-07-11 Thread andrew bezella
Package: epiphany-browser Followup-For: Bug #576100 Dear Maintainer, this appears to have been resolved in wheezy. thank you for your time and effort. andy -- System Information: Debian Release: 7.1 APT prefers stable-updates APT policy: (990, 'stable-updates'), (990, 'stable')

Bug#631560: epiphany-browser: Send Link by Email is now working

2013-06-13 Thread andrew bezella
Package: epiphany-browser Followup-For: Bug #631560 Dear Maintainer, this appears to have been resolved in wheezy. thank you for your time and effort. andy -- System Information: Debian Release: 7.0 APT prefers stable-updates APT policy: (990, 'stable-updates'), (990, 'stable')

Bug#631562: libsoup2.4-1: resolved in wheezy

2013-06-13 Thread andrew bezella
Package: libsoup2.4-1 Followup-For: Bug #631562 Dear Maintainer, this appears to have been resolved in wheezy. thank you for your time and effort. andy -- System Information: Debian Release: 7.0 APT prefers stable-updates APT policy: (990, 'stable-updates'), (990, 'stable')

Bug#631558: evolution: fixed in wheezy

2013-06-13 Thread andrew bezella
Package: evolution Followup-For: Bug #631558 Dear Maintainer, this appears to have been resolved in wheezy. thank you for your time and effort. andy -- System Information: Debian Release: 7.0 APT prefers stable-updates APT policy: (990, 'stable-updates'), (990, 'stable')

Bug#695317: apparent regression in fai-setup-storage 4.0.4 (from 686388 fix)

2012-12-06 Thread andrew bezella
Package: fai-setup-storage Version: 4.0.4 Severity: normal Dear Maintainer, sometimes i use setup-storage in debug mode to look at how various drives will end up partitioned if run through fai. to do so i use something like the attached ssd.disk_config file and run (for /dev/sdak /dev/sdal in

Bug#661730: fai-setup-storage: bios_grub {size}-{range} appears incorrect

2012-02-29 Thread andrew bezella
Package: fai-setup-storage Version: 3.4.8 Severity: normal Tags: patch hello - when trying to use a gpt-bios disklabel on a 3tb drive a 0-100% allocation uses much less than the whole disk. i'm running fai 3.4.8; i also upgraded (just) the fai-setup-storage pkg in the live nfsroot to 4.0~beta3

Bug#651319: ignore.d.server/nagios: SERVICE FLAPPING line doesn't allow whitespace

2011-12-07 Thread andrew bezella
Package: logcheck-database Version: 1.3.13 Severity: minor in most cases whitespace is allowed in SERVICE names, but for the SERVICE FLAPPING ALERT it is not. using the cases where whitespace is allowed as a template, i made the following change: --- /etc/logcheck/ignore.d.server/nagios

Bug#576991: epiphany-extensions: workaround is to whitelist yimg.com

2011-07-10 Thread andrew bezella
Package: epiphany-extensions Version: 2.30.2-1 Followup-For: Bug #576991 workaround from http://forums.fedoraforum.org/showthread.php?t=258616 ([SOLVED] Epiphany Browser and Adblock Extension): white list yimg.com and Yahoo! loads correctly -- System Information: Debian Release: wheezy/sid

Bug#631560: mailto: links not working

2011-06-25 Thread andrew bezella
Package: epiphany-browser Version: 2.30.6-2 Followup-For: Bug #631560 i noticed that mailto: links are also not functioning from epiphany. when using iceweasel, a new mail window is brought up as expected. i confirmed that this behavior exists in a freshly created account. % gconftool-2 --get

Bug#631558: evolution: Autogenerated signature doesn't update when From account is changed

2011-06-24 Thread andrew bezella
Package: evolution Version: 2.32.3-1 Severity: minor i'm unfortunately not certain when this behavior changed, but in a earlier version of evolution it worked as expected. i use Autogenerated signatures for all of my accounts. previously when composing a message the signature would change if i

Bug#631560: epiphany-browser: Send Link by Email is not working

2011-06-24 Thread andrew bezella
Package: epiphany-browser Version: 2.30.6-2 Severity: normal the Send Link by Email menu option is not working from epiphany for me. i'm not certain in what release it stopped functioning. when clicked nothing apparent happens. if started from a terminal the following message is displayed: **

Bug#631562: evolution-rss hangs after upgrading libsoup2.4-1 to 2.34.2-1

2011-06-24 Thread andrew bezella
Package: libsoup2.4-1 Version: 2.34.2-1 Severity: normal after upgrading libsoup2.4-1 libsoup-gnome2.4-1 from 2.30.2-1 - 2.34.2-1 evolution hangs attempting to download rss feeds. downgrading libsoup2.4-1 libsoup-gnome2.4-1 back to 2.30.2-1 resolves this problem. thank you. andy --

Bug#317724: epiphany-browser: now able to move tabs to other windows

2011-06-24 Thread andrew bezella
Package: epiphany-browser Followup-For: Bug #317724 in this version of epiphany i am able to move tabs back and forth between windows. based on my experience i believe that this bug can be closed. thank you. andy -- System Information: Debian Release: wheezy/sid APT prefers testing

Bug#597870: fai-server: fai-setup creates known_hosts incorrectly

2010-09-23 Thread andrew bezella
Package: fai-server Version: 3.4.2 Severity: normal Tags: patch i noticed that there is a minor glitch in fai-setup. when it creates the known_hosts for the loguser and live filesystem it does so incorrectly. instead of adding the server's ip address, it uses the ip address/subnet mask (e.g.,

Bug#504622: network-manager: search options in resolv.conf created incorrectly

2008-11-19 Thread andrew bezella
the second part of this bug (network manager's handling of the domain and search lines). andy [1] https://bugzilla.redhat.com/show_bug.cgi?id=450042#c36 -- andrew bezella [EMAIL PROTECTED] Internet Archive -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Bug#484685: gnome-control-center: Caps lock LED changes state even when caps lock is mapped to ctrl

2008-06-05 Thread andrew bezella
Package: gnome-control-center Version: 1:2.22.2.1-1 Severity: normal i've swapped the Caps Lock and Ctrl keys from gnome's keyboard control panel. it works when i log in through gdm, although when I press Caps Lock the Caps Lock LED on my laptop still changes state. however, when i use startx

Bug#484553: libft-perl: depends on the unavailable perlapi-5.8.8

2008-06-04 Thread andrew bezella
Package: libft-perl Version: 1.2-16 Severity: normal libft-perl depends on perlapi-5.8.8, which was formerly satisfied by perl-base 5.8.8 but is not provided by perl-base 5.10.0-10, currently in lenny/sid. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy:

Bug#466619: should evince have a dependency on ghostscript-x?

2008-02-19 Thread andrew bezella
Package: evince Version: 2.20.2-1 Severity: normal evince does not directly pull in ghostscript-x (although the transitional gs and gs-esp packages do). when attempting to open a postscript file, i was receiving errors such as: Unknown device: x11alpha Unrecoverable error: undefined in

Bug#458491: brightside interferes w/workspace switcher rows

2007-12-31 Thread andrew bezella
Package: brightside Version: 1.4.0-1+b2 Severity: normal after adding brightside to my session and logging out and back in, the gnome panel workspace switcher will only display a single row of workspaces regardless of the setting in the preferences. when i kill the brightside process and prevent

Bug#398614: netenv: bashism still exists in current version

2006-11-19 Thread Andrew Bezella
Package: netenv Version: 0.94.3-19 Followup-For: Bug #398614 still seeing this error when attempting a `dpkg-reconfigure netenv`: /var/lib/dpkg/info/netenv.config: 276: let: not found thanks... -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (990, 'unstable'),

Bug#398614: upgrade fails due to bashism in /var/lib/dpkg/info/netenv.config

2006-11-14 Thread Andrew Bezella
Package: netenv Version: 0.94.3-18 Severity: normal i have /bin/sh linked to dash and when i attempted to upgrade netenv (answering the Keep existing configuration? debconf question as No) i received the following error: Setting up netenv (0.94.3-18) ... /var/lib/dpkg/info/netenv.config: 276:

Bug#398683: netenv: NETENV variable broken by initscript change

2006-11-14 Thread Andrew Bezella
Package: netenv Version: 0.94.3-18 Severity: normal per the included netenv-en.html document, one should be able to set the shell variable NETENV when booting (e.g., in lilo.conf). the recent changes to the init script overwrite this variable with the path to the netenv script. -- System