[Bug 1641380] Re: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs

2016-11-13 Thread Timothy Pearson
Just hit this on a Trusty machine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1641380 Title: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs To manage notifications

[Bug 1536837] Re: Severe performance regression in Infiniband or IPoIB

2016-03-07 Thread Timothy Pearson
** Changed in: linux Remote watch: Debian Bug tracker #817063 => Linux Kernel Bug Tracker #111921 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1536837 Title: Severe performance regression in

[Bug 1536837] Re: Severe performance regression in Infiniband or IPoIB

2016-03-07 Thread Timothy Pearson
** Bug watch added: Debian Bug tracker #817063 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817063 ** Also affects: linux via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817063 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 1463224] Re: /usr/bin/X segfaults on startup

2016-02-16 Thread Timothy Pearson
** Also affects: xorg-server (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1463224 Title: /usr/bin/X segfaults on startup To manage

[Bug 1536837] Re: Severe performance regression in Infiniband or IPoIB

2016-01-23 Thread Timothy Pearson
The machine I originally tested the 4.4 kernel on is not available right now; I will retry as time permits. Would the dmesg output from the failed boot help or are you looking for something else in the apport output? -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1536837] [NEW] Severe performance regression in Infiniband or IPoIB

2016-01-21 Thread Timothy Pearson
Public bug reported: When upgrading to the latest 4.4 test kernel from mainline development, all IPoIB links showed a severe performance regression as compared with kernel 4.2. The bandwidth of each link dropped from around 3Gbps to around 3Mbps (3 orders of magnitude worse!); reverting to the

[Bug 1536837] Re: Severe performance regression in Infiniband or IPoIB

2016-01-21 Thread Timothy Pearson
I tried to assign the source package but received the same error as when I filed this bug: "There is no package named 'linux-image-4.4.0-0-generic' published in Ubuntu." -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1534887] Re: CVE-2016-0728

2016-01-19 Thread Timothy Pearson
When are the kernel 4.4 packages going to be rebuilt with the fix? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1534887 Title: CVE-2016-0728 To manage notifications about this bug go to:

[Bug 297707] Re: DHCP feature for network-manager-openvpn with TAP required

2014-11-27 Thread Timothy Pearson
Rather surprised this still isn't fixed 6 *years* later. All of my customers using VPN access have been forced to run a custom script in a terminal to get access; this complicates their workflow and gives a rather bad impression of Linux to these users. And no, using the OpenVPN DHCP server is

[Bug 1379932] Re: Synaptic attempts to use pkexec when launched under the Trinity Desktop Environment

2014-10-10 Thread Timothy Pearson
In case anyone is interested here is a link to the original bug report on the TDE bugtracker: http://bugs.pearsoncomputing.net/show_bug.cgi?id=1494#c11 I can provide a patch against Synaptic if desired. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1379932] [NEW] Synaptic attempts to use pkexec when launched under the Trinity Desktop Environment

2014-10-10 Thread Timothy Pearson
Public bug reported: Synaptic incorrectly attempts to use pkexec when launched under the XDG- recognized Trinity Desktop Environment. There is an override already present in Synaptic for KDE users in the file /usr/share/applications /synaptic-kde.desktop; simply adding another copy of that file

[Bug 1093498] Re: [S5000PSL, Creative CA0110-IBG, Pink Mic, Front] No input sound detected

2014-04-16 Thread Timothy Pearson
Right now I'd just settle for working analog line in capture. Any more ideas? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1093498 Title: [S5000PSL, Creative CA0110-IBG, Pink Mic, Front] No input

[Bug 1093498] Re: [S5000PSL, Creative CA0110-IBG, Pink Mic, Front] No input sound detected

2014-04-15 Thread Timothy Pearson
For anyone following, the referenced patch is not available in kernel 3.8. 3.11 does contain the patch. However, after upgrading, analog capture still does not work. Instead, on switching capture channels, I see capture write error (DMA or IRQ trouble?) in dmesg and the capture application

[Bug 1093498] Re: [S5000PSL, Creative CA0110-IBG, Pink Mic, Front] No input sound detected

2014-04-14 Thread Timothy Pearson
Same card, same problem. No sound from the analog input port even though the software thinks it is receiving data (i.e. ALSA is sending silence). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1093498

[Bug 1093498] Re: [S5000PSL, Creative CA0110-IBG, Pink Mic, Front] No input sound detected

2014-04-14 Thread Timothy Pearson
The card used to work for me on Linux 3.0.4, and it looks like I am not the only one experiencing this regression: http://comments.gmane.org/gmane.linux.alsa.devel/109592 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1052300] [NEW] Ruby 1.9.x pkg-config file is not packaged

2012-09-17 Thread Timothy Pearson
Public bug reported: The ruby.pc pkg-config information file that comes as part of the upstream Ruby sources is not part of the ruby1.9.1-dev package. This makes it difficult for third party build systems to determine exactly where various Ruby files are located. ** Affects: ruby1.9.1 (Ubuntu)

[Bug 985202] Re: libx11 causes kwin to crash on login (over NX protocol)

2012-05-24 Thread Timothy Pearson
This bug also affects the Trinity Desktop Environment. I suspect that all XRandR-aware programs will crash if active when an XRandR change event is received and processed via XRRUpdateConfiguration() on certain Xorg drivers. For the record, downgrading xlibs and associated packages to their

[Bug 985202] Re: libx11 causes kwin to crash on login (over NX protocol)

2012-05-24 Thread Timothy Pearson
At the request of an Ubuntu user I am posting the method I used to downgrade xlibs and friends: From a terminal: mkdir ~/x11downgrade cd ~/x11downgrade wget http://mirror.pnl.gov/ubuntu/pool/main/m/mesa/libgl1-mesa-glx_7.11-0ubuntu3_amd64.deb wget

[Bug 644720] [NEW] Dragging QIconViewItems in QIconView widgets leaves garbage trails on screen

2010-09-21 Thread Timothy Pearson
Public bug reported: Dragging QIconViewItems in QIconView widgets leaves garbage trails on screen. This is especially obnoxious when moving the icons at high or very low speeds. I have traced the problem to kubuntu_09_flickerfree_qiconview.diff in the debian/patches folder. This patch should

[Bug 636633] Re: OpenOffice fails to build on i386 with Error 11 solenv

2010-09-14 Thread Timothy Pearson
For anyone who comes across this issue, it turned out to be a chroot problem. Apparently a Maverick chroot environment also needs to be running on a Maverick host system for OpenOffice to build successfully in the chroot. ** Changed in: openoffice.org (Ubuntu) Status: New = Invalid --

[Bug 636633] [NEW] OpenOffice fails to build on i386 with Error 11 solenv

2010-09-12 Thread Timothy Pearson
Public bug reported: Binary package hint: openoffice.org OpenOffice fails to build on i386 with Error 11 in solenv. The full build log is available here: http://quickbuild.pearsoncomputing.net:58080/1037699/buildlog_ubuntu-maverick-i386.openoffice.org_1%3A3.2.1-6ubuntu3_FAILEDTOBUILD.txt.gz

[Bug 27463] Re: [needs-packaging] 389 Directory Server for Ubuntu

2010-05-23 Thread Timothy Pearson
Yes they have; my efforts have been focused on the Trinity project lately. The packaging is still on revu for anyone to pull down and modify. -- [needs-packaging] 389 Directory Server for Ubuntu https://bugs.launchpad.net/bugs/27463 You received this bug notification because you are a member of

[Bug 27463] Re: [needs-packaging] 389 Directory Server for Ubuntu

2010-05-23 Thread Timothy Pearson
Yes they have; my efforts have been focused on the Trinity project lately. The packaging is still on revu for anyone to pull down and modify. -- [needs-packaging] 389 Directory Server for Ubuntu https://bugs.launchpad.net/bugs/27463 You received this bug notification because you are a member of

[Bug 281732] Re: Mute button not properly working on current Lenovo Thinkpads x200/x200s , t400/t500, X300/X301, W series

2010-04-22 Thread Timothy Pearson
Broken again under Lucid with my T500 on 4/21/2010. It was working well for a week or so before then (i.e., ever since I upgraded to Lucid) -- Mute button not properly working on current Lenovo Thinkpads x200/x200s , t400/t500, X300/X301, W series https://bugs.launchpad.net/bugs/281732 You

[Bug 525629] Re: libaprutil-1.la references non-existent libuuid.la

2010-03-25 Thread Timothy Pearson
Confirming fixed. -- libaprutil-1.la references non-existent libuuid.la https://bugs.launchpad.net/bugs/525629 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 525629] Re: libaprutil-1.la references non-existent libuuid.la

2010-03-24 Thread Timothy Pearson
This also affects the KDE3/Trinity builds. ** Branch linked: lp:~kb9vqf/trinity-desktop/kdevelop ** Branch unlinked: lp:~kb9vqf/trinity-desktop/kdevelop -- libaprutil-1.la references non-existent libuuid.la https://bugs.launchpad.net/bugs/525629 You received this bug notification because you

[Bug 513042] Re: package lirc-modules-source 0.8.6-0ubuntu2 failed to install/upgrade: lirc kernel module failed to build

2010-03-22 Thread Timothy Pearson
Works for me too -- package lirc-modules-source 0.8.6-0ubuntu2 failed to install/upgrade: lirc kernel module failed to build https://bugs.launchpad.net/bugs/513042 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 502255] Re: Sound crackling in Ubuntu 10.04 with SB Audigy

2010-02-17 Thread Timothy Pearson
Just wanted to mention that an unstable TSC can cause *severe* crackling/popping on the Audigy series of cards. If you see a line line Unstable TSC detected in your dmesg output, try adding the notsc option to your kernel boot line, reboot, and see if the cracking goes away. -- Sound crackling

[Bug 447499] Re: VPNC fails to connect on AMD64 with NetworkManager

2009-10-13 Thread Timothy Pearson
Seems to be fixed by latest round of updates. ** Changed in: vpnc (Ubuntu) Status: New = Fix Released -- VPNC fails to connect on AMD64 with NetworkManager https://bugs.launchpad.net/bugs/447499 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 447499] [NEW] VPNC fails to connect on AMD64 with NetworkManager

2009-10-09 Thread Timothy Pearson
Public bug reported: Binary package hint: vpnc When attempting to activate a VPNC connection under Karmic on AMD64, it fails with: NetworkManager: info Starting VPN service 'org.freedesktop.NetworkManager.vpnc'... NetworkManager: info VPN service 'org.freedesktop.NetworkManager.vpnc'

[Bug 304856] Re: Example use of plot3d crashes maxima

2009-10-08 Thread Timothy Pearson
Confirming on Jaunty 9.04: (%i1) plot3d(atan(-x^2+y^3/4),[x,-4,4],[y,-4,4],[grid,50,50]); Universal error handler called recursively (:ERROR NIL CONDITIONS::CLCS-UNIVERSAL-ERROR-HANDLER

[Bug 304856] Re: Example use of plot3d crashes maxima

2009-10-08 Thread Timothy Pearson
WORKAROUND: The Debian Sid package installs quite nicely, and does not have this bug: http://packages.debian.org/sid/maxima -- Example use of plot3d crashes maxima https://bugs.launchpad.net/bugs/304856 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 438962] Re: upstart/mountall does not boot after mounting crypto disks

2009-10-01 Thread Timothy Pearson
Don't know if this will help you track it down, but I have several identical computers, each running an identical imaged Karmic installation. One of them is unaffected by this bug, and the other two will not boot no matter what I do--including re-imaging from the working one. (???) Could the

[Bug 429003] Re: [karmic] Xorg (and anything GLX) crashes on startup

2009-09-15 Thread Timothy Pearson
Confirmed fixed here! -- [karmic] Xorg (and anything GLX) crashes on startup https://bugs.launchpad.net/bugs/429003 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 357019] Re: KDevelop debugger stops working

2009-09-07 Thread Timothy Pearson
This was caused by the debugger widget incorrectly setting dbgshell to libtool instead of leaving it blank. It has been fixed in the KDE3.5 repositories for Karmic (Ubuntu 9.10) at http://apt.pearsoncomputing.net -- KDevelop debugger stops working https://bugs.launchpad.net/bugs/357019 You

[Bug 414362] [NEW] /usr/lib/libogg.la missing in libogg-dev 1.1.4~dfsg-1

2009-08-16 Thread Timothy Pearson
Public bug reported: The file /usr/lib/libogg.la is missing in libogg-dev 1.1.4~dfsg-1, preventing compilation of certain libogg-dependent programs. This file was present in the previous version of libogg-dev; was it removed purposefully? ** Affects: libogg (Ubuntu) Importance: Undecided

[Bug 414362] Re: /usr/lib/libogg.la missing in libogg-dev 1.1.4~dfsg-1

2009-08-16 Thread Timothy Pearson
I have attached a proposed debdiff that creates a separate -dev package for the la file, for legacy applications to use. ** Attachment added: proposed_libogg_lapatch.debdiff http://launchpadlibrarian.net/30396044/proposed_libogg_lapatch.debdiff -- /usr/lib/libogg.la missing in libogg-dev

[Bug 414362] Re: /usr/lib/libogg.la missing in libogg-dev 1.1.4~dfsg-1

2009-08-16 Thread Timothy Pearson
** Description changed: The file /usr/lib/libogg.la is missing in libogg-dev 1.1.4~dfsg-1, preventing compilation of certain libogg-dependent programs. This file - was present in the previous version of libogg-dev; was it removed - purposefully? + was present in the previous version of

[Bug 411248] Re: openoffice file corruption when using jungledisk

2009-08-10 Thread Timothy Pearson
I am now seeing this on my cifs mounted Documents directory. I imagine that the same bug is probably at work here, and it affects ods (spreadsheet) files as well. Out of curiosity, when your files are ruined, do they grow really, really large (i.e. a file that was originally 10Kb is now 1Mb)?

[Bug 411248] Re: openoffice file corruption when using jungledisk

2009-08-10 Thread Timothy Pearson
I can confirm that saving to xls instead of ods prevents the problem from manifesting. I am on Jaunty. This is a *BIG* problem!!! I lost three weeks of scientific work in a spreadsheet due to this bug, so as you can imagine I am not a happy camper. -- openoffice file corruption when using

[Bug 411248] Re: openoffice file corruption when using jungledisk

2009-08-10 Thread Timothy Pearson
** Attachment added: odsbug_original_ok.ods http://launchpadlibrarian.net/30117896/odsbug_original_ok.ods -- openoffice file corruption when using jungledisk https://bugs.launchpad.net/bugs/411248 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 411248] Re: openoffice file corruption when using jungledisk

2009-08-10 Thread Timothy Pearson
Here is an example of the problem...the only thing I did to break the file was resave it to my cifs mounted Documents directory. Looking closely at the broken file (it is, after all, a Zip archive), it looks like there are multiple copies of manifest.xml instead of the actual content XML files.

[Bug 411248] Re: openoffice file corruption when using jungledisk

2009-08-10 Thread Timothy Pearson
Chris, I'm not convinced it is only in the FUSE layer--why does it also show up in CIFS mounts (that don't use FUSE)? Does OOo use any special file access methods/file attributes that are being stripped off by non-UNIX mount points? -- openoffice file corruption when using jungledisk

[Bug 411248] Re: openoffice file corruption when using jungledisk and cifs

2009-08-10 Thread Timothy Pearson
** Summary changed: - openoffice file corruption when using jungledisk + openoffice file corruption when using jungledisk and cifs ** Summary changed: - openoffice file corruption when using jungledisk and cifs + openoffice file corruption when using jungledisk or cifs -- openoffice file

[Bug 411248] Re: openoffice file corruption when using jungledisk or cifs

2009-08-10 Thread Timothy Pearson
Actually, in my case, I am using pam_mount to get a CIFS mount. This command is equivalent to what I use: mount -t cifs //documentserver/documents /home/user/Documents -o username=blah ** Changed in: openoffice.org (Ubuntu) Status: Incomplete = Confirmed -- openoffice file corruption

[Bug 411248] Re: openoffice file corruption when using jungledisk or cifs

2009-08-10 Thread Timothy Pearson
I am using Samba 2:3.4.0-1ubuntu2 on the server, and 2:3.3.2-1ubuntu3.1 on the client. (The server is an up-to-date Karmic machine, and the client is an up-to-date Jaunty machine). This only showed up when I moved from Windows to Linux as the server (the client CIFS mounting stayed the same).

[Bug 195649] Re: failure to eject video cd/dvd data cd/dvd using button

2009-08-04 Thread Timothy Pearson
Same problem here! Will this bug ever be fixed?? It has, after all, been open for over a year... -- failure to eject video cd/dvd data cd/dvd using button https://bugs.launchpad.net/bugs/195649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 195649] Re: failure to eject video cd/dvd data cd/dvd using button

2009-08-04 Thread Timothy Pearson
Here is a workaround for Mythbuntu users anyway: http://www.uluga.ubuntuforums.org/showthread.php?t=1149489highlight=hot+plugged Finally...I won't have to keep a mouse plugged into the system to get rid of the pop-up! :-) -- failure to eject video cd/dvd data cd/dvd using button

[Bug 368989] Re: Hot Keys Issue - Lenovo T500

2009-07-27 Thread Timothy Pearson
This is also an issue on the ThinkPad T400 series, which has identical mixer hardware AFAIK. -- Hot Keys Issue - Lenovo T500 https://bugs.launchpad.net/bugs/368989 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 27463] Re: [needs-packaging] 389 Directory Server for Ubuntu

2009-06-29 Thread Timothy Pearson
Rebuild test is failing due to bug 392104 -- [needs-packaging] 389 Directory Server for Ubuntu https://bugs.launchpad.net/bugs/27463 You received this bug notification because you are a member of Ubuntu Server Team, which is a direct subscriber. -- Ubuntu-server-bugs mailing list

[Bug 392104] Re: [Karmic] Update to ca-certificates 20090624 prevents ca-certificates-java from installing

2009-06-29 Thread Timothy Pearson
This is currently thwarting the 389 Directory Server project at https://launchpad.net/~ubuntu-389-directory-server It is also affecting bug 382261 Please fix ASAP! -- [Karmic] Update to ca-certificates 20090624 prevents ca-certificates-java from installing

[Bug 27463] Re: [needs-packaging] 389 Directory Server for Ubuntu

2009-06-29 Thread Timothy Pearson
Rebuild test is failing due to bug 392104 -- [needs-packaging] 389 Directory Server for Ubuntu https://bugs.launchpad.net/bugs/27463 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 393324] Re: [needs-packaging] mozilla-ldap-sdk for Ubuntu

2009-06-29 Thread Timothy Pearson
** Changed in: ubuntu Assignee: Timothy Pearson (kb9vqf) = Ubuntu 389 Directory Server Team (ubuntu-389-directory-server) -- [needs-packaging] mozilla-ldap-sdk for Ubuntu https://bugs.launchpad.net/bugs/393324 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 382261] Re: [needs packaging] JSS for Ubuntu

2009-06-29 Thread Timothy Pearson
** Changed in: ubuntu Assignee: Timothy Pearson (kb9vqf) = Ubuntu 389 Directory Server Team (ubuntu-389-directory-server) ** Summary changed: - [needs packaging] JSS for Ubuntu + [needs-packaging] JSS for Ubuntu -- [needs-packaging] JSS for Ubuntu https://bugs.launchpad.net/bugs/382261

[Bug 382263] Re: [needs-packaging] ldapjdk for Ubuntu

2009-06-29 Thread Timothy Pearson
** Changed in: ubuntu Assignee: Timothy Pearson (kb9vqf) = Ubuntu 389 Directory Server Team (ubuntu-389-directory-server) -- [needs-packaging] ldapjdk for Ubuntu https://bugs.launchpad.net/bugs/382263 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 382264] Re: [needs packaging] svrcore for Ubuntu

2009-06-29 Thread Timothy Pearson
** Changed in: ubuntu Assignee: Timothy Pearson (kb9vqf) = Ubuntu 389 Directory Server Team (ubuntu-389-directory-server) -- [needs packaging] svrcore for Ubuntu https://bugs.launchpad.net/bugs/382264 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 382323] Re: [needs packaging] mozilla-ldap-sdk for Ubuntu

2009-06-29 Thread Timothy Pearson
** Changed in: ubuntu Assignee: Timothy Pearson (kb9vqf) = Ubuntu 389 Directory Server Team (ubuntu-389-directory-server) ** Summary changed: - [needs packaging] mozilla-ldap-sdk for Ubuntu + [needs-packaging] mozilla-ldap-sdk for Ubuntu ** Description changed: mozilla-ldap-sdk needs

[Bug 382320] Re: [needs packaging] libmozilla-ldap-perl for Ubuntu

2009-06-29 Thread Timothy Pearson
** Changed in: ubuntu Status: New = In Progress ** Changed in: ubuntu Assignee: Timothy Pearson (kb9vqf) = Ubuntu 389 Directory Server Team (ubuntu-389-directory-server) ** Summary changed: - [needs packaging] libmozilla-ldap-perl for Ubuntu + [needs-packaging] libmozilla-ldap-perl

[Bug 382317] Re: [needs packaging] libapache2-mod-nss for Ubuntu

2009-06-29 Thread Timothy Pearson
** Changed in: ubuntu Assignee: Timothy Pearson (kb9vqf) = Ubuntu 389 Directory Server Team (ubuntu-389-directory-server) ** Summary changed: - [needs packaging] libapache2-mod-nss for Ubuntu + [needs-packaging] libapache2-mod-nss for Ubuntu ** Description changed: libapache2-mod-nss

[Bug 382302] Re: [needs-packaging] adminutils

2009-06-29 Thread Timothy Pearson
** Changed in: ubuntu Assignee: Timothy Pearson (kb9vqf) = Ubuntu 389 Directory Server Team (ubuntu-389-directory-server) -- [needs-packaging] adminutils https://bugs.launchpad.net/bugs/382302 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 393324] Re: [needs-packaging] mozilla-ldap-sdk for Ubuntu

2009-06-29 Thread Timothy Pearson
*** This bug is a duplicate of bug 382323 *** https://bugs.launchpad.net/bugs/382323 ** This bug has been marked a duplicate of bug 382323 [needs-packaging] mozilla-ldap-sdk for Ubuntu -- [needs-packaging] mozilla-ldap-sdk for Ubuntu https://bugs.launchpad.net/bugs/393324 You received

[Bug 382261] Re: [needs-packaging] JSS for Ubuntu

2009-06-29 Thread Timothy Pearson
** Changed in: ubuntu Status: New = In Progress -- [needs-packaging] JSS for Ubuntu https://bugs.launchpad.net/bugs/382261 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 382317] Re: [needs-packaging] libapache2-mod-nss for Ubuntu

2009-06-29 Thread Timothy Pearson
** Changed in: ubuntu Status: New = In Progress -- [needs-packaging] libapache2-mod-nss for Ubuntu https://bugs.launchpad.net/bugs/382317 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 382323] Re: [needs-packaging] mozilla-ldap-sdk for Ubuntu

2009-06-29 Thread Timothy Pearson
** Changed in: ubuntu Status: New = In Progress -- [needs-packaging] mozilla-ldap-sdk for Ubuntu https://bugs.launchpad.net/bugs/382323 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 382302] Re: [needs-packaging] adminutils

2009-06-29 Thread Timothy Pearson
** Changed in: ubuntu Status: New = In Progress -- [needs-packaging] adminutils https://bugs.launchpad.net/bugs/382302 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 382264] Re: [needs packaging] svrcore for Ubuntu

2009-06-29 Thread Timothy Pearson
** Changed in: ubuntu Status: New = In Progress -- [needs packaging] svrcore for Ubuntu https://bugs.launchpad.net/bugs/382264 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 382263] Re: [needs-packaging] ldapjdk for Ubuntu

2009-06-29 Thread Timothy Pearson
** Changed in: ubuntu Status: New = In Progress -- [needs-packaging] ldapjdk for Ubuntu https://bugs.launchpad.net/bugs/382263 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 357556] Re: phosphor crashed with SIGSEGV in fileno_unlocked()

2009-06-29 Thread Timothy Pearson
This debdiff completely fixes the bug. ** Attachment added: Fixed xscreensaver http://launchpadlibrarian.net/28521740/xscreensaver.debdiff -- phosphor crashed with SIGSEGV in fileno_unlocked() https://bugs.launchpad.net/bugs/357556 You received this bug notification because you are a member

[Bug 357556] Re: phosphor crashed with SIGSEGV in fileno_unlocked()

2009-06-29 Thread Timothy Pearson
** Description changed: Binary package hint: xscreensaver This happens with all the computers that I have, both under Intrepid and under Jaunty. The symptom is that after the screensaver has been running for a short time (between 30 seconds and half an hour), the screen will go

[Bug 27463] Re: [needs-packaging] Fedora Directory Server for Ubuntu

2009-06-28 Thread Timothy Pearson
Hi Michele, I sent you an Email--hopefully I can help with your packaging. You're right, it does not make sense to be maintaining two separate versions. Thanks! Tim -- [needs-packaging] Fedora Directory Server for Ubuntu https://bugs.launchpad.net/bugs/27463 You received this bug

[Bug 27463] Re: [needs-packaging] Fedora Directory Server for Ubuntu

2009-06-28 Thread Timothy Pearson
I am currently working with upstream Debian on this...hopefully things will progress rapidly now. -- [needs-packaging] Fedora Directory Server for Ubuntu https://bugs.launchpad.net/bugs/27463 You received this bug notification because you are a member of Ubuntu Server Team, which is a direct

[Bug 27463] Re: [needs-packaging] Fedora Directory Server for Ubuntu

2009-06-28 Thread Timothy Pearson
Sure! David, I'm currently running a build from the REVU packages in the PPA; if all goes well you shouldn't have to copy any of the Karmic packages and our versioning will end up being very similar to official. Tim -- [needs-packaging] Fedora Directory Server for Ubuntu

[Bug 27463] Re: [needs-packaging] 389 Directory Server for Ubuntu

2009-06-28 Thread Timothy Pearson
** Summary changed: - [needs-packaging] Fedora Directory Server for Ubuntu + [needs-packaging] 389 Directory Server for Ubuntu ** Description changed: It would be great if we could get native Ubuntu/Debian builds for - Fedora Directory Server, now that all the components of it are + 389

[Bug 27463] Re: [needs-packaging] Fedora Directory Server for Ubuntu

2009-06-28 Thread Timothy Pearson
Hi Michele, I sent you an Email--hopefully I can help with your packaging. You're right, it does not make sense to be maintaining two separate versions. Thanks! Tim -- [needs-packaging] Fedora Directory Server for Ubuntu https://bugs.launchpad.net/bugs/27463 You received this bug

[Bug 27463] Re: [needs-packaging] Fedora Directory Server for Ubuntu

2009-06-28 Thread Timothy Pearson
I am currently working with upstream Debian on this...hopefully things will progress rapidly now. -- [needs-packaging] Fedora Directory Server for Ubuntu https://bugs.launchpad.net/bugs/27463 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct

[Bug 393324] [NEW] [needs packaging] mozilla-ldap-sdk for Ubuntu

2009-06-28 Thread Timothy Pearson
Public bug reported: mozilla-ldap-sdk is required for 389 directory server ** Affects: ubuntu Importance: Undecided Assignee: Timothy Pearson (kb9vqf) Status: New ** Tags: needs-packaging ** Changed in: ubuntu Assignee: (unassigned) = Timothy Pearson (kb9vqf

[Bug 27463] Re: [needs-packaging] Fedora Directory Server for Ubuntu

2009-06-28 Thread Timothy Pearson
Sure! David, I'm currently running a build from the REVU packages in the PPA; if all goes well you shouldn't have to copy any of the Karmic packages and our versioning will end up being very similar to official. Tim -- [needs-packaging] Fedora Directory Server for Ubuntu

[Bug 27463] Re: [needs-packaging] 389 Directory Server for Ubuntu

2009-06-28 Thread Timothy Pearson
** Summary changed: - [needs-packaging] Fedora Directory Server for Ubuntu + [needs-packaging] 389 Directory Server for Ubuntu ** Description changed: It would be great if we could get native Ubuntu/Debian builds for - Fedora Directory Server, now that all the components of it are + 389

[Bug 27463] Re: [needs-packaging] Fedora Directory Server for Ubuntu

2009-06-24 Thread Timothy Pearson
Hey, sorry for the lack of progress on this bug, but my servers were fried by a lightning-related EMP on Friday (June 19) and therefore I've been unable to do anything since then. ( more details are on a temporary website at http://apt.pearsoncomputing.net ) However, before that time, it was

[Bug 27463] Re: [needs-packaging] Fedora Directory Server for Ubuntu

2009-06-24 Thread Timothy Pearson
Hey, sorry for the lack of progress on this bug, but my servers were fried by a lightning-related EMP on Friday (June 19) and therefore I've been unable to do anything since then. ( more details are on a temporary website at http://apt.pearsoncomputing.net ) However, before that time, it was

[Bug 27463] Re: [needs-packaging] Fedora Directory Server for Ubuntu

2009-06-11 Thread Timothy Pearson
I will try to build the Jaunty packages ASAP, but first there is a potential REVU issue--they seem to want .orig.tar.gz files, and I need to go through and test build from original sources. That process might take some time, and I won't be able to get to the Jaunty packages until that is

[Bug 159356] Re: System freeze on high memory usage

2009-06-11 Thread Timothy Pearson
This has also happened to me on many occasions. I have a Kubuntu 9.04 server at the office that has 24GB of main memory, so there is no swap space defined. When an application goes haywire and takes all the main memory (e.g. VMWare), the offending process is never terminated, the mouse pointer

[Bug 27463] Re: [needs-packaging] Fedora Directory Server for Ubuntu

2009-06-11 Thread Timothy Pearson
I will try to build the Jaunty packages ASAP, but first there is a potential REVU issue--they seem to want .orig.tar.gz files, and I need to go through and test build from original sources. That process might take some time, and I won't be able to get to the Jaunty packages until that is

[Bug 382317] [NEW] [needs packaging] libapache2-mod-nss for Ubuntu

2009-06-01 Thread Timothy Pearson
Public bug reported: libapache2-mod-nss needs packaging. This Apache module provides strong cryptography for the Apache 2.0 webserver. This package is required for Fedora Directory Server. ** Affects: ubuntu Importance: Undecided Assignee: Timothy Pearson (kb9vqf) Status

[Bug 382320] [NEW] [needs packaging] libmozilla-ldap-perl for Ubuntu

2009-06-01 Thread Timothy Pearson
Assignee: Timothy Pearson (kb9vqf) Status: New ** Tags: needs-packaging ** Changed in: ubuntu Assignee: (unassigned) = Timothy Pearson (kb9vqf) -- [needs packaging] libmozilla-ldap-perl for Ubuntu https://bugs.launchpad.net/bugs/382320 You received this bug notification because

[Bug 382323] [NEW] [needs packaging] mozilla-ldap-sdk for Ubuntu

2009-06-01 Thread Timothy Pearson
Importance: Undecided Assignee: Timothy Pearson (kb9vqf) Status: New ** Tags: needs-packaging ** Changed in: ubuntu Assignee: (unassigned) = Timothy Pearson (kb9vqf) -- [needs packaging] mozilla-ldap-sdk for Ubuntu https://bugs.launchpad.net/bugs/382323 You received this bug

[Bug 27463] Re: [needs-packaging] Fedora Directory Server for Ubuntu

2009-06-01 Thread Timothy Pearson
Rebuild for Karmic is OK Most packages are now available on REVU and in my PPA A slew of new needs-packaging bugs were filed for the support packages--those packages are also up on REVU: Bug 382261 Bug 382263 Bug 382264 Bug 382302 Bug 382317 Bug 382320 Bug 382323 -- [needs-packaging] Fedora

[Bug 27463] Re: [needs-packaging] Fedora Directory Server for Ubuntu

2009-06-01 Thread Timothy Pearson
All packages are now up on REVU and are built for both Intrepid and Karmic in my PPA. Hopefully the approval process can now start and we can get the Fedora Directory Server into Karmic! ** Changed in: ubuntu Status: Confirmed = In Progress -- [needs-packaging] Fedora Directory Server

[Bug 27463] Re: [needs-packaging] Fedora Directory Server for Ubuntu

2009-06-01 Thread Timothy Pearson
Debian bug has expired ** Changed in: debian Importance: Unknown = Undecided ** Changed in: debian Status: Fix Released = New ** Changed in: debian Remote watch: Debian Bug tracker #386206 = None -- [needs-packaging] Fedora Directory Server for Ubuntu

[Bug 382261] [NEW] [needs packaging] JSS for Ubuntu

2009-05-31 Thread Timothy Pearson
Public bug reported: JSS needs packaging. Network Security Services for Java (JSS) is a Java interface to NSS. This package is required for Fedora Directory Server ** Affects: ubuntu Importance: Undecided Assignee: Timothy Pearson (kb9vqf) Status: New ** Tags: needs

[Bug 382263] [NEW] ldapjdk for Ubuntu

2009-05-31 Thread Timothy Pearson
Public bug reported: ldapjdk needs packaging. This package is required for Fedora Directory Server ** Affects: ubuntu Importance: Undecided Assignee: Timothy Pearson (kb9vqf) Status: New ** Tags: needs-packaging ** Changed in: ubuntu Assignee: (unassigned) = Timothy

[Bug 382264] [NEW] [needs packaging] svrcore for Ubuntu

2009-05-31 Thread Timothy Pearson
Public bug reported: svrcore needs packaging. svrcore is a library for handling PIN requests from Mozilla's Network Security Service (NSS) library. This package is required for Fedora Directory Server ** Affects: ubuntu Importance: Undecided Assignee: Timothy Pearson (kb9vqf

[Bug 382302] [NEW] [needs-packaging] adminutils

2009-05-31 Thread Timothy Pearson
Public bug reported: adminutuils needs packaging. This package is required for Fedora Directory Server ** Affects: ubuntu Importance: Undecided Assignee: Timothy Pearson (kb9vqf) Status: New ** Tags: needs-packaging ** Changed in: ubuntu Assignee: (unassigned

[Bug 27463] Re: [needs-packaging] Fedora Directory Server for Ubuntu

2009-05-30 Thread Timothy Pearson
I am currently uploading the new release to a PPA here: https://launchpad.net/~kb9vqf/+archive/389directoryserver Instructions will be updated shortly. I will try to get this in to REVU as soon as PPA building is verified. I've never actually used REVU before, so we'll see how that goes... :-)

[Bug 27463] Re: [needs-packaging] Fedora Directory Server for Ubuntu

2009-05-30 Thread Timothy Pearson
Already packaged, built, and updated to latest, just need to test build against Karmic and upload to REVU ** Changed in: ubuntu Assignee: Andrew Mitchell (ajmitch) = Timothy Pearson (kb9vqf) -- [needs-packaging] Fedora Directory Server for Ubuntu https://bugs.launchpad.net/bugs/27463

[Bug 368331] Re: kubuntu-desktop-kde3 states unmet dependencies, even after sudo apt-get -f install

2009-04-29 Thread Timothy Pearson
There is a bugtracker specifically for KDE3.5 at http://bugs.pearsoncomputing.net -- kubuntu-desktop-kde3 states unmet dependencies, even after sudo apt-get -f install https://bugs.launchpad.net/bugs/368331 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 357556] Re: phosphor crashed with SIGSEGV in fileno_unlocked()

2009-04-11 Thread Timothy Pearson
** Visibility changed to: Public -- phosphor crashed with SIGSEGV in fileno_unlocked() https://bugs.launchpad.net/bugs/357556 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 357556] Re: phosphor crashed with SIGSEGV in fileno_unlocked()

2009-04-11 Thread Timothy Pearson
Seems to be generally unstable; here's another backtrace: Program received signal SIGSTOP, Stopped (signal). 0xb7ff8430 in __kernel_vsyscall () (gdb) backtrace #0 0xb7ff8430 in __kernel_vsyscall () #1 0xb7d9d1fc in __libc_writev (fd=3, vector=0xbfb138e0, count=3) at

[Bug 357556] Re: phosphor crashed with SIGSEGV in fileno_unlocked()

2009-04-11 Thread Timothy Pearson
Two more backtraces: Backtrace 1 (Jaunty): Program received signal SIGSEGV, Segmentation fault. *__GI_fileno (fp=0x0) at fileno.c:37 37 fileno.c: No such file or directory. in fileno.c (gdb) backtrace #0 *__GI_fileno (fp=0x0) at fileno.c:37 #1 0x0804a6a4 in ?? () #2 0x0804dd6e in

[Bug 289299] Re: winbind (samba 3.2) does not populate pw_gecos information for domain users

2009-03-27 Thread Timothy Pearson
Yes, I reproduced it in Jaunty. No, it is not fixed as of 03/27/09. In fact, I check the status of this bug every day when my computer screen locks and my full name does not show up on the login screen (KDE3.5 kdesktoplock uses an identical mechanism to retrieve the user's full name). ;-) If

  1   2   >