diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2009-03-27 10:01:52 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-03-27 10:01:52 +0000 |
| commit | 8b60075ab36ca1c9f0b48efd44e21899504fdac1 (patch) | |
| tree | 42224edb68142b4e41ff58884869cbaa1779f95f /extra/diffutils/diffutils.post-deinstall | |
| parent | 2c349455d9ee5940f386ab42ef552c7a7f8311b8 (diff) | |
| download | aports-8b60075ab36ca1c9f0b48efd44e21899504fdac1.tar.bz2 aports-8b60075ab36ca1c9f0b48efd44e21899504fdac1.tar.xz | |
core/busybox: create /tmp dir
the --initdb will be ignored if there are a /var/lib/apk/world file and will
not create the needed /tmp. Since the apkovl contains this file, the /tmp will
never be created, which causes busybox.post-install to fail due to the missing
/tmp. The /tmp is provided by alpine-baselayout which depends on busybox so
its not there whel busybox is installed.
As a workaround we add /tmp to busybox package. The correct way to handle this
is to make apk add create /tmp if its not there already when extracting the
install script.
Diffstat (limited to 'extra/diffutils/diffutils.post-deinstall')
0 files changed, 0 insertions, 0 deletions
