[Bug 454722] Re: inotify does not watch /proc

2014-11-10 Thread Derek Simkowiak
#24 Using inotifywait on /proc works fine too. False, it does not notify you of new entries (like new processes launched). Try the program below for proof; launch it and run sleep 999 and you will not see the PID of your new sleep appear printed out. Using inotify with /proc/ will probably

[Bug 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2014-08-18 Thread Derek Simkowiak
Confirmed in 14.04.4 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/505278 Title: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added? To

[Bug 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2014-08-18 Thread Derek Simkowiak
Confirmed in 14.04.4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/505278 Title: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added? To manage

[Bug 1214500] Re: consistent failure with overlayfs and unix sockets

2014-08-01 Thread Derek Simkowiak
Still there in 14.04. Please be advised, this bug breaks the SSH ControlMaster feature, which in turn breaks Android builds. I am trying to use LXC containers (snapshot clones using overlayfs) to build Android (12.04 container on a 14.04 host). Android's build utility repo is a python script

[Bug 1214500] Re: consistent failure with overlayfs and unix sockets

2014-08-01 Thread Derek Simkowiak
There is a similar issue with bindfs (SSH fails with the same error when using ControlMaster). Maybe it's related. See: http://code.google.com/p/bindfs/issues/detail?id=27 ** Bug watch added: code.google.com/p/bindfs/issues #27 http://code.google.com/p/bindfs/issues/detail?id=27 -- You

[Bug 995284] Re: High idle load on 64bit Ubuntu 12.04 with 3.2.0-24-generic kernel

2014-07-29 Thread Derek Simkowiak
Still there in ubuntu 14.04. We have an idle system with (basically) nothing going on, and it hovers at 1.0: ubuntu@build-globallogic:~$ uptime 11:09:18 up 6 days, 18:21, 1 user, load average: 1.00, 1.01, 1.05 ubuntu@build-globallogic:~$ uname -a Linux build-globallogic 3.13.0-29-generic

[Bug 903422] Re: Ubuntu does not work with Samsung Galaxy phones (Unable to open raw device 0)

2013-05-22 Thread Derek Simkowiak
There was recently a change to the adb tool. It now does authentication; the user is prompted to allow a new computer when the phone is connected to it. The old adb is not compatible. This change is probably why it fails, even though MTP on the Samsung Galaxy Nexus previously worked. I used the

[Bug 312722] Re: Connect to FTP with Login Error The file is not a directory

2013-04-17 Thread Derek Simkowiak
Same problem on Ubuntu 12.10 ** This bug is no longer a duplicate of bug 290703 ssh connection should open the user directory by default -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/312722

[Bug 1092621] Re: Ubuntu 12.10 does not support Google Nexus 4 phone in MTP mode

2013-04-05 Thread Derek Simkowiak
*** This bug is a duplicate of bug 903422 *** https://bugs.launchpad.net/bugs/903422 There was recently a change to the adb tool. It now does authentication; the user is prompted to allow a new computer when the phone is connected to it. The old adb is not compatible. This change is

[Bug 221363] Re: Policy Kit Unlock Buttons Greyed Out when using NX / VNC / LTSP

2011-09-12 Thread Derek Simkowiak
Milan said in #62: Have a look at files in /usr/share/polkit-1/actions/ and try to guess what are the files you need to edit. Then it's probably useful to file bugs so that it's fixed upstream, if applicable. What are the criteria to know what files need to be edited? I saw

[Bug 846808] Re: PolicyKit button doesn't allow authenticating

2011-09-11 Thread Derek Simkowiak
First: I did not see Authentication agent listed when I ran gnome- session-properties on my 11.04 server. I did not see it on my Ubuntu 10.04 workstation, either. Not sure what's up with that. However, you did identify the root of the problem. I did not mention that I am using VNC. When I log

[Bug 846808] [NEW] gnome-network-admin menu entry does not use gksu

2011-09-10 Thread Derek Simkowiak
Public bug reported: I want a desktop GUI method to change my hostname. So I apt-get install gnome-network-admin. But now when I go to System Administration Network, the program network-admin says Not authorized to make changes. I must manually launch a shell and run gksu network-admin.

[Bug 699802] Re: error:: no video mode activated

2011-09-07 Thread Derek Simkowiak
#24 fixed it for me in 11.04 (with encrypted root and swap and separate, unencrypted boot partition). (Although, now I have a new problem: my cheap LCD monitor can't recognize the resolution requested by the GRUB screen. Ugh!) So, this is verified as a font path issue. I have to say, this bug

[Bug 699802] Re: error:: no video mode activated

2011-09-07 Thread Derek Simkowiak
Comment #24 seems like a viable workaround for some, but not for me. After copying the fonts as per Comment #24, GRUB is now displaying at an insane resolution of something like 2000x2000 px at the boot screen and also when I get to a textmode shell. My cheap LCD won't show anything at all, and

[Bug 658723] Re: VNCServer/Gnome - letter d minimizes window

2011-08-31 Thread Derek Simkowiak
This seems to be an issue with the SUPER key getting set as always on when going over VNC. I've seen it with multiple VNC clients. Manually editing the D shortcut doesn't fully fix the problem. Double-clicking over VNC resultings in SUPER-Double Click, closing the windows. I am using vnc4server

[Bug 699802] Re: error:: no video mode activated

2011-05-13 Thread Derek Simkowiak
Same here, but on a workstation (not a laptop). Ubuntu 11.04 Alternate (installed via USB flash drive) Partitions: Guided (full disk encryption with LVM for root and swap) Motherboard: MSiGF615M-P33 Video: Built-in (integrated on-mobo): NVidia GeForce 7025 nForce 630a Previous versions of

[Bug 584048] Re: kvm images losing connectivity w/bridged network

2011-04-10 Thread Derek Simkowiak
I have the same 4-second bridge freeze when using LXC containers and lxc-start or lxc-stop. (I am using a custom script to create my LXC containers.) I saw the reference to this above: https://www.redhat.com/archives/libvir-list/2010-July/msg00450.html I changed my custom script from this:

[Bug 673705] Re: running guests freeze when a guest is powered down

2011-04-10 Thread Derek Simkowiak
This bug is probably a duplicate issue as this: https://bugs.launchpad.net/ubuntu/maverick/+source/qemu-kvm/+bug/584048 The problem is with Linux bridging. When adding or removing a MAC address (like for KVM, VirtualBox, or even LXC) then if the bridge changes its MAC, this symptom happens.

[Bug 584048] Re: kvm images losing connectivity w/bridged network

2011-04-10 Thread Derek Simkowiak
I have the same 4-second bridge freeze when using LXC containers and lxc-start or lxc-stop. (I am using a custom script to create my LXC containers.) I saw the reference to this above: https://www.redhat.com/archives/libvir-list/2010-July/msg00450.html I changed my custom script from this:

[Bug 673705] Re: running guests freeze when a guest is powered down

2011-04-10 Thread Derek Simkowiak
This bug is probably a duplicate issue as this: https://bugs.launchpad.net/ubuntu/maverick/+source/qemu-kvm/+bug/584048 The problem is with Linux bridging. When adding or removing a MAC address (like for KVM, VirtualBox, or even LXC) then if the bridge changes its MAC, this symptom happens.

[Bug 573461] Re: UFW blocks libvirt bridged traffic

2011-04-09 Thread Derek Simkowiak
Ubuntu 10.04.1. Both of the above workarounds are not working for me. I can connect to my server if ufw is disabled with ufw disable. But as soon as I turn on ufw, I cannot connect to it. I have bridged networking. (I use this server for both KVM and LXC, but during testing I turned off all

[Bug 756270] Re: ufw does not work with lxc or kvm bridge mode and then stops working

2011-04-09 Thread Derek Simkowiak
** Description changed: Binary package hint: ufw - # - # I can't used ufw with bridged networking. If I even *try* + # + # I can't use ufw with bridged networking. If I even *try* # to use it, it breaks ufw and I have to uninstall it. - # + # # To repro: - # + # # Set up

[Bug 756270] [NEW] ufw does not work with lxc or kvm bridge mode and then stops working

2011-04-09 Thread Derek Simkowiak
Public bug reported: Binary package hint: ufw # # I can't use ufw with bridged networking. If I even *try* # to use it, it breaks ufw and I have to uninstall it. # # To repro: # # Set up bridged networking for use w/KVM and LXC, as per: # https://help.ubuntu.com/community/KVM/Networking # #

[Bug 321358] Re: v4l2 image capture doesn't work

2011-03-03 Thread Derek Simkowiak
Note for those wanting to compile it manually: Install V4l support to get better camera capture support. (Without this I was forced to 640x480.) sudo apt-get install libv4l-dev -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 321358] Re: v4l2 image capture doesn't work

2011-03-01 Thread Derek Simkowiak
# I was able to get it working by compiling the latest OpenCV 2.2 manually. # Of course, it would be much nicer if the deb worked. # # Mostly from: http://opencv.willowgarage.com/wiki/InstallGuide # sudo apt-get install build-essential libgtk2.0-dev libavcodec-dev libavformat-dev libjpeg62-dev

[Bug 321358] Re: v4l2 image capture doesn't work

2011-02-25 Thread Derek Simkowiak
The LD_PRELOAD workaround did not work (around) for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/321358 Title: v4l2 image capture doesn't work -- ubuntu-bugs mailing list

[Bug 711501] Re: ASUS Eee PC 1015PE Suspend and Hibernate freezes

2011-02-02 Thread Derek Simkowiak
** Summary changed: - ASUS Eee PC 1015PE Suspend and Shutdown freezes + ASUS Eee PC 1015PE Suspend and Hibernate freezes ** Summary changed: - ASUS Eee PC 1015PE Suspend and Hibernate freezes + ASUS Eee PC 1015PE Suspend, Hibernate, and Shutdown freezes -- You received this bug notification

[Bug 711501] Re: ASUS Eee PC 1015PE Suspend, Hibernate, and Shutdown freezes

2011-02-02 Thread Derek Simkowiak
Sometimes a shutdown works correctly (it worked correctly on one of my last four shutdowns). Reboot usually works but sometimes causes a freeze (it froze one of my last four reboots). The suspend and hibernate freeze are broken 100% of the time, and cause a freeze with a stuck mouse cursor and

[Bug 711501] Re: ASUS Eee PC 1015PE Suspend, Hibernate, and Shutdown freezes

2011-02-02 Thread Derek Simkowiak
I attempted an install of 10.04 from CD-ROM and it failed. First I got No network interfaces detected, then near the end of the install the package linux-image failed. There was no reason given at ALT-F4; it just showed an error and would not let the install continue. (I think my hardware is

[Bug 711501] [NEW] ASUS Eee PC 1015PE Suspend and Shutdown freezes

2011-02-01 Thread Derek Simkowiak
Public bug reported: Binary package hint: kernel-package I have an ASUS Eee PC 1015PE with Ubuntu 10.10. If I try to suspend or shutdown, it freezes. The screen locks up, the mouse cursor does not move, and I am forced to hold the power button for 3 seconds to get it to do a hard reboot. This

[Bug 660665] Re: EeePC 901 freezes when awaking from suspend

2011-02-01 Thread Derek Simkowiak
I get the same thing on an ASUS Eee PC 1015PE, which is similar hardware. I filed a separate bug report about that here: https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/711501 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 578930] Re: qemu-kvm: ksmd should have a less CPU-hogging default config

2010-12-31 Thread Derek Simkowiak
I'm getting burned by this too, and I disagree with Mr. Kirkland's assertion that Ubuntu should just use the upstream default. There are many, many Ubuntu packages which alter the upstream default to make Ubuntu a more user-friendly experience. One could even argue that Ubuntu's best feature is

[Bug 578930] Re: qemu-kvm: ksmd should have a less CPU-hogging default config

2010-12-31 Thread Derek Simkowiak
I'm getting burned by this too, and I disagree with Mr. Kirkland's assertion that Ubuntu should just use the upstream default. There are many, many Ubuntu packages which alter the upstream default to make Ubuntu a more user-friendly experience. One could even argue that Ubuntu's best feature is

[Bug 560656] Re: The mysql add-on module is out of sync with asterisk

2010-12-09 Thread Derek Simkowiak
Dear maintainers, It's been 8 months now. Why do you torture us so? This bug isn't even a real bug... it's just that you guys haven't updated the repo with the right package. Please... fix it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 560656] Re: The mysql add-on module is out of sync with asterisk

2010-12-09 Thread Derek Simkowiak
The recompile worked for me too. apt-get build-dep asterisk-mysql apt-get -b source asterisk-mysql dpkg -i asterisk-mysql_1.6.2.0-1_i386.deb Note, the Asterisk MySQL module is not the only one with this problem. I also see these errors: [Dec 9 00:28:33] WARNING[24623] loader.c: Error loading

[Bug 560656] Re: The mysql add-on module is out of sync with asterisk

2010-12-09 Thread Derek Simkowiak
I just did an apt-get update and thus found the new asterisk_1.6.2.5-0ubuntu1.1 series of packages. The compile-time options as this version of Asterisk messages are now all gone. (However, there are still some remaining undefined symbol errors in the log file. But that seems to be a completely

[Bug 560656] Re: The mysql add-on module is out of sync with asterisk

2010-12-09 Thread Derek Simkowiak
[THIS BUG IS NOT FIXED] I spoke too soon. A fresh 10.4 VM, with the latest asterisk packages, produces the same errors. The asterisk-mysql package is still stuck at version asterisk- mysql_1.6.2.0-1_i386.deb so the re-compile is still necessary. apt-get build-dep asterisk-mysql apt-get -b

[Bug 563805] Re: mount.cifs won't mount shares; set uid bit not set

2010-05-28 Thread Derek Simkowiak
I disagree with Dietmar's comment #5, which says that 9.10 didn't have the setuid bit. Here is my Ubuntu 9.10: r...@cst6:~# ls -la /bin/mount /sbin/mount.cifs -rwsr-xr-x 1 root root 78096 2009-10-22 21:28 /bin/mount -rwsr-xr-x 1 root root 36296 2010-03-22 15:27 /sbin/mount.cifs Here is my

[Bug 563805] Re: mount.cifs won't mount shares; set uid bit not set

2010-05-28 Thread Derek Simkowiak
I disagree with Dietmar's comment #5, which says that 9.10 didn't have the setuid bit. Here is my Ubuntu 9.10: r...@cst6:~# ls -la /bin/mount /sbin/mount.cifs -rwsr-xr-x 1 root root 78096 2009-10-22 21:28 /bin/mount -rwsr-xr-x 1 root root 36296 2010-03-22 15:27 /sbin/mount.cifs Here is my

[Bug 587079] [NEW] init: Failed to spawn rc-sysinit main porcess: Unable to open console: Input/Output error.

2010-05-28 Thread Derek Simkowiak
Public bug reported: Binary package hint: upstart I have an Ubuntu 10.04 KVM virtual machine set to launch automatically at boot (using option: autostart). When my host computer boots up, the virtual machine launch fails. It freezes at boot, with this error message (right after the root disk

[Bug 429867] Re: runlevel arguments (none) do not match LSB Default-Start values (0 6)

2010-05-25 Thread Derek Simkowiak
Confirmed again here in a 10.4 Server JeOS install (after apt-get update ; apt-get upgrade). Does this mean that unattended-upgrades is not running at the default runlevel? -- runlevel arguments (none) do not match LSB Default-Start values (0 6) https://bugs.launchpad.net/bugs/429867 You

[Bug 420190] Re: VBoxHeadless has no way of accessing graphical console

2010-05-20 Thread Derek Simkowiak
I second the request. FreeBSD already has a package for this called virtualbox-ose-vnc: http://lists.freebsd.org/pipermail/freebsd- emulation/2010-January/007360.html In my case, I have some server VMs that use full-disk encryption. I can't use them in VirtualBox OSE, because the headless mode

[Bug 551655] Re: open-whois.org is cybersquatted and its rules should be removed from Spamassassin

2010-04-19 Thread Derek Simkowiak
or months. (The OpenLDAP upgrade is broken, due to cn=config and bugs like #364531, so moving from 8.04 to 10.4 for my email systems will be a huge investment of time.) Thank You, Derek Simkowiak -- open-whois.org is cybersquatted and its rules should be removed from Spamassassin https

[Bug 551655] Re: open-whois.org is cybersquatted and its rules should be removed from Spamassassin

2010-04-19 Thread Derek Simkowiak
or months. (The OpenLDAP upgrade is broken, due to cn=config and bugs like #364531, so moving from 8.04 to 10.4 for my email systems will be a huge investment of time.) Thank You, Derek Simkowiak -- open-whois.org is cybersquatted and its rules should be removed from Spamassassin https

[Bug 442498] Re: openldap install bare bones need default DIT separate package

2010-04-08 Thread Derek Simkowiak
In my opionion, the new (useless) slapd package should not have shipped until the accompanying slapd-dit was ready. It basically broke LDAP for everyone but experts, and now Mathias doesn't have time to fix it. Mathias, can you make slapd-dit a priority? It's been several months since a usable

[Bug 442498] Re: openldap install bare bones need default DIT separate package

2010-04-08 Thread Derek Simkowiak
In my opionion, the new (useless) slapd package should not have shipped until the accompanying slapd-dit was ready. It basically broke LDAP for everyone but experts, and now Mathias doesn't have time to fix it. Mathias, can you make slapd-dit a priority? It's been several months since a usable

[Bug 557823] Re: bzr: Depends: python ( 2.6) but 2.6.2-0ubuntu1 is to be installed

2010-04-08 Thread Derek Simkowiak
r...@dereks-laptop:~# apt-cache policy bzr bzr: Installed: (none) Candidate: 2.0.3-1~bazaar1~intrepid Version table: 2.0.3-1~bazaar1~intrepid 0 500 http://ppa.launchpad.net intrepid/main Packages 1.13.1-1 0 500 http://us.archive.ubuntu.com jaunty/main Packages

[Bug 543838] Re: unable to create filesystem on 7.5TB partition with lucid beta

2010-04-07 Thread Derek Simkowiak
This is a critical bug to me. Please fix before the 10.4 LTS release... I've been building RAID6 6TB systems w/encryption on 8.04, 8.10, 9.04, and 9.10. What changed in 10.4 to break large file systems? -- unable to create filesystem on 7.5TB partition with lucid beta

[Bug 557823] [NEW] bzr: Depends: python ( 2.6) but 2.6.2-0ubuntu1 is to be installed

2010-04-07 Thread Derek Simkowiak
Public bug reported: Binary package hint: bzr r...@dereks-laptop:~# apt-get update [...snip...] r...@dereks-laptop:~# apt-get install bzr Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you

[Bug 507452] Re: rrdtool: python-rrdtool empty on karmic (SRU)

2010-03-22 Thread Derek Simkowiak
Fix confirmed here. Please make this a non-proposed package. -- rrdtool: python-rrdtool empty on karmic (SRU) https://bugs.launchpad.net/bugs/507452 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 267913] Re: hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj

2010-02-25 Thread Derek Simkowiak
Comment #46 worked for me too. Thanks Locque. This problem appeared out of nowhere on my laptop. I recently installed Webcamstudio and xawtv. I also recently plugged in a couple of different USB webcams: Logitech and Kensinton. Perhaps the USB webcams triggered a problem, because I was using

[Bug 196811] Re: hal does not detect Quickcam Express as v4l-device

2010-02-22 Thread Derek Simkowiak
I have a QuickCam Express. I have the same problem. Ubuntu 9.10. My QuickCam works in other (non-V4L?) applications, but not xawtv or ZoneMinder. # lsusb | grep Cam Bus 004 Device 031: ID 046d:0840 Logitech, Inc. QuickCam Express This bug is 2 years old now... -- hal does not detect

[Bug 253937] Re: Local login fails without LDAP server

2010-02-04 Thread Derek Simkowiak
Same thing here on Ubuntu 9.10. Here is a (possibly) relevant nss_ldap thread: http://old.nabble.com/No-timeout-for-nss_ldap--td14576190.html Unfortunately, that thread ends with I am looking at fixing this now and providing some time outs on the soft path as well. Will keep you informed.

[Bug 253937] Re: Local login fails without LDAP server

2010-02-04 Thread Derek Simkowiak
Here is another relevant thread (from April 2009): http://old.nabble.com/nss-ldap-timeouts--when-used-with-nscd-and-gnutls- td23145909.html -- Local login fails without LDAP server https://bugs.launchpad.net/bugs/253937 You received this bug notification because you are a member of Ubuntu

[Bug 253937] Re: Local login fails without LDAP server

2010-02-04 Thread Derek Simkowiak
Same thing here on Ubuntu 9.10. Here is a (possibly) relevant nss_ldap thread: http://old.nabble.com/No-timeout-for-nss_ldap--td14576190.html Unfortunately, that thread ends with I am looking at fixing this now and providing some time outs on the soft path as well. Will keep you informed.

[Bug 253937] Re: Local login fails without LDAP server

2010-02-04 Thread Derek Simkowiak
Here is another relevant thread (from April 2009): http://old.nabble.com/nss-ldap-timeouts--when-used-with-nscd-and-gnutls- td23145909.html -- Local login fails without LDAP server https://bugs.launchpad.net/bugs/253937 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 197499] Re: Warning when exported path contains spaces

2010-01-03 Thread Derek Simkowiak
Steve Langasek's result is confirmed. In /etc/exports on the NFS server, I used double quotes to enclose a path with a space. When I ran exportfs -ra, I got the error, Warning: export point does not support NFS export. Then on the NFS client, I created an /etc/fstab entry where I replaced the

[Bug 154550] Re: [intrepid jaunty] installation freezes on scanning the mirror

2009-12-28 Thread Derek Simkowiak
I am seeing the same thing, running Ubuntu 8.04.3 Jeos using KVM virtualization. It eats up 100% CPU, however I can hit ALT-F2 to get to a terminal. But searching with Google for scanning the mirror shows there are others having this problem on non-Virtual machines. Some have reported success

[Bug 442498] Re: karmic openldap cut-to-bone-and-beyond install, why ????

2009-12-16 Thread Derek Simkowiak
*** This bug is a duplicate of bug 463684 *** https://bugs.launchpad.net/bugs/463684 Please, provide a working default configuration with the common schemas (inetOrgUser, sambaUser, maybe virtual mail domains). Do we really need to argue the benefits an easy-to-install network LDAP server?

[Bug 442498] Re: karmic openldap cut-to-bone-and-beyond install, why ????

2009-12-16 Thread Derek Simkowiak
*** This bug is a duplicate of bug 463684 *** https://bugs.launchpad.net/bugs/463684 Please, provide a working default configuration with the common schemas (inetOrgUser, sambaUser, maybe virtual mail domains). Do we really need to argue the benefits an easy-to-install network LDAP server?

[Bug 173267] Re: Kernel ACL support for NFS/CIFS in 8.04?

2009-12-15 Thread Derek Simkowiak
Yes, please re-open the bug. Ubuntu Kernel Team: Please support ALCs and (user_xattr?) in NFS and Samba... including the latest versions of those protocols (like v4). -- Kernel ACL support for NFS/CIFS in 8.04? https://bugs.launchpad.net/bugs/173267 You received this bug notification because

[Bug 340671] Re: WARNING: Could not lchown() symlink ...

2009-12-14 Thread Derek Simkowiak
Me too. (Add the liblchown-perl dependency please.) -- WARNING: Could not lchown() symlink ... https://bugs.launchpad.net/bugs/340671 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 319656] Re: nmap script engine error

2009-11-25 Thread Derek Simkowiak
The latest 9.04 package 4.76-0ubuntu4 is still broken. Can we get a backport? I'm not moving to 9.10 because of all the new bugs it introduced... (I can't use 8.04 LTS because I need some of the newer 9.04 packages.) -- nmap script engine error https://bugs.launchpad.net/bugs/319656 You

[Bug 319656] Re: nmap script engine error

2009-11-25 Thread Derek Simkowiak
The latest 9.04 package 4.76-0ubuntu4 is still broken. Can we get a backport? I'm not moving to 9.10 because of all the new bugs it introduced... (I can't use 8.04 LTS because I need some of the newer 9.04 packages.) -- nmap script engine error https://bugs.launchpad.net/bugs/319656 You

[Bug 355212] Re: ebox need update in Ubuntu 9.04

2009-09-15 Thread Derek Simkowiak
I needed to update my Ubuntu server to Jaunty 9.04 for reasons not related to eBox. Now I want to upgrade my eBox installation to 1.2, but I am not able because the packages are specific to Ubuntu Hardy 8.04. This forum posting said there'd be packages back in July:

[Bug 34813] Re: gedit fails to save files over smbfs/cifs

2009-09-03 Thread Derek Simkowiak
So, in summary: - Affects the default text editor - Open for 3.5 years now (!!!) - Over 100 comments... - Gedit blames CIFS. CIFS (and VirtualBox) blames Gedit. From virtualbox.org: Q: I get an error Unexpected error: Text file busy. when trying to edit a file. A: When using

[Bug 365295] Re: build with module-assistant fails

2009-06-27 Thread Derek Simkowiak
** Changed in: comedi (Ubuntu) Status: New = Confirmed -- build with module-assistant fails https://bugs.launchpad.net/bugs/365295 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 365295] Re: build with module-assistant fails

2009-06-27 Thread Derek Simkowiak
I got the kernel module to compile by downloading the source with a cvs checkout and running automake.sh. Note, this package also fails to include usbdux_firmware.hex, so I had to copy that manually. -- build with module-assistant fails https://bugs.launchpad.net/bugs/365295 You received this

[Bug 365295] Re: build with module-assistant fails

2009-06-26 Thread Derek Simkowiak
Confirmed. Same problem here. Searching with Google shows that others are having this problem too. I think the script config.sub needs to be in the comedi.bz2 tarball, but I'm not sure. -- build with module-assistant fails https://bugs.launchpad.net/bugs/365295 You received this bug

[Bug 365295] Re: build with module-assistant fails

2009-06-26 Thread Derek Simkowiak
It can't find config.sub. It's trying to run config.sub from the directory ./, which is /usr/src/modules/comedi/: r...@laptop:/usr/src/modules/comedi# cat config.log | grep config.sub configure:1817: error: cannot run /bin/sh ./config.sub It is trying to use ./ because that was the dir assigned

[Bug 228015] Re: asterisk 1.4.17~dfsg-2ubuntu1 not starting on current hardy

2009-03-01 Thread Derek Simkowiak
It looks like this is not a problem with the DEB package. I did another install today and noticed the lines were already in there. They get lost when I run ./install_amp from the FreePBX project. ./install_amp is overwriting modules.conf without making a backup of it. That's confusing because

[Bug 305500] Re: Installation with RAID setup always results in kernel was unable to re-read partition table

2009-02-28 Thread Derek Simkowiak
I see it in Ubuntu Server 8.10 on a Dell Vostro 220 with two SATA drives. (I don't know how they're bussed, they are sda and sdb.) ** Changed in: debian-installer (Ubuntu) Status: New = Confirmed -- Installation with RAID setup always results in kernel was unable to re-read partition

[Bug 228015] Re: asterisk 1.4.17~dfsg-2ubuntu1 not starting on current hardy

2009-02-22 Thread Derek Simkowiak
The fix from everflux worked for me: ; These conflict with app_voicemail.so/app_directory.so and each other ; These are for IMAP and ODBC storage for Voicemail noload = app_directory_odbc.so noload = app_voicemail_odbc.so noload = app_voicemail_imap.so So basically the DEB ships with a broken

[Bug 236510] Re: default apparmor setting prevents bind from running under chroot

2009-02-10 Thread Derek Simkowiak
The quote from Falko Timme that was referenced earlier is this: Falco Timme In my opinion you don't need it [AppArmor] to configure a secure system, and it usually causes more problems than advantages (think of it after you have done a week of trouble-shooting because some service wasn't working

[Bug 318577] [NEW] rsnapshot conf file broken in new 8.10 package

2009-01-18 Thread Derek Simkowiak
Public bug reported: Between Ubuntu 8.04 and 8.10 the rsnapshot package was updated. The new version has a couple of problems in the default /etc/rsnapshot.conf file included in the package. These problems did not exist in 8.04. The following configuration options are all located in