I keep getting dpkg: cannot write to log file '/var/log/dpkg.log': No space left on device
errors.
When I run df
I see the following:
/dev/zram1 49560 48536 0 100% /var/log
Is there any way to increase the size of zram1? I tried a few suggestions that I found online, but none of them worked.
Or is there a better fix for this issue?
Thanks!