Bug#932810: surf: could not access directory

2019-07-23 Thread Reiner Herrmann
Hi Dmitry, On Tue, Jul 23, 2019 at 03:08:17PM +, Dmitry Bogatov wrote: > $ env -i HOME=/tmp DISPLAY=:0 /usr/bin/surf > Could not access directory: /tmp/.surf > > I thought it was supposed to get created. > > Okay, if I create it myself: > > $ mkdir -p /tmp/.surf > $ env -i HOME=/tmp

Bug#932810: surf: could not access directory

2019-07-23 Thread Dmitry Bogatov
Package: surf Version: 2.0+git20181009-4 Severity: normal Dear Maintainer, $ env -i HOME=/tmp DISPLAY=:0 /usr/bin/surf Could not access directory: /tmp/.surf I thought it was supposed to get created. Okay, if I create it myself: $ mkdir -p /tmp/.surf $ env -i HOME=/tmp DISPLAY=:0