Bug#1056069: Sury Package has been updated

2024-06-20 Thread Pat Suwalski
appen. Thanks, --Pat

Bug#1069785: System Time Zone Not Honoured

2024-04-24 Thread Pat Suwalski
I have briefly tested a patch that largely reverts the 8.2 behaviour, built on top of the two debian timezone patches. I don't have a full understanding of how these functions interact, so there might be corner cases not covered, but it is possible to get the old behaviour back, especially in

Bug#1069785: System Time Zone Not Honoured

2024-04-24 Thread Pat Suwalski
fault to "UTC" rather than "", which probably overrides the patch-determined value. Proper POSIX behaviour is to honour the timezone passed in via environment, so it would be good to restore correct behaviour. --Pat

Bug#1056203: fonts-wine breaks font rendering

2023-11-18 Thread Pat Suwalski
where previously there was a good substitution. The correct way to install Microsoft fonts is mscorettfonts. Using substitutes is okay in Wine, but shouldn't affect the experience outside of Wine. --Pat

Bug#1017800: pulseaudio: Reflect Debian default of 'autospawn = no' in commented client.conf

2022-08-20 Thread Pat Coulthard
Package: pulseaudio Version: 14.2-2 Severity: minor X-Debbugs-Cc: pmcoulth...@gmail.com Debian patches the defualt behavior of the PulseAudio client to disable autospawning the PulseAudio daemon. However the commented line in /etc/pulseaudio/client.conf does not reflect this Debian deviation from

Bug#1014302: os-prober: efi shell detection

2022-07-09 Thread Pat Riehecky
Package: os-prober Version: 1.79 Severity: wishlist X-Debbugs-Cc: riehe...@fnal.gov Dear Maintainer, * What led up to the situation? Some motherboards do not ship with an EFI shell within the firmware. Adding a shell to the ESP can make this available, but it isn't currently de

Bug#999638: linux-image-5.14.0-3-arm64: arm64: Enable meson audio modules

2021-11-13 Thread Pat Coulthard
Package: src:linux Version: 5.14.12-1 Severity: wishlist File: linux-image-5.14.0-3-arm64 X-Debbugs-Cc: pmcoulth...@gmail.com Dear Maintainer, Please enable the meson audio modules on arm64: CONFIG_SND_MESON_AXG_SOUND_CARD=m CONFIG_SND_MESON_GX_SOUND_CARD=m These have been enabled in the mainli

Bug#975555: sshguard on buster does not work.

2021-05-10 Thread Pat Suwalski
change, but the backend in sshguard's config file does. So, you upgrade, reboot. You watch the log, see IPs getting added, but nothing is actually being blocked. --Pat

Bug#920216: (no subject)

2021-02-16 Thread Pat Suwalski
Have tracked this bug down to an issue with sane-backends, as described (and worked around) here: https://gitlab.com/sane-project/backends/-/issues/271 This is not a bug in simple-scan. Regards, --Pat

Bug#975555: sshguard on buster does not work.

2020-11-23 Thread Pat Suwalski
r why a change that clearly breaks existing installs was put into the package. Is there a straightforward way to change it back? I have no plans to use nft across my large deployment. Thanks, --Pat

Bug#972135: systemd: Fails to upgrade on NFS root filesystem (without ACL support)

2020-10-18 Thread Pat Coulthard
Upstream bug report: https://github.com/systemd/systemd/issues/17379

Bug#972135:

2020-10-13 Thread Pat Coulthard
Thank you for the suggestions! I can now confirm (as you stated) that this is not an issue on ext4 mounted "-o noacl", and is, in fact, only an issue on NFS when a) the server filesystem doesn't support ACLs (ZFS in my case, but I verified the same with ext4 mounted "noacl") and b) the client moun

Bug#972135: systemd: Fails to upgrade on NFS root filesystem (without ACL support)

2020-10-12 Thread Pat Coulthard
Package: systemd Version: 246.6-1 Severity: normal Systemd fails during an upgrade from buster to testing with an NFS mounted root filesystem. The issue appears to be that this filesystem doesn't support POSIX ACLs, which causes the postinst script to fail. In this case, the NFS server is a Debia

Bug#950569: acmetool 0.2.1 available.

2020-02-03 Thread Pat Suwalski
protocol will be disabled in the foreseeable future, and the current package is already useless on new installs. The build works exactly the same way and the upgrade from previous versions is automatic. --Pat

Bug#941694: ocsinventory-agent: Can the OCSInventory Cron be brought inline with upstream?

2019-10-03 Thread Pat Riehecky
Package: ocsinventory-agent Version: 2:2.4.2-3 Severity: wishlist Dear Maintainer, The official OCSInventory RPMs (http://rpm.ocsinventory-ng.org/) include a cronjob to run the agent in a defined manner. As part of my maintenance of the Fedora OCS Inventory Agent, I opened a PR against the offi

Bug#940581: Unrecognized country Kosovo

2019-09-17 Thread Pat Suwalski
OUNTRY_CODE].c_str()); if (countryid == 0) { Note, the other patch circa line 873 is not needed. So, perhaps there is some nicer solution to fix this method, but the special case does work. --Pat

Bug#940581: Unrecognized country Kosovo

2019-09-17 Thread Pat Suwalski
Package: geoip-bin Version: 1.6.12-4 I was trying out the fix for another issue, generating a fresh geoip-database package using the latest version of the tools (and lib and -dev). It fails on interpreting the new (unofficial?) XK country code for Kosovo: # Building geoip v4 country database

Bug#939878: geoip-bin

2019-09-09 Thread Pat Suwalski
iffer in some cases." This suggests the "country" field is the physical location, which I think should be preferred in the geoip-database. --Pat

Bug#939878: geoip-bin

2019-09-09 Thread Pat Suwalski
Package: geoip-bin Version: 1.6.12-3 I believe there is an issue with data conversion in the geolite2-to-legacy-csv.sh. Checking the IP 5.62.22.12, which is in Australia, against the generated data, it comes back as UK. The source data comes back as Australia: https://www.maxmind.com/en/ge

Bug#932779: lirc: Fails to install due to missing /etc/lirc/lirc_options.conf

2019-07-22 Thread Pat Coulthard
Package: lirc Version: 0.10.1-5.2 Severity: grave Justification: renders package unusable Control: found -1 0.10.1-6 The versions of lirc in both buster and testing/unstable do not install cleanly and are left in a half configured state. This appears to be due to the file /etc/lirc/lirc_options.co

Bug#901590: duplicity: Backblaze B2 backups error with "Bucket cannot be created"

2018-06-30 Thread Pat Coulthard
In case someone is looking for a workaround for this issue on the current stable version of Duplicity, this patch may be helpful. The b2backend module in 0.7.11 unnecessarily URL-encodes (mangles) several API parameters, including the authorization header. As a workaround, B2 publishes a list of "s

Bug#268658: Admin Schreibtisch!!!

2017-03-09 Thread Pat Nunez
Sehr geehrte E-Mail-User, Diese Meldung soll alle Outlook-Kontoinhaber informieren, dass es ein Upgrade auf Ihr Outlook-Konto geben wird Heute und Sie sind hier, um Ihr Konto so schnell wie möglich zu überprüfen, weil es bemerkt, dass Ihr Web-Mail-Konto verstopft ist. So dass wir hier sind, ind

Bug#854229: bleachbit startup

2017-02-11 Thread pat
I started bleachbit as root on first execute and could not execute as user after. I deleted the .ini file in user/.config, uninstalled the whole package, re-installed the package, and first executed as user, not root. bleachbit then opened normally both as user and as root. It seems the policy s

Bug#358154: Woody

2016-11-20 Thread PAT TILLY
Baffled Andrew

Bug#839902: Include aufs4 patches

2016-10-06 Thread pat . lozer
Package: linux-grsec-base Version: 4 Severity: normal There are many live distros which rely on aufs, and cannot use overlayfs due to compatibility issues. Because linux-grsec does not contain the aufs patches, live distros which require the extra security provided by grsec are SoL. I request tha

Bug#825782: libpam-modules: pam_umask man documentation is wrong

2016-05-29 Thread Pat
Package: libpam-modules Version: 1.1.8-3.1+deb8u1+b1 Severity: minor Dear Maintainer, The description of 'man pam_umask' is completely wrong. It says the following: " The PAM module tries to get the umask value from the following places in the following order: · umask= argument

Bug#818136: systemd: slashes in partition labels

2016-03-13 Thread Pat Hooper
panther systemd[1]: systemd-fsck@dev-disk-by\x2dlabel-\x5cx2ftest.service: Failed with result 'exit-code'. I am running Debian testing and have been for quite a while. So, this bug must be fairly new. What follows below is some output of reportbug. Please let me know if you want more info

Bug#807019: interaction with Ubuntu

2015-12-22 Thread Pat Hooper
searchon=names&keywords=unison I guess I'll try to get unison-2.48 by compiling it myself or via a repository: http://linuxg.net/install-unison-on-ubuntu/ I just wanted to add to the argument that this bug is serious. Thanks to all of you who are trying to fix it. Best, Pat

Bug#801081: xserver-xorg-video-qxl: QXL video unusable due to performance

2015-10-05 Thread Pat Roberts
Package: xserver-xorg-video-qxl Version: 0.1.1-2+b1 Severity: important Dear Maintainer, When QXL video is selected in a virt-manager Debian Jessie or Wheezy guest, the performance of a whole class of applications is so bad it renders the driver unusable, up to appearing locked up. The most obvi

Bug#796125: idle3 should open .py files

2015-08-19 Thread Pat Hooper
Package: idle3 Version: 3.4.2-2 Severity: minor In nautilus I can not open python source code (.py) files with idle3. Presumably the same happens with other file managers. This can be corrected by improving the .desktop file associated to idle3. Below is some contents for a modified idle3.desktop

Bug#788656: lxc-start does not switch into AppArmor profiles for containers

2015-06-13 Thread Pat Roberts
Package: lxc Version: 1:1.0.6-6 Severity: important Dear Maintainer, lxc-start does not seem to switch lxc containers to the default profile. aa-status reports lxc-start keeping the 'lxc-start' profile after the container has launched. I installed packages lxc, apparmor, apparmor-utils, apparmor

Bug#773935: dunst does not install as a service

2014-12-25 Thread Pat Parson
Package: dunst Version: 1.1.0-1 Severity: important Dear Maintainer, dunst from Testing does not seem to install as a service. There is no init.d scripts or rc.d scripts. It does not seem to be running as it is not listed in ps -ax, nor responds to my test notifications. -- System Information:

Bug#771978: Please ship AppArmor profile for /bin/ps

2014-12-13 Thread Pat Parson
Package: procps Version: 2:3.3.9-8 Followup-For: Bug #771978 Dear Maintainer, Updated profile per discussion. Attached. Thanks # -- # # Copyright (c) 2014 Pat Parson # #This program is free

Bug#771978: Patch: apparmor profile for ps

2014-12-03 Thread Pat Parson
Package: procps Version: 2:3.3.9-8 Severity: wishlist Tags: patch Dear Maintainer, /bin/ps does not have an apparmor profile. I have attached an apparmor profile to patch the package. -- System Information: Debian Release: jessie/sid Architecture: i386 (i686) # Last Modified: Mon Dec 1 1

Bug#770794: Patch: apparmor profile for sbin.unix_chkpwd

2014-11-23 Thread Pat Parson
Architecture: i386 (i686) libpam-modules-bin recommends no packages. libpam-modules-bin suggests no packages. -- no debconf information -- debsums errors found: # -- # # Copyright (c) 2014 Pat Parson # #This program is free software; you

Bug#770788: Patch: updated usr.bin.passwd profile

2014-11-23 Thread Pat Parson
Package: apparmor-profiles Version: 2.9.0-2 Severity: minor Tags: patch Dear Maintainer, The latest usr.bin.passwd profile file dated Nov 7 does not function 'out of the box' and requires a few edits. Attached to this bug report is a modified file. Thanks! -- System Information: Debian Release

Bug#770528: Patch: apparmor profile for ip

2014-11-21 Thread Pat Parson
# -- # # Copyright (c) 2014 Pat Parson # #This program is free software; you can redistribute it and/or #modify it under the terms of version 2 of the GNU General Public #License published by the Free Software Foundation

Bug#770268: patch: apparmor profile

2014-11-19 Thread Pat Parson
2014 # -- # # Copyright (c) 2014 Pat Parson # #This program is free software; you can redistribute it and/or #modify it under the terms of version 2 of the GNU General Public #License published by the Free Software Foundation

Bug#766937: apparmor-profiles: Patch - abstraction profile for desktop themes and images

2014-10-26 Thread Pat Parson
d/usr.sbin.nscd' /etc/apparmor.d/usr.sbin.smbd [Errno 2] No such file or directory: u'/etc/apparmor.d/usr.sbin.smbd' /etc/apparmor.d/usr.sbin.traceroute changed [not included] -- no debconf information -- debsums errors found: sh: 1: /usr/sbin/dpkg-divert: not found #---

Bug#766301: lxpanel: Jessie Lxpanel taskbar segfault repeatedly crashing/flashing after login

2014-10-21 Thread Pat Parson
Package: lxpanel Version: 0.7.1-1 Severity: important Dear Maintainer, Updated LXpanel is crashing after logging into desktop. All needed libs are updated to latest testing versions. The logs only show a continously repeated segfault error as long as I stay logged in. Unable to correct the issue

Bug#762211: lightdm crashes on startup, system falls back to console

2014-10-09 Thread Pat Parson
Package: lightdm Version: 1.10.2-2 Followup-For: Bug #762211 Dear Maintainer, I am having this problem again, this time liblightdm-gobject is not the apparent cause. After updating lightdm to latest testing version I am having the same results but an error appears in the logs. segfault at * err

Bug#749243: lightdm: Could not create user data directory /var/lib/lightdm-data/lightdm

2014-10-09 Thread Pat Parson
Package: lightdm Version: 1.10.2-2 Followup-For: Bug #749243 Dear Maintainer, I am receiving the same message in the log files after updating. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (993, 'testing'), (993, 'stable'), (992, 'proposed-updates'), (991

Bug#762211: lightdm crashes on startup, system falls back to console

2014-10-09 Thread Pat Parson
Package: liblightdm-gobject-1-0 Version: 1.10.2-2 Followup-For: Bug #762211 Dear Maintainer, Updating liblightdm-gobject-1-0 to testing version produces this problem on my machine. Downgrading the library to stable corrects the problem. -- System Information: Debian Release: jessie/sid APT p

Bug#764289: pcmanfm: tooltip missing on New Window button

2014-10-06 Thread Pat Parson
Package: pcmanfm Version: 1.2.2-1 Severity: minor Dear Maintainer, New Window button does not display a tooltip like the other buttons on mouseover. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (993, 'testing'), (993, 'stable'), (992, 'proposed-updates')

Bug#755202: NetworkManager creates broken eth0 connection while booting

2014-09-17 Thread Pat Hooper
00 RX bytes:29927588 (28.5 MiB) TX bytes:4792503 (4.5 MiB) The lines for eth0:avahi only appear when I am having this problem. I hope this helps to arrive at a solution. Best, Pat -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#761877: xserver-xorg: Updated Xorg from Testing fails to start correctly

2014-09-16 Thread Pat Parson
Package: xserver-xorg Version: 1:7.7+7 Severity: important Dear Maintainer, After updating the Xorg packages from Stable to Testing xorg will no longer start and bring up the desktop. If I run the script to set the resolution as part of launching the display manager the gtk-greeter loads moment

Bug#761675: libaudit-common: difficulties installing versions of lib

2014-09-15 Thread Pat Parson
Package: libaudit-common Version: 1:2.4-1 Severity: normal Dear Maintainer, As near as I can determine, it appears that this package is supposed to provide the packages libaudit0 & libaudit1 where the installer (aptitude) and other packages are concerned, but it does not. An attempt to install li

Bug#346321: aptitude Bug #346321 install/upgrade to latest version only allowed

2014-09-14 Thread Pat Parson
Package: aptitude Version: 0.6.11-1 Followup-For: Bug #346321 Dear Maintainer, When selecting a package for installation from the Information About Package view screen aptitude will only allow the selection of the most recent version of the package listed. -- Package-specific info: -- System

Bug#744114: network-manager: Unable to upgrade without Systemd due to required libpam-systemd

2014-09-10 Thread Pat Parson
Package: network-manager Version: 0.9.4.0-10 Followup-For: Bug #744114 Dear Maintainer, It is not possible to upgrade to Jessie/Testing version of network-manager without installing Systemd -- System Information: Debian Release: jessie/sid APT prefers proposed-updates APT policy: (992, 'pr

Bug#761088: policykit-1: Unable to install Policykit-1 0.105-6.1 without Systemd

2014-09-10 Thread Pat Parson
Package: policykit-1 Version: 0.105-3 Severity: wishlist Dear Maintainer, Policykit-1 version from Jessie/Testing cannot be installed without Systemd. This prohibits the use of alternate Init mechanisms. -- System Information: Debian Release: jessie/sid APT prefers proposed-updates APT pol

Bug#719614: lxsession-logout crashes due to missing lsb_release

2014-09-10 Thread Pat Parson
Package: lxsession Version: 0.4.9.2-1 Followup-For: Bug #719614 Dear Maintainer, I am experiencing a similar problem, except I have Denied access to lsb_release with apparmor. I fail to appreciate the need for lsb_release as a requirement here. segfault at c ip 0804af72 sp bfa669a0 error 4 in l

Bug#759328: network-manager: After upgrade can't connect or manage connection

2014-09-09 Thread Pat Parson
Package: libnm-glib4 Version: 0.9.10.0-1.1 Followup-For: Bug #759328 Dear Maintainer, After upgrading libnm-glib4 to Testing version NetworkManager will no longer connect, disconnect, or manage connections. No network devices available is the only option that is available from the left-clic

Bug#761000: doc-base: Error in /usr/share/doc-base/libxml-parser-perl - line 10: all Format sections are invalid

2014-09-09 Thread Pat Parson
Package: doc-base Version: 0.10.6 Severity: normal Dear Maintainer, Upgrading perl5 to Testing produced the error during the upgrade of doc-base while registering 24 doc-base files. Install-docs --verbose --check /usr/share/doc-base/libxml-parser-perl states that the files README and Japanese

Bug#712545: Bug severe: Updated X crashes immediately after loading

2014-09-09 Thread Pat Parson
Package: xserver-xorg Version: 1:7.7+7 Followup-For: Bug #712545 Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? Updated Xorg using aptitude to latest testing branch. Upon restarting lightdm the Xserver crashes after loadin

Bug#760344: libpolkit-backend: lxpolkit ceases to work after upgrading libpolkit-backend

2014-09-02 Thread Pat Parson
Package: libpolkit-backend-1-0 Version: 0.105-6.1 Severity: grave File: libpolkit-backend Justification: renders package unusable Dear Maintainer, *** Please consider answering these questions, where appropriate *** Upgrading the package libpolkit-backend-1-0 to jessie/testing causes lxpolkit

Bug#760337: network-manager-gnome: nm-applet error messages in .xsessionerrors

2014-09-02 Thread Pat Parson
Package: network-manager-gnome Version: 0.9.4.1-5 Severity: normal Dear Maintainer, (nm-applet:2288): libnotify-WARNING **: Failed to connect to proxy ** (nm-applet:2288): WARNING **: Failed to show notification: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.No

Bug#760335: lxpolkit: Error messages in .xsessionerrors

2014-09-02 Thread Pat Parson
Package: lxpolkit Version: 0.1.0-4 Severity: normal Dear Maintainer, ** (lxpolkit:2290): CRITICAL **: polkit_agent_listener_register_with_options: assertion 'POLKIT_IS_SUBJECT (subject)' failed (lxpolkit:2290): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

Bug#751670: /usr/sbin/console-kit-daemon: Re: console-kit-daemon[...]: GLib-CRITICAL: Source ID ... was not found when attempting to remove it

2014-09-02 Thread Pat Parsons
Package: consolekit Version: 0.4.6-4~bpo70+1 Followup-For: Bug #751670 Dear Maintainer, -- System Information: Debian Release: jessie/sid APT prefers proposed-updates APT policy: (992, 'proposed-updates'), (991, 'stable-updates'), (550, 'testing'), (550, 'stable') Architecture: i386 (i686)

Bug#729289: [pkg-fgfs-crew] Bug#729289: transition: openscenegraph

2014-02-15 Thread Pat
Do you need anyone to test this for you on Ubuntu 13.10 64bit? If you point me to where to get it I can probably figure out how to install it. -Pat On Wed, 12 Feb 2014 21:09:55 +0100 Niels Thykier wrote: > On 2014-02-09 12:38, Rebecca N. Palmer wrote: > > We have fixed versions of f

Bug#736657: console-setup: Console setup has to be reloaded to correct character display in aptitude & mc

2014-01-25 Thread Pat Parsons
Package: console-setup Version: 1.88 Severity: minor Dear Maintainer, Upon running aptitude or midnight commander the a character occurs in place of lines. After researching this problem on the internet I discovered that running console-setup reload will correct the problem temporarily. --

Bug#732342: Stack Trace

2014-01-09 Thread Pat Suwalski
e heimdal snapshot, documenting the version, and hopefully Debian can match that version with a hard dependency. Not certain that will help in the short term. The only path for 4.1.3 in Debian is to patch it, likely with whatever will be in Samba source control to deal with the updated heimdal

Bug#732342: Stack Trace

2014-01-07 Thread Pat Suwalski
symbols for /usr/lib/x86_64-linux-gnu/libhdb.so.9 That happened with the samba server in PDC mode, running "passwd" via sssd or changing the password via Windows 8. --Pat -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Bug#733657: pan: pan on LXDE freezes upon ending program

2013-12-30 Thread Pat Parsons
Package: pan Version: 0.139-2 Severity: normal Dear Maintainer, After initially installing pan upon the LXDE desktop and running the program without entering any account information pan freezes upon attempting to exit the program. When exiting the program pan using the menu the progr

Bug#729986: libnss-mysql-bg: Patch 04_shadow.diff Introduces Lock Acquisition Hang

2013-11-19 Thread Pat Suwalski
Package: libnss-mysql-bg Version: 1.5-3+b3 Severity: serious Justification: Policy 4.3 Hello, I have found that the Debian patch 04_shadow.diff to libnss-mysql-bg causes the library to hang under completely typical usage. I am using libnss-mysql-bg with chrooted SFTP as documented here: http://w

Bug#694624: PATCH freezes under lying (root)

2012-12-07 Thread Pat Emblen
Hi, here's version 2. I read the kernel patch info , but I'm mostly running off http://www.debian.org/doc/manuals/maint-guide/modify.en.html Thanks for your help. Pat Description: Updates to the man page to more accurately describe the behaviour of the program. Forwarded: not-

Bug#694624: freezes under lying (root) - patch

2012-12-05 Thread Pat Emblen
se for the program working in the way I expected it to from reading the man page, not trying to tell you how it should work in general. Having said that I still personally consider a 'safety catch' on the root filesystem would be a good idea. Thanks, Pat Description: Updates to

Bug#694624: /usr/sbin/xfs_freeze: freezes under lying (root)

2012-12-03 Thread Pat Emblen
m > with the userspace command. It may also be a good idea to point out in the man page that you should be extremely careful running this if you are not logged in interactively, even a disconnected ssh session will prevent you running xfs_freeze -u to manually unfreeze the root filesystem. Than

Bug#694624: /usr/sbin/xfs_freeze: freezes under lying (root)

2012-12-02 Thread Pat Emblen
Well it's your call, but I'll make my case for changing it. - I think it is very dangerous default behaviour, particularly in scripts as it can prevent the possibility of logging in to unfreeze a frozen root. - The docs all strongly imply that it operates on mountpoints, so surely not many peop

Bug#606112: linux-image-2.6.32-5-amd64: using startx results in black screen with locked hardware

2010-12-06 Thread pat
Foundation" compiled for 1.7.7, module version = 6.13.99 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 6.0 and this all is fine, in fact including most GL stuff. -- Pat. On Mon, 2010-12-06 at 13:16 +0100, art1 wrote: > Package: linux-2.6 > Version:

Bug#574809: failed to initialize HAL

2010-03-23 Thread pat
find out why, try setting LIBGL_DEBUG=verbose) server glx vendor string: SGI server glx version string: 1.4 -- OpenGL vendor string: Advanced Micro Devices, Inc. OpenGL renderer string: Mesa DRI R600 (RV670 9509) 20090101 TCL DRI2 OpenGL version string: 1.4 (1.5 Mesa 7.7.1-DEVEL) Linux 2.6.33.1-pat

Bug#548913: udev Forces mdadm to Uninstall.

2009-09-29 Thread Pat Suwalski
Package: mdadm Version: 3.0-2 dist-upgrading unstable to udev version 146-3 causes mdadm to uninstall, since udev 'Break's mdadm <3.0-3, and the newest version is 3.0-2. This needs to be resolved quickly, or there will be many more broken computers. In my case, I didn't see mdadm was being remov

Bug#548741: gnome-sudoku Missing gnomecanvas Python Module

2009-09-28 Thread Pat Suwalski
Package: gnome-games Version: 1:2.26.3-1 When gnome-games is installed on a clean squeeze debootstrap, there is a missing dependency on python-gnome2, which contains the gnomecanvas Python module. I think some assumptions may have been made that it gets pulled in via a Recommends. /home/user

Bug#401435: MD Lists

2009-04-18 Thread Pat Mason
Fully Licensed Doctors in the United States 788,442 in total <> 17,371 emails Featuring coverage for more than 30 specialties like Internal Medicine, Family Practice, Opthalmology, Anesthesiologists, Cardiologists and more 16 different sortable fields Price for new customers - $394 {}{}{

Bug#502559: Include from libqt3-headers Fails With -Werror.

2008-10-17 Thread Pat Suwalski
itten and tested the attached patch. --Pat Author: Pat Suwalski <[EMAIL PROTECTED]> This patch fixes the QImage header breaking with -Werror on Lenny: /usr/include/qt3/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/

Bug#477946: [Cherokee] cherokee-admin usability issue

2008-04-28 Thread Perki Pat
Alvaro Lopez Ortega escribió: On 28 Apr 2008, at 22:13, Miguel Angel Ajo Pelayo wrote: I think the javascript solution is better, because it let you submit a set of configuration changes atomically. Agree. A code snipped or implementation example would be really useful. Well.. or even better

Bug#330885: postfix: default configuration should enable use of TLS for stmp as default

2008-04-10 Thread Pat Riehecky
I would like to vote for this bug, the only thing I change on 99% of my postfix installs is this. The debconf values rule for a lot of installs, but TLS by default would eliminate almost all of the main.cf editing I do. Pat -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#212863: Become a new man!

2008-03-25 Thread Pat Means
Become a new man!! Just one small strip 10 minutes before the fun starts, and the Magic begins! Visit our website now to see price discount specials in effect, ending soon! Find more on http://www.zeaplom.net/?trxacjzwyjqt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "un

Bug#336216: Women love this

2008-03-24 Thread Pat Robnik
The ancient Roman warriors had peckers 8-9 inches long, you can be like them too http://www.Takeherhards.com/ Earn her trust and body -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#252649: Now I am Fully Equipped

2008-03-23 Thread Dickson pat
Every male has the inner potential to be 9 inches long – unleash that potential today. http://www.asestio.com/ Make That Hard Work Stay Permanent -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#329856: Hit her G-spot every time

2008-03-21 Thread Pat GUARINO
Have a 9 inch pecker and open doors and legs every night. http://www.miverllens.com/ Slap that cute tight ass -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#34868: She said I thrust harder than him

2008-03-21 Thread Pat Rheinfeld
Thick, long and rock hard - go for hours without stopping. http://www.eeconnisu.com/ Cum again and shoot harder -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#192787: and saw it as a "ray of hope."

2008-03-19 Thread kermy pat
CockMonsterTanya http://www.Plaserable.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#425628: saw ya in the room

2008-03-19 Thread jeddy pat
just saw your pic (its nice) if you care my messenger is [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#312206: ahoy atone appall

2008-03-17 Thread Pat Shapiro
Order Presrciptions and Medicatiosn asap http://athleteantagonist.antagonistic%2Eicoraun.com may ahoyatone -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#342549: adept becloud ainu

2008-03-17 Thread Pat Doss
Grab Prescritpions and Meidcations right now! www.basketballarum.anarchic.lagtiu.com may adeptbecloud -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#121621: ashtray afoot amid

2008-03-17 Thread Pat Brady
Aquire Prescrpitions and Medciations asap www.www.actonalbert.aide%2eloloies.com may ashtrayafoot -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#443073: [Pkg-openldap-devel] Bug#443073: A set of rather horid but working scripts to package the smbk5pwd module for openldap

2008-01-31 Thread Pat Riehecky
I found a silly typo I put in the original diff, the attached one here will actually put the documentation in the right directory. Pat diff -Nru /tmp/4AmtDIAE5r/openldap2.3-2.4.7/debian/slapd-smbk5pwd.install /tmp/q2AN6HLevD/openldap2.3-2.4.7/debian/slapd-smbk5pwd.install --- debian/slapd

Bug#443073: [Pkg-openldap-devel] Bug#443073: A set of rather horid but working scripts to package the smbk5pwd module for openldap

2008-01-25 Thread Pat Riehecky
Attached is a unified diff (generated by debdiff, if this is unacceptable let me know) for creating a separate package containing just the overlay and associated files. As previously specified it is ugly but fully functional. It does not introduce a slapd dependency on heimdal. Pat On Thu

Bug#436954: [Pkg-openldap-devel] Bug#436954: slapd: wishlist item: re-index at startup

2008-01-15 Thread Pat Riehecky
On Tue, 2008-01-15 at 10:46 -0800, Quanah Gibson-Mount wrote: > --On Tuesday, January 15, 2008 12:02 PM -0600 Pat Riehecky > <[EMAIL PROTECTED]> wrote: > > > I would like to add my $0.02 to have this feature added, it would almost > > certainly come in hand wh

Bug#436954: slapd: wishlist item: re-index at startup

2008-01-15 Thread Pat Riehecky
I would like to add my $0.02 to have this feature added, it would almost certainly come in hand when bug #333428 is completed. >From an admin perspective, I wouldn't mind a nice easy no brainer way to fire off an ldap reindex when I think it is necessary. Pat -- To UNSUBSCRIBE,

Bug#443073: Compile contrib slapd-module /smbk5pwd

2008-01-15 Thread Pat Riehecky
I too happily vote for this being added. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#141692: Your new perfect work!

2007-10-27 Thread Pat Crum
Greetings jobseeker, We are present new work. We are glad to invite you to our company. Good salary. Availible Vacancy - Financial manager Please send you resume on this email: [EMAIL PROTECTED] for more info! Important: your Job Verification Number is: 1061986084 Thanks, Alan Brings Main Mana

Bug#109431: Nur bei uns kцnnen Sie verdienen von 300 bis 600 Euro in Woche

2007-10-02 Thread Pat Burton
Zerix Intern.Transver Manager: Maksim Kovalski 109153 Moskau leningradskiy 337/2 Tel +7 984-641-1756 Arbeiten Sie endlich für sich selbst! Sie wollen sich beruflich verändern ? Sie kommen in ihrem job nicht wie gewünscht voran und wollen eine neuen karriere-kurs einschlagen? Dann sollten wir u

Bug#178440: Threadvar strLoading

2007-04-20 Thread Pat fdsfds
Online registration Custom design Settings window Include hyperlinks to e-mail and web addresses in the Settings window. AN ALLE FINANZINVESTOREN! DIESE AKTIE WIRD DURCHSTARTEN! FREITAG 20. APRIL STARTET DIE HAUSSE! REALISIERTER KURSGEWINN VON 400%+ IN 5 TAGEN! Symbol: G7Q.F Company: COUNTY LINE

Bug#196367: Watch trade

2007-04-17 Thread Hongkyu pat
http://s6.bilder-hosting.de/img/BFXXZ.gif First, the Chinese intend to control all outgoing traffic. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#185588: propriety

2007-04-03 Thread Pat Khun
Bank United Nations national Central Agency http://img444.imageshack.us/img444/5732/cvngb2.gif bases services its clients one -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#164516: posts made Click Track

2007-04-03 Thread clyde pat
respond directly submitted http://img444.imageshack.us/img444/5336/5dpmtm9.gif insight Start Topic post Prompts signin Guidelines -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#411911: Patch to work around the issue.

2007-02-21 Thread Pat Suwalski
To give some feedback to the user, perhaps some other message could be printed by DebianNet.pm instead. This would be really good to have in etch as it was only recently broken. --Pat --- DebianNet.pm.orig 2007-02-21 14:54:19.0 -0500 +++ DebianNet.pm2007-02-21 14:49:42.0

Bug#411911: More Output.

2007-02-21 Thread Pat Suwalski
I should have put more of the configure "-x" output, as I just noticed that that is where update-inetd is actually executed from. Here is the entire execution: foobar:/# dpkg --configure postfix Setting up postfix (2.3.6-1) ... + . /usr/share/debconf/confmodule ++ '[' '!' '' ']' ++ PERL_DL_NONL

Bug#411911: Latest version breaks debootstrap with postfix.

2007-02-21 Thread Pat Suwalski
;restarting" (full line was "Restarting internet superserver: inetd") received from confmodule.' + case ${_db_internal_line%%[ ]*} in + return 20 dpkg: error processing postfix (--configure): subprocess post-installation script returned error exit status 20 Errors were encounter

  1   2   >