Processed: Re: Bug#670804: Software flow control doesn't work correctly.

2014-01-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 670804 + moreinfo
Bug #670804 [microcom] Software flow control doesn't work correctly.
Added tag(s) moreinfo.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
670804: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670804
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13888688535800.transcr...@bugs.debian.org



Bug#670804: Software flow control doesn't work correctly.

2014-01-04 Thread Uwe Kleine-König
tags 670804 + moreinfo
thanks

Hello Oscar,

On Sun, Apr 29, 2012 at 08:46:20AM +0200, Oscar Molin wrote:
> Connecting to /dev/ttyUSB0 (CP210x) to a Zolertia Z1,
> software flow control setting doesn't work when enabled in the microcom menu.
> When typing characters into microcom, only some characters are
> received by the device at the other end.
> Equivalent settings tested in linux putty and nanocom work correctly.
With "software flow control" you mean you do "flow soft" in the microcom
menu?

Can you please provide the output of

stty -F /dev/ttyUSB0

once with microcom running with software flow control and once with
putty or nanocom. (So once with the broken state and once with the good
one.)

Best regards
Uwe


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20140104205402.ga7...@perseus.defre.xn--kleine-knig-yfb.de



Bug#734216: libmrss: use dh-autoreconf to fix FTBFS on ppc64el

2014-01-04 Thread Logan Rosen
Package: libmrss
Version: 0.19.2-3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

For the ppc64el architecture in Ubuntu, since this package uses libtool, a full
autoreconf is necessary. This is because we need new libtool macros for
ppc64el.

In Ubuntu, the attached patch was applied to achieve the following:

  * Use dh-autoreconf to fix FTBFS on ppc64el.

Thanks for considering the patch.

Logan Rosen



-- System Information:
Debian Release: wheezy/sid
  APT prefers trusty-updates
  APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 
'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.0-7-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u libmrss-0.19.2/debian/rules libmrss-0.19.2/debian/rules
--- libmrss-0.19.2/debian/rules
+++ libmrss-0.19.2/debian/rules
@@ -5,6 +5,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 
 DEB_DH_MAKESHLIBS_ARGS := -V "libmrss0, libmrss-abi-$(DEB_UPSTREAM_VERSION)"
 
diff -u libmrss-0.19.2/debian/control libmrss-0.19.2/debian/control
--- libmrss-0.19.2/debian/control
+++ libmrss-0.19.2/debian/control
@@ -2,7 +2,7 @@
 Priority: optional
 Section: libs
 Maintainer: Debian QA Group 
-Build-Depends: debhelper (>= 6), cdbs, libnxml0-dev (>= 0.18.1-4), quilt
+Build-Depends: debhelper (>= 6), cdbs, libnxml0-dev (>= 0.18.1-4), quilt, dh-autoreconf
 Standards-Version: 3.8.2
 Homepage: http://www5.autistici.org/bakunin/libmrss/doc/index.html
 Vcs-Svn: https://bollin.googlecode.com/svn/libmrss/


Bug#734227: libofa: use dh-autoreconf to fix FTBFS on ppc64el

2014-01-04 Thread Logan Rosen
Package: libofa
Version: 0.9.3-5
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

For the ppc64el architecture in Ubuntu, since this package uses libtool, a full
autoreconf is necessary instead of just config.{sub,guess} updates with
autotools-dev. This is because we need new libtool macros for ppc64el.

In Ubuntu, the attached patch was applied to achieve the following:

  * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by
getting new libtool macros (still updates config.{sub,guess}).
  * Use LTDL_INIT([convenience]) instead of AC_LIBLTDL_CONVENIENCE to fix
FTBFS while autoreconfing, and build-depend on libltdl-dev.

Thanks for considering the patch.

Logan Rosen



-- System Information:
Debian Release: wheezy/sid
  APT prefers trusty-updates
  APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 
'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.0-7-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru libofa-0.9.3/debian/control libofa-0.9.3/debian/control
--- libofa-0.9.3/debian/control	2011-10-03 14:52:23.0 -0400
+++ libofa-0.9.3/debian/control	2014-01-04 19:20:08.0 -0500
@@ -1,7 +1,7 @@
 Source: libofa
 Priority: optional
 Maintainer: Debian QA Group 
-Build-Depends: debhelper (>= 8), cdbs, libfftw3-dev, libcurl4-openssl-dev, libexpat1-dev, autotools-dev
+Build-Depends: debhelper (>= 8), cdbs, libfftw3-dev, libcurl4-openssl-dev, libexpat1-dev, dh-autoreconf, libltdl-dev
 Standards-Version: 3.9.2
 Section: libs
 Homepage: http://code.google.com/p/musicip-libofa/
diff -Nru libofa-0.9.3/debian/patches/07_libltdl.diff libofa-0.9.3/debian/patches/07_libltdl.diff
--- libofa-0.9.3/debian/patches/07_libltdl.diff	1969-12-31 19:00:00.0 -0500
+++ libofa-0.9.3/debian/patches/07_libltdl.diff	2014-01-04 16:50:09.0 -0500
@@ -0,0 +1,17 @@
+Description: use new macro for initializing libltdl
+ Use LTDL_INIT([convenience]) instead of AC_LIBLTDL_CONVENIENCE to fix FTBFS
+ while autoreconfing.
+Author: Logan Rosen 
+Last-Update: <2014-01-04>
+
+--- libofa-0.9.3.orig/configure.in
 libofa-0.9.3/configure.in
+@@ -28,7 +28,7 @@ dnl Checks for programs.
+ AC_PREREQ(2.52)
+ AC_PROG_AWK
+ AC_PROG_CC
+-AC_LIBLTDL_CONVENIENCE
++LTDL_INIT([convenience])
+ AM_PROG_LIBTOOL
+ AC_SUBST(LIBTOOL_DEPS)  
+ AC_PROG_CXX
diff -Nru libofa-0.9.3/debian/patches/series libofa-0.9.3/debian/patches/series
--- libofa-0.9.3/debian/patches/series	2012-04-17 02:01:39.0 -0400
+++ libofa-0.9.3/debian/patches/series	2014-01-04 16:51:02.0 -0500
@@ -6,3 +6,4 @@
 06_gcc44.diff
 fix_ftbfs.diff
 fix-ftbfs-gcc4.7.diff
+07_libltdl.diff
diff -Nru libofa-0.9.3/debian/rules libofa-0.9.3/debian/rules
--- libofa-0.9.3/debian/rules	2011-10-03 14:44:57.0 -0400
+++ libofa-0.9.3/debian/rules	2014-01-04 16:39:31.0 -0500
@@ -3,5 +3,6 @@
 include /usr/share/cdbs/1/rules/buildcore.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 
 DEB_DH_MAKESHLIBS_ARGS = -V