| Author |
Message |
Gaston
|
|
Post subject: Try to install afs
Posted: 05.01.2011, 23:16
|
|

Joined: 2010-12-03
Posts: 21
Status: Offline
|
|
Hey Aptosid-Team,
i try to install afs on my PC, but its break everytime on the same place.
What i do:
Code:
apt-get install krb5-user openafs-client openafs-krb5
dpkg-reconfigure -plow openafs-client
/etc/init.d/openafs-client stop
apt-get install module-assistant
m-a prepare
m-a a-i openafs
On these position it stopt and i can't continue with the further steps. like:
Code:
modprobe openafs
/etc/init.d/openafs-client force-start
Can somebody help me?
Best regards,
Gaston |
Last edited by Gaston on 05.01.2011, 23:54; edited 2 times in total
|
| |
|
|
|
 |
Gaston
|
|
Post subject:
Posted: 05.01.2011, 23:45
|
|

Joined: 2010-12-03
Posts: 21
Status: Offline
|
|
This is the failure report:
Code:
module-assistant, interaktive Modus
Bau Vorgang des Pakets openafs-modules-source fehlgeschlagen!
Was ist der nächste Schritt?
VIEW Protokoll des Bauvorgangs untersuchen
CONTINUE Überspringen und mit nächsten Operation weite
STOP Alle Bau-Operation anhalten
|
|
|
| |
|
|
|
 |
piper
|
|
Post subject: RE: Try to install afs
Posted: 05.01.2011, 23:50
|
|
Moderator

Joined: 2010-09-11
Posts: 467
Location: cheektowaga, ny
Status: Offline
|
|
First ... sidux is no longer Long live aptosid !
Second ... sudo ? sure your using aptosid and not ubuntu
maybe try
Code:
apt-get install openafs-modules-dkms
I use NFS and I havent tried installing this, maybe someone else who has used this can chime in, or visit irc, maybe someone there has used it before |
_________________ debian sid | apt-get into it
|
| |
|
|
|
 |
Gaston
|
|
Post subject:
Posted: 06.01.2011, 00:02
|
|

Joined: 2010-12-03
Posts: 21
Status: Offline
|
|
Long life Aptosid!
Sorry i just get used to Sidux
And sorry again, cause i just copy and paste the code from somewhere else. Of course i have a aptosid pc and i put in the console the code without sudo
Code:
apt-get install openafs-modules-dkms
give this error
Code:
Error! Bad return status for module build on kernel: 2.6.36-2.slh.3-aptosid-686 (i686)
|
|
|
| |
|
|
|
 |
Gaston
|
|
Post subject:
Posted: 06.01.2011, 00:13
|
|

Joined: 2010-12-03
Posts: 21
Status: Offline
|
|
Little bit more information about my system
Code:
$ uname -a
Linux 2.6.36-2.slh.3-aptosid-686 #1 SMP PREEMPT Tue Dec 21 01:53:26 UTC 2010 i686 GNU/Linux
|
|
|
| |
|
|
|
 |
slh
|
|
Post subject:
Posted: 06.01.2011, 00:56
|
|

Joined: 2010-08-25
Posts: 585
Status: Offline
|
|
...the curse of out-of-tree modules which don't want to get merged mainline. The version in experimental might compile against kernel 2.6.3[67], otherwise I'd suggest filing a low severity (because Debian will release with kernel 2.6.32, so while incompatibility with kernel 2.6.37 would constitute a bug, it doesn't affect squeeze) against openafs-modules-source. Most likely the module-assistant based variant is affected by the same compatibility issue with newer kernels as the dkms variant, as both (should) ship the same unadapted source code.
Personally I'd suggest to avoid relying on out-of-tree modules, as long term support is mostly unknown and upgrades to newer kernel versions are often fragile. If you observe the process for staging drivers, it becomes obvious how much many out-of-tree drivers - without thorough peer2peer scrutiny - need to be fixed, before they may enter the proper kernel, many bugs and lazy approaches get uncovered that way. |
|
|
| |
|
|
|
 |
Gaston
|
|
Post subject:
Posted: 07.01.2011, 08:32
|
|

Joined: 2010-12-03
Posts: 21
Status: Offline
|
|
THX slh!
If i understand U right, i need to install the kernel which is suported by openafs-modules-dkms. So i have two kernel on my system. One is the current Kernel, which is safe, and another one, which i must start, if i want to use afs.
Is this right? |
|
|
| |
|
|
|
 |
slh
|
|
Post subject:
Posted: 07.01.2011, 14:02
|
|

Joined: 2010-08-25
Posts: 585
Status: Offline
|
|
No, you should install a recent enough - non-broken with contemporary kernels - openafs-modules-source package, which you might find in experimental and use module-assistant (and dmakms, if you like) as usual.
Personally I'd reconsider making myself dependent on out-of-tree kernel modules though, because they will break on upgrades sooner or much sooner. |
|
|
| |
|
|
|
 |
Gaston
|
|
Post subject:
Posted: 11.01.2011, 18:35
|
|

Joined: 2010-12-03
Posts: 21
Status: Offline
|
|
| how i cn find "a recent enough - non-broken with contemporary kernels"? |
|
|
| |
|
|
|
 |
|
|