[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#607879: System hangs up with mmap.c:873!



> This *is* explained on the page I pointed you at.

Sorry for being a *blind* newbie...

After building the linux-base package I was able to install the patched linux-
image package.

The system I am trying to build with live-build also needs the linux-headers 
package because of some dkms packages. Unfortunately, there is again a 
dependency problem:

------------
# dpkg -i linux-headers-2.6.32-5-686_2.6.32-30a~test_i386.deb 
(Reading database ... 166017 files and directories currently installed.)
Preparing to replace linux-headers-2.6.32-5-686 2.6.32-30a~test (using linux-
headers-2.6.32-5-686_2.6.32-30a~test_i386.deb) ...
Unpacking replacement linux-headers-2.6.32-5-686 ...
dpkg: dependency problems prevent configuration of linux-headers-2.6.32-5-686:
 linux-headers-2.6.32-5-686 depends on linux-headers-2.6.32-5-common (= 
2.6.32-30a~test); however:
  Version of linux-headers-2.6.32-5-common on system is 2.6.32-30.
dpkg: error processing linux-headers-2.6.32-5-686 (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 linux-headers-2.6.32-5-686
------------

Unfortunately, I could not find any information about this issue on the page 
you pointet me at. Fortunately, after some trial and error, I successfully 
built a linux-headers-2.6.32-5-common_2.6.32-30a~test package with the 
following two commands:

------------
export UPSTREAMVERSION="2.6.32-5"
fakeroot make -f debian/rules.real binary-arch-featureset
------------

Is this the "right way"?

Best regards

Ronny


Reply to: