[Bug 1828220] Re: apt-get --install-suggests applied recursively

2022-04-09 Thread Alek_A
I agree. This recursive behaviour of '--install-suggests' option makes it unusable, because it pulls enormous amount of dependancies your never want. I suggest just changing it to non recursive without even adding other options, as I hardly believe somebody wants it as it is now. By the way, hacki

[Bug 1634572] Re: APCUPSD does not send killpower command to UPS (only happens on Ubuntu 16.04)

2017-03-26 Thread Alek_A
Hi Cees, Nothing else is required, I'm still using this script without problems. Just, as I mentioned, replace "/bin/systemctl stop pacemaker" with command(s) that stop the critical services in your system (services that take some time to stop and that have to be stopped for sure before proceedin

[Bug 1634572] Re: APCUPSD does not send killpower command to UPS (only happens on Ubuntu 16.04)

2017-02-10 Thread Alek_A
If you don't stop/kill apcupsd BEFORE you kill power, you should be prepared that sometimes killpower would not work, because of apcupsd already accessing the UPS to obtain its state. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1634572] Re: APCUPSD does not send killpower command to UPS (only happens on Ubuntu 16.04)

2017-02-05 Thread Alek_A
Hi, Al. You may try method described in my previous post. It worked 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/1634572 Title: APCUPSD does not send killpower command to UPS (only happens

[Bug 1634572] Re: APCUPSD does not send killpower command to UPS (only happens on Ubuntu 16.04)

2017-01-16 Thread Alek_A
Thanks for the idea, Charl! `/sbin/apcupsd --killpower` indeed kills the power when called not in shutdown sequence. Note that `/sbin/shutdown -H now` and `exit 99` is not necessary here as apccontrol does shutdown anyway. Your workaround works for me as well! Though I made some additions to propo

[Bug 1634572] Re: APCUPSD does not send killpower command to UPS (only happens on Ubuntu 16.04)

2016-11-20 Thread Alek_A
I think that it might work. You can try if you know what to do. Post it here please if you succeed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1634572 Title: APCUPSD does not send killpower comma

[Bug 1466150] Re: grub-install breaks when ESP is on raid

2016-11-19 Thread Alek_A
Thanks for reporting this, AnrDaemon! I'm not shure where exactly the issue is, probably grub script should be modified in a way that if it detects that the ESP on the raid it looks into /proc/mdstat and iterates the process with all the component devices. Or it should pass some extra args to efibo

[Bug 1466150] Re: grub-install breaks when ESP is on raid

2016-11-17 Thread Alek_A
Hi! I have same issue. We are running Ubuntu 16.04 on our servers, /boot/efi is on /dev/md0 (which is raid1 metadata 0.90 array of 4 little partitions, each on the beginning of one of the 4 disks) System boots normally, but I believe that is because the EFI entries were created before, when the p

[Bug 1634572] Re: APCUPSD does not send killpower command to UPS (only happens on Ubuntu 16.04)

2016-11-14 Thread Alek_A
Ok, thanks, I hope so. Currently we start our servers with power on button after power outages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1634572 Title: APCUPSD does not send killpower command t

[Bug 1634572] Re: APCUPSD does not send killpower command to UPS (only happens on Ubuntu 16.04)

2016-11-13 Thread Alek_A
> Specifically it is believed that this issue is due to Ubuntu shutting down > USB before > the killpower command is issued to the UPS, which which it is no longer > possible to communicate > without USB. It seems that Ubuntu shuts down serial connections as well before the killpower command is

[Bug 1384503] Re: rsync fails on large files with compression

2016-04-30 Thread Alek_A
I tried to rsync ubuntu 14.04 and 16.04 and got this error. But this: > Simply move compression from rsync to ssh: -e "ssh -C" fixed it! Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384503

[Bug 529303] Re: Printing multiple images does not work

2015-10-13 Thread Alek_A
*** This bug is a duplicate of bug 80220 *** https://bugs.launchpad.net/bugs/80220 Hello, I need this feature too. I'm looking for solution of preview and print several pictures from command line. EOG would suit the best if there was not the bug. I also suggest that if several images are spe

Re: [Bug 1499650] Re: local applications are not shown in menu (LXDE)

2015-10-09 Thread Alek_A
Hi, I will If I have time. I just let you know. Thought that there might be the other way to pass XDG_DATA_DIRS, if not, well... Best regards, Albert 2015-10-09 6:01 GMT+03:00 Alkis Georgopoulos <1499...@bugs.launchpad.net>: > Since the code that breaks XDG_DATA_DIRS is in LXDE, LTSP can't fix

[Bug 1499650] [NEW] local applications are not shown in menu (LXDE)

2015-09-25 Thread Alek_A
Public bug reported: hi, /usr/bin/startlxde implicitly sets XDG_DATA_DIRS: export XDG_DATA_DIRS="/usr/local/share/:/usr/share/:/usr/share/gdm/:/var/lib /menu-xdg/" so the value passed from ltsp through this variable discarded. I had to patch /usr/bin/startlxde, to make it work: export XDG_DATA