Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#894 closed defect (wontfix)

expect patch

Reported by: sims.p@… Owned by: lfs-book@…
Priority: lowest Milestone:
Component: Book Version: TESTING
Severity: trivial Keywords:
Cc:

Description

I'm doing this remotly from work thru an ssh client. The mother system is mandrake 10.0 (which worked fine for previous versions of lfs, with the "known" necessary devel packages added in.

The expect patch expect-5.42.1-spawn-1.patch can only be applied as root.

Here's the code:

$ patch -Np1 -i ../expect-5.42.1-spawn-1.patch patch: mktemp : Permission denied

as root it's this:

# patch -Np1 -f -i ../expect-5.42.1-spawn-1.patch patching file exp_chan.c Hunk #1 succeeded at 624 (offset 105 lines). patching file exp_command.h Hunk #1 succeeded at 30 with fuzz 1 (offset 5 lines). Hunk #2 succeeded at 104 (offset 6 lines). patching file expect.c Hunk #2 succeeded at 1628 (offset 1 line). Hunk #3 succeeded at 1712 (offset 1 line). Hunk #4 succeeded at 1730 (offset 1 line). Hunk #5 succeeded at 1787 (offset 1 line). Hunk #6 succeeded at 2864 (offset 5 lines).

~PSims

Change History (2)

comment:1 by jim@…, 20 years ago

Resolution: wontfix
Status: newclosed

Patch is ok, marking as wontfix

Patches will only be updated if they don't apply. The fuzz and offset are ok.

comment:2 by sims.p@…, 20 years ago

Severity: normaltrivial
Note: See TracTickets for help on using tickets.