[Bug 675974] [NEW] NTLM authentication isnt tried in libcurl3

2010-11-16 Thread Bob Clough
Public bug reported:

Binary package hint: libcurl3

On a fully updated version of Ubuntu 10.10 amd64, under both curl and
php5-curl, we were unable to use NTLM authentication to talk to our
exchange server.  Regressing libcurl3 from 7.21.0 to 7.19.5 from karmic
fixed the problem for both applications.


Curl verbose log (broken, 7.21.0):

# curl --insecure --ntlm -v -u 2008Dev.internal\\test1:test1 
https://10.0.0.17/EWS/Exchange.asmx
* About to connect() to 10.0.0.17 port 443 (#0)
*   Trying 10.0.0.17... connected
* Connected to 10.0.0.17 (10.0.0.17) port 443 (#0)
* successfully set certificate verify locations:
*   CAfile: none
  CApath: /etc/ssl/certs
* SSLv3, TLS handshake, Client hello (1):
* SSLv3, TLS handshake, Server hello (2):
* SSLv3, TLS handshake, CERT (11):
* SSLv3, TLS handshake, Server finished (14):
* SSLv3, TLS handshake, Client key exchange (16):
* SSLv3, TLS change cipher, Client hello (1):
* SSLv3, TLS handshake, Finished (20):
* SSLv3, TLS change cipher, Client hello (1):
* SSLv3, TLS handshake, Finished (20):
* SSL connection using AES128-SHA
* Server certificate:
*subject: CN=2008Exc07
*start date: 2010-09-19 23:27:30 GMT
*expire date: 2011-09-19 23:27:30 GMT
*common name: 2008Exc07 (does not match '10.0.0.17')
*issuer: CN=2008Exc07
*SSL certificate verify result: unable to get local issuer
certificate (20), continuing anyway.
* Server auth using NTLM with user '2008Dev.internal\test1'
 GET /EWS/Exchange.asmx HTTP/1.1
 Authorization: NTLM TlRMTVNTUAABBoIIAAA=
 User-Agent: curl/7.21.0 (x86_64-pc-linux-gnu) libcurl/7.21.0 OpenSSL/0.9.8o 
 zlib/1.2.3.4 libidn/1.18
 Host: 10.0.0.17
 Accept: */*

 HTTP/1.1 401 Unauthorized
 Server: Microsoft-IIS/7.0
 WWW-Authenticate: NTLM 
TlRMTVNTUAACBwAHADgGgokC/XqDA0P38r0AALgAuAA/BgByFw8yMDA4REVWAgAOADIAMAAwADgARABFAFYAAQASADIAMAAwADgARQBYAEMAMAA3AAQAIAAyADAAMAA4AGQAZQB2AC4AaQBuAHQAZQByAG4AYQBsAAMANAAyADAAMAA4AEUAeABjADAANwAuADIAMAAwADgAZABlAHYALgBpAG4AdABlAHIAbgBhAGwABQAgADIAMAAwADgAZABlAHYALgBpAG4AdABlAHIAbgBhAGwABwAIAAm9m+t+hcsBAA==
* gss_init_sec_context() failed: : Cannot determine realm for numeric host 
address
 WWW-Authenticate: Negotiate
 X-Powered-By: ASP.NET
 Date: Tue, 16 Nov 2010 11:10:46 GMT
 Content-Length: 0

* Connection #0 to host 10.0.0.17 left intact
* Closing connection #0
* SSLv3, TLS alert, Client hello (1):


Curl verbose log (7.19.5, working version)

# curl --insecure --ntlm -v -u 2008Dev.internal\\test1:test1 
https://10.0.0.17/EWS/Exchange.asmx
* About to connect() to 10.0.0.17 port 443 (#0)
*   Trying 10.0.0.17... connected
* Connected to 10.0.0.17 (10.0.0.17) port 443 (#0)
* successfully set certificate verify locations:
*   CAfile: none
  CApath: /etc/ssl/certs
* SSLv3, TLS handshake, Client hello (1):
* SSLv3, TLS handshake, Server hello (2):
* SSLv3, TLS handshake, CERT (11):
* SSLv3, TLS handshake, Server finished (14):
* SSLv3, TLS handshake, Client key exchange (16):
* SSLv3, TLS change cipher, Client hello (1):
* SSLv3, TLS handshake, Finished (20):
* SSLv3, TLS change cipher, Client hello (1):
* SSLv3, TLS handshake, Finished (20):
* SSL connection using AES128-SHA
* Server certificate:
*subject: CN=2008Exc07
*start date: 2010-09-19 23:27:30 GMT
*expire date: 2011-09-19 23:27:30 GMT
*common name: 2008Exc07 (does not match '10.0.0.17')
*issuer: CN=2008Exc07
*SSL certificate verify result: unable to get local issuer certificate 
(20), continuing anyway.
* Server auth using NTLM with user '2008Dev.internal\test1'
 GET /EWS/Exchange.asmx HTTP/1.1
 Authorization: NTLM TlRMTVNTUAABBoIIAAA=
 User-Agent: curl/7.19.5 (x86_64-pc-linux-gnu) libcurl/7.19.5 OpenSSL/0.9.8o 
 zlib/1.2.3.4 libidn/1.18
 Host: 10.0.0.17
 Accept: */*

 HTTP/1.1 401 Unauthorized
 Server: Microsoft-IIS/7.0
 WWW-Authenticate: NTLM
TlRMTVNTUAACBwAHADgGgokC5tMN7bhBbsAAALgAuAA/BgByFw8yMDA4REVWAgAOADIAMAAwADgARABFAFYAAQASADIAMAAwADgARQBYAEMAMAA3AAQAIAAyADAAMAA4AGQAZQB2AC4AaQBuAHQAZQByAG4AYQBsAAMANAAyADAAMAA4AEUAeABjADAANwAuADIAMAAwADgAZABlAHYALgBpAG4AdABlAHIAbgBhAGwABQAgADIAMAAwADgAZABlAHYALgBpAG4AdABlAHIAbgBhAGwABwAIACUNUIqFhcsBAA==
* gss_init_sec_context() failed: : Credentials cache file '/tmp/krb5cc_1000' 
not found
 WWW-Authenticate: Negotiate
 X-Powered-By: ASP.NET
 Date: Tue, 16 Nov 2010 11:58:10 GMT
 Content-Length: 0

* Connection #0 to host 10.0.0.17 left intact
* Issue another request to this URL: 'https://10.0.0.17/EWS/Exchange.asmx'
* Re-using existing connection! (#0) with host 10.0.0.17
* Connected to 10.0.0.17 (10.0.0.17) port 443 (#0)
* Server auth using NTLM with user '2008Dev.internal\test1'
 GET /EWS/Exchange.asmx HTTP/1.1
 Authorization: NTLM
TlRMTVNTUAADGAAYAEAYABgAWBAAEABwBQAFAIANAA0AhQAABoKJAqEGJrSulZ+8ACxk4WklyuRftTIFrxWQy3VJi7znhmcDezIwMDhEZXYuaW50ZXJuYWx0ZXN0MXBtY25hbGx5LWlNYWM=
 

[Bug 374265] Re: [lucid regression] Acer Aspire ONE, Atheros AR5001 (168c:001c) frequently causes all AP clients to disassociate

2010-03-31 Thread Bob Clough
Confirming this on AA1 AOA150, running latest lucid as of last night.
99% of the time it'll be fine, but when i try to do lots of data
transfer (streaming video, downloading files, apt update) it'll work for
a minute or so, then die, and not work again until i reconnect the
wireless.

This has happened on two different routers, a WRT54G running Tomato, and
a BeBox (speedtouch 585 i think).

Same laptop, same routers worked fine in karmic.

-- 
[lucid regression] Acer Aspire ONE, Atheros AR5001 (168c:001c) frequently 
causes all AP clients to disassociate
https://bugs.launchpad.net/bugs/374265
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 424877] Re: [Acer Aspire one] suspend/resume failure

2010-03-27 Thread Bob Clough
Confirming this bug is still existent in 10.04, and is solved by the
above script.  Is it worth setting up a PPA with the script to make it
easier to install?

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 310593] Re: O2 PAYG mobile broadband settings

2010-03-27 Thread Bob Clough
Confirming o2 pay-and-go Mobile Broadband works if you manually set up
with

number: *99#
username: o2bb
password: password
APN: m-bb.o2.co.uk

PPP Settings  Authentication set to use PAP only.

Can we get these options added to the default list?

-- 
O2 PAYG mobile broadband settings
https://bugs.launchpad.net/bugs/310593
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 533502] [NEW] Cannot install package

2010-03-06 Thread Bob Clough
Public bug reported:

Binary package hint: xserver-xorg-input-mutouch

When i try to install this package, I get:

para...@khouri:~$ sudo apt-get install xserver-xorg-input-mutouch 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
  xserver-xorg-input-mutouch: Depends: xserver-xorg-core (= 2:1.5.99.901) but 
it is not going to be installed
E: Broken packages

ProblemType: Bug
Architecture: i386
Date: Sat Mar  6 21:56:44 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: nvidia
Package: xserver-xorg-input-mutouch (not installed)
ProcEnviron:
 LANG=en_GB.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-15.22-generic
SourcePackage: xserver-xorg-input-mutouch
Uname: Linux 2.6.32-15-generic i686

** Affects: xserver-xorg-input-mutouch (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

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

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


[Bug 533502] Re: Cannot install package

2010-03-06 Thread Bob Clough
Just tried compiling it from source, using apt-get build-dep xserver-
xorg-input-mutouch / configure / make / make checkinstall, it crashes
out at the first make:

r...@khouri:~/xserver-xorg-input-mutouch-1.2.1# make
make  all-recursive
make[1]: Entering directory `/home/parag0n/xserver-xorg-input-mutouch-1.2.1'
Making all in src
make[2]: Entering directory `/home/parag0n/xserver-xorg-input-mutouch-1.2.1/src'
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-g -O2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1
-I../src -MT xf86MuTouch.lo -MD -MP -MF .deps/xf86MuTouch.Tpo -c -o 
xf86MuTouch.lo xf86MuTouch.c
 gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -fvisibility=hidden -I/usr/include/xorg 
-I/usr/include/pixman-1 -I../src -MT xf86MuTouch.lo -MD -MP -MF 
.deps/xf86MuTouch.Tpo -c xf86MuTouch.c  -fPIC -DPIC -o .libs/xf86MuTouch.o
xf86MuTouch.c: In function 'xf86MuTControl':
xf86MuTouch.c:769: warning: passing argument 3 of 'InitButtonClassDeviceStruct' 
from incompatible pointer type
/usr/include/xorg/input.h:274: note: expected 'Atom *' but argument is of type 
'unsigned char *'
xf86MuTouch.c:769: error: too few arguments to function 
'InitButtonClassDeviceStruct'
xf86MuTouch.c:785: warning: passing argument 3 of 
'InitValuatorClassDeviceStruct' makes pointer from integer without a cast
/usr/include/xorg/input.h:280: note: expected 'Atom *' but argument is of type 
'unsigned int'
xf86MuTouch.c:785: error: too few arguments to function 
'InitValuatorClassDeviceStruct'
xf86MuTouch.c:793: error: too few arguments to function 'InitValuatorAxisStruct'
xf86MuTouch.c:797: error: too few arguments to function 'InitValuatorAxisStruct'
make[2]: *** [xf86MuTouch.lo] Error 1
make[2]: Leaving directory `/home/parag0n/xserver-xorg-input-mutouch-1.2.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/parag0n/xserver-xorg-input-mutouch-1.2.1'
make: *** [all] Error 2

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

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