* Patch hunk rejection?
@ Zachary Kline
` Doug Sutherland
` (2 more replies)
0 siblings, 3 replies; 9+ messages in thread
From: Zachary Kline @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hiya,
Doug, when I tried to apply Speakup patches to the kernel 2.6.17 I downloaded from Slackware, I got a couple of messages about hunk rejections. They occured in keyboard.c and vt.c. I was wondering if these were well-understood problems with the patch, or are just a sign that I do indeed need to use 2.6.21.5 or something like that without relying on a Slackware package?
Thanks,
Zack.
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: Patch hunk rejection?
Patch hunk rejection? Zachary Kline
@ ` Doug Sutherland
` ace
` Gregory Nowak
2 siblings, 0 replies; 9+ messages in thread
From: Doug Sutherland @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Zack,
I tried the same this morning and got the same result.
I suggest trying 2.21.5 from kernel.org, see if that patches cleanly.
-- Doug
Zack wrote:
tried to apply Speakup patches to the kernel 2.6.17 I downloaded
from Slackware, I got a couple of messages about hunk rejections.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Patch hunk rejection?
Patch hunk rejection? Zachary Kline
` Doug Sutherland
@ ` ace
` Gregory Nowak
2 siblings, 0 replies; 9+ messages in thread
From: ace @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
You really ought to just get the latest 2.6.21.x kernel and build it from
scratch that way. It may take some tweeking but you'll thank yourself in
the end. Good experience.
If you plan on updating your kernel frequently, get the linux-2.6.21.tar.bz2
file along with the latest patch for that kernel, like linux-2.6.21.5.patch
and apply it. Then, when a new patchlevel comes out, get that new patch,
linux-2.6.21.6.patch, unapply the patchlevel 5 patch and apply 6.
----- Original Message -----
From: "Zachary Kline" <Z_kline@hotmail.com>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Tuesday, June 26, 2007 2:37 AM
Subject: Patch hunk rejection?
> Hiya,
> Doug, when I tried to apply Speakup patches to the kernel 2.6.17 I
> downloaded from Slackware, I got a couple of messages about hunk
> rejections. They occured in keyboard.c and vt.c. I was wondering if
> these were well-understood problems with the patch, or are just a sign
> that I do indeed need to use 2.6.21.5 or something like that without
> relying on a Slackware package?
> Thanks,
> Zack.
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> __________ NOD32 2355 (20070626) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Patch hunk rejection?
Patch hunk rejection? Zachary Kline
` Doug Sutherland
` ace
@ ` Gregory Nowak
2 siblings, 0 replies; 9+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This is to be expected, current speakup cvs will not patch into
anything lower then 2.6.20 I believe. You need to either checkout cvs
from an earlier date, or just go for 2.6.21.5.
Greg
On Mon, Jun 25, 2007 at 11:37:28PM -0700, Zachary Kline wrote:
> Hiya,
> Doug, when I tried to apply Speakup patches to the kernel 2.6.17 I downloaded from Slackware, I got a couple of messages about hunk rejections. They occured in keyboard.c and vt.c. I was wondering if these were well-understood problems with the patch, or are just a sign that I do indeed need to use 2.6.21.5 or something like that without relying on a Slackware package?
> Thanks,
> Zack.
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
- --
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGgUCQ7s9z/XlyUyARAkVvAKDZ4EpExhmxf1Fc7bCFbyY4gjvaTQCcD1Pv
V0cioj/odHji8bUHHsSYJEw=
=Za6w
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Patch hunk rejection?
@ Doug Sutherland
` Zachary Kline
` Adam Myrow
0 siblings, 2 replies; 9+ messages in thread
From: Doug Sutherland @ UTC (permalink / raw)
To: "Speakup is a screen review system for Linux."
Zack,
I have confirmed that on slackware 11, patching the 2.6.21.5
kernel from kernel.org with speakup from cvs using checkout
script succeeds in all patches, kernel and modules build cleanly.
-- Doug
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Patch hunk rejection?
Doug Sutherland
@ ` Zachary Kline
` Adam Myrow
1 sibling, 0 replies; 9+ messages in thread
From: Zachary Kline @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hiya,
Thanks, I already went and did it with 2.6.20. I know that's not
exactly the most recent, but it's one I can know for certain will patch
cleanly on account of having done it before.
Thanks,
Zack.
----- Original Message -----
From: "Doug Sutherland" <doug@proficio.ca>
To: ""Speakup is a screen review system for Linux.""
<speakup@braille.uwo.ca>
Sent: Tuesday, June 26, 2007 9:02 PM
Subject: Re: Patch hunk rejection?
> Zack,
>
> I have confirmed that on slackware 11, patching the 2.6.21.5
> kernel from kernel.org with speakup from cvs using checkout
> script succeeds in all patches, kernel and modules build cleanly.
>
> -- Doug
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: Patch hunk rejection?
Doug Sutherland
` Zachary Kline
@ ` Adam Myrow
` Gregory Nowak
1 sibling, 1 reply; 9+ messages in thread
From: Adam Myrow @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
On Tue, 26 Jun 2007, Doug Sutherland wrote:
> Zack,
>
> I have confirmed that on slackware 11, patching the 2.6.21.5
> kernel from kernel.org with speakup from cvs using checkout
> script succeeds in all patches, kernel and modules build cleanly.
Looking at Slackware-current, which is to become Slackware 12.0, it will
include 2.6.21.5 with the usual speakup.s kernel. The major differences
are that they are finally dropping 2.4 kernels, and also dropping support
for boot floppies simply because Pat couldn't get a 2.6 kernel to fit on a
floppy disk.
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: Patch hunk rejection?
` Adam Myrow
@ ` Gregory Nowak
` Doug Sutherland
0 siblings, 1 reply; 9+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, Jun 27, 2007 at 05:59:55PM -0500, Adam Myrow wrote:
> Looking at Slackware-current, which is to become Slackware 12.0, it will
> include 2.6.21.5 with the usual speakup.s kernel. The major differences
> are that they are finally dropping 2.4 kernels, and also dropping support
> for boot floppies simply because Pat couldn't get a 2.6 kernel to fit on a
> floppy disk.
>
Does anyone know what they're doing about zipslack, since umsdos isn't
supported in 2.6.x? Are they dropping that too? I haven't used
zipslack/zipspeak for a very, very long time, but I was just
wondering. From a sentimental point of view, it would be sad to see
zipslack dropped, that's what I started out with.
Greg
- --
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGgwUn7s9z/XlyUyARAtVCAJ9PWtxOd5VrHfwcCy/MGovyNNAJrACgrsno
XCzoGSTay1zTSWJPJvj47aA=
=UMNb
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
Patch hunk rejection? Zachary Kline
` Doug Sutherland
` ace
` Gregory Nowak
Doug Sutherland
` Zachary Kline
` Adam Myrow
` Gregory Nowak
` Doug Sutherland
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).