Bug#1103883: EXTERNAL - Bug#1103883: Acknowledgement (libserial1: Occasional exception when writing to the serial port)

2025-04-23 Thread Graemer Tobias LCPF-CH
Hi Gianfranco Thanks for adding the patch to Debian! Is there chance to pick this for bookworm-updates as well? Best regards, Tobias

Bug#1057621: valgrind should not drop valgrind-dbg

2025-04-10 Thread Frank Ch. Eigler
Hi - Please beware a possible naming confusion: "valgrind-gdb" vs "valgrind-dbg". The former is a relatively recently added subpackage for gdb interfacing support, and has nothing to do with valgrind's own debuginfo. - FChE

Bug#1095811: Missing patch

2025-02-12 Thread Graemer Tobias LCPF-CH
Hi, Sorry, I forgot to add the patch. May I submit a merge request for this on Salsa? Regards, Tobias 0001-Separate-devicetree-overlay-directory-for-each-kerne.patch Description: 0001-Separate-devicetree-overlay-directory-for-each-kerne.patch

Bug#1091428: dkms no longer recommends linux-headers-* packages, leading to kernel headers absence

2024-12-25 Thread Ihor Ch.
Package: dkms Version: 3.0.13-1 Severity: normal X-Debbugs-Cc: deb...@gendalph.net Hello, It appears that in Trixie package `dkms` no longer recommends `linux-headers-*` packages, which leads to newer kernels not having headers installed, which in turn leads to DKMS being unable to build kernel

Bug#1063380: ITP: libuio -- Linux Kernel UserspaceIO helper library

2024-03-13 Thread Traut Manuel LCPF-CH
> On Thu, Mar 07, 2024 at 05:02:29PM +0200, Peter Pentchev wrote: >> On Thu, Mar 07, 2024 at 03:25:01PM +0100, Manuel Traut wrote: >>> On 7 Feb 2024, at 18:27, Dima Kogan wrote: >>> >>> Hi. Thanks for your contribution. I looked at the upstream code a tiny >>> bit, and it looks like it might have

Bug#1049991: arm-trusted-firmware: suggestions to improve the maintability of debian/rules

2023-12-07 Thread Gerz Burak LCPF-CH
On Fri, 18 Aug 2023 01:20:02 +0200 Nicolas Boulenguez wrote: > Source: arm-trusted-firmware > Severity: wishlist > Tags: patch > > Hello. > > The attached patch arguably improves debian/rules. > > The ediff mode of emacs provides a more useful overview of the changes > than plain diff or gitk. >

Bug#1055418: systemtap: autopkgtest regression: Pass 4: compilation failed. [man error::pass4]

2023-11-06 Thread Frank Ch. Eigler
Hi - > Version: 4.9-1 > https://ci.debian.net/data/autopkgtest/testing/amd64/s/systemtap/39374282/log.gz > > 223s /usr/share/systemtap/runtime/linux/print.c:367:46: error: ‘struct > module’ has no member named ‘core_text_size’; did you mean > ‘kprobes_text_size’? > 223s 367 |(un

Bug#1047029: systemtap: Fails to build source after successful build

2023-08-15 Thread Frank Ch. Eigler
Hi - > This package fails to build a source package after a successful build > (dpkg-buildpackage ; dpkg-buildpackage -S). This "make clean" imperfection is improved with upstream commit 88aa8253. - FChE

Bug#801822: Proposal for a fix

2023-07-11 Thread Traut Manuel LCPF-CH
Hi, I am not sure if I understood everything properly. I tried to fix this bug with this MR: Support template units (!23) * Merge requests * Debian / init-system-helpers * GitLab Would be nice if someone with a better unde

Bug#1036674: lintian: No line ending checks for CR or CRLF for type script, files or artifacts located under /debian

2023-05-31 Thread Filus Janek LCPF-CH
Dear Maintainer, I have prepared a first MR which passes the salsa pipeline: https://salsa.debian.org/jfmt/lintian/-/pipelines/531335 and implements a possible solution for the reported Bug #1036674 Feedback is very welcome Kind regards Janek Filus

Bug#1035055: AW: EXTERNAL - Bug#1035055: ITP: firmware-imx -- Firmware binary blobs needed on NXP i.MX platforms

2023-05-08 Thread Traut Manuel LCPF-CH
Hi Josch, >>Quoting Manuel Traut (2023-04-28 14:59:50) >> * Package name: firmware-imx >> Version : 8.19 >> Upstream Contact: NXP >> * URL : https://www.nxp.com/ >> * License : LA_OPT_NXP_Software_License_v42 >> Description : Firmware binary blobs needed o

Bug#968924:

2022-12-20 Thread Gerz Burak LCPF-CH
Dear Maintainer, This bug seem still to be there in Debian bookworm. The nonempty option in allowed_options_exfat seems to make problems. Removing this options makes it works.. Since the Debian bookworm kernel (6.0, 6.1) will come with an exfat fs driver and does not support nonempty option: ca

Bug#1022054: Add multiarch metadata to dh-cmake

2022-10-19 Thread Graemer Tobias LCPF-CH
Package: dh-cmake Version: 0.6.1 Dear Maintainer, We are working on getting multiarch metadata correct throught the archive. This package needs to be marked 'Multi-Arch: foreign' for dependencies and build- depencies to work correctly in all cases. Any package 'X' build-depending on dh-cmake can

Bug#1019869: systemtap of debian testing not work with the default testing kernel 5.19

2022-09-19 Thread Frank Ch. Eigler
Hi - > WARNING: nginx pid 3525 target 3525 > ERROR: read fault [man error::fault] at 0x561c9d23e380 near operator > '@var' at samples/openresty.stp:18:17 > WARNING: Number of errors: 1, skipped probes: 0 > WARNING: /usr/bin/staprun exited with status: 1 > Pass 5: run

Bug#1016019:

2022-08-04 Thread Traut Manuel LCPF-CH
Started to work on creating a Debian package: https://salsa.debian.org/manut/libusbgx/

Bug#1010576: akonadi-server: Akonadi/Kontact hangs after resuming from standby

2022-05-04 Thread CH
Package: akonadi-server Version: 4:21.12.3-2 Severity: normal X-Debbugs-Cc: gi...@leonde.de Dear Maintainer, kontact reliably gets unusable after resmuing from standby. I've been using kontact for years, and I think this started with the update of KDE Framework to 5.90, The UI is still responsive

Bug#968327: systemtap: FTBFS: uses %lu to print rlim_t which can be unsigned long long though

2020-08-14 Thread Frank Ch. Eigler
Hi - > + * debian/patches/rlim_t.patch: fix FTBFS: bad rlim_t assumptions > + > + -- Thorsten Glaser Thu, 13 Aug 2020 04:03:51 +0200 We merged an embiggened version of your patch to upstream master, thanks! - FChE

Bug#966705: elfutils introduced a bootstrap loop via libmicrohttpd-dev

2020-08-02 Thread Frank Ch. Eigler
Hi - > please send a patch to build without libdebuginfod/debuginfod. For distro bootstrapping purposes, elfutils can be built with a configure option that builds a libmicrohttpd- / libcurl- free set of stub binaries / libraries. That should suffice to be able to build the buildroot of the distr

Bug#948353: update to upstream 0.178 release for debuginfod client/server

2020-01-07 Thread Frank Ch. Eigler
Source: elfutils Version: 0.178 Severity: wishlist Dear Maintainer, Please consider rebasing elfutils to 0.178 upstream. Its main benefit is the automatic debuginfo downloading client & server. This lets users of debugging type tools like systemtap stop worry about manual apt operations, and let

Bug#892995: systemtap: failes to compile scripts, implicit declaration of some functions

2018-03-15 Thread Frank Ch. Eigler
Hi - > Package: systemtap > Version: 3.1-3 > Architecture: amd64 (x86_64) > Foreign Architectures: i386 > Kernel: Linux 4.15.0-1-amd64 (SMP w/4 CPU cores) > [...] Due to the absence of a fixed kernel API, newer systemtap versions are required to deal with newer kernels. The particular errors lis

Bug#869874: libreoffice: broken. LibreOffice crashes at during startup.

2017-08-02 Thread ch...@musicchris.de
Am 28.07.2017 um 21:59 schrieb ch...@musicchris.de: > Please give me some time to change to nvidia-driver, to see if it > really makes the difference. Maybe on sunday I can get back to this > odyssey... Funny! I now tried with Cinnamon, MATE, nvidia and nouveau in all combinations,

Bug#869874: libreoffice: broken. LibreOffice crashes at during startup.

2017-07-28 Thread ch...@musicchris.de
Am 28.07.2017 um 14:03 schrieb Rene Engelhard: > Hi, > > On Fri, Jul 28, 2017 at 01:39:34PM +0200, ch...@musicchris.de wrote: >> Well, that wrecked my whole system! > > It was wrecked before already ;) Actually, it ran very smooth for a long time! That is, if you'r

Bug#869874: libreoffice: broken. LibreOffice crashes at during startup.

2017-07-28 Thread ch...@musicchris.de
Am 27.07.2017 um 12:37 schrieb Rene Engelhard: > > See http://bugs.debian.org/868507. Giving the information requested there > would actually be nice. Let me get back to this a little later, because: > Try without the binary nvidia drivers if you used them? Well, that wrecked my whole system!

Bug#856474: stap: include runtime_defines.h not found

2017-03-03 Thread Frank Ch. Eigler
Hi - On Thu, Mar 02, 2017 at 01:25:03PM -0800, Gerald Turner wrote: > FWIW, I attempted to kludge around the mangled include argument by > running stap with "-B 'EXTRA_CFLAGS += -I/usr/share/systemtap/runtime'". > This seems to work around the compilation failure of missing > runtime_defines.h in

Bug#856474: stap: include runtime_defines.h not found

2017-03-01 Thread Frank Ch. Eigler
Hi - > [...] Running in verbose mode, it shows: [...] Those paths are > provided by the linux-headers-xxx-amd64 (or equivalent arch) > package. In Debian, build/ and source/ paths are pointing to > separate locations, provided by separate package. [...] Could you provide a make V=1 transcript o

Bug#856474: stap: include runtime_defines.h not found

2017-03-01 Thread Frank Ch. Eigler
Hi - > I have been able to reproduce this on a Debian kernel. > [...] > /tmp/stapUHT1si/stap_7ef754ea40ea0990a9bfaf74753e8a9d_1538_src.c:10:29: fatal > error: runtime_defines.h: No such file or directory >  #include "runtime_defines.h" >  ^ > compilation terminated. > [

Bug#837697: systemtap: Arguments of user probes are always (incorrectly) zero

2016-09-14 Thread Frank Ch. Eigler
Hi, Lluís - > I've attached both. BTW, I'm using debian's gcc 6.1.1-1. Thank you. Those both look just fine, argh. Could you try using gdb's "static probe points" facility to break at the same point, to see if the arguments are accessible? https://sourceware.org/gdb/onlinedocs/gdb/Static-Prob

Bug#837697: systemtap: Arguments of user probes are always (incorrectly) zero

2016-09-13 Thread Frank Ch. Eigler
Hi - > $ cat >test.c <<\EOF > [...] > int f(int a1, int a2) > { > TEST_F(a1, a2); > [...] > } > > int main(int argc, char *argv[]) > { > f(1, 1); > f(2, 2); > return 0; > } > EOF > [...] > $ gcc -o test -O0 -g test.c events.o > $ sudo stap test.stp -c './test' > [...] > 0 0 > 0 0

Bug#789075: systemtap: Fails to find "kernel.trace" probe

2015-06-17 Thread Frank Ch. Eigler
Hi - On Wed, Jun 17, 2015 at 04:11:47PM -0300, Ismael Garrido wrote: > Attempting to extract kernel debuginfo build ID from > /lib/modules/3.16.0-4-amd64/build/vmlinux.id > Attempting to extract kernel debuginfo build ID from /sys/kernel/notes > semantic error: while resolving probe point: identif

Bug#766994: systemtap-mode.el:62:1:Error: Symbol's function definition is void: cl-macroexpand-all

2014-10-27 Thread Frank Ch. Eigler
Hi - Upstream systemtap commit #35641037b7f9 may help with this: diff --git a/emacs/systemtap-mode.el b/emacs/systemtap-mode.el index cdcd6558a149..42f48d5ddf93 100644 --- a/emacs/systemtap-mode.el +++ b/emacs/systemtap-mode.el @@ -53,7 +53,8 @@ (require 'cc-awk) (eval-when-compile (require

Bug#750943: stunnel4: init script missing lsb-required status target

2014-06-08 Thread ch
Peter, thanks for replying and for maintaining stunnel. > I do agree that not having a 'status' init script command is, to put it > mildly, a major nuisance, and I thank you for your work on it! Yeah, I just finally upgraded my last couple of hold-outs to wheezy and it took two tries to build a

Bug#750943: stunnel4: init script missing lsb-required status target

2014-06-08 Thread ch
Package: stunnel4 Version: 3:4.53-1.1 Severity: serious Tags: upstream patch Justification: Policy 9.3 The stunnel4 init script is missing 'status' support. This makes it impossible to programatically tell whether stunnel4 is properly running. This makes stunnel4 unusable in high-availability en

Bug#655478: Debian Bug report logs - #655478

2013-11-13 Thread Ch. Kranz
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655478 Same problem hier. Ubuntu 12.04 Many geda windows are too small and sometimes unusable. gschem Version 1.6.2.20110115 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

Bug#726248: sdt.h conflict with kfreebsd-kernel-headers and systemtap-sdt-dev

2013-10-19 Thread Frank Ch. Eigler
Hi - > [...] > > If we use systemtap-sdt-dev's sys/sdt.h, do we at least get something > > that might be functional? > > I guess we will get better integration with GDB at the expense of no > integration with the kernel. > > Hopefully Mark can elaborate on this. In the normal Linux case, it's p

Bug#724561: Suggesting 'linux-image' prevents auto-removal of any linux-image package

2013-09-26 Thread Frank Ch. Eigler
Hi - > > do we actually need the dependency? Currently if stap fails it will > > guide the user to read README.Debian which will tell them to use > > stap-prep which will install matching header, debug and kbuild packages. > > IMHO we could just drop the suggests unless I'm missing something here.

Bug#691167: enable please

2013-06-13 Thread Frank Ch. Eigler
Please enable CONFIG_UPROBES. It enables some unique and useful functionality. The mere presence of the CONFIG_UPROBES code has no performance or security impact on normal operation. Only root users can use "perf probe", and only specifically-authorized users can use it via systemtap. -- To U

Bug#706817: systemtap: Error, 'stap_...' is not a zombie systemtap module.

2013-05-14 Thread Frank Ch. Eigler
Hi - On Tue, May 14, 2013 at 10:50:45AM +0300, Timo Juhani Lindfors wrote: > [...] > Could somebody from systemtap upstream take a quick look at the backport > just to make sure I didn't do anything silly? [...] > Backported patch: > http://lindi.iki.fi/lindi/systemtap/wheezy/PR14245-support-sys-k

Bug#704912: base: VirtualBox Guest Additions installation with Kernel 3.2.0-4-486 failed

2013-04-09 Thread Ch. Hanisch
... - I mean, your Kernel-Revisions newer as 3.2.35-2 have a bug, not VirtualBox 4.2.x. Please correct this bug in your Kernel. regards Ch. Hanisch -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

Bug#704912: base: VirtualBox Guest Additions installation with Kernel 3.2.0-4-486 failed

2013-04-07 Thread Ch. Hanisch
after Installation" http://debianforum.de/forum/viewtopic.php?f=29&t=141447&p=927206#p927206 With Kernel 3.2.0-4-486 (Subversion 3.2.35-2) and VirtualBox 4.1.24 the Guest Additions installation woks fine. Please give me a answer to ch-hani...@t-online.de regards Ch. Hanisch --

Bug#701704: Please add --enable-filter-aaaa to configure/build options

2013-02-26 Thread Cédric Dufour--smtphost=smtp . idiap . ch
Package: bind9 Version: 1:9.7.3.dfsg-1~squeeze9 Severity: wishlist Tags: patch ipv6 *** body.txt Hello, BIND9 version 9.7.3 and above allows to specify the '--enable-filter-' configure/build option, which in turns enables the 'filter--on-v4' and 'filter-' named configuration options

Bug#700161: systemtap: Please support arch powerpcspe

2013-02-09 Thread Frank Ch. Eigler
Hi - On Sat, Feb 09, 2013 at 12:00:14PM +0100, Roland Stigge wrote: > [...] > I guess you need the output of "make check"? > And maybe some additional files? "make check" runs only a non-root subset of the tests. Please consider "sudo make installcheck" for the full testsuite. - FChE pgpEvmlTQ

Bug#690404: Please provide a newer version

2012-10-14 Thread Frank Ch. Eigler
Hi - > > This one is corrected by an older, a 1.8-era change (commit e14ac0e274c6). > > if I backport these commits to systemtap 1.7 that is going to be part of > the next stable debian version, can you estimate how long it will take > until upstream kernels again break in some other manner? [...

Bug#690404: Please provide a newer version

2012-10-14 Thread Frank Ch. Eigler
Hi - On Sun, Oct 14, 2012 at 01:39:02PM +0200, Guido Günther wrote: > [...] > Followup-For: Bug #690404 > It turns out that 1.7 can't cope with 3.6 kernels at all. When running > any kind of probe one gets: > > /usr/share/systemtap/runtime/task_finder2.c:353:24: error: > VM_EXECUTABLE undeclared (

Bug#678804: maelstrom: FTBFS on armhf: netlogic/liblogic.a: could not read symbols: Bad value

2012-06-25 Thread ch...@sgoc.de
This looks like dpkg-buildflags injects some options that don't work on all platforms. Especially the '-fPIE' option looks like the culprit. Are these flags the same on all build machines? Do you have any ideas what is so special about 'armhf' in this case, as it is the only platform that has this

Bug#647132: Drawtext filter

2011-10-30 Thread ch
ood reason, why is it omitted? Regards, ch.

Bug#646926: fsarchiver with 'Speicherzugriffsfehler'

2011-10-28 Thread Ch. Hanisch
compatible with fsarchiver. with regards Ch. Hanisch

Bug#604453: Fwd: Fix the uprobes.ko path when used with remotes

2011-08-12 Thread Frank Ch. Eigler
Hi - On Fri, Aug 12, 2011 at 02:14:01PM +0300, Timo Juhani Lindfors wrote: > > alibi procedure, see https://bugzilla.redhat.com/show_bug.cgi?id=655904 > > Thanks. I can confirm that these instructions crash > linux-image-3.0.0-1-amd64 3.0.0-1 > > at least under xen. OK. So that confirms kernel

Bug#604453: linux-2.6: xen domU hangs with systemtap kernel.function("*@*/*.c")

2011-08-11 Thread Frank Ch. Eigler
Hi, Timo - We have generally found that such problems reflect bugs in the kernel kprobes implementation rather than in systemtap. For one possible alibi procedure, see https://bugzilla.redhat.com/show_bug.cgi?id=655904 - FChE -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.

Bug#633535: Processed: reassign 633535 to systemtap

2011-07-11 Thread Frank Ch. Eigler
Hi, Ben - > > > > reassign 633535 systemtap > > > Bug reassigned from package 'linux-2.6' to 'systemtap'. > > > > Can you elaborate why you believe systemtap is related? According to > > the dmesg, the last systemtap invocation was several hours before the > > kernel error. > > The last module

Bug#604761: examples/profiling/sched_switch.stp: semantic error: not accessible at this address (0xffffffff812f9f86): identifier '$prev' ..

2010-11-24 Thread Frank Ch. Eigler
Hi - On Wed, Nov 24, 2010 at 09:13:48AM +0200, Timo Juhani Lindfors wrote: > Actual results: > 1) stap fails with > > semantic error: not accessible at this address (0x812f9f86): > identifier '$prev' at /usr/share/systemtap/tapset/scheduler.stp:146:13 > source: prev_pid =

Bug#604453: Processed: reassign 604453 to systemtap

2010-11-22 Thread Frank Ch. Eigler
Hi - On Mon, Nov 22, 2010 at 11:59:22PM +, Ben Hutchings wrote: > [...] > > This is a known problem, also known as http://sourceware.org/PR2725. > > [...] > So do you think I should assign this back to the kernel? I guess it depends on whether you folks are likely to have time to improve th

Bug#604453: stap hangs with broad wildcards

2010-11-22 Thread Frank Ch. Eigler
This problem sounds like , and usually represents a latent kernel problem (in the kprobes or related APIs) rather than a bug in systemtap. With newer kernels, the "perf probe" interface can be used to set kprobes at the same place where systemtap would place them, and

Bug#585497: systemtap-doc: error messages from dhelp while indexing langref.pdf

2010-06-22 Thread Frank Ch. Eigler
Hi - On Fri, Jun 11, 2010 at 03:30:50AM +0200, Laurent Bonnaud wrote: > [...] > Error: Illegal entry in bfrange block in ToUnicode CMap > [...] > /usr/share/doc/systemtap-doc/langref.pdf I see the same thing on fedora. A backtrace: #0 error (pos=-1, msg=0x351ad4bbf8 "Illegal entry in

Bug#545429: systemtap: warnings at startup

2009-09-07 Thread Frank Ch. Eigler
Hi - On Mon, Sep 07, 2009 at 11:57:24AM +0200, Eugeniy Meshcheryakov wrote: > [...] > > Copy failed > > ("/tmp/stapDk1TWx/stap_3835b78b63112f155923ffab0cc0cfd1_6702.ko.sgn" to > > "/home/lucas/.systemtap/cache/38/stap_3835b78b63112f155923ffab0cc0cfd1_6702.ko.sgn"): > Hmm, I also wonder why it trie

Bug#365349: Add support for creating a "debuginfo" package

2009-07-16 Thread Frank Ch. Eigler
Hi - On Thu, Jul 16, 2009 at 09:21:50AM +0200, Bastian Blank wrote: > [...] > > THis would be ideal. Current tools like "crash" don't work with an > > image that's been stripped with "--only-keep-debug". I'm not sure what > > strip is removing that crash needs, but I'll look into it. > > This w

Bug#536469: new systemtap snapshot available

2009-07-11 Thread Frank Ch. Eigler
Eugeniy Meshcheryakov writes: > Is it possible to encode systemtap's version number in snapshot file > name. That'll simplify packaging of snapshots (see > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536469) > [...] These snapshot tarball files normally contain a SNAPSHOT file with the git

Bug#526957: systemtap: Run test suite.

2009-05-04 Thread Frank Ch. Eigler
Hi - On Mon, May 04, 2009 at 09:52:58PM +0200, Kurt Roeckx wrote: > > Or even "make installcheck" for actual execution of systemtap test > > scripts (as opposed to their mere compilation). > > installcheck seems to expect things to be installed on the system? > Is there some way to override that

Bug#526957: systemtap: Run test suite.

2009-05-04 Thread Frank Ch. Eigler
Hi - On Mon, May 04, 2009 at 07:42:33PM +0200, Kurt Roeckx wrote: > Could you please run the testsuite during the build procces? > [...] > It should work by running "make check" in the src dir. Of even "make installcheck" for actual execution of systemtap test scripts (as opposed to their mere c

Bug#299165: Great brands available here

2008-04-02 Thread Ch Hinesley
Exquisite designs at your touch The clock was invented to be re-invented to have a spot on your wrist. http://www.poleigea.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#161232: Quite simply put : unbelievable

2008-03-24 Thread Ch Hoffmann
Never have any more lonely nights with your new huge pecker http://www.Resiterons.com/ The road to success -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#259892: Lindsay giving head

2008-03-24 Thread Ch Bisbee
Want to improve your sexual life? It's easy, simply click here http://www.Massivegainers.com/ Intensify and double your pleasure -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#244198: Keep it tight and simple

2008-03-24 Thread Ch Duerr
Obtain guaranteed, permanent, hassle-free growth with our product http://www.Resiterons.com/ Re: what she really wants -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#350770: them reaching a saturation

2008-03-20 Thread kristoffer chuen-ch
FuckstickSpaciousJody http://www.Plaserable.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#291389: Download \/ista J

2008-02-27 Thread jacky chuen-ch
Buying Cheap OEM is very good for pricing and function. http://genaaquilarfx.blogspot.com That is really cheap and great for using s0f1. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#395484: systemtap: FTBFS: perfmon3/pfmlib.h: No such file or directory

2006-10-27 Thread Frank Ch. Eigler
Hi - On Fri, Oct 27, 2006 at 12:05:53PM +0200, Julien Danjou wrote: > There was a problem while autobuilding your package: > > > if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DBINDIR='"/usr/bin"' > > -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib/systemtap"' > > -DPERFMON

Bug#365349: also for systemtap

2006-09-07 Thread Frank Ch. Eigler
Hi - Having debugging data available as an optional add-on would also make systemtap (http://sources.redhat.com/systemtap) work on a debian system without having to build a custom kernel. - FChE -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EM

Bug#376616: FTBFS with GCC 4.2: warning: statement with no effect

2006-07-04 Thread Frank Ch. Eigler
Hi - On Tue, Jul 04, 2006 at 12:50:40AM +0200, Martin Michlmayr wrote: > Package: systemtap > [...] > Your package fails to build with GCC 4.2. [...] > ... > > if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H > > -DOBJDIR=\"/build/tbm/systemtap-0.0.20060610/build-tree/src/build-elfutils/libebl\" > > -I. -I

Bug#338174: systemtap / elfutils license

2006-04-13 Thread Frank Ch. Eigler
Hi - Please be aware that, at long last, elfutils has been relicensed under the GPL plus an exception. Please see elfutils version 0.120. - FChE -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#343929: Corrected keys for Cherry CyMotion Master Linux

2006-01-06 Thread ch
Hello I also have one of these keyboards and I noticed that as of xlibs 6.9.0.dfsg.1-1 this keyboard is suppored as model "cymotionlinux". Still in the shipped file two keys are missing and strangely enough they have different codes to what Klaus reported although he uses the German variant, too

Bug#95469: wnpp: cgen -- cpu tools generator

2005-09-25 Thread Frank Ch. Eigler
Hi - On Sun, Sep 25, 2005 at 10:11:04PM -0500, Drew Scott Daniels wrote: > cgen looks like an interesting tool, but I'm not sure about all of it's > uses. The description says it has simulators. What kind of simulator? cgen can generate the instruction-decoding kernels of gdb and sid simulators.