Package: openafs-modules-source Version: 1.4.11+dfsg-1~bpo50+1 Severity: normal
Hello, the list of architectures in debian/sysname misses armv5tel and so the module does not build. The attached patch fixes this. Regards, Daniel -- System Information: Debian Release: 5.0.2 APT prefers stable APT policy: (500, 'stable') Architecture: armel (armv5tel) Kernel: Linux 2.6.30-bpo.1-orion5x Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages openafs-modules-source depends on: ii bison 1:2.3.dfsg-5 A parser generator that is compati ii debhelper 7.0.15 helper programs for debian/rules ii flex 2.5.35-6 A fast lexical analyzer generator. ii kernel-package 11.015 A utility for building Linux kerne ii module-assistant 0.10.11.0 tool to make module package creati openafs-modules-source recommends no packages. openafs-modules-source suggests no packages. -- no debconf information
From 7145316f072e91a1fdc44bd8b8f11681f3b4d6ca Mon Sep 17 00:00:00 2001 From: Daniel Bayer <dan...@halbordnung.de> Date: Wed, 19 Aug 2009 00:44:23 +0200 Subject: [PATCH] add armv5tel to sysname --- debian/sysname | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/debian/sysname b/debian/sysname index b39a520..da8fd1a 100755 --- a/debian/sysname +++ b/debian/sysname @@ -9,7 +9,7 @@ case `dpkg --print-architecture` in alpha) echo alpha_linux_26 ;; -arm|armel) +arm|armel|armv5tel) echo arm_linux26 ;; amd64) -- 1.6.3.3
pgpzQum7gc8Sz.pgp
Description: PGP signature