Building the Arduino 1.6.7+ IDE requires X windows and cannot be built via
java.awt.headless=true in Makefile-test
See: https://github.com/arduino/Arduino/pull/3062/files for details.
Other limitations: Sketchbook folder MUST be a subdir under $(BUILDDIR) (I
used $(BUILDDIR)/sketchbook) and can'
The problem with openjdk-8-jre involves building the package (aka
compiling), not the actually running of the IDE. Unless I'm
misunderstanding something you are saying. The openjdk-8-jre has been
updated in launchpad since I made my last comment. Maybe it will work
now with the updates. I haven
There are a few problems with getting this packaged as v1.6.6 requires
Java 8. I almost got a complete build of the package with
arduino-1.6.5-r3 from arduino.cc and Scott Howard's debian/ folder from
his repository. Anything later than that version requires Java 8. I'm
still using Trusty and wo
** Changed in: dh-make-php (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/377466
Title:
dh-make-pear fails to make Debian package upon WARNING
To manage
Public bug reported:
Preparing to replace python3.3 3.3.1-1ubuntu5.1 (using
.../python3.3_3.3.1-1ubuntu5.2_amd64.deb) ...
xargs: invalid number for -s option
Usage: xargs [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]
[-E eof-str] [-e[eof-str]] [--eof[=eof-str]]
[-L max-l
*** This bug is a duplicate of bug 859600 ***
https://bugs.launchpad.net/bugs/859600
My solution that works in raring:
apt-get install libp11-kit-gnome-keyring:i386
Error message gone. Other messages exist however.
--
You received this bug notification because you are a member of Ubuntu
B
This bug is still in existence, even in Ubuntu Oneiric (11.10) and now
12.04 is about to be released.
I've added a patch that fixes this issue. It should look very similar
to the patch for bug #97240.
** Patch added: "dh-make-pear can extract the package from downloaded packages,
even if the d
** Patch added: "fix for gateway of 0.0.0.0"
https://bugs.launchpad.net/bugs/841182/+attachment/2353695/+files/RFC3442.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/841182
Title:
rfc3442-c
Public bug reported:
I'm running Ubuntu Natty (11.04) and I'm using ISC DHCP
4.1.1-P1-15ubuntu9.1 and the included rfc3442-classless-routes script
uses a route command that doesn't accept a gateway of 0.0.0.0 without
specifying which device the route is to go out of.
My solution was to modify the
I believe that Gentoo already has a fix for this. I'm going to attempt
to use their patch to verify
Gentoo problem report: http://bugs.gentoo.org/332927
--
getaddrinfo() segfaults when linked statically
https://bugs.launchpad.net/bugs/647527
You received this bug notification because you are a
Public bug reported:
Binary package hint: autoconf
Error: Can't exec "libtoolize": No such file or directory at
/usr/bin/autoreconf line 190
This happens when using "/usr/bin/autoreconf".
Currently using Ubuntu Karmic. I double checked the package for Lucid and
didn't see the fix in there for
What is the output of "ldd googleearth"? Is libstdc++5 listed in there?
--
when upgrade to 2.7ubuntu21 ,the googleearth can not work
https://bugs.launchpad.net/bugs/530067
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
What will it take to get some sort of "official" support for just the
support libraries. I could care less about the compiler stuff. I've
seen other compatibility libraries in the repositories before. To me an
example would be libdb1-compat. Even if all that happens is having
comment #17 become
> We aren't going to re-introduce ancient gcc versions.
We're not asking you to reintroduce ancient gcc versions, merely the support
libraries.
At least make something like in comment #17 such as a lib32stdc++5-compat.
--
libstdc++5 removal breaks non-ubuntu applications
https://bugs.launchpad.n
*** This bug is a duplicate of bug 431091 ***
https://bugs.launchpad.net/bugs/431091
** This bug has been marked a duplicate of bug 431091
libstdc++5 removal breaks non-ubuntu applications
--
missing libstdc++.so.5 for x86 architecture result in some programs fail to
start
https://bugs.l
Also, the following should serve as a quick way to add his ppa key to
your local keyring:
wget -q
'http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=0x932062C9CD30EE56'
-O - | sudo apt-key add -
--
libstdc++5 removal breaks non-ubuntu applications
https://bugs.launchpad.net/bugs/431091
After looking through the changelog for this package, I noticed it was
removed around 2.7ubuntu14, so that means revision 2.7ubuntu13 and below
should have these files. For 32-bit architectures, there should be
http://security.ubuntu.com/ubuntu/pool/universe/g/gcc-3.3/libstdc++5_3.3.6-15ubuntu6_i3
*** This bug is a duplicate of bug 431091 ***
https://bugs.launchpad.net/bugs/431091
** This bug has been marked a duplicate of bug 431091
libstdc++5 removal breaks non-ubuntu applications
--
After upgrading to Ubuntu 9.10, /usr/lib32/libstdc++.so.5 is missing
https://bugs.launchpad.net/b
libstdc++5 is used in some printer drivers as posted here:
http://ubuntuforums.org/showthread.php?t=1282957
Also, Perfect World, a closed source program requires libstdc++5 and is
only 32-bit. All my Ubuntu systems are 64-bit.
** Tags added: karmic
** Summary changed:
- libstdc++5 breaks non-u
My suggestion is to make a default maintainer of: "Root
" that can be overridden by the --maintainer switch and
have a warning/note stating it is HIGHLY recommended that the
--maintainer switch is used in the format of "Name ".
--
dh-make-php_0.1.3: dh-make-pecl fails to build all packages
https
I just confirmed. The same change made to dh-make-pecl from bug #97240
fixes this issue too. Please use sed instead of awk here too.
--
dh-make-pear fails to make Debian package upon WARNING
https://bugs.launchpad.net/bugs/377466
You received this bug notification because you are a member of Ub
I forgot to mention: I'm on Ubuntu Jaunty (9.04).
--
dh-make-pear fails to make Debian package upon WARNING
https://bugs.launchpad.net/bugs/377466
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
Public bug reported:
Binary package hint: dh-make-php
Here is an excerpt of what I did to reproduce:
root#dpkg -i dh-make-php_0.2.14_all.deb
(Reading database ... 156654 files and directories currently installed.)
Preparing to replace dh-make-php 0.2.12 (using dh-make-php_0.2.14_all.deb) ...
U
I can confirm that this bug doesn't exist in Jaunty (9.04) if the
--maintainer switch is used.
--
dh-make-php_0.1.3: dh-make-pecl fails to build all packages
https://bugs.launchpad.net/bugs/97240
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Public bug reported:
Binary package hint: mythtv
I have updated my x264 package and found that I could no longer build
mythtv against it. I did a little googling and found that Gentoo has a
similar patch that I'm attaching to this ticket. This allows MythTV to
compile against many different ver
** Attachment added: "fix_libx264.dpatch"
http://launchpadlibrarian.net/24299138/28_fix_libx264.dpatch
--
MythTV won't compile against newer versions of libx264
https://bugs.launchpad.net/bugs/347740
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
Also, this appears to happen most when installing mono-common_1.9.1
+dfsg-4ubuntu2_i386.deb:
Recommended packages:
binfmt-support
The following NEW packages will be installed:
mono-common
0 upgraded, 1 newly installed, 0 to remove and 13 not upgraded.
Need to get 0B/118kB of archives.
After th
I just recently did an apt-get install of libgnome-vfs2.0-cil and
libntfs-gnomevfs and received this error near completion of these packages. I
do have 'wine' installed as well.
My version of binfmt-support is 1.2.11.
--
binfmt-support instalation error
https://bugs.launchpad.net/bugs/38270
Yo
28 matches
Mail list logo