Bug#764494: Login verification down or unavailable

2015-10-07 Thread Dylan Durdle
issue persists


Bug#764494: Login verification down or unavailable

2015-05-08 Thread deckrider
I've narrowed this down to the optimization for tree-vrp.

Here is a patch which may be of interest ...

--- old/debian/rules 2014-09-09 13:55:04.0 -0600
+++ new/debian/rules 2015-05-08 09:00:40.307975277 -0600
@@ -6,8 +6,11 @@
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)

-CFLAGS = -Wall -g
-CFLAGS += -O2
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
+CFLAGS += -Wall -fno-tree-vrp

 version=`ls src/.libs/lib*.so.* | \
  awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print
substr($$0,RSTART)}'`


Bug#764494: Login verification down or unavailable

2015-05-07 Thread deckrider
Removing the following line from debian/rules let's me build Jessie source
on Jessie that works when installed on Jessie:

CFLAGS += -O2


Bug#764494: Login verification down or unavailable

2015-05-07 Thread deckrider
I should have also mentioned that building from Jessie source on Jessie
produces the same failure everyone else sees in this bug report.
On May 7, 2015 10:47 AM, deckrider deckri...@gmail.com wrote:

 I can build from the Jessie source on my Wheezy installation, then install
 the result on my Jessie installation and it works.

 This may be a clue to someone...



Bug#764494: Login verification down or unavailable

2015-05-07 Thread deckrider
I can build from the Jessie source on my Wheezy installation, then install
the result on my Jessie installation and it works.

This may be a clue to someone...


Bug#764494: Login verification down or unavailable

2014-11-01 Thread Preston Maness
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hello,

I can also confirm this bug and the error message Login verification
down or unavailable. Downgrading the package restores functionality.
I intend to test which particular patch (or set of patches) in the
source package introduces the error at some point during the week.

Cheers,
Preston Maness
-BEGIN PGP SIGNATURE-

iQEcBAEBCgAGBQJUVbAWAAoJEM8h7WmSAmad0PoH/1mTIdTKhL2lf64jwYQqzgf4
MH1xIJoBIPSZZBbuWhOoy7tI35Pz+aviTmmv4KEbb0q+MgT7Z8UuzMmb7AYklFDu
1Ed5zcXSiE8NenR9+QJoCU8KRDJrxPghU4RwXQlHYAGuCIhhI5HKVk7n+6MVAr0j
Mn37+AoZqbtOeOTMMY14P3H8zrMffduFjEp3qSyrdSRr91JAyXAWujGagvRw1AN6
J3+l+5EDnYc6Iv7UtSp08Yl8yyE89XaUadYme0UsO/7eFXERMwQXSId2jQ/N+fjR
7MbZ9obw4D3M38b/aENPdeaSLb5OwwrR8HwRCgQ7PdILlmCOUfnhnDF3Va3UTBE=
=Qq4t
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#764494: Login verification down or unavailable

2014-10-08 Thread Vasi B .

Package: libmeanwhile1
Version: 1.0.2-5

Upon upgrading from libmeanwhile1 1.0.2-4.1 to 1.0.2-5, attempting to
connect to Sametime is refused with the error: Login verification down
or unavailable.

Everything went back to normal after downgrading the libmeanwhile1 to
version 1.0.2-4 (found in wheezy).

I'm using Debian jessie/sid, kernel 3.16.3-2 (2014-09-20) x86_64
GNU/Linux.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org