You are not logged in.

#76 2011-08-22 09:34:39

ilpianista
Fellow developer
Registered: 2007-10-06
Posts: 568
Website

Re: pacman wrapper to allow source builds (srcpac)

Hi, chroot support is in my todo list and I should have a bit of time this week to fix bugs; I could write chroot support too. stay tuned! wink

Offline

#77 2011-08-22 11:58:15

starfry
Member
From: Surrey, UK
Registered: 2010-08-18
Posts: 230

Re: pacman wrapper to allow source builds (srcpac)

Sounds good bash. I already have my target being built using mkarchroot. Now if I could make a simple change so that builds it from source for i586 I would be very pleased... When you say it's ready I'll give it a try smile

Offline

#78 2011-10-11 08:46:41

ilpianista
Fellow developer
Registered: 2007-10-06
Posts: 568
Website

Re: pacman wrapper to allow source builds (srcpac)

0.10.8 released: http://bashlnx.blogspot.com/2011/10/srcpac-0108.html

Chroot support will be added in 0.10.9

Offline

#79 2011-10-14 07:22:42

zenix
Member
From: Earth - Save it!
Registered: 2007-08-05
Posts: 104
Website

Re: pacman wrapper to allow source builds (srcpac)

Any way the next version could also support calling a different pacman binary? pacmatic supports setting the environment variable '$pacman_binary', so if srpac had it's own, one could chain srcpac -> pacmatic -> pacman-color, or whatever.


I made an AUR helper once.
I also go by evaryont and nogweii elsewhere on the internet.
Check out my projects and packages.

Offline

#80 2011-10-14 07:52:24

ilpianista
Fellow developer
Registered: 2007-10-06
Posts: 568
Website

Re: pacman wrapper to allow source builds (srcpac)

zenix wrote:

Any way the next version could also support calling a different pacman binary? pacmatic supports setting the environment variable '$pacman_binary', so if srpac had it's own, one could chain srcpac -> pacmatic -> pacman-color, or whatever.

Done, https://projects.archlinux.org/srcpac.g … 5b0360ff9a

Offline

#81 2012-11-14 21:30:32

DarkVenger
Member
Registered: 2008-11-24
Posts: 35

Re: pacman wrapper to allow source builds (srcpac)

First thanks a lot for this tool.

Second I decided to use the "sed magic" feature but run into a bug.
This is a really minor bug, but here it is:

#  srcpac -So file-roller
sed: can't read /var/abs//file-roller/file-roller/PKGBUILD: No such file or directory

sed is right since the file is in /var/abs/extra/file-roller/PKBUILD

This only happens with the -So option, the -Sb option works just fine.
I tried to solve this, but my attempt was messing with other options, so it is best to leave it to the pros smile.

Offline

Board footer

Powered by FluxBB