phenomlab
I dont why but getting
W: Download is performed unsandboxed as root as file 'nginx_1.18.0-2~focal.dsc' cou ldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
after inputting (step 4)
apt-get build-dep nginx -y
root@AceHSC-Forumv2:~# cd /usr/local/src
root@AceHSC-Forumv2:/usr/local/src# apt-get source nginx
Reading package lists... Done
Need to get 1,156 kB of source archives.
Get:1 http://nginx.org/packages/ubuntu focal/nginx nginx 1.18.0-2~focal (dsc) [1,50 6 B]
Get:2 http://nginx.org/packages/ubuntu focal/nginx nginx 1.18.0-2~focal (tar) [1,04 0 kB]
Get:3 http://nginx.org/packages/ubuntu focal/nginx nginx 1.18.0-2~focal (diff) [115 kB]
Fetched 1,156 kB in 3s (445 kB/s)
dpkg-source: info: extracting nginx in nginx-1.18.0
dpkg-source: info: unpacking nginx_1.18.0.orig.tar.gz
dpkg-source: info: unpacking nginx_1.18.0-2~focal.debian.tar.xz
W: Download is performed unsandboxed as root as file 'nginx_1.18.0-2~focal.dsc' cou ldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
root@AceHSC-Forumv2:/usr/local/src#