[Bug 995342] [NEW] Unity shows Guest as user name when autologged in as root

2012-05-05 Thread Lisio
Public bug reported: I've added password for root account and make ubuntu to autologin as root via proper changes in lightdm.conf and users.conf files in /etc/lightdm folder. And now I see Guest on panel at the top-right corner of the screen near gear icon. However, I can act as a root,

[Bug 995342] Re: Unity shows Guest as user name when autologged in as root

2012-05-05 Thread Lisio
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/995342 Title: Unity shows Guest as user name when autologged in as root To manage notifications about this bug go to:

[Bug 996249] [NEW] Ubuntu Software Center hangs on Installed tab under root account

2012-05-07 Thread Lisio
Public bug reported: It doens't really hangs but the tab is empty and the busy icon is being shown for infinite time. I use autologin as root. ** Affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2013-12-04 Thread Lisio
Ubuntu 13.10 has exactly the same bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/36812 Title: Keyboard layout change on hotkeys press instead of release and do not work well with

[Bug 1553460] Re: named crashed with SIGABRT in isc_assertion_failed()

2016-04-22 Thread Lisio
Crashes during every system start ** Attachment added: "_usr_sbin_named.123.crash" https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1553460/+attachment/4643624/+files/_usr_sbin_named.123.crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1581904] Re: File-based pools do not import on boot

2016-05-15 Thread Lisio
It works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1581904 Title: File-based pools do not import on boot To manage notifications about this bug go to:

[Bug 1581904] [NEW] Pools get lots on reboot

2016-05-14 Thread Lisio
Public bug reported: System: ubuntu: 16.04 zfsutils-linux: 0.6.5.6-0ubuntu8 Create sparse files and create pool: root@server:/# fallocate -l 100G /web/lxd/100gb.01 root@server:/# fallocate -l 100G /web/lxd/100gb.02 root@server:/# zpool create lxd /web/lxd/100gb.01 root@server:/# zpool add lxd

[Bug 1581904] Re: Pools get lots on reboot

2016-05-15 Thread Lisio
Create pool: root@server:~# zpool create -o cachefile=/etc/zfs/zpool.cache lxd /web/lxd/100gb.01 /web/lxd/100gb.02 root@server:~# zpool list NAME SIZE ALLOC FREE EXPANDSZ FRAGCAP DEDUP HEALTH ALTROOT lxd199G50K 199G - 0% 0% 1.00x ONLINE - After

[Bug 1581904] Re: Pools get lots on reboot

2016-05-15 Thread Lisio
Also, I get this: root@server:~# zpool create -o cachefile=/etc/zfs/zpool.cache lxd /web/lxd/100gb.01 /web/lxd/100gb.02 root@server:~# zpool list NAME SIZE ALLOC FREE EXPANDSZ FRAGCAP DEDUP HEALTH ALTROOT lxd199G50K 199G - 0% 0% 1.00x ONLINE -

[Bug 1581904] Re: File-based pools do not import on boot

2016-05-15 Thread Lisio
root@server:~# systemctl status -l zfs-import-cache.service ● zfs-import-cache.service - Import ZFS pools by cache file Loaded: loaded (/lib/systemd/system/zfs-import-cache.service; static; vendor preset: enabled) Active: failed (Result: exit-code) since Sun 2016-05-15 11:27:46 MSK; 1min

[Bug 1581904] Re: File-based pools do not import on boot

2016-05-15 Thread Lisio
But it can be started manually: root@server:~# systemctl start zfs-import-cache root@server:~# systemctl status -l zfs-import-cache.service ● zfs-import-cache.service - Import ZFS pools by cache file Loaded: loaded (/lib/systemd/system/zfs-import-cache.service; static; vendor preset:

[Bug 1581904] Re: File-based pools do not import on boot

2016-05-15 Thread Lisio
root@server:~# zpool import -c /etc/zfs/zpool.cache -aN root@server:~# zpool list NAME SIZE ALLOC FREE EXPANDSZ FRAGCAP DEDUP HEALTH ALTROOT lxd199G 132K 199G - 0% 0% 1.00x ONLINE - /web is a separate filesystem on LVM volume, /web/lxd - is a regular

[Bug 1581904] Re: File-based pools do not import on boot

2016-05-15 Thread Lisio
I've just added "After=local-fs.target" to /lib/systemd/system/zfs- import-cache.service and now it starts almost normally. Only once I saw an error after boot saying that kernel module zfs is not loaded. So, this is not a good fix, but it shows that an issue is likely to be connected with some

[Bug 1573982] Re: LVM boot problem - volumes not activated after upgrade to Xenial

2016-09-20 Thread Lisio
Faced with the same behavior yesterday, the only workaround for me became adding line "vgchange -ay" to /usr/share/initramfs-tools/scripts /local-top/lvm2. Didn't change any config for a couple of months before this issue, only executed apt-get upgrade on regular basis. However, now I get the

[Bug 1662860] Re: /sbin/ldconfig.real: /usr/lib/nvidia-375/libEGL.so.1 is not a symbolic link

2017-03-22 Thread Lisio
$ ldconfig /sbin/ldconfig.real: /usr/lib/nvidia-375/libEGL.so.1 is not a symbolic link /sbin/ldconfig.real: /usr/lib32/nvidia-375/libEGL.so.1 is not a symbolic link Libraries are present, they are just a regular files, not symlinks. Annoying. -- You received this bug notification because you