On Tue, Jun 19, 2007 at 09:54:08AM +0200, [EMAIL PROTECTED] wrote:
> Package: linux-source-2.6.18
> Version: 2.6.18.dfs

This version does not exist. Were you using dpkg -l to identify the
version? If so, I suggest either setting COLUMNS to something
reasonably big or piping the output through cat (e.g., dpkg -l
linux-source-2.6.18 | cat) to see the full version.

> Should there not be a hppa/parisc-specific patch to apply to the
> standard debian kernel source package? No such patch appears to
> be available in etch.

It is, but you need to apply it: 
  # apt-get install linux-tree-2.6.18
  # tar xfj /usr/src/linux-source-2.6.18.tar.bz2
  # cd linux-source-2.6.18
  # /usr/src/kernel-patches/all/2.6.18/apply/debian -a hppa

-- 
dann frazier



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to