Bug#819946: konsole: Konsole + kde experimental crahes when compiling huge programs
Package: konsole Version: 4:15.12.1-1 Severity: normal When I cmpile kodi from git, it did crashes 2 out of 3 runs. Never happened before using qt5.6/kde exp. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.4.5 (SMP w/8 CPU cores; PREEMPT) Locale: LANG=fr_FR.UTF8, LC_CTYPE=fr_FR.UTF8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages konsole depends on: ii konsole-kpart 4:15.12.1-1 ii libc6 2.23-0experimental1 ii libkf5completion5 5.19.0-1 ii libkf5configcore5 5.19.0-1 ii libkf5configgui55.19.0-1 ii libkf5configwidgets55.19.0-1 ii libkf5coreaddons5 5.19.0-1 ii libkf5i18n5 5.19.0-1 ii libkf5iconthemes5 5.19.0-1 ii libkf5kdelibs4support5 5.18.0-1 ii libkf5kiowidgets5 5.19.0-1 ii libkf5notifyconfig5 5.19.0-1 ii libkf5widgetsaddons55.19.0-1 ii libkf5windowsystem5 5.19.0-1 ii libkf5xmlgui5 5.19.0-1 ii libqt5core5a5.6.0+dfsg-2 ii libqt5gui5 5.6.0+dfsg-2 ii libqt5widgets5 5.6.0+dfsg-2 ii libstdc++6 5.3.1-13 konsole recommends no packages. konsole suggests no packages. -- no debconf information
Re: Bug#794110: More info needed
On Fri, 1 Apr 2016, Diederik de Haas wrote: > On Friday 18 March 2016 19:57:52 Francois Gouget wrote: > > I installed plasma-workspace-dbg and got a new crash so here is the > > backtrace for the crashing thread. Unfortunately I did not find a dbg > > package for libqt5qml5. > > qtbase5-dbg and qtdeclarative5-dbg may provide (even) more info I installed these two packages. This does help. Now most backtrace entries have function names and source file line numbers: Application: Plasma (plasmashell), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7efe1f6fc940 (LWP 5703))] Thread 7 (Thread 0x7efe09c23700 (LWP 5712)): #0 0x7efe19e46e4d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x7efe1def9382 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x7efe1defaff7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x7efe0af1a789 in QXcbEventReader::run (this=0x17fa540) at qxcbconnection.cpp:1230 #4 0x7efe1a52b7fe in QThreadPrivate::start (arg=0x17fa540) at thread/qthread_unix.cpp:331 #5 0x7efe1964f454 in start_thread (arg=0x7efe09c23700) at pthread_create.c:334 #6 0x7efe19e4fedd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 6 (Thread 0x7efe031d2700 (LWP 5884)): #0 0x7efe16c37a79 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x7efe16bf28c9 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x7efe16bf325b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x7efe16bf343c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x7efe1a762a5b in QEventDispatcherGlib::processEvents (this=0x7efdfc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 #5 0x7efe1a709d6a in QEventLoop::exec (this=this@entry=0x7efe031d1c60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x7efe1a526854 in QThread::exec (this=this@entry=0x18ddc40) at thread/qthread.cpp:503 #7 0x7efe1cdb9105 in QQmlThreadPrivate::run (this=0x18ddc40) at qml/ftw/qqmlthread.cpp:141 #8 0x7efe1a52b7fe in QThreadPrivate::start (arg=0x18ddc40) at thread/qthread_unix.cpp:331 #9 0x7efe1964f454 in start_thread (arg=0x7efe031d2700) at pthread_create.c:334 #10 0x7efe19e4fedd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 5 (Thread 0x7efdf9b53700 (LWP 5892)): #0 0x7efe16c37a94 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x7efe16bf28b0 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x7efe16bf325b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x7efe16bf343c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x7efe1a762a5b in QEventDispatcherGlib::processEvents (this=0x7efdf40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 #5 0x7efe1a709d6a in QEventLoop::exec (this=this@entry=0x7efdf9b52c60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x7efe1a526854 in QThread::exec (this=this@entry=0x1b6ce00) at thread/qthread.cpp:503 #7 0x7efe1cdb9105 in QQmlThreadPrivate::run (this=0x1b6ce00) at qml/ftw/qqmlthread.cpp:141 #8 0x7efe1a52b7fe in QThreadPrivate::start (arg=0x1b6ce00) at thread/qthread_unix.cpp:331 #9 0x7efe1964f454 in start_thread (arg=0x7efdf9b53700) at pthread_create.c:334 #10 0x7efe19e4fedd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 4 (Thread 0x7efdf39c7700 (LWP 5896)): #0 0x7efe19e46e4d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x7efe16bf332c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x7efe16bf343c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x7efe1a762a5b in QEventDispatcherGlib::processEvents (this=0x7efdec0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 #4 0x7efe1a709d6a in QEventLoop::exec (this=this@entry=0x7efdf39c6c60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #5 0x7efe1a526854 in QThread::exec (this=this@entry=0x1c55250) at thread/qthread.cpp:503 #6 0x7efe1cdb9105 in QQmlThreadPrivate::run (this=0x1c55250) at qml/ftw/qqmlthread.cpp:141 #7 0x7efe1a52b7fe in QThreadPrivate::start (arg=0x1c55250) at thread/qthread_unix.cpp:331 #8 0x7efe1964f454 in start_thread (arg=0x7efdf39c7700) at pthread_create.c:334 #9 0x7efe19e4fedd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 3 (Thread 0x7efdf20b6700 (LWP 5902)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x7efe1f1661c4 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 #2 0x7efe1f166209 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 #3 0x7efe1964f454 in start_thread (arg=0x7efdf20b6700) at pthread_create.c:33
Bug#819868: qtwebkit: Make determineNumberOfCPUs work on kfreebsd
On Sun, Apr 03, 2016 at 08:43:11PM -0300, Lisandro Damián Nicanor Pérez Meyer wrote: > Patch applied in the repo. Thanks! > - What about Qt5's qtwebkit? Dos it suffer from the same problem? If so, can > you provide a patch too? I can check. What's the package name? Is it in Debian sid? -- Jon Boden ubuntuBSD -- The power of FreeBSD kernel with familiarity of Ubuntu OS! http://www.ubuntubsd.org/ -- https://twitter.com/ubuntuBSD
Processed: tagging 817291, tagging 817301, tagging 819963, found 817289 in 1.1.2-5, tagging 817289 ...
Processing commands for cont...@bugs.debian.org: > tags 817291 + sid stretch Bug #817291 {Done: Adam Borowski } [src:black-box] black-box: Removal of dh_desktop Added tag(s) sid and stretch. > tags 817301 + sid stretch Bug #817301 {Done: Adam Borowski } [src:mm3d] mm3d: Removal of dh_desktop Added tag(s) sid and stretch. > tags 819963 + sid stretch Bug #819963 [src:libpng] libpng: keep out of Stretch Added tag(s) sid and stretch. > found 817289 1.1.2-5 Bug #817289 [src:aewm++] aewm++: Removal of dh_desktop Marked as found in versions aewm++/1.1.2-5. > tags 817289 + sid stretch Bug #817289 [src:aewm++] aewm++: Removal of dh_desktop Added tag(s) sid and stretch. > found 817290 1.2.1+dev-0.12-6.2 Bug #817290 [src:aiksaurus] aiksaurus: Removal of dh_desktop Marked as found in versions aiksaurus/1.2.1+dev-0.12-6.2. > tags 817290 + sid stretch Bug #817290 [src:aiksaurus] aiksaurus: Removal of dh_desktop Added tag(s) stretch and sid. > found 817292 1.08-12 Bug #817292 [src:bugsx] bugsx: Removal of dh_desktop Marked as found in versions bugsx/1.08-12. > tags 817292 + sid stretch Bug #817292 [src:bugsx] bugsx: Removal of dh_desktop Added tag(s) sid and stretch. > found 817294 1.0.1-4 Bug #817294 [src:fyre] fyre: Removal of dh_desktop Marked as found in versions fyre/1.0.1-4. > tags 817294 + sid stretch Bug #817294 [src:fyre] fyre: Removal of dh_desktop Added tag(s) sid and stretch. > found 817295 0.2.5-1 Bug #817295 [src:gnome-color-chooser] gnome-color-chooser: Removal of dh_desktop Marked as found in versions gnome-color-chooser/0.2.5-1. > tags 817295 + sid stretch Bug #817295 [src:gnome-color-chooser] gnome-color-chooser: Removal of dh_desktop Added tag(s) sid and stretch. > found 817296 0.94-2.1 Bug #817296 [src:gnudoq] gnudoq: Removal of dh_desktop Marked as found in versions gnudoq/0.94-2.1. > tags 817296 + sid stretch Bug #817296 [src:gnudoq] gnudoq: Removal of dh_desktop Added tag(s) sid and stretch. > found 817297 1.2.9-1 Bug #817297 [src:gomoku.app] gomoku.app: Removal of dh_desktop Marked as found in versions gomoku.app/1.2.9-1. > tags 817297 + sid stretch Bug #817297 [src:gomoku.app] gomoku.app: Removal of dh_desktop Added tag(s) sid and stretch. > found 817298 1.4-1.1 Bug #817298 [src:khmerconverter] khmerconverter: Removal of dh_desktop Marked as found in versions khmerconverter/1.4-1.1. > found 817303 1.0beta3.1+dfsg-3 Bug #817303 [src:openuniverse] openuniverse: Removal of dh_desktop Marked as found in versions openuniverse/1.0beta3.1+dfsg-3. > tags 817303 + sid stretch Bug #817303 [src:openuniverse] openuniverse: Removal of dh_desktop Added tag(s) stretch and sid. > found 817304 0.6.3-1 Bug #817304 [src:pixbros] pixbros: Removal of dh_desktop Marked as found in versions pixbros/0.6.3-1. > tags 817304 + sid stretch Bug #817304 [src:pixbros] pixbros: Removal of dh_desktop Added tag(s) sid and stretch. > found 817306 0.15.8-9 Bug #817306 [src:sapphire] sapphire: Removal of dh_desktop Marked as found in versions sapphire/0.15.8-9. > tags 817306 + sid stretch Bug #817306 [src:sapphire] sapphire: Removal of dh_desktop Added tag(s) sid and stretch. > found 817307 0.20-3 Bug #817307 [src:ufraw] ufraw: Removal of dh_desktop Marked as found in versions ufraw/0.20-3. > found 817308 0.6.2.dfsg-9.1 Bug #817308 [src:uqm] uqm: Removal of dh_desktop Marked as found in versions uqm/0.6.2.dfsg-9.1. > tags 819471 + sid Bug #819471 {Done: Markus Koschany } [zaz,zaz-data] zaz-data and zaz: error when trying to install together Added tag(s) sid. > tags 819642 + sid stretch Bug #819642 [src:golang-goyaml] golang-goyaml: FTBFS: FAIL: encode_test.go:217: S.TestMarshal Added tag(s) sid and stretch. > tags 819837 + sid stretch Bug #819837 [src:gtkhash] gtkhash: FTBFS in testing (autoreconf fails) Added tag(s) sid and stretch. > tags 819839 + sid stretch Bug #819839 [src:planner] planner: FTBFS in testing (failure building documentation) Added tag(s) stretch and sid. > tags 819857 + sid stretch Bug #819857 [src:libmlx4] libmlx4: FTBFS: rc/mlx4.c:206:2: error: 'struct verbs_context' has no member named 'drv_ibv_create_flow' verbs_set_ctx_op(verbs_ctx, drv_ibv_create_flow, ibv_cmd_create_flow); Added tag(s) stretch and sid. > tags 819873 + stretch Bug #819873 [src:kalgebra] kalgebra: FTBFS on testing Added tag(s) stretch. > tags 819873 + stretch Bug #819873 [src:kalgebra] kalgebra: FTBFS on testing Ignoring request to alter tags of bug #819873 to the same tags previously set > fixed 819873 4:15.12.2-1 Bug #819873 [src:kalgebra] kalgebra: FTBFS on testing Marked as fixed in versions kalgebra/4:15.12.2-1. > tags 819841 + stretch Bug #819841 {Done: Debian FTP Masters } [src:qutecom] qutecom: FTBFS in testing (dereferencing pointer to incomplete type) Added tag(s) stretch. > notfound 774470 0.67 Bug #774470 {Done: Holger Levsen } [src:piuparts] piuparts: references cdn.debian.net, which is deprecated No longer marked as found in versions piuparts/0.67. > notfixed 802027 0.9.3 Bug #802027 {Done: Yaroslav Halchenko } [
Bug#819868: qtwebkit: Make determineNumberOfCPUs work on kfreebsd
On Monday 04 April 2016 20:57:08 Jon Boden wrote: [snip] > > - What about Qt5's qtwebkit? Dos it suffer from the same problem? If so, > > can you provide a patch too? > > I can check. What's the package name? Is it in Debian sid? qtwebkit-opensource-src, it's on stable already :) -- Hiroshima '45, Chernobyl '86, Windows '95. Grafitti en Niceto Vega 5940, Buenos Aires. De una foto de Mario Gallo. Lisandro Damián Nicanor Pérez Meyer http://perezmeyer.com.ar/ http://perezmeyer.blogspot.com/ signature.asc Description: This is a digitally signed message part.
Processed: reassign 814027 to src:gnupg, fixed 814027 in 1.4.20-4, affects 814027, fixed 795482 in 5.5.1+dfsg-1 ...
Processing commands for cont...@bugs.debian.org: > reassign 814027 src:gnupg Bug #814027 {Done: Daniel Kahn Gillmor } [gnupg2] Provide gpgv-udeb from gnupg 1.4 on armel for stretch? Bug reassigned from package 'gnupg2' to 'src:gnupg'. No longer marked as found in versions gnupg2/2.1.11-5. No longer marked as fixed in versions gnupg/1.4.20-4. > fixed 814027 1.4.20-4 Bug #814027 {Done: Daniel Kahn Gillmor } [src:gnupg] Provide gpgv-udeb from gnupg 1.4 on armel for stretch? Marked as fixed in versions gnupg/1.4.20-4. > affects 814027 + gpgv-udeb Bug #814027 {Done: Daniel Kahn Gillmor } [src:gnupg] Provide gpgv-udeb from gnupg 1.4 on armel for stretch? Added indication that 814027 affects gpgv-udeb > fixed 795482 5.5.1+dfsg-1 Bug #795482 {Done: Dmitry Shachnev } [src:qtbase-opensource-src] qtbase-opensource-src: Non-free code possibly in torrent example Marked as fixed in versions qtbase-opensource-src/5.5.1+dfsg-1. > found 816700 1.6.0-1 Bug #816700 [cups-filters] foomatic-filters-beh and cups-filters: error when trying to install together Marked as found in versions cups-filters/1.6.0-1. > found 820021 5.3.5-2 Bug #820021 [pki-tools,strongswan-pki] pki-tools,strongswan-pki: error when trying to install together There is no source info for the package 'pki-tools' at version '5.3.5-2' with architecture '' Ignoring request to alter found versions of bug #820021 to the same values previously set > user debian...@lists.debian.org Setting user to debian...@lists.debian.org (was a...@debian.org). > usertags 818841 piuparts There were no usertags set. Usertags are now: piuparts. > affects 818841 + libopenhpi3 Bug #818841 {Done: Bryan Sutula } [openhpi] openhpiclient.conf in libopenhpi2 and libopenhpi3 Bug #819233 {Done: Bryan Sutula } [openhpi] libopenhpi3 and libopenhpi2: error when trying to install together Added indication that 818841 affects libopenhpi3 Added indication that 819233 affects libopenhpi3 > tags 819772 + sid Bug #819772 [fglrx-modules-dkms] /var/lib/dkms/fglrx/15.9/build/firegl_public.c:6516:49: error: 'XSTATE_FP' undeclared Added tag(s) sid. > tags 817308 + sid stretch Bug #817308 [src:uqm] uqm: Removal of dh_desktop Added tag(s) stretch and sid. > thanks Stopping processing here. Please contact me if you need assistance. -- 795482: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795482 814027: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814027 816700: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816700 817308: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817308 818841: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818841 819233: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819233 819772: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819772 820021: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820021 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processing of qtconnectivity-opensource-src_5.6.0-1_source.changes
qtconnectivity-opensource-src_5.6.0-1_source.changes uploaded successfully to localhost along with the files: qtconnectivity-opensource-src_5.6.0-1.dsc qtconnectivity-opensource-src_5.6.0.orig.tar.xz qtconnectivity-opensource-src_5.6.0-1.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org)
qtconnectivity-opensource-src_5.6.0-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 04 Apr 2016 19:27:35 -0300 Source: qtconnectivity-opensource-src Binary: libqt5bluetooth5 libqt5bluetooth5-bin qml-module-qtbluetooth libqt5nfc5 qml-module-qtnfc qtconnectivity5-dev qtconnectivity5-examples qtconnectivity5-dbg qtconnectivity5-doc qtconnectivity5-doc-html Architecture: source Version: 5.6.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Qt/KDE Maintainers Changed-By: Lisandro Damián Nicanor Pérez Meyer Description: libqt5bluetooth5 - Qt Connectivity Bluetooth module libqt5bluetooth5-bin - Qt Connectivity Bluetooth module helper binaries libqt5nfc5 - Qt Connectivity NFC module qml-module-qtbluetooth - Qt Connectivity module - Bluetooth QML module qml-module-qtnfc - Qt Connectivity module - NFC QML module qtconnectivity5-dbg - Qt Connectivity library debugging symbols qtconnectivity5-dev - Qt Connectivity development files qtconnectivity5-doc - Qt 5 Sensors documentation qtconnectivity5-doc-html - Qt 5 Sensors HTML documentation qtconnectivity5-examples - Qt 5 Connectivity examples Changes: qtconnectivity-opensource-src (5.6.0-1) unstable; urgency=medium . * New upstream release. - Bump Qt build dependencies. * Bump Standards-Version to 3.9.7, no changes required. * Update symbols files with buildds' and current logs. * Migrate symbols to new node names. * Mark private symbols as such. * Make private symbols also depend on the library. * Use secure repo's URLs. * Update debian/copyright. Checksums-Sha1: 86adac1f653192517a3dd990f340038f93614dc0 3191 qtconnectivity-opensource-src_5.6.0-1.dsc 4e2b497b550321faa34d3de2af780b805ba4b570 2648656 qtconnectivity-opensource-src_5.6.0.orig.tar.xz d76fb675f05af127bfea2056cfedeccb66b898ec 11256 qtconnectivity-opensource-src_5.6.0-1.debian.tar.xz Checksums-Sha256: 91988c7b1e888baa9a268807b6df5196be3ae172ce280fc6e11f90fed1b66c68 3191 qtconnectivity-opensource-src_5.6.0-1.dsc 0c5cb0c16759b6954a36e7dc66f8f1ac2b61b3f639152cf6ecb8d48a40eb 2648656 qtconnectivity-opensource-src_5.6.0.orig.tar.xz c3a6344ac9408fdb0fb4f31f0f2febd52728915a4f51dd2b26ce9b7e33cd9f01 11256 qtconnectivity-opensource-src_5.6.0-1.debian.tar.xz Files: 27f4d0a97def846fb78a75f19a3629bc 3191 libs optional qtconnectivity-opensource-src_5.6.0-1.dsc 38589e8f50dbf835db4fdb5da32a7114 2648656 libs optional qtconnectivity-opensource-src_5.6.0.orig.tar.xz 7316434d8b8edb9b5234d1a418832469 11256 libs optional qtconnectivity-opensource-src_5.6.0-1.debian.tar.xz -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCAAGBQJXAuyvAAoJEKtkX0BihqfQqBsP/RQlJk1IUat0tnpf0dbPdvzS rO3VJ/8IPfqjUZPtedTV082+mj72RCIKZGIPNQJ+4HulsAcJVxYwiRAQIFlt1NJT 6/F8l80buBrnUAhtcnXhhOANWPQf2JMQEoy8z4/vgocLlJ2dD3HaqD4Z7R1CkDmE T8Z5zr0EbuTQtCaV/Bm21/9HWZJtvZVIzOhSLpP0VXP1m3Tm3dccnlzDChl2ZhjJ 1r+CATAU8Ewn5hHrJ8xkeCSB9lU5FslRz79pqhAcq7w02lmzf9zS217biPcdmXrs 3YeV+JcUADR54cyYnMgU7FFJN90+/1ouX77epmVVGYNok9CzwItf7bvvfsgHojhW 26Wm3MtHz/VhA+wVwBQ9wR/soAYbdMl4FcMEC7otD5sv9u1pHNvkIlOEYxxSAJVA M9rdsKbbUQrCoUDSaJpLa7H7fh7cNXAs1HqjJn5fN6qSvDOjffWIpLc1Ei+Oow3P /Ho0Xe2iP5CZbDWs1ChdVTmTnZSCXzlA2bJQ2RM17GWFFChnLUZPOQ4cOBKbaQxb U+tTxhmsAIlfMGteJ6KyggnH8gx8poqfv/N2kZoVle7XjcWv8tnbF4Z6lE8Sy1BK uNQEp11c7XBQmE9CbdPRw1RPO6JHZeSrl7IdLy6ZpTx5br+p1VNppH6XkZ1WUfG6 STEnXIoqZkl0j7iljlRY =FliX -END PGP SIGNATURE- Thank you for your contribution to Debian.
Bug#808001: Good day
-- Hi Please can you supply some of your product before the end of this week? Thanks,