On Thu, Jan 12, 2017 at 9:18 PM, Konstantin Werner <
[email protected]> wrote:

>
> Hi everyone,
>
> just installed gobo016 and am very happy so far.
> The folder structure is just great!
>
> I tried to install several packages, and some of them fail with 'File
> exists' after trying to mkdir -p a directory.
>
> E.g. libpcap 1.8.1 (dependency for wireshark):
>
> mkdir: cannot create directory ‘/usr/include/pcap’: File exists
> chmod: cannot operate on dangling symlink '/usr/include/pcap'
> make: *** [Makefile:556: install] Error 1
> UnionSandbox: Cleaning up.
> UnionSandbox: Moving entries to: /Programs/LibPcap/1.8.1/.
> SandboxInstall_Root
> Compile: Restoring safe copy *
> Compile: LibPcap 1.8.1 - Installation step failed.
>
> Also menu-cache 0.3.2 (dependency for pcmanfm)
>
> test -z "/usr/include/menu-cache" || /System/Index/bin/mkdir -p
> "/usr/include/menu-cache"
> /System/Index/bin/mkdir: cannot create directory
> ‘/usr/include/menu-cache’: File exists
> make[2]: *** [Makefile:388: install-lib_menu_cache_includeHEADERS] Error 1
> make[2]: Leaving directory '/Data/Compile/Sources/menu-
> cache-0.3.2/libmenu-cache'
> make[1]: *** [Makefile:502: install-am] Error 2
> make[1]: Leaving directory '/Data/Compile/Sources/menu-
> cache-0.3.2/libmenu-cache'
> make: *** [Makefile:305: install-recursive] Error 1
> UnionSandbox: Cleaning up.
> UnionSandbox: Moving entries to: /Programs/Menu-Cache/0.3.2/.
> SandboxInstall_Root
> Compile: Menu-Cache 0.3.2 - Installation step failed.
>
> The directories that fail are symlinks to folders in the gobo-structure.
>
> Are the recipes outdated and not usable for gobo016?
>
> Can you give me some pointers to what I have to change to make it work?
>
> Best regards
>
> Konstantin
>

Hi, Konstantin,

I am working on a fix for that one right now. In the meantime, there is a
workaround that will let you go through that error.

Before you launch Compile, type the following on your shell:
$ export GOBOLINUX_RUNNER=no

Please let me know if that fixes the problem for you.

Best regards,
Lucas
_______________________________________________
gobolinux-users mailing list
[email protected]
http://lists.gobolinux.org/mailman/listinfo/gobolinux-users

Reply via email to