Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translation and [mkdir -p] #2

Open
colemar opened this issue May 12, 2023 · 0 comments
Open

Translation and [mkdir -p] #2

colemar opened this issue May 12, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@colemar
Copy link

colemar commented May 12, 2023

installwatch 0.9.0

# id
uid=0(root) gid=0(root) groups=0(root),1000(admin)

# installwatch --transl=yes -o pippo mkdir -p /usr/local/1/2

INFO : Using a default root directory : /tmp/tmp.FEnO7zllmM

mkdir: cannot create directory ‘/usr/local/1’: No such file or directory

# ll pippo
-rw-r--r-- 1 root root 0 May 12 21:55 pippo

# find /tmp/tmp.FEnO7zllmM -ls
   318656      4 drwx------   4 root     root         4096 May 12 21:55 /tmp/tmp.FEnO7zllmM
   318657      0 -rw-r--r--   1 root     root            0 May 12 21:55 /tmp/tmp.FEnO7zllmM/dbgfile
   318658      4 drwx------   4 root     root         4096 May 12 21:55 /tmp/tmp.FEnO7zllmM/TRANSL
   318667      4 drwxr-xr-x   3 root     root         4096 May 12 21:55 /tmp/tmp.FEnO7zllmM/TRANSL/usr
   318669      4 drwxr-xr-x   3 root     root         4096 May 12 21:55 /tmp/tmp.FEnO7zllmM/TRANSL/usr/local
   318672      4 drwxr-xr-x   2 root     root         4096 May 12 21:55 /tmp/tmp.FEnO7zllmM/TRANSL/usr/local/1
   318662      4 drwxr-xr-x   3 root     root         4096 May 12 21:55 /tmp/tmp.FEnO7zllmM/TRANSL/etc
   318664      4 drwxr-xr-x   2 root     root         4096 Sep 30  2022 /tmp/tmp.FEnO7zllmM/TRANSL/etc/selinux
   318659      4 drwx------   4 root     root         4096 May 12 21:55 /tmp/tmp.FEnO7zllmM/META
   318661      4 drwx------   2 root     root         4096 May 12 21:55 /tmp/tmp.FEnO7zllmM/META/DIRLS
   318660      4 drwx------   4 root     root         4096 May 12 21:55 /tmp/tmp.FEnO7zllmM/META/TRANSL
   318668      4 drwx------   3 root     root         4096 May 12 21:55 /tmp/tmp.FEnO7zllmM/META/TRANSL/usr
   318670      4 drwx------   3 root     root         4096 May 12 21:55 /tmp/tmp.FEnO7zllmM/META/TRANSL/usr/local
   318671      4 drwx------   2 root     root         4096 May 12 21:55 /tmp/tmp.FEnO7zllmM/META/TRANSL/usr/local/1
   318663      4 drwx------   3 root     root         4096 May 12 21:55 /tmp/tmp.FEnO7zllmM/META/TRANSL/etc
   318665      4 drwx------   3 root     root         4096 May 12 21:55 /tmp/tmp.FEnO7zllmM/META/TRANSL/etc/selinux
   318666      4 drwx------   2 root     root         4096 May 12 21:55 /tmp/tmp.FEnO7zllmM/META/TRANSL/etc/selinux/config
@colemar colemar changed the title mkdir -p Translation and [mkdir -p] May 12, 2023
@Ratler Ratler added the bug Something isn't working label Aug 10, 2024
@Ratler Ratler self-assigned this Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants