[Bug 1669527] Re: runscript converts all newlines to carriage returns

2017-03-02 Thread nega
** Patch added: "minicom_runscript.diff" https://bugs.launchpad.net/ubuntu/+source/minicom/+bug/1669527/+attachment/4829926/+files/minicom_runscript.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1669527] [NEW] runscript converts all newlines to carriage returns

2017-03-02 Thread nega
Public bug reported: minicom's "runscript" replaces all newline sequences in the "send" command with carriage return characters, instead of newline characters. 1) ubuntu 14.04 2) minicom-2.7-1 3) expected behavior: ~/Downloads/minicom-2.7 ❯ cat /tmp/foo send \cnewline here ->\n ~/Downloads/mini

[Bug 1669527] Re: runscript converts all newlines to carriage returns

2017-03-24 Thread nega
Upstream report: https://alioth.debian.org/tracker/index.php?func=detail&aid=315677&group_id=30018&atid=100031 ** Bug watch added: alioth.debian.org/ #315677 http://alioth.debian.org/support/tracker.php?aid=315677 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1360404] Re: -dumpversion output inconsistent with upstream

2015-12-01 Thread nega
Fixed ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1360404 Title: -dumpversion output inconsistent with upstream To manage no

[Bug 1360404] [NEW] -dumpversion output inconsistent with upstream

2014-08-22 Thread nega
Public bug reported: Note: this bug also affects gcc-4.6, gcc-4.7, gcc-4.8, and possibly gcc-4.9 Sometime between gcc-4.5.8 and gcc-4.6.3 debian (accidentally) changed the output of the -dumpversion flag; possibly in an attempt to fix this bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=64

[Bug 1360404] Re: -dumpversion output inconsistent with upstream

2014-08-22 Thread nega
In the previously listed debian bug report, the change happend in Source: gcc-4.6, Source-Version: 4.6.1-14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1360404 Title: -dumpversion output inconsist

[Bug 1360660] [NEW] starlink-pal-0.5.0 requires erfa-1.1.0

2014-08-23 Thread nega
Public bug reported: Attempting to build starlink-pal from source fails during linking of its tests if erfa < 1.1.0 is installed. ** Affects: starlink-pal (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1360660] Re: starlink-pal-0.5.0 requires erfa-1.1.0

2014-08-23 Thread nega
-source --before-build starlink-pal-0.5.0 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean --with autoreconf dh_testdir dh_auto_clean make[1]: Entering directory `/home/nega/starlink/starlink-pal-0.5.0' [...] make palTest make[2]: Entering directory `/home

[Bug 1360660] Re: starlink-pal-0.5.0 requires erfa-1.1.0

2014-09-30 Thread nega
This applies to Trusty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1360660 Title: starlink-pal-0.5.0 requires erfa-1.1.0 To manage notifications about this bug go to: https://bugs.launchpad.net/

[Bug 912945] [NEW] true/false in C bindings conflicts with C99's true/false

2012-01-06 Thread nega
Public bug reported: The C bindings define true and false. This conflicts with the definitions of true and false in C99. ** Affects: id3lib3.8.3 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 912945] Re: true/false in C bindings conflicts with C99's true/false

2012-01-06 Thread nega
** Patch added: "c99_guard_globals.h.diff" https://bugs.launchpad.net/bugs/912945/+attachment/2660529/+files/c99_guard_globals.h.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/912945 Title:

[Bug 1207554] [NEW] -dev package installs corrupt libview.pc

2013-08-01 Thread nega
Public bug reported: libview.pc.in is wrong (crufty?) Attached patch fixes the problem. ** Affects: libview (Ubuntu) Importance: Undecided Status: New ** Patch added: "libview.pc.in.patch" https://bugs.launchpad.net/bugs/1207554/+attachment/3757537/+files/libview.pc.in.patch -

[Bug 2059177] [NEW] dev package doesn't include *Config.cmake files

2024-03-26 Thread nega
Public bug reported: For several years now, Ogg has supported auto-generated and exported CMake configuration, especially when building Ogg with CMake. Properly installed, this allows someone to merely use `find_package(Ogg)` in their CMake project without having to jump through hoops. An example