Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: DRBD: Users

drbd8 and ubuntu 9.10 == :(

 

 

DRBD users RSS feed   Index | Next | Previous | View Threaded


abarringer at bsecure

Nov 3, 2009, 12:02 PM

Post #1 of 9 (1253 views)
Permalink
drbd8 and ubuntu 9.10 == :(

All,



On a clean install of 9.10 I run the following

apt-get install linux-headers-server

apt-get install drbd8-utils





Following are the results... what should I do?







Adding [drbd8-8.3.3] Module to DKMS build system



*************************************************

ERROR: Missing kernel headers.



You appear to have at least some kernel headers

installed, but you do not have the necessary

headers to build drbd8-source against this kernel.



You might try installing the meta package:

$ sudo apt-get install linux-headers-server

or specifically

$ sudo apt-get install linux-headers-2.6.31-11-server

to obtain the necessary build dependencies.



*************************************************



dpkg: error processing drbd8-source (--configure):

subprocess installed post-installation script returned error exit
status 1

dpkg: dependency problems prevent configuration of drbd8-utils:

drbd8-utils depends on drbd8-source; however:

Package drbd8-source is not configured yet.

dpkg: error processing drbd8-utils (--configure):

dependency problems - leaving unconfigured

No apport report written because the error message indicates its a
followup error from a previous failure.

Errors were encountered while processing:

drbd8-source

drbd8-utils

E: Sub-process /usr/bin/dpkg returned an error code (1)


lars.ellenberg at linbit

Nov 3, 2009, 12:28 PM

Post #2 of 9 (1174 views)
Permalink
Re: drbd8 and ubuntu 9.10 == :( [In reply to]

On Tue, Nov 03, 2009 at 02:02:23PM -0600, Andrew Barringer wrote:
> All,
>
>
>
> On a clean install of 9.10 I run the following
>
> apt-get install linux-headers-server
>
> apt-get install drbd8-utils
>
>
>
>
>
> Following are the results... what should I do?

> Adding [drbd8-8.3.3] Module to DKMS build system
> *************************************************
> ERROR: Missing kernel headers.
>
> You appear to have at least some kernel headers
> installed, but you do not have the necessary
> headers to build drbd8-source against this kernel.
>
> You might try installing the meta package:
> $ sudo apt-get install linux-headers-server
>
> or specifically
> $ sudo apt-get install linux-headers-2.6.31-11-server
> to obtain the necessary build dependencies.

do as it suggests?

if installing linux-headers-2.6.31-11-server
does not help, complain to the ubuntu package maintainers
of drbd, dkms, or both.


--
: Lars Ellenberg
: LINBIT | Your Way to High Availability
: DRBD/HA support and consulting http://www.linbit.com

DRBD® and LINBIT® are registered trademarks of LINBIT, Austria.
__
please don't Cc me, but send to list -- I'm subscribed
_______________________________________________
drbd-user mailing list
drbd-user [at] lists
http://lists.linbit.com/mailman/listinfo/drbd-user


abarringer at bsecure

Nov 3, 2009, 12:34 PM

Post #3 of 9 (1195 views)
Permalink
Re: drbd8 and ubuntu 9.10 == :( [In reply to]

Thanks for the Classic linux help aka: you are st00pid go bug off and
RTFM.

For what's it's worth...

The problem was submitted weeks ago to dkms bug list and it was punted
to the drbd8 list and there's been no update from that team.

I thought it obvious that I would have tried what it suggests.

Okay... I'll go away now as directed.

Andy


-----Original Message-----
From: drbd-user-bounces [at] lists
[mailto:drbd-user-bounces [at] lists] On Behalf Of Lars Ellenberg
Sent: Tuesday, November 03, 2009 2:29 PM
To: drbd-user [at] lists
Subject: Re: [DRBD-user] drbd8 and ubuntu 9.10 == :(

On Tue, Nov 03, 2009 at 02:02:23PM -0600, Andrew Barringer wrote:
> All,
>
>
>
> On a clean install of 9.10 I run the following
>
> apt-get install linux-headers-server
>
> apt-get install drbd8-utils
>
>
>
>
>
> Following are the results... what should I do?

> Adding [drbd8-8.3.3] Module to DKMS build system
> *************************************************
> ERROR: Missing kernel headers.
>
> You appear to have at least some kernel headers
> installed, but you do not have the necessary
> headers to build drbd8-source against this kernel.
>
> You might try installing the meta package:
> $ sudo apt-get install linux-headers-server
>
> or specifically
> $ sudo apt-get install linux-headers-2.6.31-11-server
> to obtain the necessary build dependencies.

do as it suggests?

if installing linux-headers-2.6.31-11-server
does not help, complain to the ubuntu package maintainers
of drbd, dkms, or both.


--
: Lars Ellenberg
: LINBIT | Your Way to High Availability
: DRBD/HA support and consulting http://www.linbit.com

DRBD(r) and LINBIT(r) are registered trademarks of LINBIT, Austria.
__
please don't Cc me, but send to list -- I'm subscribed
_______________________________________________
drbd-user mailing list
drbd-user [at] lists
http://lists.linbit.com/mailman/listinfo/drbd-user
_______________________________________________
drbd-user mailing list
drbd-user [at] lists
http://lists.linbit.com/mailman/listinfo/drbd-user


mike at dev-zero

Nov 3, 2009, 12:42 PM

Post #4 of 9 (1182 views)
Permalink
Re: drbd8 and ubuntu 9.10 == :( [In reply to]

i just installed drbd8 on a ubuntu 9.10 box. i specified installing
drbd8-source when i installed drbd8-utils and it worked fine. i will
point out though that the drbd8-source package is broken when using
module-assistant. it doesn't put stuff in the right directory or doesn't
symlink it right. i skipped using module-assistant and built and
installed the module out of the sources provided by drbd8-source.

mike

Andrew Barringer wrote:
> Thanks for the Classic linux help aka: you are st00pid go bug off and
> RTFM.
>
> For what's it's worth...
>
> The problem was submitted weeks ago to dkms bug list and it was punted
> to the drbd8 list and there's been no update from that team.
>
> I thought it obvious that I would have tried what it suggests.
>
> Okay... I'll go away now as directed.
>
> Andy
>
>
> -----Original Message-----
> From: drbd-user-bounces [at] lists
> [mailto:drbd-user-bounces [at] lists] On Behalf Of Lars Ellenberg
> Sent: Tuesday, November 03, 2009 2:29 PM
> To: drbd-user [at] lists
> Subject: Re: [DRBD-user] drbd8 and ubuntu 9.10 == :(
>
> On Tue, Nov 03, 2009 at 02:02:23PM -0600, Andrew Barringer wrote:
>
>> All,
>>
>>
>>
>> On a clean install of 9.10 I run the following
>>
>> apt-get install linux-headers-server
>>
>> apt-get install drbd8-utils
>>
>>
>>
>>
>>
>> Following are the results... what should I do?
>>
>
>
>> Adding [drbd8-8.3.3] Module to DKMS build system
>> *************************************************
>> ERROR: Missing kernel headers.
>>
>> You appear to have at least some kernel headers
>> installed, but you do not have the necessary
>> headers to build drbd8-source against this kernel.
>>
>> You might try installing the meta package:
>> $ sudo apt-get install linux-headers-server
>>
>> or specifically
>> $ sudo apt-get install linux-headers-2.6.31-11-server
>> to obtain the necessary build dependencies.
>>
>
> do as it suggests?
>
> if installing linux-headers-2.6.31-11-server
> does not help, complain to the ubuntu package maintainers
> of drbd, dkms, or both.
>
>
>


abarringer at bsecure

Nov 3, 2009, 12:43 PM

Post #5 of 9 (1183 views)
Permalink
Re: drbd8 and ubuntu 9.10 == :( [In reply to]

I just tried it on four boxes w/o module-assistant. It failed on three
that are 64bit server. But it worked on 1 that was 32 bit desktop.



Did you try it on 64bit server?



Andy





From: Mike Lovell [mailto:mike [at] dev-zero]
Sent: Tuesday, November 03, 2009 2:42 PM
To: Andrew Barringer
Cc: Lars Ellenberg; drbd-user [at] lists
Subject: Re: [DRBD-user] drbd8 and ubuntu 9.10 == :(



i just installed drbd8 on a ubuntu 9.10 box. i specified installing
drbd8-source when i installed drbd8-utils and it worked fine. i will
point out though that the drbd8-source package is broken when using
module-assistant. it doesn't put stuff in the right directory or doesn't
symlink it right. i skipped using module-assistant and built and
installed the module out of the sources provided by drbd8-source.

mike

Andrew Barringer wrote:

Thanks for the Classic linux help aka: you are st00pid go bug off and
RTFM.

For what's it's worth...

The problem was submitted weeks ago to dkms bug list and it was punted
to the drbd8 list and there's been no update from that team.

I thought it obvious that I would have tried what it suggests.

Okay... I'll go away now as directed.

Andy


-----Original Message-----
From: drbd-user-bounces [at] lists
[mailto:drbd-user-bounces [at] lists] On Behalf Of Lars Ellenberg
Sent: Tuesday, November 03, 2009 2:29 PM
To: drbd-user [at] lists
Subject: Re: [DRBD-user] drbd8 and ubuntu 9.10 == :(

On Tue, Nov 03, 2009 at 02:02:23PM -0600, Andrew Barringer wrote:


All,



On a clean install of 9.10 I run the following

apt-get install linux-headers-server

apt-get install drbd8-utils





Following are the results... what should I do?





Adding [drbd8-8.3.3] Module to DKMS build system
*************************************************
ERROR: Missing kernel headers.

You appear to have at least some kernel headers
installed, but you do not have the necessary
headers to build drbd8-source against this kernel.

You might try installing the meta package:
$ sudo apt-get install linux-headers-server

or specifically
$ sudo apt-get install linux-headers-2.6.31-11-server
to obtain the necessary build dependencies.



do as it suggests?

if installing linux-headers-2.6.31-11-server
does not help, complain to the ubuntu package maintainers
of drbd, dkms, or both.


mike at dev-zero

Nov 3, 2009, 12:44 PM

Post #6 of 9 (1178 views)
Permalink
Re: drbd8 and ubuntu 9.10 == :( [In reply to]

i did

mike

Andrew Barringer wrote:
>
> I just tried it on four boxes w/o module-assistant. It failed on three
> that are 64bit server. But it worked on 1 that was 32 bit desktop.
>
>
>
> Did you try it on 64bit server?
>
>
>
> Andy
>
>
>
>
>
> *From:* Mike Lovell [mailto:mike [at] dev-zero]
> *Sent:* Tuesday, November 03, 2009 2:42 PM
> *To:* Andrew Barringer
> *Cc:* Lars Ellenberg; drbd-user [at] lists
> *Subject:* Re: [DRBD-user] drbd8 and ubuntu 9.10 == :(
>
>
>
> i just installed drbd8 on a ubuntu 9.10 box. i specified installing
> drbd8-source when i installed drbd8-utils and it worked fine. i will
> point out though that the drbd8-source package is broken when using
> module-assistant. it doesn't put stuff in the right directory or
> doesn't symlink it right. i skipped using module-assistant and built
> and installed the module out of the sources provided by drbd8-source.
>
> mike
>
> Andrew Barringer wrote:
>
> Thanks for the Classic linux help aka: you are st00pid go bug off and
> RTFM.
>
> For what's it's worth...
>
> The problem was submitted weeks ago to dkms bug list and it was punted
> to the drbd8 list and there's been no update from that team.
>
> I thought it obvious that I would have tried what it suggests.
>
> Okay... I'll go away now as directed.
>
> Andy
>
>
> -----Original Message-----
> From: drbd-user-bounces [at] lists <mailto:drbd-user-bounces [at] lists>
> [mailto:drbd-user-bounces [at] lists] On Behalf Of Lars Ellenberg
> Sent: Tuesday, November 03, 2009 2:29 PM
> To: drbd-user [at] lists <mailto:drbd-user [at] lists>
> Subject: Re: [DRBD-user] drbd8 and ubuntu 9.10 == :(
>
> On Tue, Nov 03, 2009 at 02:02:23PM -0600, Andrew Barringer wrote:
>
>
> All,
>
>
>
>
>
>
>
> On a clean install of 9.10 I run the following
>
>
>
> apt-get install linux-headers-server
>
>
>
> apt-get install drbd8-utils
>
>
>
>
>
>
>
>
>
>
>
> Following are the results... what should I do?
>
>
>
>
>
>
> Adding [drbd8-8.3.3] Module to DKMS build system
>
> *************************************************
>
> ERROR: Missing kernel headers.
>
>
>
> You appear to have at least some kernel headers
>
> installed, but you do not have the necessary
>
> headers to build drbd8-source against this kernel.
>
>
>
> You might try installing the meta package:
>
> $ sudo apt-get install linux-headers-server
>
>
>
> or specifically
>
> $ sudo apt-get install linux-headers-2.6.31-11-server
>
> to obtain the necessary build dependencies.
>
>
>
>
> do as it suggests?
>
> if installing linux-headers-2.6.31-11-server
> does not help, complain to the ubuntu package maintainers
> of drbd, dkms, or both.
>
>
>
>
>
>


lars.ellenberg at linbit

Nov 3, 2009, 2:05 PM

Post #7 of 9 (1180 views)
Permalink
Re: drbd8 and ubuntu 9.10 == :( [In reply to]

On Tue, Nov 03, 2009 at 02:34:30PM -0600, Andrew Barringer wrote:
> Thanks for the Classic linux help aka: you are st00pid go bug off and
> RTFM.
>
> For what's it's worth...
>
> The problem was submitted weeks ago to dkms bug list and it was punted
> to the drbd8 list and there's been no update from that team.

You should have said so.

> I thought it obvious that I would have tried what it suggests.

You have no idea how many people don't even read
single line error messages, let alone multi line ones,
and come complaining right away, without trying what was suggested
in that message.

> Okay... I'll go away now as directed.

;)

apparently dkms and drbd sources and debian rules are somewhat
incompatible currently.
I'm sorry, I don't know much about dkms internals,
and very little about m-a.

Just cd'ing into the sources, and doing the make, should work fine.

if you have to do the make yourself anyways,
I'd suggest using the 8.3.5 tarball, though.

--
: Lars Ellenberg
: LINBIT | Your Way to High Availability
: DRBD/HA support and consulting http://www.linbit.com

DRBD® and LINBIT® are registered trademarks of LINBIT, Austria.
__
please don't Cc me, but send to list -- I'm subscribed
_______________________________________________
drbd-user mailing list
drbd-user [at] lists
http://lists.linbit.com/mailman/listinfo/drbd-user


rasto.levrinc at linbit

Nov 3, 2009, 2:27 PM

Post #8 of 9 (1172 views)
Permalink
Re: drbd8 and ubuntu 9.10 == :( [In reply to]

On Tue, November 3, 2009 9:34 pm, Andrew Barringer wrote:
> Thanks for the Classic linux help aka: you are st00pid go bug off and
> RTFM.
>
>
> For what's it's worth...
>
>
> The problem was submitted weeks ago to dkms bug list and it was punted
> to the drbd8 list and there's been no update from that team.
>
> I thought it obvious that I would have tried what it suggests.

Did you? "sudo apt-get install linux-headers-`uname -r` drbd8-utils"
installs DRBD on Ubuntu 9.10 just fine. Maybe they fixed it in the meantime.

Rasto

--
: Dipl-Ing Rastislav Levrinc
: DRBD-MC http://www.drbd.org/mc/management-console/
: DRBD/HA support and consulting http://www.linbit.com/
DRBD(R) and LINBIT(R) are registered trademarks of LINBIT, Austria.


_______________________________________________
drbd-user mailing list
drbd-user [at] lists
http://lists.linbit.com/mailman/listinfo/drbd-user


lars.ellenberg at linbit

Nov 3, 2009, 2:41 PM

Post #9 of 9 (1177 views)
Permalink
Re: drbd8 and ubuntu 9.10 == :( [In reply to]

On Tue, Nov 03, 2009 at 11:05:53PM +0100, Lars Ellenberg wrote:
> On Tue, Nov 03, 2009 at 02:34:30PM -0600, Andrew Barringer wrote:
> > Thanks for the Classic linux help aka: you are st00pid go bug off and
> > RTFM.
> >
> > For what's it's worth...
> >
> > The problem was submitted weeks ago to dkms bug list and it was punted
> > to the drbd8 list and there's been no update from that team.
>
> You should have said so.
>
> > I thought it obvious that I would have tried what it suggests.
>
> You have no idea how many people don't even read
> single line error messages, let alone multi line ones,
> and come complaining right away, without trying what was suggested
> in that message.
>
> > Okay... I'll go away now as directed.
>
> ;)
>
> apparently dkms and drbd sources and debian rules are somewhat
> incompatible currently.
> I'm sorry, I don't know much about dkms internals,

but I know enough apparently.

session log follows.

(NFSROOT karmic-amd64) # apt-get install drbd8-source
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
drbd8-source
0 upgraded, 1 newly installed, 0 to remove and 15 not upgraded.
Need to get 0B/264kB of archives.
After this operation, 1044kB of additional disk space will be used.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package drbd8-source.
(Reading database ... 413773 files and directories currently installed.)
Unpacking drbd8-source (from .../drbd8-source_2%3a8.3.3-0ubuntu1_all.deb) ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Setting up drbd8-source (2:8.3.3-0ubuntu1) ...
Removing all [drbd8-8.3.3] DKMS Modules

Error! There are no instances of module: drbd8
8.3.3 located in the DKMS tree.
Done.
Adding [drbd8-8.3.3] Module to DKMS build system

*************************************************
ERROR: Missing kernel headers.

ok, you know that one already.

in this case, it is correct: it triggers on uname -r,
and in that changeroot, uname -r does not match any installed linux header
packages.
but anyways.


(NFSROOT karmic-amd64) # cat /var/lib/dpkg/info/drbd8-source.postinst
#!/bin/sh
set -e

PKG="drbd8"
PKGVER=`dpkg-query -W -f='${Version}' "$PKG"-source | cut -d: -f2 | cut -f1 -d-`

case "$1" in
configure)
echo "Removing all [$PKG-$PKGVER] DKMS Modules"
dkms remove -m $PKG -v $PKGVER --all >/dev/null || true
echo "Done."
echo "Adding [$PKG-$PKGVER] Module to DKMS build system"
dkms add -m $PKG -v $PKGVER >/dev/null
if ! dpkg --status linux-headers-`uname -r` 2>/dev/null | grep -qs "Status: install ok installed"; then
flavor=`uname -r | sed "s/.*-//"`
echo
echo "*************************************************"
echo "ERROR: Missing kernel headers."
echo
echo "You appear to have at least some kernel headers"
echo "installed, but you do not have the necessary"
echo "headers to build $PKG-source against this kernel."
echo
echo "You might try installing the meta package:"
echo " $ sudo apt-get install linux-headers-$flavor"
echo "or specifically"
echo " $ sudo apt-get install linux-headers-"`uname -r`
echo "to obtain the necessary build dependencies."
echo
echo "*************************************************"
echo
exit 1
fi
echo "Doing initial module build"
dkms build -m $PKG -v $PKGVER >/dev/null

THERE.

echo "Installing initial module"
dkms install -m $PKG -v $PKGVER >/dev/null
echo "Done."
;;
esac


lets try this:

(NFSROOT karmic-amd64) # dkms build --help

Error! Unknown option: --help
Usage: /usr/sbin/dkms [action] [options]
[action] = { add | remove | build | install | uninstall | match
| mkdriverdisk | mktarball | ldtarball | mkrpm | mkkmp | mkdeb | status }
[options] = [-m module] [-v module-version] [-k kernel-version] [-a arch]
[-d distro] [-c dkms.conf-location] [-q] [--force] [--all]
[--templatekernel=kernel] [--directive='cli-directive=cli-value']
[--config=kernel-.config-location] [--archive=tarball-location]
[--kernelsourcedir=source-location] [--no-prepare-kernel]
[--binaries-only] [--source-only] [-r release (SuSE)] [--verbose]
[--size] [--spec=specfile] [--media=floppy|iso|tar] [--legacy-postinst=0|1]

(NFSROOT karmic-amd64) # dkms build -m drbd8 -v 8.3.5 -k 2.6.31-14-generic

Error! DKMS tree does not contain: drbd8-8.3.5
Build cannot continue without the proper tree.

oops. my fault. not 8.3.5, only 8.3.3 ;-)
again:

(NFSROOT karmic-amd64) # dkms build --verbose -m drbd8 -v 8.3.3 -k 2.6.31-14-generic

Kernel preparation unnecessary for this kernel. Skipping...

Building module:
make -C drbd clean KERNELDIR=/lib/modules/2.6.31-14-generic/build
make: Entering directory `/var/lib/dkms/drbd8/8.3.3/build/drbd'
rm -rf .tmp_versions
rm -f *.[oas] *.ko .*.cmd .*.d .*.tmp *.mod.c .*.flags .depend .kernel*
make: Leaving directory `/var/lib/dkms/drbd8/8.3.3/build/drbd'

su nobody -c "make KERNELRELEASE=2.6.31-14-generic -C drbd KERNELDIR=/lib/modules/2.6.31-14-generic/build" >> /var/lib/dkms/drbd8/8.3.3/build/make.log 2>&1
(bad exit status: 2)

WTF? KERNELDIR? it has always been KDIR with DRBD.

Error! Bad return status for module build on kernel: 2.6.31-14-generic (x86_64)
Consult the make.log in the build directory
/var/lib/dkms/drbd8/8.3.3/build/ for more information.
0
0

(NFSROOT karmic-amd64) /var/lib/dkms/drbd8/8.3.3/build# cat dkms.conf
PACKAGE_NAME="drbd"
PACKAGE_VERSION="8.3.3"
AUTOINSTALL=yes
CLEAN="make -C drbd clean KERNELDIR=$kernel_source_dir"
MAKE="make -C drbd KERNELDIR=$kernel_source_dir"

SIC.
that won't work.
at least not with the Makefile from our tarball.
it may _sometimes_ have worked,
because our makefile defaults to use `uname -r`,
if no explicit KDIR was supplied.

BUILT_MODULE_NAME[0]="drbd"
BUILT_MODULE_LOCATION[0]="drbd"
DEST_MODULE_LOCATION[0]="/kernel/updates"
MODULES_CONF[0]="options drbd cn_idx=7"

(NFSROOT karmic-amd64) /var/lib/dkms/drbd8/8.3.3# ls -l
drwxr-xr-x 4 nobody root 4096 2009-11-03 23:18 build
lrwxrwxrwx 1 root root 20 2009-11-03 23:12 source -> /usr/src/drbd8-8.3.3

(NFSROOT karmic-amd64) /var/lib/dkms/drbd8/8.3.3/source# ls -la
-rw-r--r-- 1 root root 307 2009-10-07 19:27 dkms.conf
drwxr-xr-x 3 root root 4096 2009-11-03 23:12 drbd
drwxr-xr-x 2 root root 4096 2009-11-03 23:12 scripts

(NFSROOT karmic-amd64) /var/lib/dkms/drbd8/8.3.3/source# vi dkms.conf
PACKAGE_NAME="drbd"
PACKAGE_VERSION="8.3.3"
AUTOINSTALL=yes
CLEAN="make -C drbd clean KDIR=$kernel_source_dir"
MAKE="make -C drbd KDIR=$kernel_source_dir"

Now. THAT should be better.

BUILT_MODULE_NAME[0]="drbd"
BUILT_MODULE_LOCATION[0]="drbd"
DEST_MODULE_LOCATION[0]="/kernel/updates"
MODULES_CONF[0]="options drbd cn_idx=7"

(NFSROOT karmic-amd64) /var/lib/dkms/drbd8/8.3.3/source# dkms build --verbose -m drbd8 -v 8.3.3 -k 2.6.31-14-generic

Kernel preparation unnecessary for this kernel. Skipping...

Building module:
make -C drbd clean KDIR=/lib/modules/2.6.31-14-generic/build
make: Entering directory `/var/lib/dkms/drbd8/8.3.3/build/drbd'
rm -rf .tmp_versions
rm -f *.[oas] *.ko .*.cmd .*.d .*.tmp *.mod.c .*.flags .depend .kernel*
make: Leaving directory `/var/lib/dkms/drbd8/8.3.3/build/drbd'

su nobody -c "make KERNELRELEASE=2.6.31-14-generic -C drbd KDIR=/lib/modules/2.6.31-14-generic/build" >> /var/lib/dkms/drbd8/8.3.3/build/make.log 2>&1

make -C drbd clean KDIR=/lib/modules/2.6.31-14-generic/build
make: Entering directory `/var/lib/dkms/drbd8/8.3.3/build/drbd'
rm -rf .tmp_versions
rm -f *.[oas] *.ko .*.cmd .*.d .*.tmp *.mod.c .*.flags .depend .kernel*
make: Leaving directory `/var/lib/dkms/drbd8/8.3.3/build/drbd'


DKMS: build Completed.


See.

Now we can go together and complain to the package maintainers.

hth,

> Just cd'ing into the sources, and doing the make, should work fine.
>
> if you have to do the make yourself anyways,
> I'd suggest using the 8.3.5 tarball, though.

--
: Lars Ellenberg
: LINBIT | Your Way to High Availability
: DRBD/HA support and consulting http://www.linbit.com

DRBD® and LINBIT® are registered trademarks of LINBIT, Austria.
__
please don't Cc me, but send to list -- I'm subscribed
_______________________________________________
drbd-user mailing list
drbd-user [at] lists
http://lists.linbit.com/mailman/listinfo/drbd-user

DRBD users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.