On Thu, 20 Oct 2011, Benjamin Drung wrote: > libEGL.so.1 libegl1-mesa #MINVER# | libegl1-x11 > # package. > _eglBindContext@Base 7.8.1 > _eglBindTexImage@Base 7.8.1 > > Is a line that start with a space followed by a # considered as comment?
No, comments must have their # on the first character of the line (and they are usually stripped in the symbols file that ends up in the .deb). As it is, it's parsed as symbol "#" associated to version "package.". Hence the error message you saw. > In this case it would be a bug in dpkg-shlibdeps, otherwise it's a bug > in mesa. affects ubuntu/mesa Cheers, -- Raphaël Hertzog ◈ Debian Developer Pre-order a copy of the Debian Administrator's Handbook and help liberate it: http://debian-handbook.info/go/ulule-rh/ ** Also affects: mesa (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/878562 Title: dpkg-shlibdeps: error: package. is not a valid version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/878562/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
