)/s390-linux-gnu/lib64/
+ cp -a $(d)/$(PF)/s390x-linux/lib64/* $(d)/$(PF)/s390-linux-gnu/lib64/
endif
endif
It also affects gcc-3.4. Another bug for gcc-3.4 is submitted.
Other gcc versions has not been tested.
Regards,
Hector Oron
--
Cross
)/s390-linux-gnu/lib64/
+ cp -a $(d)/$(PF)/s390x-linux/lib64/* $(d)/$(PF)/s390-linux-gnu/lib64/
endif
endif
It also affects gcc-4.1. Another bug for gcc-4.1 is submitted.
Regards,
Hector Oron
Cross-compiling gcc-3.4 [s390]
Error log:
# Directory that this library needs to be installed
IIRC yes :-)2006/11/9, Julian Gilbey <[EMAIL PROTECTED]>:
On Wed, Oct 18, 2006 at 07:57:17PM +0100, Julian Gilbey wrote:> On Wed, Oct 18, 2006 at 04:16:55PM +0200, Hector Oron wrote:> > Package: devscripts> > Version: 2.9.22> >> > When i invoke:
> > $ rmadiso
Package: gcc-4.2Severity: normalTags: patchdebian/README.cross not up to dateI am using Debian GNU/Linux 2.4.1, kernel 2.6.18-1-xen-vserver-amd64
and libc6 2.3.6.ds1-6
README.cross.patch
Description: Binary data
-cross.typo.patch 3. src/libstdc++-v3/config/ files missing:
linker-map.dummy linker-map.gnu Finally, it builds cleanly.Thanks, Hector Oron Martinez EmDebian developer
gcc-4.2-cross.typo.patch
Description: Binary data
linker-map.dummy
Description: Binary data
linker-map.gnu
Description
A follow-up to fix workarround 3 - missing linker-map.gnu - might be follow at:
http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01377.html
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hello,
I can report that Etch RC2 is doing very well on a Lenovo Thinkpad X60s
I have used installgui -very nice- :-)
And LVM doing also fine.
Only wireless networking needs non-free firmware ipw3945, also tested fine.
Regards,
Hector Oron
2007/3/20, Debian Bug Tracking System <[EM
Package: gcc-3.3
Version: 3.3.6ds1-15
Patch
When cross building,
gcc-3.3-g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic
-Wno-long-long -DHAVE_CONFIG_H-I. -I. -I../../src/gcc
-I../../src/gcc/. -I../../src/gcc/c
So far,
I have cross-built fine [i386]
arm mips mipsel powerpc ia64 alpha m68k hppa
Builds have failed for:
s390 and sparc
Note that patch supplied ignores/disables patch
debian/patches/multiarch-include.dpatch
Also debian patches that might create a conflict for s390 and sparc
not to build
It would be nice if somebody on the embedded list could have a look at
#380251.I have slightly modified README.cross more up to date. Patch attached.If you are trying to build a cross gcc-4.1, take a look to #391445.Regards, Hector Oron
README.cross.patch
Description: Binary data
Confirmed - It compiles clean. Tried with dpkg-cross version 1.32Thanks, Hector OronP.S.- I submit these patches to be more handy2006/10/15, Nikita V. Youshchenko <
[EMAIL PROTECTED]>:> On 10/15/06, Nikita V. Youshchenko <
[EMAIL PROTECTED]> wrote:> > 999_lib64_for_cross.dpatch is still available i
Package: binutilsPriority: standardSection: develInstalled-Size: 7132Maintainer: James Troup <[EMAIL PROTECTED]>Architecture: i386Version: 2.17-3
Regarding bug 391445. It seems that cross-ld is not looking into /usr/powerpc-linux-gnu/lib64/ for 64-bit libraries. Attached patch fixes these behavi
Package: devscriptsVersion: 2.9.22When i invoke:$ rmadison -a powerpc lib64gcc1 lib64gcc1 | 1:4.1.1-13 | testing | powerpc lib64gcc1 | 1:4.1.1-16 | unstable | powerpc lib64gcc1 | 1:4.2-20060923-1
| experimental | powerpcRight versions are lib64gcc1 | 4.1.1-13 | testing | powerpc
Package: gcc-4.1Version: 4.1.1-16gcc-4.1 has a typo when looking for 64 bit libraries on s390.I names path as ../s390-linux/lib64 but it is ../s390-linux-gnu/lib64Patch available
I am using Debian GNU/Linux 2.4.1, kernel 2.6.18-1-xen-vserver-amd64 and libc6 2.3.6.ds1-6
s390-typo.patch
Descripti
Patch attached.2006/10/19, Matthias Klose <[EMAIL PROTECTED]>:
Hector Oron writes:> Package: gcc-4.1> Version: 4.1.1-16>> gcc-4.1 has a typo when looking for 64 bit libraries on s390.>> I names path as ../s390-linux/lib64 but it is ../s390-linux-gnu/lib64
hmm, c
Package: gcc-4.1-sourceSeverity: normalOn hppa architecture, cross building from source: [i386]sed 's/\(lib[^ ]*\) /\1-hppa-cross /g' < debian/libgcc4-
hppa-cross.substvars > debian/libgcc4-hppa-cross.substvars.newmv debian/libgcc4-hppa-cross.substvars.new debian/libgcc4-hppa-cross.substvarsdh_genc
Hello,
2010/11/16 Julien Cristau :
>> $ apt-get source sdcc && cd sdcc-2.9.0 && find . -name "*non-free*"
>> && grep -nRHi "*authentic Microchip*" * || echo "Package is clean"
>>
>> As it seems this is not affecting Squeeze, could we (at least) tag
>> squeeze-ignore this bug report (if not clos
Hello,
2010/11/16 Ben Pfaff :
> I fixed the originally reported bug in openvswitch/1.1.0~pre2-3.
> Hector Oron reopened
> the bug without any comment, so I can only speculate why, but it is
> presumably because
> the package still failed to build from source on many buildds.
Ye
Package: gcc-4.4
Version: 4.4.5-6
Severity: wishlist
Hello,
I just note this here, so I can remember.
powerpc cross build with:
GCC_TARGET=powerpc DEB_CROSS=yes dpkg-buildpackage -us -uc -rfakeroot
fails with:
[...]
configure: creating cache ./config.cache
checking for --enable-version-spe
Hello,
I also atempted biarch and nobiarch builds for gcc-4.3
GCC_TARGET=powerpc DEB_CROSS=yes dpkg-buildpackage -us -uc -rfakeroot
[...]
checking for powerpc64-linux-gnu-ranlib... /usr/powerpc-linux-gnu/bin/ranlib
checking for powerpc64-linux-gnu-strip... /usr/powerpc-linux-gnu/bin/strip
check
Tags: patch
thanks
Applying this patch i was able to build gcc-4.4 as no-biarch
It would also be nice if cross-builds do not depend on gcc-4.4-source
(unless it is needed by something else)
--- gcc-4.4/gcc-4.4-4.4.5/debian/rules2 2010-11-24 10:15:44.0 +
+++ gcc-4.4x/gcc-4.4-4.4.5/deb
Package: xapt
Version: 2.2.6
Severity: wishlist
Tags: experimental
Hello,
As xapt seems to be apt-cross replacement, if it is possible it would be nice
to have --exclude flag as dpkg-cross has.
Best regards,
-- Hector Oron
-- System Information:
Debian Release: squeeze/sid
APT prefers
Package: wnpp
Severity: wishlist
Owner: Hector Oron
* Package name: sd-installer
Version : 0.1
Upstream Author : Hector Oron
* URL : not yet
* License : GPL
Programming Lang: Bash
Description : sd-installer: installer helper for flash devices (SD, USB
Package: gcc-4.3
Version: 4.3.5-4
Severity: wishlist
Tags: patch
Hello,
Could you please enable gobjc cross builds on gcc-4.3?
--- gcc-4.3x/gcc-4.3-4.3.5/debian/rules.defs2010-11-24 09:25:36.0
+
+++ gcc-4.3xx/gcc-4.3-4.3.5/debian/rules.defs 2010-11-24 16:52:45.176900237
+00
space is taken in
the build host which is not needed and for slow connections, it takes a while
to get the extra packages, could those be disabled?
Best regards,
-- Hector Oron
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (700, 'unstable'), (60
Hello,
2010/11/25 Santiago Vila :
> On Thu, 25 Nov 2010, Julien Danjou wrote:
>
>> That's why dpkg has a prompts on conffile conflicts, asking the admin
>> what to do.
>
> There would not be any conflict if you didn't change the file from lenny,
If he is the owner of his configuration files, why
Hello,
2010/11/26 Matthias Klose :
> On 25.11.2010 17:06, Hector Oron wrote:
>> Cross building gcc-4.4, it depends on -source packages:
>> dpkg-checkbuilddeps: Unmet build dependencies: gcc-4.4-source (>= 4.4.5)
>> gcc-4.4-source (<< 4.4.6)
>>
>&g
Hello,
2010/11/26 Matthias Klose :
> why is it so difficult to send patches which don't break other
> configurations?
Apologies about that, I was doing that in a hurry, I'll try to be
cleaner next time.
Best regards
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a
Package: atlas
Version: 3.8.3-29
Severity: serious
Tags: sid
Hello,
Your package fails to build on many architectures:
Please see https://buildd.debian.org/pkg.cgi?pkg=atlas
Best regards
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (700, 'unstable
Package: tseries
Version: 0.10-23-1
Severity: serious
Tags: sid
Hello,
Your package fails to build on armel:
gcc -shared -o tseries.so arma.o bdstest.o boot.o dsumsl.o formats.o garch.o
ppsum.o tsutils.o -lblas -lgfortran -lm -lgfortran -lm -L/usr/lib/R/lib -lR
make[1]: Leaving directory
`/b
Hello,
2014-02-16 19:36 GMT+01:00 Chris Lamb :
>> It's maintained under the Debian Haskell Group, as the Maintainer line
>> says. I can't speak for the upload which changed Maintainer (apparently
>> this was Hector's). I'm guessing that Chris just didn't notice or
>> forgot.
> Sorry if I caused
upgrades.
- It has RC bug #674821
- It build depends on libts-dev (src:tslib) which has been orphaned and it
should probably also be removed.
- It has already been removed from testing suite.
Regards,
-- Hector Oron
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
econf.
Regards.
--
Hector Oron
diff -Nru avahi-0.6.31/debian/changelog avahi-0.6.31/debian/changelog
--- avahi-0.6.31/debian/changelog 2013-03-06 23:04:59.0 +0100
+++ avahi-0.6.31/debian/changelog 2013-11-09 12:04:54.0 +0100
@@ -1,3 +1,12 @@
+avahi (0.6.31-2.1) unstable; urgenc
interpret '-losp' as make target.
'-losp' was introduced by #650610 (FTBFS: No rule to make target
`/usr/lib/libosp.la', needed by `openjade'.)
It feels a bit as a workaround, but adding all libs as PHONY targets makes
package build again for me.
Find patch attache
to be removed (or
deprecated).
Regards.
--
Hector Oron
diff -Nru libsdl1.2-1.2.15/debian/changelog libsdl1.2-1.2.15/debian/changelog
--- libsdl1.2-1.2.15/debian/changelog 2014-03-09 02:37:44.0 +0100
+++ libsdl1.2-1.2.15/debian/changelog 2014-06-16 13:35:39.0 +0200
@@ -1,3
moved (or deprecated).
Regards.
--
Hector Oron
diff -Nru directfb-1.2.10.0/debian/changelog directfb-1.2.10.0/debian/changelog
--- directfb-1.2.10.0/debian/changelog 2012-05-20 13:47:03.0 +0200
+++ directfb-1.2.10.0/debian/changelog 2014-06-16 14:09:21.0 +0200
@@ -1,3 +1,13 @@
+dir
to be removed (or
deprecated).
Regards.
--
Hector Oron
diff -Nru libsdl2-2.0.2+dfsg1/debian/changelog libsdl2-2.0.2+dfsg1/debian/changelog
--- libsdl2-2.0.2+dfsg1/debian/changelog 2014-03-19 21:24:39.0 +0100
+++ libsdl2-2.0.2+dfsg1/debian/changelog 2014-06-16 13:37:06.0 +0200
@@
Package: ftp.debian.org
Severity: normal
Hello,
Package tslib can be removed from Debian as it currently has no Debian
maintainer, it is abandoned upstream and it has big user popcon base due to its
reverse depends pulling it. I assume, looking to libts-bin, that tslib user
base is very low.
Package: kfreebsd-kernel-headers
Version: 10.0~5
Severity: serious
Hello,
sbintime_t is not defined at /usr/include/sys/_callout.h causing build error,
at least for GNU GDB package, as found at:
<
https://buildd.debian.org/status/fetch.php?pkg=gdb&arch=kfreebsd-amd64&ver=7.7.1-2&stamp=14032
.php?pkg=gdb&ver=7.7.1-2&suite=sid
This is caused by kfreebsd kernel headers being out dated, nothing to do with
GNU GDB itself. I have opened #752390 to fix the current situation. Once that
bug is fixed, GNU GDB will need to be rescheduled for a build.
Regards,
--
Hector Oro
Hello Matthias,
2014-06-24 23:41 GMT+02:00 Matthias Klose :
> - You are breaking packages, without giving any information
>in advance. See #752579.
I fail to see how a "Multi-Arch: same" file which differs in armel
architecture has anything todo with this matter. Could you please
explain wha
Hello,
2014-06-25 0:51 GMT+02:00 Ben Longbons :
> On Tue, Jun 24, 2014 at 3:08 PM, Matthias Klose wrote:
>> Are you aware of other pretty printers not
>> working with python3?
> From what I've seen, pretty printers that *do* work with python3 are a
> very small minority.
Can someone provide a l
Hello,
2014-06-25 15:05 GMT+02:00 Matthias Klose :
> Am 25.06.2014 01:21, schrieb Hector Oron:
>> Can someone provide a list of pretty printers with some assesment
>> whether those work with Python 3 or not?
>
> searching the Contents file for -gdb.py should give you a prett
oth python2 and python3. Please, don't make my
> life more complicated than it needs to be for no reason at all.
I need to apologize here, it was not my intention to make your life harder,
please also understand the need to move forward.
Please, do let me know what do you think about proposed strategy as I intend
to make an upload with those changes ASAP.
Best regards,
--
Hector Oron
signature.asc
Description: Digital signature
Hello,
2014-04-11 13:47 GMT+02:00 Frederc Bonnard :
> the current version of gdb in debian unstable is not new enough to support
> the new
> architecture ppc64el.
> Some enablements has been done upstream which would be welcome and we are
> providing
> a patch to complete support of ppc64le.
> T
"linked" to sr0
Applying upstream patch check-presence-disks-in-vmstat.patch seems to fix the
issue. As of today, this patch does not seem to be applied to version in sid
1:3.3.9-4.
Regards,
--
Hector Oron
From 5a34ff0a99a3c5e7ba4f7982d5de3d0dcc9e3045 Mon Sep 17 00:00:00 2001
From:
bex-transfer
> > ===
> > make[2]: *** [check-TESTS] Error 12 of 5 tests failed
> >
> > ===
> > make[1]: *** [check-am] Error 2
> > dh_auto_test: make -j1 check returned exit code 2
Attached patch fixes this issue.
Regards,
--
Hello,
2014-06-02 9:37 GMT+02:00 Thorsten Glaser :
> please do not Breaks the version of gdb in sid.
> Do coordinated uploads, please ;-)
The upload was coordinated, but stuck in NEW for gdb, causing such problem.
Regards,
--
Héctor Orón -.. . -... .. .- -. -.. . ...- . .-.. --- .--. . .-.
build instead?
Regards,
--
Hector Oron
signature.asc
Description: Digital signature
Package: ftp.debian.org
Severity: normal
Hello ftp-master,
Apparently src:iproute is to be removed from experimental/unstable/testing
suites, as it has been deprecated by src:iproute2.
Andreas, maintainer of the package, concurs on this action.
(see https://bugs.debian.org/cgi-bin/bugrepo
ize fails: half of the output is missing. This happens with programs which
> happily resize when not run in gdb.
Could you please provide a test case and instructions to reproduce such
behaviour and report upstream GNU GDB bugtracker?
Regards
--
Hector Oron
signature.asc
Description: Digital signature
'char foo[5] = { 1, 2, 0, 4, 0 };' > foo.c
> # gcc -c -g foo.c
> # gdb foo.o
> (gdb) p foo[0]@5
> $1 = "\001\002\000\004"
Thanks for the testcase, I am still able to reproduce with 7.7-1, could you
please send usch information to upstream GDB bugtracker?
Regards,
--
Hector Oron
signature.asc
Description: Digital signature
>
> static int foo() { return 42; }
>
> int main(int argc, char *argv[])
> {
> int v = foo();
> return 0;
> }
--
Hector Oron
signature.asc
Description: Digital signature
t; Reading symbols from /tmp/hello...(no debugging symbols found)...done.
> (gdb) r
> Starting program: /tmp/hello
> During startup program terminated with signal SIGKILL, Killed.
I am unable to reproduce with upcoming 7.7-1 release, could you please verify
the issue still persists?
Regards,
--
Hector Oron
signature.asc
Description: Digital signature
Source: autogen
Version: 5.18.3~pre34
Severity: important
Hello,
When attempting to build autogen version from experimental, the build locks
in the testsuite leaving zombie processes around.
The process lists the following:
/bin/bash ../../config/test-driver --test-name errors.test --log-
tamp=1398803346
I am attaching failed log found in buildd, but did not get uploaded as it
never finished building.
Regards,
--
Hector Oron
autogen_5.18.3~pre34-1_amd64-20140509-0954.gz
Description: Binary data
signature.asc
Description: Digital signature
Source: apr-util
Version: 1.5.3-1
Severity: serious
Hello,
Your package FTBFS with current make 4.0 in jessie,
Find build log at:
http://aws-logs.debian.net/ftbfs-logs/results-make4/logs-failed-make4/apr-util_1.5.3-1_unstable_make4.log.gz
Regards
-- System Information:
Debian Release:
tags 748369 + patch
tags 748369 + pending
thanks
Dear maintainer,
I've prepared an NMU for apr-util (versioned as 1.5.3-1.1) and
did _not_ uploaded it. Please feel free to tell me if you want me
to upload it.
Regards.
--
Hector Oron
diff -Nru apr-util-1.5.3/debian/changelog apr-util-
Package: jquery
Version: 1.7.2+dfsg-3
Severity: normal
Tags: patch pending
Dear maintainer,
I've prepared an NMU for jquery (versioned as 1.7.2+dfsg-3.1) and
did _not_ uploaded it. Please feel free to tell me if you want me
to upload for you.
Regards.
--
Hector Oron
diff -Nru jquery-
--- changelog (revision 36600)
+++ changelog (working copy)
@@ -1,3 +1,12 @@
+glade (3.14.2-1) experimental; urgency=low
+
+ * New upstream release.
+ * debian/control:
++ add itstool as build dependency.
++ upgrade libgtk-3-dev version depend
+
+ -- Hector Oron Mon, 21 Jan 2013
Hello,
2011/11/18 Vincent Danjean :
> Ok. So I will try to build a mips cross-compiler from stable as I'm doing
> know, ie with old tools (I need a cross compiler for my students quickly).
Sounds sensible and recommended.
> I will also try the buildcross package in experimental as this is
> the
retitle ssmtp: cannot read alternative config files stored in encfs fuse
filesystem.
tags 570971 + moreinfo - patch
severity 570971 important
thanks
Hello,
On Wed, Aug 11, 2010 at 05:53:38PM +0200, Guido Trotter wrote:
> Looking better at the situation it looks like this might break because my
Package: wnpp
Severity: normal
The current maintainer of device-tree-compiler, Aurélien GÉRÔME ,
is apparently not active anymore. Therefore, I orphan this package now.
I plan to adopt this package if current maintainer does not reply saying the
contrary.
Some information about this package:
Hello Patrick,
2011/11/21 Patrick Ohly :
> Package: gdb
> Version: 7.3-1+b1
> Severity: important
> /build/buildd-gdb_7.3-1+b1-amd64-guQjni/gdb-7.3/gdb/breakpoint.c:11006:
> internal-error: addr_string_to_sals: Assertion `sals.nelts == 1' failed.
> A problem internal to GDB has been detected,
>
Hello Patrick,
2011/11/21 Patrick Ohly :
>> Could you please retry with GDB from experimental?
> 7.4-1~cvs2017.2 from experimental does indeed fix the problem:
> multiple breakpoints are set again for SyncEvo::Exception::handle and
> the assertion is not triggered.
I'll try to evaluate if i
Hello,
On Wed, Sep 21, 2011 at 01:02:24PM +0200, Ph. Marek wrote:
> Package: gdb
> Version: 7.3-1
> Severity: normal
> Tags: patch
>
> Summary: breakpoints on vararg-functions don't work.
>
> Please see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47471 for details.
I tried to backport the patch
Hello,
On Sun, Apr 18, 2010 at 02:57:04AM +0400, Dmitry Eremin-Solenikov wrote:
> Package: device-tree-compiler
> Version: 1.1.0.dfsg-1
> Severity: normal
>
> Hello,
>
> Is there any progress irt this bug? Static version surely should be
> enough for qemu & company.
If you want this feature to
Hello Mark,
On Fri, Oct 21, 2011 at 07:52:46AM +0100, Mark Hymers wrote:
> Just a note on this so that the bug report is up-to-date - the armhf
> bootstrapping in the archive is waiting on an updated EU syncproxy
> machine as we're out of disk space.
Has the status been updated?
Is there an
Hello,
On Fri, Oct 09, 2009 at 05:51:48PM +0200, Witold Baryluk wrote:
> Package: gdb
> Version: 6.8.50.20090628-4
> Severity: important
>
> I just wanted to do some C development and debuging of some problematic
> application on kFreeBSD and have problem with GDB.
Is this problem gone away wit
Hello,
2011/11/22 Mark Hymers :
> As discussed with Sledge this afternoon, the syncproxy issue is now
> resolved and we're in planing to get the import going.
Thanks Mark! Just let me know how, when, what I can do to smooth your work.
Cheers,
--
Héctor Orón -.. . -... .. .- -. -.. . ...- .
eck \
diff -u gcc-4.6-4.6.2/debian/changelog gcc-4.6-4.6.2/debian/changelog
--- gcc-4.6-4.6.2/debian/changelog
+++ gcc-4.6-4.6.2/debian/changelog
@@ -1,3 +1,9 @@
+gcc-4.6 (4.6.2-5+armhf.1) unstable; urgency=low
+
+ * Fix PR target/49030.
+
+ -- Hector Oron Wed, 23 Nov 2011 00:02:17 +
+
gcc
Hi,
Just as quick note, mksh has been built successfully too.
--
Héctor Orón -.. . -... .. .- -. -.. . ...- . .-.. --- .--. . .-.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: linux-2.6
Severity: wishlist
Tags: upstream
Hello,
I was not sure where to send this patch, better here to Debian community for
review.
I found a bit annoying that using upstream deb-pkg target does not allow me
to create
proper Debian packages when cross compiling, so I have cre
Hi,
2013/1/2 Cyril Brulebois :
> Christian PERRIER (29/12/2012):
>> > u-boot-tools is only in “Suggests” for flash-kernel, while your
>> > situation suggests it might be better to have it in “Recommends”.
>> > What do others think?
>> Well, I even moved it to Depends in my commit. I'm not sure
Package: debootstrap
Version: 1.0.44
Severity: wishlist
Hello,
On a current debootstrap run:
[..]
I: Retrieving libacl1
I: Validating libacl1
I: Retrieving adduser
I: Validating adduser
I: Retrieving apt
I: Validating apt
[..]
When using debootstrap to create a given environment, it would b
On Tue, Jan 08, 2013 at 11:02:19AM +0100, Hector Oron wrote:
> Package: debootstrap
> Version: 1.0.44
> Severity: wishlist
> When using debootstrap to create a given environment, it would be nice to
> output version-revision information to keep track of which software versio
Package: wnpp
Severity: wishlist
Owner: Hector Oron
* Package name: bustle
Version : 0.4.1
Upstream Author : Will Thompson
* URL : http://www.willthompson.co.uk/bustle/
* License : LGPL-2.1+ and GPL-2+
Programming Lang: Haskell/C
Description : D-Bus
o licensing issues as
Mathieu comments (see http://bugs.debian.org/696551#19), we need to keep it
disabled distribution wise.
Regards,
--
Hector Oron
signature.asc
Description: Digital signature
query multiple distributions' pac
regards,
--
Hector Oron
signature.asc
Description: Digital signature
n trying to link static objects, pass -lcompat, avoid passing it when
linking shared objects.
Reassigning to util-vserver package.
Regards,
--
Hector Oron
signature.asc
Description: Digital signature
Package: btrfs-tools
Version: 0.19+20120328-8
Severity: normal
Tags: patch
Hello,
While trying to build btrfs image on loop device, it truncates filenames to
64 characters. Applying the following patch, seems to fix the issue:
https://patchwork.kernel.org/patch/1586821/
regards
-- System
line
402.
update-rc.d: error: insserv rejected the script header
dpkg: error processing
/var/cache/apt/archives/util-linux_2.22-1~test2bc1_i386.deb (--unpack):
subprocess new pre-installation script returned error exit status 255
>
> Thanks
>
> Michal
--
Hector Oron
signature.asc
Description: Digital signature
-error-message-about-missing-bridge-.patch
+- 0003-tethering-Fix-error-path-in-__connman_tethering_set_.patch
+ * Add build dependency on readline.
+
+ -- Hector Oron Thu, 20 Sep 2012 00:43:10 +0100
+
+connman (1.6-0co2) bohea; urgency=low
+
+ * Integrate patches to fix code for bridge modu
Package: grub2
Version: 2.00-7
Severity: wishlist
Tags: patch
Hello,
When attempting to generate x86 images, linux kernel tries to run grub hook
and fails:
Setting up grub-pc (1.99-21ubuntu3) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is instal
Hello,
2012/11/26 Hector Oron :
> When attempting to generate x86 images, linux kernel tries to run grub hook
> and fails:
Let me clarify the error log does not correspond with the fix. The
error log can be solved by debconf preseed, but I did have problems
with linux grub hooks and
uild python-fixtures in pergolesi, but it still fails to build from
source.
Regards,
--
Hector Oron
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
;
>... cmdline_spinner spin(aptcfg->FindI("Quiet", 0), term_metrics);
>... // TODO: maybe we should say "calculating upgrade" if we're
>... // running safe-upgrade?
>... std::cout << _("Resolving dependencies...") <<
Dear fellows,
I would like to check if there is something holding RC fix in
unstable for libosip2 package. Currently it is blocking some packages
to build on armhf and s390x. If you dont have the time, would you have
anything against unstable NMU?
Kind regards,
--
Héctor Orón -.. . -... .. .
Hello,
2012/2/16 Bastien ROUCARIES :
> Any news of this bug
It has not been fixed.
It is reproducible on porterbox with latest software versions in SID.
[ 53%] Building CXX object
src/gui/CMakeFiles/kbibtexgui.dir/kbibtexgui_automoc.o
cd /home/zumbi/kbibtex-0.4/obj-arm-linux-gnueabi/src/gui &&
/
tags 643806 + pending
thanks
Dear maintainer,
I've prepared an NMU for sssd (versioned as 1.2.1-4.4) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
Regards.
--
Hector Oron
diff -u sssd-1.2.1/debian/changelog sssd-1.2.1/debian/changelog
--- sssd-
tags 643393 + patch
tags 643393 + pending
thanks
Dear maintainer,
I've prepared an NMU for gnome-scan (versioned as 0.6.2-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
Regards.
--
Hector Oron
diff -Nru gnome-scan-0.6.2/debian/changelog
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: freeze-exception
Please unblock package flash-kernel
Hello,
flash-kernel/3.1 adds device tree support for Dreamplug device (used by
freedombox).
Dreamplug support has been backported into l
Hi,
2012/7/7 Michael Banck :
> On Fri, Jul 06, 2012 at 01:46:10PM +0200, Michael Banck wrote:
>> On Thu, Jul 05, 2012 at 06:50:40PM +0200, Kurt Roeckx wrote:
>> > Source: aces3
>> > Version: 3.0.6-4
>> > Severity: serious
>> >
>> > Your package fails to build on a few arches, timing out in the
>>
Package: adios
Version: 1.3-7
Severity: serious
Hello,
Your package fails to build on Debian build daemon network.
It seems to be related to hdf5 build dependencies plus some added conditional
build deps.
On armhf buildd:
Checking for dependency conflicts...
E: Broken packages
Inst
Hello,
2012/2/2 Niels Thykier :
> We would like to try a build of eclipse on arm{el,hf}. However, it may
> require a kernel upgrade on the buildds[1]. As far as I can tell,
> linux-2.6/3.2.1-1 carries those patches[2].
We are aware of it, build daemons are not yet ready, we will proceed
with i
Package: wnpp
Severity: wishlist
Owner: Hector Oron
* Package name: haskell-pcap
Version : 0.4.5.2
Upstream Author : Bryan O'Sullivan
* URL : http://hackage.haskell.org/package/pcap
* License : BSD3
Programming Lang: Haskell
Description : A s
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Please unblock package gdb-doc/non-free
It fixes a FTBFS, it just adds new build dependency on automake.
unblock gdb-doc/7.4.1-2
-- System Information:
Debian Release: wheezy/sid
APT pr
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Please unblock package flash-kernel
Due to missing detection of the hardware in udeb, later d-i support for
Dreamplug was not properly working.
The flash-kernel 3.2 version attempts to fix
?
I am willing to sponsor your package and following uploads, in case is needed.
I have been using your version from mentors successfully and it even builds on
arm*.
Is it ok to sponsor your package upload?
Regards,
--
Hector Oron
signature.asc
Description: Digital signature
Hello Niels,
2012/7/29 Niels Thykier :
> We have been asked to hold udebs for now.
Yes, that's fine, just until after d-i beta 1 release. I'll try to
ping you back after beta 1 is released (in case you dont unblock it
sooner).
regards,
--
Héctor Orón -.. . -... .. .- -. -.. . ...- . .-.. -
1 - 100 of 889 matches
Mail list logo