[Bug 1829609] Re: files in sudoers.d no longer being read or honored

2019-05-18 Thread oshunluvr
This bug appears to be related to KDEneon only. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1829609 Title: files in sudoers.d no longer being read or honored To manage notifications about this

[Bug 1829609] Re: files in sudoers.d no longer being read or honored

2019-05-18 Thread oshunluvr
This appears to be KDEneon only. Please close. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1829609 Title: files in sudoers.d no longer being read or honored To manage notifications about this

[Bug 1829609] [NEW] files in sudoers.d no longer being read or honored

2019-05-18 Thread oshunluvr
Public bug reported: Previously reported bug not ever assigned: https://bugs.launchpad.net/ubuntu/+s...e/+bug/1584549 Currently using KDEneon User Edition LTS 18.04 fully updated. No known entry format in /etc/sudoers.d/ appear to be read by sudoers any longer. All files under /etc/sudoers.d/

[Bug 1584549] Re: sudoers not honoring hostnames

2019-05-18 Thread oshunluvr
Now using 18.04 KDEneon and last month sometime an update broke this functionality even further. The FQDN and indeed no other format works any longer. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1814403] Re: Latest update causes 30 sec. menu delay timeout

2019-02-12 Thread oshunluvr
Two immediately above comments reference EFI boot. This bug report and fix were regarding an original bug that appeared in non-EFI boot environment. It's possible your encountering a different bug or have an unclean EFI -- You received this bug notification because you are a member of Ubuntu

[Bug 1814403] Re: Latest update causes 30 sec. menu delay timeout

2019-02-09 Thread oshunluvr
Thanks for the quick fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814403 Title: Latest update causes 30 sec. menu delay timeout To manage notifications about this bug go to:

[Bug 1814403] Re: Latest update causes 30 sec. menu delay timeout

2019-02-04 Thread oshunluvr
Not using EFI here at all; BTRFS+GPT but no EFI. IMO forcing reference to EFI when it doesn't exist is poor programming for a universal tool like a boot manager. EFI should be included but gracefully enough not to cause problems. If the strong recommendation is to not set GRUB_RECORDFAIL_TIMEOUT

[Bug 1814403] [NEW] Latest update causes 30 sec. menu delay timeout

2019-02-02 Thread oshunluvr
Public bug reported: KDEneon LTS user edition 5.12, Release 18.04 grub-common 2.02-2ubuntu8.10 from Ubuntu updates Since latest update near the end of Jan. 2019 (29th?), grub menu has 30 second delay every reboot as though recordfail is set. It did not do this before the update. After messing

[Bug 1605230] Re: sub-directories initially only accessible by root

2016-09-14 Thread oshunluvr
"*I had to change #!/bin.bash to #!/bin/bash to make it run" Silly typo, sorry. Worked here. I ran it again and inotifywait shows up in processes. Try it from the command line like this: while true; do inotifywait /shared/ >/dev/null 2>&1; ls /shared/* >/dev/null 2>&1; done If this works, then

Re: [Bug 1605230] Re: sub-directories initially only accessible by root

2016-09-09 Thread oshunluvr
Sorry for not being more complete. What I did was create the script (I named it "keepalive" with the text I posted (all the stuff in-between the dashed lines) and save it in the /root folder. It must be executable ( sudo chmod +x /root/keepalive). Then call it from rc.local with /root/keepalive .

[Bug 1605230] Re: sub-directories initially only accessible by root

2016-09-09 Thread oshunluvr
I recently moved the KDEneon 5.7.4 from 16.04 (clean install) and this issue is not present there, so it's potentially possible this is already fixed upstream from 16.04. I still have 16.04 and 15.04 available if any trouble shooting would be helpful... -- You received this bug notification

[Bug 1605230] Re: sub-directories initially only accessible by root

2016-09-08 Thread oshunluvr
My workaround, an endless script using inotify running from rc.local: #!/bin.bash while true #run indefinitely do inotifywait /shared/ >/dev/null 2>&1 ls /shared >nul done This does a sudo listing of all the subdirectories of "/shared" anytime the root folder is accessed.

[Bug 1584549] Re: sudoers not honoring hostnames

2016-07-24 Thread oshunluvr
New info: Using the FQDN instead of the shortened hostname version works. As before, in 15.04 shortened hostname works in sudoers.d/ files but in 16.04 it does not. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1605230] [NEW] sub-directories initially only accessible by root

2016-07-21 Thread oshunluvr
Public bug reported: sub-directories initially only accessible by root Client: (K)Ubuntu 16.04 LTS - new install (not upgrade) fully up-to-date Server: Ubuntu 14.04 LTS - fully up-to-date Client Package: nfs-common 1:1.2.8-9ubuntu12 No access issues using Kubuntu 15.04 client in the past or

[Bug 1584549] [NEW] sudoers not honoring hostnames

2016-05-22 Thread oshunluvr
Public bug reported: New Kubuntu 16.04 install, adding features from previous 15.04 install. Added exact copy of /etc/sudoers.d/apt from 15.04 to 16.04 but it does not work as expected. File contents: myusername myhostname = NOPASSWD: /usr/bin/apt, /usr/bin/apt-get, /usr/bin/add-apt-repository

[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-01-28 Thread oshunluvr
I've been trying Andrew's solution over the last few days. Failed until today's daily build 01-28-2016, now appears to be working. Grab this ISO if you want to try it out. Thanks Andrew. The lines in question are 344,347,348 so I used sed instead of pico. This one-liner worked here for me: sudo

[Bug 1440608] Re: /etc/kernel/postinst.d/apt-auto-removal wants to remove all kernels except the latest one

2015-10-14 Thread oshunluvr
For what it's worth, it seems it might be HOW the script is being called. Testing the apt-auto-removal script here (Kubuntu 15.04) with kernels 3.19.0-29-generic, 3.19.0-30-generic, and 3.19.0-31-generic installed and after a reboot to load -31: 1) Noticed the call to autoremove

[Bug 1314443] [NEW] mlocate updatedb not searching home on btrfs

2014-04-29 Thread oshunluvr
Public bug reported: Kubuntu 14.04, new install mlocate Installed: 0.26-1ubuntu1 Running updatedb does not include /home subdirectories in the file scan. Editing /etc/updatedb.conf and remarking out PRUNE_BIND_MOUNTS=yes results in a successful /home file scan. This behavior is a change from

[Bug 504440] Re: sd card safely remove drive kills reader device

2013-06-06 Thread oshunluvr
Wow, this bug has persisted from 9.10 to 13.04. Is this ever going to be addressed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/504440 Title: sd card safely remove drive kills reader device To

Re: [Bug 1180400] Re: New User creation results in nearly bare panel

2013-05-16 Thread oshunluvr
Yeah - that was it. I obviously didn't find that bug. I shoulda looked harder :( On Thu, May 16, 2013 at 12:10 PM, Steve Riley st...@rileyz.net wrote: Oshun... looks like this is being tracked in bug 1174689, and might be specific to multi-monitor setups. How many monitors do you have? --

[Bug 1180400] Re: New User creation results in nearly bare panel

2013-05-16 Thread oshunluvr
Mark as duplicate of [url=https://bugs.launchpad.net/bugs/1174689]bug 1174689[/url] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180400 Title: New User creation results in nearly bare panel To

[Bug 1180400] [NEW] New User creation results in nearly bare panel

2013-05-15 Thread oshunluvr
Public bug reported: Behavior: Upon creation of a new user, logging into that new users account results in a desktop with a Folder View widget and a panel. Panel only contains the Activity Manager widget and nothing else. Expected Behavior: Panel should contain System Tray, Task Switcher,

[Bug 1131852] Re: WISH: Allow more control of BTRFS install

2013-03-15 Thread oshunluvr
I fail to see how the option to allow the user to select a subvolume name other than @ for root and @home for /home would apply in the above linked instance. Unless I am reading that information incorrectly, as long as the corresponding subvolumes described in the mount options for / and /home

[Bug 1131852] [NEW] WISH: Allow more control of BTRFS install

2013-02-22 Thread oshunluvr
hoops. Thanks for listening. If anyone want to contact me directly for clarification or wants to argue about the above, I'm on Kubuntu and Ubuntu forums as oshunluvr ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you

[Bug 871307] Re: UDisks.Device.DriveDetach() permanently powers down card *reader*

2013-02-20 Thread oshunluvr
Not to complain (much) but this bug has been around in various forms since at least 2009 and still is. I'm one of those with an internally mounted USB bus sd card reader that powers down if you use Safely Remove. Un-mount works well, but I am left to using the command line to do it. Is anyone

[Bug 1080701] Re: After 'Preparing to install Ubuntu' screen, raring installation hangs

2013-02-01 Thread oshunluvr
Re. the partition configurations causing this: My system has five drives and NO extended partitions on any of them. Drive 1: part. 1 swap, part. 2 BTRFS Drives 2-5: All BTRFS full drive filesystems. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1080701] Re: After 'Preparing to install Ubuntu' screen, raring installation hangs

2013-01-28 Thread oshunluvr
Bug still there. Post #41 did not work for me. Last snipet from installer log: Jan 29 01:09:39 debconf (filter): -- GET partman-auto/disk debconf (developer): -- GET partman-auto/disk debconf (developer): -- 1 EOF -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1081245] Re: Ubuntu 13.04 Live-CD Installer hangs

2013-01-22 Thread oshunluvr
*** This bug is a duplicate of bug 1080701 *** https://bugs.launchpad.net/bugs/1080701 This bug still present as of daily build 21-Jan. I have no extended partitions on any drive as all my drives are btrfs single filesystems except sda which has a single swap partition. Using nodmraid at boot

[Bug 575428] Re: policykit authorization in KDE Lucid systemsettings is absent

2010-05-10 Thread oshunluvr
So the KDE Team says it's Kubuntu Teams' fault and Kubuntu Team says it's KDE's??? -- policykit authorization in KDE Lucid systemsettings is absent https://bugs.launchpad.net/bugs/575428 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to

[Bug 275451] Re: nfs mounts specified in fstab is not mounted on boot.

2010-03-05 Thread oshunluvr
Upgrading to 9.10 did NOT solve this for me. -- nfs mounts specified in fstab is not mounted on boot. https://bugs.launchpad.net/bugs/275451 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 275451] Re: nfs mounts specified in fstab is not mounted on boot.

2010-03-05 Thread oshunluvr
I noticed mt install no longer has a mountnfs.sh in /etc/init.d or any other location. -- nfs mounts specified in fstab is not mounted on boot. https://bugs.launchpad.net/bugs/275451 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 275451] Re: nfs mounts specified in fstab is not mounted on boot.

2010-03-05 Thread oshunluvr
It seems my issue was caused by network manager. Issuing the command sudo update-rc.d -f NetworkManager remove fixed it for me. -- nfs mounts specified in fstab is not mounted on boot. https://bugs.launchpad.net/bugs/275451 You received this bug notification because you are a member of Ubuntu

[Bug 454134] Re: openoffice calc is crasing on moving sheet with drag and drop

2010-02-09 Thread oshunluvr
I have same issue - openoffice.org-kde removal solves it. System info: Kubuntu 9.10 Karmic Koala 2.6.31-17-generic #54-Ubuntu SMP x86_64 GNU/Linux openoffice.org-core 1:3.1.1-5ubuntu1 OpenOffice.org 3.1.1 OOO310m19 (Build:9420) -- openoffice calc is crasing on moving sheet with drag and drop

[Bug 452768] Re: USB flash drive does not mount automatically

2009-10-28 Thread oshunluvr
I am now seeing an additional udev/hal problem when using VirtualBox. I believe this is related to the above issue. VitrualBox Error Message: Could not access USB on the host system, because neither the USB file system (usbfs) nor the DBus and hal services are currently available. If you wish to

[Bug 452768] Re: USB flash drive does not mount automatically

2009-10-27 Thread oshunluvr
I am still experiencing this bug. Requested files below ** Attachment added: lshal.txt http://launchpadlibrarian.net/34499889/lshal.txt -- USB flash drive does not mount automatically https://bugs.launchpad.net/bugs/452768 You received this bug notification because you are a member of

[Bug 452768] Re: USB flash drive does not mount automatically

2009-10-27 Thread oshunluvr
** Attachment added: ck-list-sessions.txt http://launchpadlibrarian.net/34499946/ck-list-sessions.txt -- USB flash drive does not mount automatically https://bugs.launchpad.net/bugs/452768 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 452768] Re: USB flash drive does not mount automatically

2009-10-27 Thread oshunluvr
** Attachment added: id_haldaemon.txt http://launchpadlibrarian.net/34500043/id_haldaemon.txt -- USB flash drive does not mount automatically https://bugs.launchpad.net/bugs/452768 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 452768] Re: USB flash drive does not mount automatically

2009-10-27 Thread oshunluvr
** Attachment added: devices.txt http://launchpadlibrarian.net/34500017/devices.txt -- USB flash drive does not mount automatically https://bugs.launchpad.net/bugs/452768 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 452768] Re: USB flash drive does not mount automatically

2009-10-27 Thread oshunluvr
** Attachment added: dmesg.txt http://launchpadlibrarian.net/34500028/dmesg.txt -- USB flash drive does not mount automatically https://bugs.launchpad.net/bugs/452768 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 452768] Re: USB flash drive does not mount automatically

2009-10-27 Thread oshunluvr
** Attachment added: udevlog.txt http://launchpadlibrarian.net/34500070/udevlog.txt -- USB flash drive does not mount automatically https://bugs.launchpad.net/bugs/452768 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 452768] Re: USB flash drive does not mount automatically

2009-10-27 Thread oshunluvr
** Attachment added: uname.txt http://launchpadlibrarian.net/34500072/uname.txt -- USB flash drive does not mount automatically https://bugs.launchpad.net/bugs/452768 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 452768] Re: USB flash drive does not mount automatically

2009-10-27 Thread oshunluvr
** Attachment added: hallog.txt http://launchpadlibrarian.net/34500172/hallog.txt -- USB flash drive does not mount automatically https://bugs.launchpad.net/bugs/452768 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 275451] Re: nfs mounts specified in fstab is not mounted on boot.

2009-10-15 Thread oshunluvr
I'm having this problem 9.04 jaunty kubuntu install. Bonded interfaces and static IP caused problems with network manager. I removed network manager and then noticed the NFS mounts not auto-mounting a boot. Not sure when the behavior actually started. I'm planning a parallel install on this