[Touch-packages] [Bug 1883079] Re: The "MMap::MMap(FileFd&, unsigned long)" symbol is missing in libapt-pkg.so

2020-06-11 Thread Evgeny Kolesnikov
Okay, this happens. But I can't help but wonder why it wasn't deprecated first and why it still present in public headers then? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu.

[Touch-packages] [Bug 1883079] Re: The "MMap::MMap(FileFd&, unsigned long)" symbol is missing in libapt-pkg.so

2020-06-11 Thread Evgeny Kolesnikov
nm -D -C libapt-pkg.so.5.0 | grep MMap (Ubuntu 18.04) ... 000c97d0 T MMap::Map(FileFd&) 000c9e10 T MMap::Sync(unsigned long, unsigned long) 000c9b80 T MMap::Sync() 000c9c20 T MMap::Close(bool) 000c97a0 T MMap::MMap(unsigned long) 000c9b40 T

[Touch-packages] [Bug 1883079] [NEW] The "MMap::MMap(FileFd&, unsigned long)" symbol is missing in libapt-pkg.so

2020-06-11 Thread Evgeny Kolesnikov
Public bug reported: The "MMap::MMap(FileFd&, unsigned long)" function is missing in libapt- pkg.so.6.0.0. nm -D -C /usr/lib/x86_64-linux-gnu/libapt-pkg.so.6.0.0 | grep MMap 001701f0 T pkgCacheGenerator::MakeStatusCache(pkgSourceList&, OpProgress*, MMap**, bool) 0016e9c0 T

[Touch-packages] [Bug 1883079] Re: The "MMap::MMap(FileFd&, unsigned long)" symbol is missing in libapt-pkg.so

2020-06-11 Thread Evgeny Kolesnikov
cat /etc/os-release NAME="Ubuntu" VERSION="20.04 LTS (Focal Fossa)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 20.04 LTS" VERSION_ID="20.04" HOME_URL="https://www.ubuntu.com/; SUPPORT_URL="https://help.ubuntu.com/; BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/;