[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#826023: marked as done (kdeedu-data: FTBFS: Failed call: qmake-qt5 -query "QT_INSTALL_PREFIX")



Your message dated Thu, 02 Jun 2016 07:00:22 +0000
with message-id <E1b8McA-0002SH-Rv@franck.debian.org>
and subject line Bug#826023: fixed in kdeedu-data 4:15.12.0-4
has caused the Debian Bug report #826023,
regarding kdeedu-data: FTBFS: Failed call: qmake-qt5 -query "QT_INSTALL_PREFIX"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
826023: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826023
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: kdeedu-data
Version: 4:15.12.0-3
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

kdeedu-data fails to build from source in unstable/amd64:

  [..]

  //Flags used by the compiler during release builds.
  CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
  
  //Flags used by the compiler during release builds with debug info.
  CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
  
  //Flags used by the linker.
  CMAKE_EXE_LINKER_FLAGS:STRING= -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined
  
  //Flags used by the linker during debug builds.
  CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
  
  //Flags used by the linker during release minsize builds.
  CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
  
  //Flags used by the linker during release builds.
  CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
  
  //Flags used by the linker during Release with Debug Info builds.
  CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  
  //Enable/Disable output of compile commands during generation.
  CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
  
  //No help, variable specified on the command line.
  CMAKE_INSTALL_LOCALSTATEDIR:UNINITIALIZED=/var
  
  //Install path prefix, prepended onto install directories.
  CMAKE_INSTALL_PREFIX:PATH=/usr
  
  //No help, variable specified on the command line.
  CMAKE_INSTALL_SYSCONFDIR:UNINITIALIZED=/etc
  
  //Path to a program.
  CMAKE_LINKER:FILEPATH=/usr/bin/ld
  
  //Path to a program.
  CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
  
  //Flags used by the linker during the creation of modules.
  CMAKE_MODULE_LINKER_FLAGS:STRING= -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined
  
  //Flags used by the linker during debug builds.
  CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
  
  //Flags used by the linker during release minsize builds.
  CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
  
  //Flags used by the linker during release builds.
  CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
  
  //Flags used by the linker during Release with Debug Info builds.
  CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  
  //Path to a program.
  CMAKE_NM:FILEPATH=/usr/bin/nm
  
  //Path to a program.
  CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
  
  //Path to a program.
  CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
  
  //Value Computed by CMake
  CMAKE_PROJECT_NAME:STATIC=kdeedu-data
  
  //Path to a program.
  CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
  
  //Flags used by the linker during the creation of dll's.
  CMAKE_SHARED_LINKER_FLAGS:STRING= -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined
  
  //Flags used by the linker during debug builds.
  CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
  
  //Flags used by the linker during release minsize builds.
  CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
  
  //Flags used by the linker during release builds.
  CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
  
  //Flags used by the linker during Release with Debug Info builds.
  CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  
  //If set, runtime paths are not added when installing shared libraries,
  // but are added when building.
  CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
  
  //If set, runtime paths are not added when using shared libraries.
  CMAKE_SKIP_RPATH:BOOL=NO
  
  //Flags used by the linker during the creation of static libraries.
  CMAKE_STATIC_LINKER_FLAGS:STRING=
  
  //Flags used by the linker during debug builds.
  CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
  
  //Flags used by the linker during release minsize builds.
  CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
  
  //Flags used by the linker during release builds.
  CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
  
  //Flags used by the linker during Release with Debug Info builds.
  CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  
  //Path to a program.
  CMAKE_STRIP:FILEPATH=/usr/bin/strip
  
  //No help, variable specified on the command line.
  CMAKE_USE_RELATIVE_PATHS:UNINITIALIZED=ON
  
  //If this value is on, makefiles will be generated without the
  // .SILENT directive, and all commands will be echoed to the console
  // during the make.  This is useful for debugging only. With Visual
  // Studio IDE projects all commands are done without /nologo.
  CMAKE_VERBOSE_MAKEFILE:BOOL=ON
  
  //The directory containing a CMake configuration file for ECM.
  ECM_DIR:PATH=/usr/share/ECM/cmake
  
  //user executables (EXECROOTDIR/bin)
  KDE_INSTALL_BINDIR:PATH=
  
  //CMake packages, including config files (LIBDIR/cmake)
  KDE_INSTALL_CMAKEPACKAGEDIR:PATH=
  
  //executables and libraries ()
  KDE_INSTALL_EXECROOTDIR:PATH=
  
  //object code libraries (EXECROOTDIR/lib/x86_64-linux-gnu)
  KDE_INSTALL_LIBDIR:PATH=
  
  //executables for internal use by programs and libraries (LIBDIR/libexec)
  KDE_INSTALL_LIBEXECDIR:PATH=
  
  //system admin executables (EXECROOTDIR/sbin)
  KDE_INSTALL_SBINDIR:PATH=
  
  //Location of the Qt5 qmake executable
  QMAKE_EXECUTABLE:FILEPATH=qmake-qt5
  
  //The directory containing a CMake configuration file for Qt5Core.
  Qt5Core_DIR:PATH=Qt5Core_DIR-NOTFOUND
  
  //Value Computed by CMake
  kdeedu-data_BINARY_DIR:STATIC=/home/lamby/temp/cdt.20160601163626.8UPWJgzloW.kdeedu-data/kdeedu-data-15.12.0/obj-x86_64-linux-gnu
  
  //Value Computed by CMake
  kdeedu-data_SOURCE_DIR:STATIC=/home/lamby/temp/cdt.20160601163626.8UPWJgzloW.kdeedu-data/kdeedu-data-15.12.0
  
  
  ########################
  # INTERNAL cache entries
  ########################
  
  //ADVANCED property for variable: CMAKE_AR
  CMAKE_AR-ADVANCED:INTERNAL=1
  //This is the directory where this CMakeCache.txt was created
  CMAKE_CACHEFILE_DIR:INTERNAL=/home/lamby/temp/cdt.20160601163626.8UPWJgzloW.kdeedu-data/kdeedu-data-15.12.0/obj-x86_64-linux-gnu
  //Major version of cmake used to create the current loaded cache
  CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
  //Minor version of cmake used to create the current loaded cache
  CMAKE_CACHE_MINOR_VERSION:INTERNAL=5
  //Patch version of cmake used to create the current loaded cache
  CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
  //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
  CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
  //Path to CMake executable.
  CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
  //Path to cpack program executable.
  CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
  //Path to ctest program executable.
  CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
  //ADVANCED property for variable: CMAKE_CXX_COMPILER
  CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_CXX_FLAGS
  CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
  CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
  CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
  CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
  CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_C_COMPILER
  CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_C_FLAGS
  CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
  CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
  CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
  CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
  CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  //Executable file format
  CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
  //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
  CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
  CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
  CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
  CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
  CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
  CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
  //Name of external makefile project generator.
  CMAKE_EXTRA_GENERATOR:INTERNAL=
  //Name of generator.
  CMAKE_GENERATOR:INTERNAL=Unix Makefiles
  //Name of generator platform.
  CMAKE_GENERATOR_PLATFORM:INTERNAL=
  //Name of generator toolset.
  CMAKE_GENERATOR_TOOLSET:INTERNAL=
  //Source directory with the top level CMakeLists.txt file for this
  // project
  CMAKE_HOME_DIRECTORY:INTERNAL=/home/lamby/temp/cdt.20160601163626.8UPWJgzloW.kdeedu-data/kdeedu-data-15.12.0
  //Install .so files without execute permission.
  CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
  //ADVANCED property for variable: CMAKE_LINKER
  CMAKE_LINKER-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_MAKE_PROGRAM
  CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
  CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
  CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
  CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
  CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
  CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_NM
  CMAKE_NM-ADVANCED:INTERNAL=1
  //number of local generators
  CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
  //ADVANCED property for variable: CMAKE_OBJCOPY
  CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_OBJDUMP
  CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_RANLIB
  CMAKE_RANLIB-ADVANCED:INTERNAL=1
  //Path to CMake installation.
  CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.5
  //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
  CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
  CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
  CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
  CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
  CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
  CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_SKIP_RPATH
  CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
  CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
  CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
  CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
  CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
  CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_STRIP
  CMAKE_STRIP-ADVANCED:INTERNAL=1
  //uname command
  CMAKE_UNAME:INTERNAL=/bin/uname
  //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
  CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: KDE_INSTALL_BINDIR
  KDE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: KDE_INSTALL_CMAKEPACKAGEDIR
  KDE_INSTALL_CMAKEPACKAGEDIR-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: KDE_INSTALL_EXECROOTDIR
  KDE_INSTALL_EXECROOTDIR-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: KDE_INSTALL_LIBDIR
  KDE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: KDE_INSTALL_LIBEXECDIR
  KDE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: KDE_INSTALL_SBINDIR
  KDE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
  
  dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_BUILD_TYPE=Debian -DCMAKE_USE_RELATIVE_PATHS=ON returned exit code 1
  /usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 'pre_configure_dh_auto_configure' failed
  make[1]: *** [pre_configure_dh_auto_configure] Error 255
  make[1]: Leaving directory '/home/lamby/temp/cdt.20160601163626.8UPWJgzloW.kdeedu-data/kdeedu-data-15.12.0'
  /usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 'debian/dhmk_configure' failed
  make: *** [debian/dhmk_configure] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-

Attachment: kdeedu-data.4:15.12.0-3.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: kdeedu-data
Source-Version: 4:15.12.0-4

We believe that the bug you reported is fixed in the latest version of
kdeedu-data, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 826023@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Maximiliano Curia <maxy@debian.org> (supplier of updated kdeedu-data package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 01 Jun 2016 19:41:05 +0200
Source: kdeedu-data
Binary: libkdeedu-data kdeedu-data kdeedu-kvtml-data
Architecture: source all
Version: 4:15.12.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Maximiliano Curia <maxy@debian.org>
Description:
 kdeedu-data - data files for KDE education applications
 kdeedu-kvtml-data - KVTML files for KDE-Edu programs
 libkdeedu-data - transitional package for kdeedu-data
Closes: 826023
Changes:
 kdeedu-data (4:15.12.0-4) unstable; urgency=medium
 .
   * Add qtbase5 build dependency.
     Thanks to Chris Lamb for reporting (Closes: 826023)
Checksums-Sha1:
 34b30c899534b5892ca214a11d1a2d6cc5d2eb8f 2167 kdeedu-data_15.12.0-4.dsc
 3458b1568daeb13a8ad9a27a6b50f624ea136ca3 3820 kdeedu-data_15.12.0-4.debian.tar.xz
 52f9e041118b375a8495382c888993bb65ba3a09 81728 kdeedu-data_15.12.0-4_all.deb
 6e36b54cb7e40c2344bb54cbe65571bc66fe8621 16718 kdeedu-kvtml-data_15.12.0-4_all.deb
 0c76cae46590c6d6f71ccc4d7f21c559b190dd57 3566 libkdeedu-data_15.12.0-4_all.deb
Checksums-Sha256:
 4d6546a3bb11b4adde9d36fa80807e41800d1ee15dcbf2a1e67b14fd1c0eb431 2167 kdeedu-data_15.12.0-4.dsc
 8425f04dce1396f94c63a51bcebd237cbf9477fd53c2b968ee31095ee8eac7c2 3820 kdeedu-data_15.12.0-4.debian.tar.xz
 4b6da320647739195e0c3dbd89b46a197e5657f7621f51d19b28872777cc3200 81728 kdeedu-data_15.12.0-4_all.deb
 b5d9c7f50db44940f4f55cb1187afe3f6e3a523ca172c53c6ade99157f4a97cf 16718 kdeedu-kvtml-data_15.12.0-4_all.deb
 884b0c25dc8bbfa05082d12c54ad75293792a55f621f8fd55c2e730c53f78630 3566 libkdeedu-data_15.12.0-4_all.deb
Files:
 4a969f49acd9bf83f5d4edb04de92461 2167 kde optional kdeedu-data_15.12.0-4.dsc
 dd6f1c5ab50cd98de53c94c72a64a362 3820 kde optional kdeedu-data_15.12.0-4.debian.tar.xz
 11c8d838c31ad1eda6a27a1ef502904e 81728 kde optional kdeedu-data_15.12.0-4_all.deb
 f228898d1136465b94703b7763c3b91c 16718 kde optional kdeedu-kvtml-data_15.12.0-4_all.deb
 9448326225402db7338e8cd6541e35b8 3566 oldlibs extra libkdeedu-data_15.12.0-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJXTybPAAoJEMcZdpmymyMq5xoQAKDKZ2gQwp+dcjFsKYEftC+1
VONRPJuZc4arkHNnP12cJ9A9v9AB/jUFL/CqHeHXvan4yUbo4amThLWuPPb2Q+xV
Djr1+uzeIRiUTiYSBoB2hJa5nUTi9qL0fzauXjO1yVEE59SWL0SWthLeTPQ8TzKw
2EiqoFLtC/afeGU3bCulpOHoYHIACTYEGtT+8nKIFM3MI8XHmCGIYUd8JRxItDFx
w9+Ma3lzyU2YolaqjLLXB3KA6xJVz6xzEFLsWk+ghRmTYmvxJf4dWSgxXbBmYZPW
sOhFZb0R4QVmYOBA+dwIGTtG3sHd4Q9PapbaHY4cQ51Rh90jx9VIr2CXLD2qwU5H
a82jx8KIW6aeANp5xL1VVpGkkSP2I70KPUjp5ojVt+l9qxjpjDdqme4f17tRT/3H
7XDNXWHQzApUgeXAgZud+OirXMUCrIaZsEvz5bkrr3l1kmQwbwbDMrOQLSXw6brt
qnsQREScI9smettHyKnjdldMKlxEJVrcJUOy3qDLjWKj3rYYFQ6Aky/Kd9aCZ0z0
9zRnLyS8aYbTBJml50QTEwyazje3n7ddGBBwfNmQuCdpjYcTYRp9emJjihb1Q1tO
AW5q4AIotyJ8MYyM0xdgN6MNdU2sbcgUFrzURkk6PnvfQ0Gqfj4Hjq6jK/cb2pec
wMeGLlRP+iLcAsZX1dXe
=QzMC
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: