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

Bug#601803: patch for wireless support



Robert Millan <rmh@debian.org> writes:
> It's no good if you just copy the patch instead of appliing it:
>
> rmh@thorin:/tmp/freebsd-utils-8.1$ patch -p0 < wireless.diff
> patching file debian/control
> patching file debian/patches/002_ifconfig.diff
> patching file debian/rules

Yes sorry about that. I'm obviously trying to triage too many bugs at
once :-) I'm filing a bug on a boot problem soon, it kind of adds extra
difficulty to testing this bug too.

Anyways:

# dpkg-source -x freebsd-utils_8.1-4.dsc
dpkg-source: warning: extracting unsigned source package (freebsd-utils_8.1-4.dsc)
dpkg-source: info: extracting freebsd-utils in freebsd-utils-8.1
dpkg-source: info: unpacking freebsd-utils_8.1.orig.tar.gz
dpkg-source: info: applying freebsd-utils_8.1-4.diff.gz
root@debian:/build/debian# cd freebsd-utils-8.1/
root@debian:/build/debian/freebsd-utils-8.1# patch -p0 < ../wireless.diff
patching file debian/control
patching file debian/patches/002_ifconfig.diff
patching file debian/rules
root@debian:/build/debian/freebsd-utils-8.1# quilt applied
No patches applied
root@debian:/build/debian/freebsd-utils-8.1# quilt push -a
Applying patch 001_dmesg.diff
patching file sbin/dmesg/dmesg.c

Applying patch 002_ifconfig.diff
patching file sbin/ifconfig/Makefile
patch: **** malformed patch at line 53:  SRCS+= af_ipx.c                # IPX support

Patch 002_ifconfig.diff does not apply (enforce with -f)


What am I missing now?


-Timo



Reply to: