Bug#844194: InfoPane.qml:54:22: Unable to assign [undefined] to int
¡Hola Helge! El 2016-11-13 a las 09:50 +0100, Helge Kreutzmann escribió: Package: sddm Version: 0.13.0-1 Severity: minor Since Sep. 21 I repeatedly see the following error (?) message in my logs: Sep 21 21:42:48 samd sddm-greeter[17492]: file:///usr/share/sddm/themes/breeze/components/InfoPane.qml:54:22: Unable to assign [undefined] to int Everything (except the PID and the date) is always the same. That file (/usr/share/sddm/themes/breeze/components/InfoPane.qml) is not included in our packages, where did it come from? I did not notice anything visually (but then I might have missed it). Happy hacking, -- "Seek simplicity, and distrust it." -- Whitehead's Rule Saludos /\/\ /\ >< `/ signature.asc Description: PGP signature
Bug#843693: Fwd: Re: Bug#843693: sddm: starting sddm results in white screen with active cursor and keyboard
¡Hola Jape! El 2016-11-13 a las 13:57 -0500, Jape Person escribió: Sincere apologies for not sending this properly before. I thought I received an acknowledgment from the bug system, but I must have sent only to Maximiliano. Forgive the delay in sending this information properly. I had received your previous mail, I just haven't had the time to think about this. Forwarded Message Subject: Re: Bug#843693: sddm: starting sddm results in white screen with active cursor and keyboard Date: Tue, 8 Nov 2016 20:09:50 -0500 From: Jape Person To: Maximiliano Curia On 11/08/2016 05:48 PM, Maximiliano Curia wrote: Control: severity -1 important ii sddm-theme-breeze [sddm-theme] 4:5.8.2-1 The breeze theme causes sddm to use the composite mode, this has caused issues with certain graphical cards in the past. Could you try installing sddm-theme-maui and removing sddm-theme-breeze? Also, could you share the output of: lspci -vnn | grep VGA -A 12 # lspci -vnn | grep VGA -A 12 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation NV17 [GeForce4 MX 440] [10de:0171] (rev a3) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. NV17 [GeForce4 MX 440] [1043:a000] Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 16 Memory at e700 (32-bit, non-prefetchable) [size=16M] Memory at f000 (32-bit, prefetchable) [size=128M] Memory at ef80 (32-bit, prefetchable) [size=512K] Expansion ROM at 000c [disabled] [size=128K] Capabilities: [60] Power Management version 2 Capabilities: [44] AGP version 2.0 Kernel driver in use: nouveau Kernel modules: nouveau Ok, this is just a random guess as I don't have the hardware to test this. But it might be that sddm is using opengl 2.0 calls and the geforce4 is as an opengl 1.2 only video card (https://nouveau.freedesktop.org/wiki/CodeNames/) This might be workaroundable using the swrast mesa backend (with some associated performance penalties, though). For this you'll need to add LIBGL_ALWAYS_SOFTWARE=1 to the sddm running environment. Also, if you have a mix of video drivers (if you have some nvidia or nvidia legacy parts installed) it might be that your glcore is being replaced by the nvidia one. If that's the case, and as the lspci shows that you are using the nouveau kernel driver the gl backend wouldn't work. For this running: dpkg -l | grep nvidia might help you to detect some half installed nvidia components. Maybe someone in the #nouveau (irc.debian.org) irc channel might know better how to debug/fix/workaround the issue. That's on the video driver side of things, on the sddm side of things, the corresponding syslog information for a sddm start might provide some insights. And if the sddm-greeter is segfaulting, the corresponding backtrace might be useful. Happy hacking, -- "It is practically impossible to teach good programming to students that have had a prior exposure to BASIC: as potential programmers they are mentally mutilated beyond hope of regeneration." -- Edsger W. Dijkstra Saludos /\/\ /\ >< `/ signature.asc Description: PGP signature
Processed: Re: Bug#844380: konsole segmentation fault after close splitted view
Processing control commands: > tag -1 + confirmed upstream Bug #844380 [konsole] konsole segmentation fault after close splitted view Added tag(s) upstream and confirmed. > forwarded -1 https://bugs.kde.org/show_bug.cgi?id=372500 Bug #844380 [konsole] konsole segmentation fault after close splitted view Set Bug forwarded-to-address to 'https://bugs.kde.org/show_bug.cgi?id=372500'. -- 844380: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844380 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#844380: konsole segmentation fault after close splitted view
Control: tag -1 + confirmed upstream Control: forwarded -1 https://bugs.kde.org/show_bug.cgi?id=372500 ¡Hola Josue! El 2016-11-14 a las 21:18 -0600, Josue Ortega escribió: Package: konsole Version: 4:16.08.2-2 Severity: important After close splitted view all konsole instances running terminate unexpectedly with segmentation fault. I can reproduce this behavior splitting and closing tabs multiple times in a row ("ctrl + )" and "(ctrl + Shift + O)"), I know doing this in a row is not a common use but it happens even if closing the splitted view after a while. Closing tabs or closing the active "pane"/splitted part? Currently I can reproduce this in two different installations. Here is the gdb backtrace: I managed to reproduce the issue and I have forwarded the report upstream with my backtrace. The backtrace shown in this bug shown in this bug is quite different to the one I've sent, so my guess is that on closing the splitted view some pointer is not being updated correctly, and then the invalid reference might cause the segfault in different parts of the code. Happy hacking, -- "If programmers deserve to be rewarded for creating innovative programs, by the same token they deserve to be punished if they restrict the use of these programs." -- Richard M. Stallman Saludos /\/\ /\ >< `/ signature.asc Description: PGP signature
Re: Bug#844357: fracplanet FTPFS on mips*: libQtOpenGL.so: undefined reference to `glLoadMatrixd'
On lunes, 14 de noviembre de 2016 21:08:33 ART Adrian Bunk wrote: > Package: fracplanet > Version: 0.4.0-5 > Severity: serious > > https://buildd.debian.org/status/package.php?p=fracplanet&suite=sid > > g++ -g -O2 -fdebug-prefix-map=/«PKGBUILDDIR»=. -fstack-protector-strong > -Wformat -Werror=format-security -Wl,-z,relro -Wl,-O1 -o fracplanet > obj/common.o obj/control.o obj/control_about.o obj/control_render.o > obj/control_save.o obj/control_terrain.o obj/dialog_documentation.o > obj/fracplanet.o obj/fracplanet_main.o obj/geometry.o obj/image.o > obj/license.o obj/matrix33.o obj/matrix34.o obj/noise.o > obj/parameters_cloud.o obj/parameters_noise.o obj/parameters_object.o > obj/parameters_render.o obj/parameters_save.o obj/parameters_terrain.o > obj/progress.o obj/random.o obj/rgb.o obj/scan.o obj/spinbox.o > obj/triangle.o obj/triangle_edge.o obj/triangle_mesh.o > obj/triangle_mesh_cloud.o obj/triangle_mesh_terrain.o > obj/triangle_mesh_viewer.o obj/triangle_mesh_viewer_display.o obj/vertex.o > obj/xyz.o obj/moc_control_about.o obj/moc_control_render.o > obj/moc_control_save.o obj/moc_control_terrain.o > obj/moc_dialog_documentation.o obj/moc_fracplanet_main.o > obj/moc_triangle_mesh_viewer.o obj/moc_triang le_mesh_viewer_display.o > -L/usr/lib/mips-linux-gnu -L/usr/X11R6/lib -lboost_program_options -lGLU > -lQtOpenGL -lQtGui -lQtCore -lGL -lpthread > /usr/lib/mips-linux-gnu/libQtOpenGL.so: undefined reference to > `glLoadMatrixd' > > > Michael Biebl mentioned #844227 on IRC, are these bugs coincidence, > or is there something that broke/changed in Mesa on mips* recently? Or binutils or some other part of the toolchain. From the Qt side we have the same reply as the mesa maintainers: we do keep symbols files and the packages will FTBFS if the symbols dissapeared, so no, there must be something else going on. -- She got her good looks from her father. He's a plastic surgeon. -- Groucho Marx 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.
Bug#844415: korganizer: won't let me work as akonadi server self-test failed
Package: korganizer Version: 4:4.14.1-1 Severity: important Dear Maintainer, When I started it today, korganizer greeted me with the message 'The Akonadi personal information management service is not operational'. It won't show my calendar, hence the 'important' severity: I could not access my calendar any longer. > Reporter, please consider answering these questions, where appropriate *** > > * What led up to the situation? I could not tell exactly. I probably upgraded some packages or uninstalled others. > * What exactly did you do (or not do) that was effective (or > ineffective)? The report suggested the problem was linked with my MySQL installation. It looked like mysql-server-core-5.5 package was installed but not mysql-server. An 'apt-get install mysql-server' installed MySQL server and that fixed the problem. But it looks like a dependency is missing somewhere. Yours, J. Courant. -- System Information: Debian Release: 8.6 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages korganizer depends on: ii kde-runtime 4:4.14.2-2 ii kdepim-runtime4:4.14.2-3 ii kdepimlibs-kio-plugins4:4.14.2-2+deb8u2 ii libakonadi-calendar4 4:4.14.2-2+deb8u2 ii libakonadi-contact4 4:4.14.2-2+deb8u2 ii libakonadi-kde4 4:4.14.2-2+deb8u2 ii libakonadi-kmime4 4:4.14.2-2+deb8u2 ii libc6 2.19-18+deb8u6 ii libcalendarsupport4 4:4.14.1-1 ii libeventviews44:4.14.1-1 ii libgcc1 1:4.9.2-10 ii libincidenceeditorsng44:4.14.1-1 ii libkabc4 4:4.14.2-2+deb8u2 ii libkcalcore4 4:4.14.2-2+deb8u2 ii libkcalutils4 4:4.14.2-2+deb8u2 ii libkcmutils4 4:4.14.2-5+deb8u1 ii libkdecore5 4:4.14.2-5+deb8u1 ii libkdepim44:4.14.1-1 ii libkdepimdbusinterfaces4 4:4.14.1-1 ii libkdeui5 4:4.14.2-5+deb8u1 ii libkholidays4 4:4.14.2-2+deb8u2 ii libkio5 4:4.14.2-5+deb8u1 ii libkmime4 4:4.14.2-2+deb8u2 ii libknewstuff3-4 4:4.14.2-5+deb8u1 ii libkontactinterface4a 4:4.14.2-2+deb8u2 ii libkparts44:4.14.2-5+deb8u1 ii libkpimidentities44:4.14.2-2+deb8u2 ii libkpimutils4 4:4.14.2-2+deb8u2 ii libmailtransport4 4:4.14.2-2+deb8u2 ii libphonon44:4.8.0-4 ii libpimcommon4 4:4.14.1-1 ii libqt4-dbus 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1 ii libqt4-xml4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1 ii libqtcore44:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1 ii libqtgui4 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1 ii libstdc++64.9.2-10 ii perl 5.20.2-3+deb8u6 ii phonon4:4.8.0-4 Versions of packages korganizer recommends: ii kdepim-kresources 4:4.14.1-1 korganizer suggests no packages. -- no debconf information
Processed (with 1 error): Re: Bug#844415: korganizer: won't let me work as akonadi server self-test failed
Processing control commands: > forcemerge 843534 844415 Bug #843534 [akonadi] [akonadi-server] Fails to start after mysql upgrade Bug #843891 [akonadi] general: mySQL update killed akonadi configuration and leaves Kmail and KOrganizer and Adressbook unusable Unable to merge bugs because: package of #844415 is 'korganizer' not 'akonadi' Failed to forcibly merge 843534: Did not alter merged bugs. -- 843534: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843534 843891: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843891 844415: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844415 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#844415: korganizer: won't let me work as akonadi server self-test failed
Control: forcemerge 843534 844415 ¡Hola Judicael! El 2016-11-15 a las 15:14 +0100, Judicael Courant escribió: Package: korganizer Version: 4:4.14.1-1 Severity: important When I started it today, korganizer greeted me with the message 'The Akonadi personal information management service is not operational'. It won't show my calendar, hence the 'important' severity: I could not access my calendar any longer. Right, this is due to an incompatible change in mysql built in configuration defaults. This has already been reported in: https://bugs.debian.org/843534, and I'm merging the reports with this message. This will be fixed in the 1.13.0-2+deb8u2 akonadi upload that is currently queued in the security updates. The fix is just adding: secure_file_priv= To the /etc/akonadi/mysql-global.conf file (in the [mysqld] block) Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I could not tell exactly. I probably upgraded some packages or uninstalled others. * What exactly did you do (or not do) that was effective (or ineffective)? The report suggested the problem was linked with my MySQL installation. It looked like mysql-server-core-5.5 package was installed but not mysql-server. An 'apt-get install mysql-server' installed MySQL server and that fixed the problem. But it looks like a dependency is missing somewhere. By default, akonadi-backend-mysql starts a mysqld with the current user, that functionality is provided by mysql-server-core, the mysql-server provides the system wide mysql server (/usr/sbin/mysqld is shipped in the mysql-server-core-5.5 package, and mysql-server-5.5 depends on mysql-server-core-5.5). The mentioned change in the mysql side depends in a directory that is created by the mysql-server package, and that's the reason why mysqld manages to start when mysql-server is installed. Happy hacking, -- "EIEIO Go home and have a glass of warm, dairy-fresh milk" -- The GNU C Library Reference Manual, Chapter 2.2, Error Codes Saludos /\/\ /\ >< `/ signature.asc Description: PGP signature
Processed: reassign 844415 to akonadi, forcibly merging 843534 844415
Processing commands for cont...@bugs.debian.org: > reassign 844415 akonadi 1.13.0-2+deb8u1 Bug #844415 [korganizer] korganizer: won't let me work as akonadi server self-test failed Bug reassigned from package 'korganizer' to 'akonadi'. No longer marked as found in versions kdepim/4:4.14.1-1. Ignoring request to alter fixed versions of bug #844415 to the same values previously set Bug #844415 [akonadi] korganizer: won't let me work as akonadi server self-test failed There is no source info for the package 'akonadi' at version '1.13.0-2+deb8u1' with architecture '' Unable to make a source version for version '1.13.0-2+deb8u1' Marked as found in versions 1.13.0-2+deb8u1. > forcemerge 843534 844415 Bug #843534 [akonadi] [akonadi-server] Fails to start after mysql upgrade Bug #843891 [akonadi] general: mySQL update killed akonadi configuration and leaves Kmail and KOrganizer and Adressbook unusable Bug #844415 [akonadi] korganizer: won't let me work as akonadi server self-test failed Added tag(s) patch, newcomer, and help. Bug #843891 [akonadi] general: mySQL update killed akonadi configuration and leaves Kmail and KOrganizer and Adressbook unusable Merged 843534 843891 844415 > thanks Stopping processing here. Please contact me if you need assistance. -- 843534: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843534 843891: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843891 844415: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844415 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#844380: konsole segmentation fault after close splitted view
Hola Maxy! > Closing tabs or closing the active "pane"/splitted part? This happens when closing the active "pane"/splitted part, I can reproduce it with splitting (splitting and unsplitting) the view with just two tabs Cheers --- Josue Ortega http://josueortega.org signature.asc Description: PGP signature
Processing of qca2_2.1.1-3_source.changes
qca2_2.1.1-3_source.changes uploaded successfully to localhost along with the files: qca2_2.1.1-3.dsc qca2_2.1.1-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host usper.debian.org)
qca2_2.1.1-3_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 15 Nov 2016 19:03:12 +0100 Source: qca2 Binary: libqca2 libqca2-plugins libqca-qt5-2 libqca-qt5-2-plugins qca2-utils qca-qt5-2-utils libqca2-dbg libqca-qt5-2-dbg libqca2-dev libqca-qt5-2-dev libqca2-doc libqca2-plugin-cyrus-sasl libqca2-plugin-gnupg libqca2-plugin-ossl Architecture: source Version: 2.1.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Qt/KDE Maintainers Changed-By: Felix Geyer Description: libqca-qt5-2 - libraries for the Qt Cryptographic Architecture libqca-qt5-2-dbg - debug symbols for the Qt Cryptographic Architecture libqca-qt5-2-dev - development files for the Qt Cryptographic Architecture libqca-qt5-2-plugins - QCA plugins for libqca2 libqca2- libraries for the Qt Cryptographic Architecture libqca2-dbg - debug symbols for the Qt Cryptographic Architecture libqca2-dev - development files for the Qt Cryptographic Architecture libqca2-doc - API documentation for the Qt Cryptographic Architecture libqca2-plugin-cyrus-sasl - transitional package for libqca2-plugins libqca2-plugin-gnupg - transitional package for libqca2-plugins libqca2-plugin-ossl - transitional package for libqca2-plugins libqca2-plugins - QCA plugins for libqca2 qca-qt5-2-utils - command line tool for the Qt Cryptographic Architecture qca2-utils - command line tool for the Qt Cryptographic Architecture Changes: qca2 (2.1.1-3) unstable; urgency=medium . * Keep using openssl 1.0 since upstream doesn't support 1.1 and adapting the codebase seems non-trivial. (bug #828519) * Update symbols files. Checksums-Sha1: cd277c7a97452cc282eb883ddf8aff508934bb93 2971 qca2_2.1.1-3.dsc 1b57b58951426c30454689dbea7e807037a31476 23412 qca2_2.1.1-3.debian.tar.xz Checksums-Sha256: c5698b267aeb424a99cf05646760d8c6453a8dc41e6f21c19cc284f312aad080 2971 qca2_2.1.1-3.dsc 8de7fd80f4f4e021a7287144797793fddca92a55de0e02a5b911abee29764eaf 23412 qca2_2.1.1-3.debian.tar.xz Files: 77db3b8ca96c7cc3e2a21d33728de171 2971 libs optional qca2_2.1.1-3.dsc d9eac8f6a2475d3a6e4562e9fe2a6f38 23412 libs optional qca2_2.1.1-3.debian.tar.xz -BEGIN PGP SIGNATURE- iQIcBAEBCgAGBQJYK0+fAAoJEP4ixv2DE11Frh4P/2JDlo6/U14J7fz3n5qNiVsF Mrf+D/Pnkxnj9XKsf1YnQ3l8Izb5Vc1tAq6J1O7CPnMwTUt8VlBHgEdBVeGyqlJI MX3dmsLl4GFQHsV/aa/1DBKq6Cv/fqpgbGHohbCbzUA8kfru25p4i/CvmoE6uRTw m1lBZESAI3yBabOYGnZb7I+h8DdUSvRPopkXeh1psqFAtvQHQM2h1Gw4/ZdScHWp oB+lXYqWKrb6HS+0OyDKC5niqD6uEpBt+TfkB/uwNi1+NywfOudJUHG4GTsHWc8E OgrzAoDv8AMajiEx8q7I0UnNbZGoQ+SnHOUdb4QxvjBl6lPYcTSO5OeIci9wg6Xo 08w/4kInAAfXwpsslkvYC4/CZ8b/tOLpCff9FDfsqnB+b9hpGUQq0kJB+t6GaRcU Q3a0fdV2xpBUj366RkpKWdEI+rNADxUbmJjKKYCXsydV3cUej1vwyWjQCinJ0otm bqoq17SY9M2jqyRd7v1K3nNLPKFmCqq+us0gOcIWRXzFtF1O0OtmDwZkEh++FRIX w19Og40KxRGQkPRM9+A2OdHUYDaJU0eYeaLguK1htBcnCN2tq90IHLGBg/+kQMp5 LH/pzdhnxC9G6ZtfJtdLbJws1RjJZ4ke3/+d5i1r7Qx7UEMRlw/ZtBBbUgVlE3Eu AyUNppL+6JSdVYlU46ti =+Z5G -END PGP SIGNATURE- Thank you for your contribution to Debian.
Bug#844194: InfoPane.qml:54:22: Unable to assign [undefined] to int
Hello Maximiliano, On Tue, Nov 15, 2016 at 09:42:08AM +0100, Maximiliano Curia wrote: > El 2016-11-13 a las 09:50 +0100, Helge Kreutzmann escribió: > >Package: sddm Version: 0.13.0-1 Severity: minor > > >Since Sep. 21 I repeatedly see the following error (?) message in my logs: > >Sep 21 21:42:48 samd sddm-greeter[17492]: > >file:///usr/share/sddm/themes/breeze/components/InfoPane.qml:54:22: > >Unable to assign [undefined] to int Everything (except the PID and > >the date) is always the same. > > That file (/usr/share/sddm/themes/breeze/components/InfoPane.qml) is > not included in our packages, where did it come from? I never manipulate anything within /usr directly, only via apt/dpkg. So let's see: It appeared on September 21st (the occurence above is the first one). On that day, according to "history.log" the follwing happened: Start-Date: 2016-09-21 19:46:11 Commandline: apt-get dist-upgrade Install: libtaskmanager6:amd64 (4:5.7.4-1, automatic), libscim8v5:amd64 (1.4.17-1, automatic), liblegacytaskmanager5:amd64 (4:5.7.4-1, automatic), libpackagekitqt5-0:amd64 (0.9.5-3, automatic), libkf5activitiesstats1:amd64 (5.25.0-1, automatic) Upgrade: milou:amd64 (4:5.7.0-1, 4:5.7.4-1), plasma-workspace:amd64 (4:5.6.5.1-1, 4:5.7.4-1), libgles2-mesa:amd64 (12.0.2-1, 12.0.3-1), libplasma-geolocation-interface5:amd64 (4:5.6.5.1-1, 4:5.7.4-1), kde-cli-tools:amd64 (4:5.7.0-1, 4:5.7.4-1), libegl1-mesa-dev:amd64 (12.0.2-1, 12.0.3-1), breeze-cursor-theme:amd64 (4:5.7.0-1, 4:5.7.4-1), libgles1-mesa:amd64 (12.0.2-1, 12.0.3-1), plasma-dataengines-addons:amd64 (4:5.6.5-1, 4:5.7.4-1), libprocesscore7:amd64 (4:5.7.0-1, 4:5.7.4-1), libglapi-mesa:amd64 (12.0.2-1, 12.0.3-1), kwin-style-breeze:amd64 (4:5.7.0-1, 4:5.7.4-1), kwin-data:amd64 (4:5.7.0-1, 4:5.7.4-1), plasma-wallpapers-addons:amd64 (4:5.6.5-1, 4:5.7.4-1), kde-style-breeze:amd64 (4:5.7.0-1, 4:5.7.4-1), libxatracker2:amd64 (12.0.2-1, 12.0.3-1), breeze:amd64 (4:5.7.0-1, 4:5.7.4-1), hyphen-de:amd64 (1:5.2.1-1, 1:5.2.1-2), libegl1-mesa:amd64 (12.0.2-1, 12.0.3-1), plasma-desktop:amd64 (4:5.6.5-1, 4:5.7.4-2), kactivitymanagerd:amd64 (5.7.0-1, 5.7.4-1), plasma-desktop-data:amd64 (4:5.6.5-1, 4:5.7.4-2), libksgrd7:amd64 (4:5.7.0-1, 4:5.7.4-1), libgbm1:amd64 (12.0.2-1, 12.0.3-1), libkworkspace5-5:amd64 (4:5.6.5.1-1, 4:5.7.4-1), kde-cli-tools-data:amd64 (4:5.7.0-1, 4:5.7.4-1), plasma-runners-addons:amd64 (4:5.6.5-1, 4:5.7.4-1), oxygen-sounds:amd64 (4:5.7.0-1, 4:5.7.4-1), libkscreenlocker5:amd64 (5.7.0-1, 5.7.4-1), sddm-theme-breeze:amd64 (4:5.6.5.1-1, 4:5.7.4-1), libkwinglutils8:amd64 (4:5.7.0-1, 4:5.7.4-1), libwayland-egl1-mesa:amd64 (12.0.2-1, 12.0.3-1), libkf5screen-bin:amd64 (4:5.7.0-1, 4:5.7.4-1), libkf5screen7:amd64 (4:5.7.0-1, 4:5.7.4-1), plasma-integration:amd64 (5.7.0-1, 5.7.4-1), xserver-xorg-video-ati:amd64 (1:7.7.0-1, 1:7.7.1-1), libgl1-mesa-dri:amd64 (12.0.2-1, 12.0.3-1), kwin-x11:amd64 (4:5.7.0-1, 4:5.7.4-1), libkwin4-effect-builtins1:amd64 (4:5.7.0-1, 4:5.7.4-1), libgl1-mesa-glx:amd64 (12.0.2-1, 12.0.3-1), xserver-xorg-video-radeon:amd64 (1:7.7.0-1, 1:7.7.1-1), libkwinxrenderutils8:amd64 (4:5.7.0-1, 4:5.7.4-1), libkfontinstui5:amd64 (4:5.6.5-1, 4:5.7.4-2), libkfontinst5:amd64 (4:5.6.5-1, 4:5.7.4-2), polkit-kde-agent-1:amd64 (4:5.7.0-1, 4:5.7.4-1), libkf5sysguard-data:amd64 (4:5.7.0-1, 4:5.7.4-1), kdeplasma-addons-data:amd64 (4:5.6.5-1, 4:5.7.4-1), libprocessui7:amd64 (4:5.7.0-1, 4:5.7.4-1), libkwineffects8:amd64 (4:5.7.0-1, 4:5.7.4-1), kwin-common:amd64 (4:5.7.0-1, 4:5.7.4-1), qml-module-qtquick-controls-styles-breeze:amd64 (4:5.7.0-1, 4:5.7.4-1), plasma-widgets-addons:amd64 (4:5.6.5-1, 4:5.7.4-1), mesa-va-drivers:amd64 (12.0.2-1, 12.0.3-1), libweather-ion7:amd64 (4:5.6.5.1-1, 4:5.7.4-1) End-Date: 2016-09-21 19:46:35 I.e. "plasma-workspace:amd64" was updated. I checked, and yes, in the sddm-theme-breeze_4%3a5.7.4-1_amd64.deb I still have, that file is indeed included. Maybe the package forgot to delete this file on an upgrade? Also, in more recent log entries I see similar messages for other files as well: Nov 14 22:28:23 samd sddm-greeter[3210]: file:///usr/share/sddm/themes/breeze/components/Battery.qml:39:18: Unable to assign [undefined] to int And this file is clearly in the current package: sddm-theme-breeze: /usr/share/sddm/themes/breeze/components/Battery.qml Greetings Helge -- Dr. Helge Kreutzmann deb...@helgefjell.de Dipl.-Phys. http://www.helgefjell.de/debian.php 64bit GNU powered gpg signed mail preferred Help keep free software "libre": http://www.ffii.de/ signature.asc Description: Digital signature
Processed: Re: qca2: FTBFS with openssl 1.1.0
Processing control commands: > severity -1 important Bug #828519 [src:qca2] qca2: FTBFS with openssl 1.1.0 Severity set to 'important' from 'serious' -- 828519: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828519 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#828519: qca2: FTBFS with openssl 1.1.0
Control: severity -1 important On Sun, 26 Jun 2016 12:23:51 +0200 Kurt Roeckx wrote: > Source: qca2 > Version: 2.1.1-2 > Severity: important > Control: block 827061 by -1 > > Hi, > > OpenSSL 1.1.0 is about to released. During a rebuild of all packages using > OpenSSL this package fail to build. A log of that build can be found at: > https://breakpoint.cc/openssl-1.1-rebuild-2016-05-29/Attempted/qca2_2.1.1-2_amd64-20160529-1516 > > On https://wiki.openssl.org/index.php/1.1_API_Changes you can see various of > the > reasons why it might fail. There are also updated man pages at > https://www.openssl.org/docs/manmaster/ that should contain useful > information. > > There is a libssl-dev package available in experimental that contains a recent > snapshot, I suggest you try building against that to see if everything works. I've changed qca2 to build against openssl 1.0 for now. Felix
Processing of qca2_2.1.1-4_source.changes
qca2_2.1.1-4_source.changes uploaded successfully to localhost along with the files: qca2_2.1.1-4.dsc qca2_2.1.1-4.debian.tar.xz Greetings, Your Debian queue daemon (running on host usper.debian.org)
qca2_2.1.1-4_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 15 Nov 2016 21:07:14 +0100 Source: qca2 Binary: libqca2 libqca2-plugins libqca-qt5-2 libqca-qt5-2-plugins qca2-utils qca-qt5-2-utils libqca2-dbg libqca-qt5-2-dbg libqca2-dev libqca-qt5-2-dev libqca2-doc libqca2-plugin-cyrus-sasl libqca2-plugin-gnupg libqca2-plugin-ossl Architecture: source Version: 2.1.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Qt/KDE Maintainers Changed-By: Felix Geyer Description: libqca-qt5-2 - libraries for the Qt Cryptographic Architecture libqca-qt5-2-dbg - debug symbols for the Qt Cryptographic Architecture libqca-qt5-2-dev - development files for the Qt Cryptographic Architecture libqca-qt5-2-plugins - QCA plugins for libqca2 libqca2- libraries for the Qt Cryptographic Architecture libqca2-dbg - debug symbols for the Qt Cryptographic Architecture libqca2-dev - development files for the Qt Cryptographic Architecture libqca2-doc - API documentation for the Qt Cryptographic Architecture libqca2-plugin-cyrus-sasl - transitional package for libqca2-plugins libqca2-plugin-gnupg - transitional package for libqca2-plugins libqca2-plugin-ossl - transitional package for libqca2-plugins libqca2-plugins - QCA plugins for libqca2 qca-qt5-2-utils - command line tool for the Qt Cryptographic Architecture qca2-utils - command line tool for the Qt Cryptographic Architecture Changes: qca2 (2.1.1-4) unstable; urgency=medium . * Fix FTBFS on architectures where char is unsigned. - Add fix_base64_decoding_on_ARM.diff Checksums-Sha1: 797fd074f8517784fef0d164dad025f4864f0b83 2971 qca2_2.1.1-4.dsc 49737c14e33c40afef40e9a915f921df8a7be847 24044 qca2_2.1.1-4.debian.tar.xz Checksums-Sha256: 3fcf68f8d24ff5b89a30fa8b123a7eeacdd7f14b2618dc68accaa3d19f771e6b 2971 qca2_2.1.1-4.dsc 8c2f7e0cf070197602fd808788dc484d345d8c6c6c57074ca3fdb9c79f69d34e 24044 qca2_2.1.1-4.debian.tar.xz Files: 7209f2bd4178740e609fcbe9fffb8da3 2971 libs optional qca2_2.1.1-4.dsc 5e4c71992732dc58d1d9308616a1a6c8 24044 libs optional qca2_2.1.1-4.debian.tar.xz -BEGIN PGP SIGNATURE- iQIcBAEBCgAGBQJYK2tcAAoJEP4ixv2DE11FFpcQAJ63hKlCiHI3yjEVOnVu64RV m5ssMLKfYLV8d9RbUXwMBNldAY1qtQXtrgua/z3fthu+SICliEzZnb1VU3Xj693Y +XvfX4PMLp0hEI1SRnfBkG4+1ry4uZjD1ENgHbzQo4zxZYSc9Twz9lNRAH8hWXWG +AFhkPkQEPkmG4m36l8d1HXLQgNlGZzgnq4kqFjuSv2qesFYAAlOX+vgUfTyITfh amJXFiIQ+wZtgSMgaID6DM7O2LEV+4GDImyvcn6NoOHlO/6MeM8env3JzKuP+Fsn EIxRXT6/INkFRertjZmYpkQJ8ZihuS6r0azgYD8zTMF0yhCbCG59+Ilf/eWQmias jlIp8W2MeGEEtdTUWydk6O0OCcJ/pl6d6birg32/u3GpUhf8cFjaIPcWo3rKBQOI xi7CaT2U/a/XQoyaHr21MTdOFs5YZp613V2Y/mgj06h2oHKvbOs2iAWRf2Yx4lVw Vy+BameBNOfRzVnN8/J4c2D/6ke4ZoO8lj5GR84n7sH83F6vOj+RTRAKcuzzA/l9 FvEZ9WRdNbn8AI9JITxxiz/2J9EJ7k+QpzWLy6tunkT1ofLN6eAhy0MYq/Gjwa9E CGy39E+e/6UYpAZMLpWCXH9I1TVqcpDt6K9ZMZgJ6lUELeVtA+L8HitlsOnZA+Po nbDrtR/cf9sghqJ/KBix =24Aa -END PGP SIGNATURE- Thank you for your contribution to Debian.
Processing of akonadi_1.13.0-2+deb8u2_amd64.changes
akonadi_1.13.0-2+deb8u2_amd64.changes uploaded successfully to localhost along with the files: akonadi_1.13.0-2+deb8u2.dsc akonadi_1.13.0.orig.tar.bz2 akonadi_1.13.0-2+deb8u2.debian.tar.xz akonadi-server_1.13.0-2+deb8u2_amd64.deb libakonadiprotocolinternals1_1.13.0-2+deb8u2_amd64.deb libakonadi-dev_1.13.0-2+deb8u2_amd64.deb akonadi-backend-mysql_1.13.0-2+deb8u2_all.deb akonadi-backend-postgresql_1.13.0-2+deb8u2_all.deb akonadi-backend-sqlite_1.13.0-2+deb8u2_amd64.deb akonadi-dbg_1.13.0-2+deb8u2_amd64.deb Greetings, Your Debian queue daemon (running on host usper.debian.org)
akonadi_1.13.0-2+deb8u2_amd64.changes ACCEPTED into proposed-updates->stable-new
Mapping stable-security to proposed-updates. Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Mon, 14 Nov 2016 20:50:43 CET Source: akonadi Binary: akonadi-server libakonadiprotocolinternals1 libakonadi-dev akonadi-backend-mysql akonadi-backend-postgresql akonadi-backend-sqlite akonadi-dbg Architecture: source amd64 all Version: 1.13.0-2+deb8u2 Distribution: jessie-security Urgency: medium Maintainer: Debian Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: akonadi-backend-mysql - MySQL storage backend for Akonadi akonadi-backend-postgresql - PostgreSQL storage backend for Akonadi akonadi-backend-sqlite - SQLite storage backend for Akonadi akonadi-dbg - debugging symbols for the Akonadi PIM storage service akonadi-server - Akonadi PIM storage service libakonadi-dev - development files for the Akonadi PIM storage service libakonadiprotocolinternals1 - libraries for the Akonadi PIM storage service Checksums-Sha1: 1357fda7f9b097fa6cdd3f94353132f093759810 2753 akonadi_1.13.0-2+deb8u2.dsc 9d594b5840e2e5d90057a7e5d8545004a3476bc0 294198 akonadi_1.13.0.orig.tar.bz2 7a8a665f31fb55df3e6c8fb00a9321bd7d27c9f0 15984 akonadi_1.13.0-2+deb8u2.debian.tar.xz bb7ddcea6225fdea5cbffe709a7a54e6e57bae35 638382 akonadi-server_1.13.0-2+deb8u2_amd64.deb 49e534bb1170c0faaad170054219242b8047d478 74694 libakonadiprotocolinternals1_1.13.0-2+deb8u2_amd64.deb 91e2fa4811ae046f8a3dc8ce52db5825b4fa97f7 23836 libakonadi-dev_1.13.0-2+deb8u2_amd64.deb e716207e20235b3b04336c0797a38ed837bdd392 12972 akonadi-backend-mysql_1.13.0-2+deb8u2_all.deb e85e0e851c631d98c10cc3bfda1274b72fa1bb0c 11218 akonadi-backend-postgresql_1.13.0-2+deb8u2_all.deb 3bf037b9f25eed0058beeb49102ce48c93c227f5 28932 akonadi-backend-sqlite_1.13.0-2+deb8u2_amd64.deb 9a64cde4e01b3032485991f0f3a99e0268e64dfc 16211476 akonadi-dbg_1.13.0-2+deb8u2_amd64.deb Checksums-Sha256: 6f753fb96045ba6dcbb146293eb39b58da29df4deae34ae64ee650ae5620dd85 2753 akonadi_1.13.0-2+deb8u2.dsc 8c7f690002ea22c139f3a64394aef2e816e00ca47fd971af7d54a66087356dd2 294198 akonadi_1.13.0.orig.tar.bz2 2e80dc8607b397c0593e5873848b1282348457edac84c97b305c6e9310c3b5ee 15984 akonadi_1.13.0-2+deb8u2.debian.tar.xz cd75f112aa95b1a1bf1f87746f97a85414d0ce2d5972a89b31592bd5477d8d59 638382 akonadi-server_1.13.0-2+deb8u2_amd64.deb 82def89be763c760e24a579065c2dc68376ab728d316b67006b0084e039d3099 74694 libakonadiprotocolinternals1_1.13.0-2+deb8u2_amd64.deb 7bf773f992bf865be2069e816a7fb22edc38a663a37eafa03877980b3b8bb756 23836 libakonadi-dev_1.13.0-2+deb8u2_amd64.deb 6abf8bd1faa0e6cc47e18e81fb39212e1122c5eaba81dc6fbb21a3f32f7c29b2 12972 akonadi-backend-mysql_1.13.0-2+deb8u2_all.deb d58b4891835ebcb4f7b42e00e0bf4cf9d617773776c2d0ff459e57b84279353d 11218 akonadi-backend-postgresql_1.13.0-2+deb8u2_all.deb 5f17492e30349cdff13e56bb5052c71b4d82856505958db7b074e84f920ebf74 28932 akonadi-backend-sqlite_1.13.0-2+deb8u2_amd64.deb f63b2ffce00cf2ceb6d17c1dd1fc570d3345c8b8293144a563b1bcf1453e0d63 16211476 akonadi-dbg_1.13.0-2+deb8u2_amd64.deb Closes: 843534 Changes: akonadi (1.13.0-2+deb8u2) jessie-security; urgency=medium . * Add patch from kubuntu: kubuntu_disable_secure_file_priv_check.diff - fix compatibility with stricter defaults in mysql security update. (Closes: 843534) Thanks to fld for the report and Marc Deslauriers for the patch. Files: b5824a8cd98bd6262c52abea518e55aa 2753 libs optional akonadi_1.13.0-2+deb8u2.dsc 84eb2e471bd6bdfe54a2a2f1d858c07d 294198 libs optional akonadi_1.13.0.orig.tar.bz2 83190de1527e5065bc5785011a7b4c16 15984 libs optional akonadi_1.13.0-2+deb8u2.debian.tar.xz f305127a0693d73137a4a6231c3d4efc 638382 net optional akonadi-server_1.13.0-2+deb8u2_amd64.deb c316c57c401084a87171f030221f3cc0 74694 libs optional libakonadiprotocolinternals1_1.13.0-2+deb8u2_amd64.deb 23b5b3ed8deb90581f0e6c1088140c55 23836 libdevel optional libakonadi-dev_1.13.0-2+deb8u2_amd64.deb de669e4cc5d4820761deb616d8a3da7d 12972 misc optional akonadi-backend-mysql_1.13.0-2+deb8u2_all.deb 642e9c2d81610ebbfee6a3ca7958e98a 11218 misc optional akonadi-backend-postgresql_1.13.0-2+deb8u2_all.deb fa3b9e90fbe3170f996baa2294ff4644 28932 misc optional akonadi-backend-sqlite_1.13.0-2+deb8u2_amd64.deb 603a0e3e9b36eaec5f62c712dc85acae 16211476 debug extra akonadi-dbg_1.13.0-2+deb8u2_amd64.deb -BEGIN PGP SIGNATURE- iQIcBAEBCgAGBQJYKhWhAAoJEMcZdpmymyMq+X8P/3GXSDQ+jidiLdzQ+9Z5r0cx w9LW4SCmVxf48plBn3TqnQT+gZiZZjGincmSJBH2o3wApnquVbBU3jwsC4r+Zp9h lNlxfJr36b6VHoUxTOAokSQpvUqGYp9H9z9vQuE5bO+D5dK0a8YBTFAyHQtt0KY3 46FZ02v/00JLtiIPd2rn9jycrMxQwXdun7suK33iwF9ywJh8rZb6QNUCcxKtq2/k eCYyGKX4DTw/nJ2QD9GUNlY/+4uukgmJLVsjbbHY32Nu+CmSbAgjT5eZP+X0egDA 9/74MCWCT/dpSfcAyUJyNQO3Q4n+UCVFiVmOIBac5EW+Gshf8IJX65NAhny+Phq+ zD27ElFRXyqYdOcdhGteUgJ3D+tahP7WbEPBY9YJnGPkYAqKL7+WX0JyS437124b L8t5vJ9lf256B7n9tCVZVfgXjT3C4qe4QnyCTzr6fJBc97kha9uix4tO/SKoO8V1 QThljoC/a/m0uLnsIughTP7S//70L7mubIl0sSYSPYTGKH7SGtseK8R4BADZSiSX LFMAhevGSEdQwfqVCqzEmSzwa
Bug#818519: maybe similar problem
One of my relatives has a problem with kmail disappearing. Sometimes kmail disappears and won't reappear until "killall -9 mail" is run and it's lanched again. I tested on that system and it reported the state IsUnMapped when kmail is visible. I haven't yet run those X commands while kmail is invisible. -- My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/