[Dev] [Libretools - Bug #380] (fixed) [libremakepkg] $PKGDEST is a binary file

labs at parabola.nu labs at parabola.nu
Sun Sep 15 00:42:38 GMT 2013



Issue #380 has been updated by lukeshu.

Status changed from open to fixed
% Done changed from 0 to 100

This was not fixed by devtools, but I fixed it with a call to `mkdir` in the same commit that I updated to the new devtools 

https://projects.parabolagnulinux.org/packages/libretools.git/commit/?id=6eddc77d5e6abb25f33751308419fa0c62518188
----------------------------------------
Bug #380: [libremakepkg] $PKGDEST is a binary file
https://labs.parabola.nu/issues/380

Author: lluvia
Status: fixed
Priority: bug
Assignee: lukeshu
Category: 
Target version: 


When uncommenting some vars like PKGDEST or SRCDEST and leaving the deafults, I would expect that directories were created and that they contains the expected files. However, they appears as files. For example, try building your-freedom creates a /home/sources wich is a copy of blacklist*.txt file, and building widelands /home/packages becomes a binary file and /home/sources the launcher of the binary (a sh script).

I though that maybe the script is doing `cp file $SRCDEST` before assuring $SRCDEST (or other) is an existing directory.

I attach my libretools.conf and makepkg.conf.



--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://labs.parabola.nu/my/account



More information about the Dev mailing list