On 02/24/2014 05:45 AM, Daniel Bartholomew wrote: > Obilgatory note #1: The plan is for these files to be the officially > released files without any changes, but that may change if something > unexpected comes up (and such things have happened in the past).
i stumbled across this with 5.5.35 Ubuntu packages yesterday, and it still seems to be an issue with 5.5.36: the embedded server library dev packages are more or less empty. See e.g. http://ftp.osuosl.org/pub/mariadb/mariadb-5.5.36/repo/ubuntu/pool/main/m/mariadb-5.5/libmariadbd-dev_5.5.36+maria-1~saucy_amd64.deb Downloads > dpkg-deb -c libmariadbd-dev_5.5.36+maria-1~saucy_amd64.deb drwxr-xr-x root/root 0 2014-02-21 05:15 ./ drwxr-xr-x root/root 0 2014-02-21 05:15 ./usr/ drwxr-xr-x root/root 0 2014-02-21 05:15 ./usr/share/ drwxr-xr-x root/root 0 2014-02-21 05:15 ./usr/share/doc/ drwxr-xr-x root/root 0 2014-02-21 05:15 ./usr/share/doc/libmariadbd-dev/ -rw-r--r-- root/root 2518 2014-02-21 01:30 ./usr/share/doc/libmariadbd-dev/copyright -rw-r--r-- root/root 362 2014-02-21 04:36 ./usr/share/doc/libmariadbd-dev/changelog.Debian.gz Looks as if things were build without -DWITH_EMBEDDED_SERVER before packaging, or the libmysqld.(a|so) files otherwise went missing on their way? According to the upstream ubuntu package information the actual file list should look like this: http://packages.ubuntu.com/trusty/amd64/libmariadbd-dev/filelist /usr/lib/x86_64-linux-gnu/libmysqld.a /usr/lib/x86_64-linux-gnu/libmysqld.so /usr/lib/x86_64-linux-gnu/libmysqld.so.18 /usr/share/doc/libmariadbd-dev/changelog.Debian.gz /usr/share/doc/libmariadbd-dev/copyright /usr/share/lintian/overrides/libmariadbd-dev -- Hartmut Holzgraefe, Principal Support Engineer (EMEA) SkySQL | http://www.skysql.com/ _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

