bugDazuko - Bugs: bug #18638, problem install APT debian testing...

 
 

bug #18638: problem install APT debian testing kernel 2.6.18-3-686

Submitted by:  None
Submitted on:  Sat 30 Dec 2006 03:51:10 AM UTC  
 
Status: NoneAssigned to: None
Open/Closed: Open

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Mon 22 Jan 2007 09:35:53 AM UTC, comment #1:

Unfortunately this kernel has security/capabilities built-in to the kernel. The Dazuko Debian package will not work with such a configured kernel. Your only options are either:

1. Build a new kernel with capabilities as a kernel module. Then you can load dazuko first, followed by capabilities.

OR

2. Build Dazuko manually using the --enable-syscalls configure option.

John Ogness <ogman>
Project Administrator
Sat 30 Dec 2006 03:51:10 AM UTC, original submission:

dh_clean
/usr/bin/make clean
make[1]: entrant dans le répertoire « /usr/src/modules/dazuko »
make[1]: quittant le répertoire « /usr/src/modules/dazuko »
rm -rf .tmp_versions Makefile debian/control.backup
/usr/bin/make -f debian/rules kdist_clean kdist_config binary-modules
make[1]: entrant dans le répertoire « /usr/src/modules/dazuko »
dh_clean
/usr/bin/make clean
make[2]: entrant dans le répertoire « /usr/src/modules/dazuko »
make[2]: *** Pas de règle pour fabriquer la cible « clean ». Arrêt.
make[2]: quittant le répertoire « /usr/src/modules/dazuko »
make[1]: [kdist_clean] Erreur 2 (ignorée)
rm -rf .tmp_versions Makefile debian/control.backup
sed -e 's/_KFLAV_/686/' < debian/control.modules.in.in.flavor > debian/control.modules.in
for templ in /usr/src/modules/dazuko/debian/dazuko-modules-_KVERS_.postinst /usr/src/modules/dazuko/debian/dazuko-modules-_KVERS_.postinst.modules.in; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.18-3-686/g'` ; \
done
for templ in `ls debian/*.modules.in` ; do \
test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} ${templ%.modules.in}.backup 2>/dev/null || true; \
sed -e 's/##KVERS##/2.6.18-3-686/g ;s/#KVERS#/2.6.18-3-686/g ; s/_KVERS_/2.6.18-3-686/g ; s/##KDREV##/2.6.18-7/g ; s/#KDREV#/2.6.18-7/g ; s/_KDREV_/2.6.18-7/g ' < $templ > ${templ%.modules.in}; \
done
./configure --without-library --without-example-c --kernelsrcdir=/lib/modules/2.6.18-3-686/build
checking host system type... Linux
checking for make utility... ok (make)
checking for C compiler... ok (gcc-4.1)
kernel build source in /lib/modules/2.6.18-3-686/build... yes
acquiring Linux kernel code configuration... ok
checking if Linux is RSBAC patched... no
checking if devfs is enabled... no
discovered host system... Linux (2.6.18)
checking if security module support is enabled... yes
verifying capabilities are not built-in... built-in :(
error: capabilities are built-in to the kernel:
you will need to recompile a kernel with capabilities
as a kernel module
make[1]: *** [kdist_config] Erreur 1
make[1]: quittant le répertoire « /usr/src/modules/dazuko »
make: *** [kdist_build] Erreur 2

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by ogman (Posted a comment)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 2 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Sat 19 Mar 2011 12:46:10 PM UTCogmanAssigned toogman=>None
    Mon 22 Jan 2007 09:35:53 AM UTCogmanAssigned toNone=>ogman

    Back to the top


    Powered by Savane 3.1-cleanup1