loop-aes-source can't be build by m-a

Bug #48693 reported by ub13
258
Affects Status Importance Assigned to Milestone
loop-aes-source (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Binary package hint: loop-aes-source

After upgrading to Dapper I had to recompile loop-aes for the new kernel 2.6.15-23-386. So I downloaded the package, new kernel-sources und kernel-headers.

While builing the package with "m-a" occurs the following error-message:
--------------------------------------------------------------------------
/usr/share/modass/packages/generic.sh: line 70: debian/rules: Permission denied
--------------------------------------------------------------------------

line 70 is the "$@" behind the last else:
--------------------------------------------------------------------------
action () {
if [ "$VERBOSE" ] ; then
echo " $@" >&2
"$@"
elif [ "$DRYRUN" ] ; then
echo " $@" >&2
else
"$@"
fi
}
--------------------------------------------------------------------------

I tried to change the files /debian/rules (644) to (755) and also generic.sh (744) to (755). This did not help. I tried to run m-a from sudo and also root..

Revision history for this message
Martin Pitt (pitti) wrote : Re: [Bug 48693] loop-aes-source can't be build by m-a

 unsubscribe ubuntu-security

Revision history for this message
ub13 (ub13) wrote :

Ok, can please someone provide a .deb package of loop-aes for the actual Dapper Kernel 2.6.15-23-386? TIA

Revision history for this message
ub13 (ub13) wrote :

I did not find a way to close this bug. Could please someone close it...

I solved this one by doing the "m-a" manually. The problem was the missing "x" on /debian/rules. Every time I changed it - it was just changed back. So I did a "m-a -o build" first and then "m-a install". The package has been built as I can see in "lsmod |grep loop".

Revision history for this message
Dennis Kaarsemaker (dennis) wrote : Re: [Bug 48693] Re: loop-aes-source can't be build by m-a

 status Rejected

Closing as per users request.

Changed in loop-aes-source:
status: Unconfirmed → Rejected
Revision history for this message
ub13 (ub13) wrote :

Allthough the status is closed for me, the bug needs to be fixed for other users of loop-aes in Dapper.

To post a comment you must log in.
This report contains Public Security information  
Everyone can see this security related information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.