The time now is Wed 22 May 2013, 10:38
All times are UTC - 4 |
|
Page 2 of 2 [19 Posts] |
Goto page: Previous 1, 2 |
| Author |
Message |
Karl Godt

Joined: 20 Jun 2010 Posts: 2675 Location: Kiel,Germany
|
Posted: Sun 28 Nov 2010, 15:34 Post subject:
|
|
And with this 104/5 lines diff -up
the check_deps.sh
would look like this :
[EDIT : the diff -uaNd in the following post works for me now
So I deleted the diff -up attachment ]
| Description |
|
| Filesize |
65.16 KB |
| Viewed |
571 Time(s) |

|
Last edited by Karl Godt on Mon 29 Nov 2010, 16:59; edited 1 time in total
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2675 Location: Kiel,Germany
|
Posted: Mon 29 Nov 2010, 16:49 Post subject:
|
|
diff -up isn't working which I was told at linuxquestions.org
Also there was a problem with geany or pdksh which I tested that day (public domain KornShell ~300KB ) that cutted everything behind the column 72 .
diff -uaNd does work.
(hopefully)
Excuse for any Inconvenience !
| Description |
diff -uaNd now
|

Download |
| Filename |
diff-uaNd-check_deps.sh.patch.gz |
| Filesize |
1.5 KB |
| Downloaded |
230 Time(s) |
|
|
Back to top
|
|
 |
paradj

Joined: 09 Jun 2010 Posts: 9
|
Posted: Sun 06 Mar 2011, 15:59 Post subject:
|
|
ok this is going to drive me nutz
i've been trying to get this to work in puppy 5.20(lucid)*(lupu not luci)
the attached file is basically what check_deps.sh output always looks like in every distro ive tried from 4.x up thru
have tried to change in frugal, full and a few tweaked installs.
(frugal to full aka pupmode=12)
the fist update i do on any 5.20(lupu) install is to update the ppm
(PPM:Configure:Update)
i had originally tried the quickpet "Update Lupu PPM"
didn't seem to change anything
so was this .gz supposed to make the check_deps.sh look like the previous post sshot?
(http://murga-linux.com/puppy/viewtopic.php?mode=attach&id=34943)
"diff-uaNd-check_deps.sh.patch.gz"
tried to download it an petget wanted to install, so i let it.
still looks like the attached image
can anyone point me in any direction on how to fix this?
[/img]
| Description |
and QuickPet (New?)
|

Download |
| Filename |
sshot-004.jpg |
| Filesize |
130.8 KB |
| Downloaded |
148 Time(s) |
| Description |
the "new" PPM?
|

Download |
| Filename |
sshot-005.jpg |
| Filesize |
131.01 KB |
| Downloaded |
154 Time(s) |
| Description |
same as it ever was....
|

Download |
| Filename |
check_deps-shellscript-prob.jpg |
| Filesize |
250.14 KB |
| Downloaded |
145 Time(s) |
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2675 Location: Kiel,Germany
|
Posted: Tue 08 Mar 2011, 15:28 Post subject:
|
|
I thought about a long big text, but this would belong to a howto section .
Patches are applied with the
command
As far as I can see it : `patch` is part of the devx_PUP_VERSION.sfs
Roughly : place the patch file in the dir of the origfile , do a
| Code: | | cd /usr/local/petget |
and a
| Code: | | cp ORIGFILE ORIGFILE.orig |
unzip the patch.diff.p.patch.gz
| Code: | | gunzip diff-uaNd-check_deps.sh.patch.gz |
have a look at it
| Code: | | geany diff-uaNd-check_deps.sh.patch & |
and
| Code: | | patch < diff-uaNd-check_deps.sh.patch |
The diff command seems to work on shellscripts better with
The patch should work flawlessly on 5.1.1 but may reject the main part on older puppies because there had been some changes [ some medium-little handwork needed ]
I had not put any changelog remarks in the head part of the file .
Anyway, thanks for the response .
|
|
Back to top
|
|
 |
|
|
Page 2 of 2 [19 Posts] |
Goto page: Previous 1, 2 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0467s ][ Queries: 12 (0.0040s) ][ GZIP on ] |