[Bug 1263311] [NEW] zenmap as root not displayed

2013-12-21 Thread Jörg Frings-Fürst
Public bug reported:

On a fresh 13.10 zenmap as root not displayed.

Both .desktop files exists:

ls -l /usr/share/applications/zen*
-rw-r--r-- 1 root root 277 Okt 10 15:07 /usr/share/applications/zenmap.desktop
-rw-r--r-- 1 root root 308 Okt 10 15:07 
/usr/share/applications/zenmap-root.desktop

** Affects: nmap (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: root saucy zenmap

** Attachment added: lsb_release -rd
   
https://bugs.launchpad.net/bugs/1263311/+attachment/3933647/+files/lsb_release.txt

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nmap in Ubuntu.
https://bugs.launchpad.net/bugs/1263311

Title:
  zenmap as root not displayed

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1263311] Re: zenmap as root not displayed

2013-12-21 Thread Jörg Frings-Fürst
** Attachment added: apt-cache policy zenmap
   
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1263311/+attachment/3933648/+files/apt-cache%20policy%20zenmap

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nmap in Ubuntu.
https://bugs.launchpad.net/bugs/1263311

Title:
  zenmap as root not displayed

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1263314] [NEW] ntpd apparmor

2013-12-21 Thread Andy Igoshin
Public bug reported:

ubuntu server 13.10
ntp1:4.2.6.p5+dfsg-3ubuntu2
ntpdate   1:4.2.6.p5+dfsg-3ubuntu2
apparmor2.8.0-0ubuntu31.1

Dec 20 19:44:39 ts kernel: [   42.994092] type=1400
audit(1387554279.729:320): apparmor=DENIED operation=connect
parent=1 profile=/usr/sbin/ntpd name=/var/lib/sss/pipes/nss pid=6867
comm=ntpd requested_mask=rw denied_mask=rw fsuid=0 ouid=0

** Affects: ntp (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in Ubuntu.
https://bugs.launchpad.net/bugs/1263314

Title:
  ntpd  apparmor

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1263311] Re: zenmap as root not displayed

2013-12-21 Thread Jörg Frings-Fürst
** Attachment added: Bildschirmfoto vom 2013-12-21 12:28:31.png
   
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1263311/+attachment/3933651/+files/Bildschirmfoto%20vom%202013-12-21%2012%3A28%3A31.png

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nmap in Ubuntu.
https://bugs.launchpad.net/bugs/1263311

Title:
  zenmap as root not displayed

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1263358] [NEW] ssh client disregards KbdInteractiveAuthentication option

2013-12-21 Thread Søren Løvborg
Public bug reported:

Even if keyboard-interactive authentication is disabled in .ssh/config
or on the command-line, ssh(1) will go ahead and try it if supported by
the server. (The client *does* respect PasswordAuthentication=no and
PubkeyAuthentication=no.)

Using Ubuntu 13.10 Server 64-bit.

$ ssh  -v -o KbdInteractiveAuthentication=no 127.0.0.1
OpenSSH_6.2p2 Ubuntu-6ubuntu0.1, OpenSSL 1.0.1e 11 Feb 2013
debug1: Reading configuration data /home/user/.ssh/config
debug1: /home/user/.ssh/config line 1: Applying options for 127.0.0.1
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to 127.0.0.1 [127.0.0.1] port 123.
debug1: Connection established.
debug1: identity file /home/user/.ssh/id_rsa type 1
debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-4096
debug1: Checking blacklist file /etc/ssh/blacklist.RSA-4096
debug1: identity file /home/user/.ssh/id_rsa-cert type -1
debug1: identity file /home/user/.ssh/id_dsa type -1
debug1: identity file /home/user/.ssh/id_dsa-cert type -1
debug1: identity file /home/user/.ssh/id_ecdsa type -1
debug1: identity file /home/user/.ssh/id_ecdsa-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.2p2 Ubuntu-6ubuntu0.1
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.2p2 
Ubuntu-6ubuntu0.1
debug1: match: OpenSSH_6.2p2 Ubuntu-6ubuntu0.1 pat OpenSSH*
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server-client aes128-ctr hmac-md5-...@openssh.com none
debug1: kex: client-server aes128-ctr hmac-md5-...@openssh.com none
debug1: sending SSH2_MSG_KEX_ECDH_INIT
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ECDSA xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
debug1: Host '[127.0.0.1]:123' is known and matches the ECDSA host key.
debug1: Found key in /home/user/.ssh/known_hosts:50
debug1: ssh_ecdsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: keyboard-interactive
debug1: Next authentication method: keyboard-interactive
Password:

** Affects: openssh (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: saucy

-- 
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/1263358

Title:
  ssh client disregards KbdInteractiveAuthentication option

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1262692] Re: oops using openvswitch 1.4.6 with 3.5 series kernel

2013-12-21 Thread Chris J Arges
I need to find if the problem is with linux or openvswitch.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1262692

Title:
  oops using openvswitch 1.4.6 with 3.5 series kernel

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1262692] Re: oops using openvswitch 1.4.6 with 3.5 series kernel

2013-12-21 Thread Chris J Arges
If I revert 77dc64ef531cfadd7d1d148f9a754e7a7c87c1f2
(703133de331a7a7df47f31fb9de51dc6f68a9de8 upstream) from the 3.5 series
Ubuntu kernel the problem disappears. Will need to investigate further
if this is something that should be solved in the ovs module or kernel
side.

** Tags added: bot-stop-nagging

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Chris J Arges (arges)

** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Changed in: linux (Ubuntu)
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1262692

Title:
  oops using openvswitch 1.4.6 with 3.5 series kernel

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1254931] Re: open-vm-tools-dkms 2013.09.16-1328054-0ubuntu2: open-vm-tools kernel module failed to build [error: incompatible types when assigning to type ‘kgid_t’ from type ‘int’]

2013-12-21 Thread Nate Muench (Mink)
** Branch linked: lp:~n-muench/ubuntu/trusty/open-vm-tools/open-vm-tools
.trusty-kernel.update

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1254931

Title:
  open-vm-tools-dkms 2013.09.16-1328054-0ubuntu2: open-vm-tools kernel
  module failed to build [error: incompatible types when assigning to
  type ‘kgid_t’ from type ‘int’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1254931/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1254931] Re: open-vm-tools-dkms 2013.09.16-1328054-0ubuntu2: open-vm-tools kernel module failed to build [error: incompatible types when assigning to type ‘kgid_t’ from type ‘int’]

2013-12-21 Thread Nate Muench (Mink)
I've uploaded a new version of your patch, Michael.  This time with
adjusted for locations within the package itself.

I just have to add the Name and Description lines. That'll be done after
I installed the updated package.

Also, I've linked this bug report to my prep branch, which has a recipe
that will build the working copy (with the combined tar.gz) to one of my
Virtual Repo.

** Patch added: 0008-linux-312-fixes.patch
   
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1254931/+attachment/3933927/+files/0008-linux-312-fixes.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1254931

Title:
  open-vm-tools-dkms 2013.09.16-1328054-0ubuntu2: open-vm-tools kernel
  module failed to build [error: incompatible types when assigning to
  type ‘kgid_t’ from type ‘int’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1254931/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2013-12-21 Thread Alkis Georgopoulos
The fix for this issue caused another regression, dnsmasq now doesn't
function correctly as a tftp server either.

I just tried Trusty (dnsmasq 2.68-1), and network manager ships 
/etc/dnsmasq.d/network-manager with:
bind-interfaces

So now dnsmasq only binds 127.0.0.1 for its tftp service:
udp0  0 127.0.0.1:690.0.0.0:*   
954/dnsmasq 
udp6   0  0 ::1:69  :::*
954/dnsmasq 

...and of course that breaks everything. Removing that file makes tftp
work again.


Mathieu, could you please package the modifications to 
/etc/NetworkManager/NetworkManager.conf and to /etc/dnsmasq.d/network-manager 
as a separate, network-manager-local-resolver.deb package, maybe even produced 
by the network manager source code, and Recommented: it from network-manager,

...so that people that want to use dnsmasq as a real server can just
blacklist it without suffering on each new Ubuntu installation?

E.g. for the 500+ schools we maintain here, we could then just Conflict:
network-manager-local-resolver from our main package and forget the
whole thing...

Thanks,
Alkis

** Changed in: network-manager (Ubuntu)
   Status: Fix Released = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/959037

Title:
  NM-controlled dnsmasq prevents other DNS servers from starting

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2013-12-21 Thread Alkis Georgopoulos
Or better yet, ltsp-server-standalone could Conflict: network-manager-
local-resolver so that all LTSP sysadmins that use dnsmasq don't bother
searching for a solution and manually editing configuration files...

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/959037

Title:
  NM-controlled dnsmasq prevents other DNS servers from starting

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs