Hi, I jsut came by and rechecked this. At least on rustc-1.57.0 apt-file and dpkg and the build-log agree. libcore is in none of them, but at least the consistency issue is gone.
root@j:~/ubuntu-helpers/cpaelzer# apt-file list rust-src | grep libcore rust-src: /usr/src/rustc-1.57.0/src/etc/natvis/libcore.natvis rust-src: /usr/src/rustc-1.57.0/src/test/ui/consts/const-eval/const_panic_libcore_bin.rs rust-src: /usr/src/rustc-1.57.0/src/test/ui/consts/const-eval/const_panic_libcore_bin.stderr rust-src: /usr/src/rustc-1.57.0/src/test/ui/consts/stable-precise-live-drops-in-libcore.rs rust-src: /usr/src/rustc-1.57.0/src/test/ui/consts/stable-precise-live-drops-in-libcore.stderr rust-src: /usr/src/rustc-1.57.0/src/test/ui/consts/unstable-const-fn-in-libcore.rs rust-src: /usr/src/rustc-1.57.0/src/test/ui/consts/unstable-const-fn-in-libcore.stderr rust-src: /usr/src/rustc-1.57.0/src/test/ui/consts/unstable-precise-live-drops-in-libcore.rs rust-src: /usr/src/rustc-1.57.0/src/test/ui/threads-sendsync/sync-send-iterators-in-libcore.rs rust-src: /usr/src/rustc-1.57.0/src/test/ui/variance-iterators-in-libcore.rs root@j:~# dpkg -L rust-src | grep libcore /usr/src/rustc-1.57.0/src/etc/natvis/libcore.natvis /usr/src/rustc-1.57.0/src/test/ui/consts/const-eval/const_panic_libcore_bin.rs /usr/src/rustc-1.57.0/src/test/ui/consts/const-eval/const_panic_libcore_bin.stderr /usr/src/rustc-1.57.0/src/test/ui/consts/stable-precise-live-drops-in-libcore.rs /usr/src/rustc-1.57.0/src/test/ui/consts/stable-precise-live-drops-in-libcore.stderr /usr/src/rustc-1.57.0/src/test/ui/consts/unstable-const-fn-in-libcore.rs /usr/src/rustc-1.57.0/src/test/ui/consts/unstable-const-fn-in-libcore.stderr /usr/src/rustc-1.57.0/src/test/ui/consts/unstable-precise-live-drops-in-libcore.rs /usr/src/rustc-1.57.0/src/test/ui/threads-sendsync/sync-send-iterators-in-libcore.rs /usr/src/rustc-1.57.0/src/test/ui/variance-iterators-in-libcore.rs https://launchpad.net/ubuntu/+source/rustc/1.57.0+dfsg1+llvm-0ubuntu2/+build/23104054/+files/buildlog_ubuntu- jammy-amd64.rustc_1.57.0+dfsg1+llvm-0ubuntu2_BUILDING.txt.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1920018 Title: inconsistent file list / missing libcore To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rustc/+bug/1920018/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
