Re: [pacman-dev] makepkg: package splitting
Am Montag, den 15.12.2008, 21:43 +1000 schrieb Allan McRae:
Allan McRae wrote:
Marc - A. Dahlhaus [ Administration | Westermann GmbH ] wrote:
i think i found another bug. Every package that is a split-build and not in the first position in the pkgname build-order shows an empty "Optional dependencies" string during installation. I think there is something wrong in restore_package_variables during variable resetting to initial values or in backup_package_variables during the backup declaration. It looks like there are to much quotes around the declaration so that it declares an empty string. Maybe a "-z" check before the actual variable declaration could fix that particular problem.
Fix now on my working branch: http://dev.archlinux.org/~allan/gitweb/gitweb.cgi?p=pacman.git;a=commitdiff;...
And when I say my working branch, I mean my splitpkg branch...
Nice, i'll test and report back... Is there any schedule on when it will be merged to mainline? Marc
Marc - A. Dahlhaus [ Administration | Westermann GmbH ] wrote:
Am Montag, den 15.12.2008, 21:43 +1000 schrieb Allan McRae:
Nice, i'll test and report back... Is there any schedule on when it will be merged to mainline?
The current schedule is when I tell Dan it ready... I want to add documentation and clean up some of the output with the package splitting but otherwise I am happy with it now. So, the answer is "soonish". Allan
On Mon, Dec 15, 2008 at 6:24 AM, Allan McRae <allan@archlinux.org> wrote:
Marc - A. Dahlhaus [ Administration | Westermann GmbH ] wrote:
Am Montag, den 15.12.2008, 21:43 +1000 schrieb Allan McRae: Nice, i'll test and report back... Is there any schedule on when it will be merged to mainline?
The current schedule is when I tell Dan it ready... I want to add documentation and clean up some of the output with the package splitting but otherwise I am happy with it now. So, the answer is "soonish".
Yay. I'm hoping for a Christmas present 8)
Aaron Griffin wrote:
On Mon, Dec 15, 2008 at 6:24 AM, Allan McRae <allan@archlinux.org> wrote:
Marc - A. Dahlhaus [ Administration | Westermann GmbH ] wrote:
Am Montag, den 15.12.2008, 21:43 +1000 schrieb Allan McRae: Nice, i'll test and report back... Is there any schedule on when it will be merged to mainline?
The current schedule is when I tell Dan it ready... I want to add documentation and clean up some of the output with the package splitting but otherwise I am happy with it now. So, the answer is "soonish".
Yay. I'm hoping for a Christmas present 8)
Well, I have decided the implementation is stable enough now and any further issues/polishing can be done on the master branch. I have pulled all the package splitting work on to my working branch ready for Dan to pull to mainline. I have made a makepkg-git package which can be installed alongside makepkg from pacman. I will post it later so people can test out package splitting and the other new features. Allan
participants (3)
-
Aaron Griffin
-
Allan McRae
-
Marc - A. Dahlhaus [ Administration | Westermann GmbH ]