/srv/irclogs.ubuntu.com/2019/02/03/#ubuntustudio-devel.txt

EickmeyerOvenWerks: XD03:26
EickmeyerOvenWerks: I was able to decrease the size of -wallpapers from 71MB to 17MB.04:16
OvenWerksThat sounds like a good deal.04:17
EickmeyerEverything else is still there in -wallpapers-legacy and -wallpapers-xenial.05:01
EickmeyerOvenWerks: -installer is not behaving normally if a package was installed and then uninstalled. I checked and you're using "dpkg-query -W" which will return a false positive if the package was ever installed. Probably a better method would be to use "dpkg-query -S" which will return an error if the package is not installed as opposed to the null it's looking for.21:40
EickmeyerOr maybe not. Either way, we need to figure out a better way to determine whether or not a particular package is installed.21:46
EickmeyerLooks like purge needs to be used when removing packages, otherwise they don't show up in -installer.21:52

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!