[Bug 1726143] Re: Automatic installation of samba fails with "could not find package libpam-smbpass"

2018-12-20 Thread Ivan Ogai
This bug hits me on Ubuntu 16.04 too

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1726143

Title:
  Automatic installation of samba fails with "could not find package
  libpam-smbpass"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-share/+bug/1726143/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1311316] Re: After locking screen there is no input field to type password for unlock

2017-07-24 Thread Ivan Ogai
This bug is right now hitting me too. I see just the mouse cursor when
trying to unlock. No fields, no letters, no menu, nothing.

- Current Ubuntu Xenial HWE Ubuntu 16.04.2 LTS
- No multi-head setup.
- It happens to me all the time when the screen is locked.
- No ldap
- Unity version Version: 7.4.0+16.04.20160906-0ubuntu1
- auth.log:

...
Jul 24 14:17:46 mac polkitd(authority=local): Unregistered Authentication Agent 
for unix-session:c4 (system bus name :1.172, object path 
/org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected 
from bus)
Jul 24 14:17:46 mac lightdm: pam_unix(lightdm:session): session closed for user 
ivan
Jul 24 14:17:47 mac lightdm: PAM unable to dlopen(pam_kwallet.so): 
/lib/security/pam_kwallet.so: cannot open shared object file: No such file or 
directory
Jul 24 14:17:47 mac lightdm: PAM adding faulty module: pam_kwallet.so
Jul 24 14:17:47 mac lightdm: PAM unable to dlopen(pam_kwallet5.so): 
/lib/security/pam_kwallet5.so: cannot open shared object file: No such file or 
directory
Jul 24 14:17:47 mac lightdm: PAM adding faulty module: pam_kwallet5.so
Jul 24 14:17:47 mac lightdm: pam_unix(lightdm-greeter:session): session opened 
for user lightdm by (uid=0)
Jul 24 14:17:47 mac systemd-logind[1203]: New session c5 of user lightdm.
Jul 24 14:17:47 mac systemd: pam_unix(systemd-user:session): session opened for 
user lightdm by (uid=0)
Jul 24 14:17:47 mac lightdm: PAM unable to dlopen(pam_kwallet.so): 
/lib/security/pam_kwallet.so: cannot open shared object file: No such file or 
directory
Jul 24 14:17:47 mac lightdm: PAM adding faulty module: pam_kwallet.so
Jul 24 14:17:47 mac lightdm: PAM unable to dlopen(pam_kwallet5.so): 
/lib/security/pam_kwallet5.so: cannot open shared object file: No such file or 
directory
Jul 24 14:17:47 mac lightdm: PAM adding faulty module: pam_kwallet5.so
Jul 24 14:17:47 mac lightdm: pam_succeed_if(lightdm:auth): requirement "user 
ingroup nopasswdlogin" not met by user "ivan"
Jul 24 14:18:01 mac lightdm: pam_unix(lightdm-greeter:session): session closed 
for user lightdm
Jul 24 14:18:01 mac lightdm: pam_unix(lightdm:session): session opened for user 
ivan by (uid=0)
Jul 24 14:18:01 mac systemd-logind[1203]: New session c6 of user ivan.
Jul 24 14:18:03 mac gnome-keyring-daemon[10860]: The PKCS#11 component was 
already initialized
Jul 24 14:18:03 mac gnome-keyring-daemon[10860]: The Secret Service was already 
initialized
Jul 24 14:18:03 mac gnome-keyring-daemon[10860]: The SSH agent was already 
initialized
Jul 24 14:18:06 mac polkitd(authority=local): Registered Authentication Agent 
for unix-session:c6 (system bus name :1.247 
[/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path 
/org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jul 24 14:18:11 mac compiz: gkr-pam: unlocked login keyring
Jul 24 14:19:47 mac systemd-logind[1203]: Removed session c5.
Jul 24 14:19:47 mac systemd: pam_unix(systemd-user:session): session closed for 
user lightdm
Jul 24 14:54:10 mac sudo: ivan : TTY=pts/20 ; PWD=/home/ivan ; USER=root ; 
COMMAND=/bin/su
Jul 24 14:54:10 mac sudo: pam_unix(sudo:session): session opened for user root 
by ivan(uid=0)
...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1311316

Title:
  After locking screen there is no input field to type password for
  unlock

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1311316/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1240757] Re: Bridge not created if bind9 is on

2015-11-09 Thread Ivan Ogai
Yes, I can confirm that the proper setting for ipv4 is:

listen-on { ! 10.0.3.1; any; };

Now, the problem at hands appears again with ipv6. In /var/log/upstart
/lxc-net.log:

dnsmasq: failed to create listening socket for%lxcbr0: Address already in use.

Deactivating ipv6 in bind solves it, but is of course not a final
solution. In /etc/bind/named.conf.options

listen-on-v6 { none; };

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1240757

Title:
  Bridge not created if bind9 is on

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1240757/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs