Bug#1095414: reportbug: krusader to not open smb links in this new version, he said no protokoll aviable.

2025-02-07 Thread util...@gmx.de
Package: krusader
Version: 2:2.9.0-1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.12.11-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages krusader depends on:
ii  kinit  5.115.0-2
ii  kio6   6.10.0-1
ii  kwallet6   6.10.0-1
ii  libacl12.3.2-2+b1
ii  libc6  2.40-6
ii  libkf6archive6 6.10.0-1
ii  libkf6bookmarks6   6.10.0-1
ii  libkf6bookmarkswidgets66.10.0-1
ii  libkf6codecs6  6.10.0-1
ii  libkf6colorscheme6 6.10.0-1
ii  libkf6completion6  6.10.0-1
ii  libkf6configcore6  6.10.0-1
ii  libkf6configgui6   6.10.0-1
ii  libkf6configwidgets6   6.10.0-1
ii  libkf6coreaddons6  6.10.0-1
ii  libkf6crash6   6.10.0-1
ii  libkf6globalaccel6 6.10.0-1
ii  libkf6guiaddons6   6.10.0-4
ii  libkf6i18n66.10.0-1
ii  libkf6iconthemes6  6.10.0-1
ii  libkf6iconwidgets6 6.10.0-1
ii  libkf6itemviews6   6.10.0-1
ii  libkf6jobwidgets6  6.10.0-1
ii  libkf6kiocore6 6.10.0-1
ii  libkf6kiofilewidgets6  6.10.0-1
ii  libkf6kiogui6  6.10.0-1
ii  libkf6kiowidgets6  6.10.0-1
ii  libkf6parts6   6.10.0-1
ii  libkf6service-bin  6.10.0-1
ii  libkf6service6 6.10.0-1
ii  libkf6solid6   6.10.0-1
ii  libkf6statusnotifieritem6  6.10.0-1
ii  libkf6textwidgets6 6.10.0-1
ii  libkf6wallet6  6.10.0-1
ii  libkf6widgetsaddons6   6.10.0-1
ii  libkf6windowsystem66.10.0-1
ii  libkf6xmlgui6  6.10.0-1
ii  libqt6core5compat6 6.7.2-3
ii  libqt6core6t64 6.7.2+dfsg-6
ii  libqt6dbus66.7.2+dfsg-6
ii  libqt6gui6 6.7.2+dfsg-6
ii  libqt6printsupport66.7.2+dfsg-6
ii  libqt6widgets6 6.7.2+dfsg-6
ii  libqt6xml6 6.7.2+dfsg-6
ii  libstdc++6 14.2.0-12
ii  zlib1g 1:1.3.dfsg+really1.3.1-1+b1

Versions of packages krusader recommends:
ii  kde-cli-tools   4:6.2.5-1
ii  keditbookmarks  24.12.0-1
ii  kio-extras  4:24.12.0-2

Versions of packages krusader suggests:
ii  7zip24.09+dfsg-3
ii  arj 3.10.22-28
ii  ark 4:24.12.1-1
ii  bzip2   1.0.8-6
ii  cpio2.15+dfsg-2
ii  hashdeep [md5deep]  4.4+git20170824+ds-1
ii  kate4:24.12.1-1
ii  kdiff3  1.11.5-1
pn  kmail   
ii  kompare 4:24.12.1-1
ii  konsole 4:24.12.0-1
ii  krename 5.0.2+git20250107.83b86fa-1
pn  lha 
ii  md5deep 4.4-5
pn  okteta  
ii  rar 2:6.20-0.1
pn  rpm 
ii  unace   1.2b-24
ii  unrar   1:6.2.6-1
ii  unzip   6.0-28
ii  zip 3.0-14

-- no debconf information



Bug#1101397: libmariadb-dev: It's not poosible to build UDF_ARGS and UDF_INIT, see: https://github.com/mariadb-corporation/mariadb-connector-c/commit/d4eec05d00ce77d2bab3848ff49d04acf0ed2cc0

2025-03-26 Thread util...@gmx.de


Package: libmariadb-dev
Version: 1:11.8.1-2
Severity: important

Dear Maintainer,

it's not possible to build vdr-epg-daemon:

ase.c -o src/epglvbase.o
In
file included from src/epglvbase.c:10:
src/epglv.h:44:25:
error: unknown type name ‘UDF_INIT’
44
| my_bool base_epglv_init(UDF_INIT* init, UDF_ARGS* args, char*
message);
|
^~~~
src/epglv.h:44:41:
error: unknown type name ‘UDF_ARGS’
44
| my_bool base_epglv_init(UDF_INIT* init, UDF_ARGS* args, char*
message);
|
^~~~
src/epglv.h:45:24:
error: unknown type name ‘UDF_INIT’
45
| void base_epglv_deinit(UDF_INIT* init);
|
^~~~
src/epglv.h:46:22:
error: unknown type name ‘UDF_INIT’
46
| long long base_epglv(UDF_INIT* init, UDF_ARGS* args, char* is_null,
|
^~~~
src/epglv.h:46:38:
error: unknown type name ‘UDF_ARGS’
46
| long long base_epglv(UDF_INIT* init, UDF_ARGS* args, char* is_null,
|
^~~~
src/epglvbase.c:47:25:
error: unknown type name ‘UDF_INIT’
47
| my_bool base_epglv_init(UDF_INIT* init, UDF_ARGS* args, char* message)
|
^~~~
src/epglvbase.c:47:41:
error: unknown type name ‘UDF_ARGS’
47
| my_bool base_epglv_init(UDF_INIT* init, UDF_ARGS* args, char* message)
|
^~~~
src/epglvbase.c:100:24:
error: unknown type name ‘UDF_INIT’
100
| void base_epglv_deinit(UDF_INIT* init)
|
^~~~
src/epglvbase.c:125:22:
error: unknown type name ‘UDF_INIT’
125
| long long base_epglv(UDF_INIT* init, UDF_ARGS* args, char* is_null,
char* error,
|
^~~~


Bug#1101397: [debian-mysql] Bug#1101397: libmariadb-dev: It's not poosible to build UDF_ARGS and UDF_INIT, see: https://github.com/mariadb-corporation/mariadb-connector-c/commit/d4eec05d00ce77d2bab384

2025-03-27 Thread util...@gmx.de

The revert came into the sources on 18.02.25, I can neither build the
package under sid nor stable because of this error.

Is it not possible to build a rebuild from the current sources where the
change is reverted?


Bug#1101397: [debian-mysql] Bug#1101397: libmariadb-dev: It's not poosible to build UDF_ARGS and UDF_INIT, see: https://github.com/mariadb-corporation/mariadb-connector-c/commit/d4eec05d00ce77d2bab384

2025-03-27 Thread util...@gmx.de

to fast, see here:

https://github.com/mariadb-corporation/mariadb-connector-c/commit/d4eec05d00ce77d2bab3848ff49d04acf0ed2cc0

Bug#1101397: libmariadb-dev: It's not poosible to build UDF_ARGS and UDF_INIT, see: https://github.com/mariadb-corporation/mariadb-connector-c/commit/d4eec05d00ce77d2bab3848ff49d04acf0ed2cc0

2025-03-27 Thread util...@gmx.de

Hello Otto,

with maria 11.4.4-3 is it possible to build den epgd-daemon on debian.

In the VDR portal, a developer said that this is due to the commit:
https://github.com/mariadb-corporation/mariadb-connector-c/commit/d4eec05d00ce77d2bab3848ff49d04acf0ed2cc0

The definitions were first removed and then added again later, the
Debian version seems to be exactly the one where they are missing.

There was the same problem with Fedora:
https://bugzilla.redhat.com/show_bug.cgi?id=2347087

BTW: Same problem on debian-stable