~alpine/devel

2 2

[alpine-devel] New acf-heimdal package

Details
Message ID
<506356.41191.qm@web50209.mail.re2.yahoo.com>
Sender timestamp
1251224463
DKIM signature
missing
Download raw message
Here's a patch to add acf-heimdal.

Ted Trask
Michael Mason <ms13sp@gmail.com>
Details
Message ID
<DBD5B1D0-9631-470C-BCB4-EDF08758AAA2@gmail.com>
In-Reply-To
<506356.41191.qm@web50209.mail.re2.yahoo.com> (view parent)
Sender timestamp
1251229159
DKIM signature
missing
Download raw message
On Aug 25, 2009, at 6:21 PM, Ted Trask wrote:

> Here's a patch to add acf-heimdal.
>
> Ted Trask
>
>
Applied patch and pushed to my git repository.
Tried to build the package to verify but ran into some errors with the  
apks it depends on...

alp-dev:~/aports/main/acf-heimdal# abuild -r
 >>> acf-heimdal: Checking sanity of ./APKBUILD...
 >>> WARNING: acf-heimdal: No maintainer
 >>> acf-heimdal: Analyzing dependencies...
WARNING: Failed to open index for /root/.cache/apks
Installing haserl (0.9.25-r1)
ERROR: Failed to set file permissions on usr/bin/haserl.apk-new:  
Permission denied
ERROR: haserl-0.9.25-r1: Permission denied
 >>> ERROR: acf-heimdal: all failed
OK: 34 packages, 216 dirs, 5904 files

Nothing seems to be wrong with the patch except no Maintainer, but we  
might have to look at some of the apks on the mirrors?

I get similar errors when trying to upgrade to the new version of sudo.

alp-dev:~/aports/main/acf-heimdal# apk add -u sudo
Upgrading sudo (1.7.2-r0 -> 1.7.2_p1-r0)
ERROR: Failed to set file permissions on usr/bin/sudoedit.apk-new:  
Permission denied
ERROR: sudo-1.7.2_p1-r0: Permission denied



>
> <0001-mail-acf-heimdal-New-ACF-package-for-heimdal.patch>



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Details
Message ID
<1251704573.26142.3.camel@localhost.localdomain>
In-Reply-To
<DBD5B1D0-9631-470C-BCB4-EDF08758AAA2@gmail.com> (view parent)
Sender timestamp
1251704573
DKIM signature
missing
Download raw message
Hi,

back from vacation

On Tue, 2009-08-25 at 19:39 +0000, Michael Mason wrote:
> On Aug 25, 2009, at 6:21 PM, Ted Trask wrote:
> 
> > Here's a patch to add acf-heimdal.
> >
> > Ted Trask
> >
> >
> Applied patch and pushed to my git repository.
> Tried to build the package to verify but ran into some errors with the  
> apks it depends on...
> 
> alp-dev:~/aports/main/acf-heimdal# abuild -r
>  >>> acf-heimdal: Checking sanity of ./APKBUILD...
>  >>> WARNING: acf-heimdal: No maintainer
>  >>> acf-heimdal: Analyzing dependencies...
> WARNING: Failed to open index for /root/.cache/apks

I'd recommend that you use a non-root user to do the building. The user
needs sudo access though to install dependencies.

> Installing haserl (0.9.25-r1)
> ERROR: Failed to set file permissions on usr/bin/haserl.apk-new:  
> Permission denied
> ERROR: haserl-0.9.25-r1: Permission denied

haserl have suid bit set...

>  >>> ERROR: acf-heimdal: all failed
> OK: 34 packages, 216 dirs, 5904 files
> 
> Nothing seems to be wrong with the patch except no Maintainer, but we  
> might have to look at some of the apks on the mirrors?
> 
> I get similar errors when trying to upgrade to the new version of sudo.

...and so has sudo.
> 
> alp-dev:~/aports/main/acf-heimdal# apk add -u sudo
> Upgrading sudo (1.7.2-r0 -> 1.7.2_p1-r0)
> ERROR: Failed to set file permissions on usr/bin/sudoedit.apk-new:  
> Permission denied
> ERROR: sudo-1.7.2_p1-r0: Permission denied

can you check so you dont have a partition mounted with nosuid or
similar?

-nc



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)