Fred Finster and Petget

Under development: PCMCIA, wireless, etc.
Post Reply
Message
Author
User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

Fred Finster and Petget

#1 Post by Lobster »

Fred has kindly offered this file which someone might like to test / host
How best to proceed?
I don't know how to report back to puppylinux so that other people can download and use this file. I see that Pizzasgood might have already updated the 3 exisiting mirrors ( cc.gatech.edu was not working for me. They moved to www.gtlib.gatech.edu)
and added 3 more mirrors. Austria, Australia, and South Africa. Check around lines 1622 to 1847. That is where I edited the file petget.

My wireless internet is also intermittent. It is running quite fast now.

fredfinster@sip7.vitelity.net SIP phone number
WB7ODYFred on puppylinux member


mv /usr/sbin/petget /usr/sbin/petget_old
cp /root/petget.sh /usr/sbin/petget
chmod 755 /usr/sbin/petget

Now try out.
/usr/sbin/petget


Thank you for your help, Lobster and the work you give back to puppy linux
Respectfully,

Fred Finster
Attachments
petget.tar.gz
(19.64 KiB) Downloaded 629 times
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
puppyluvr
Posts: 3470
Joined: Sun 06 Jan 2008, 23:14
Location: Chickasha Oklahoma
Contact:

#2 Post by puppyluvr »

:D Hello,
The Petget in my Ripple 4.11 was broken (linkwise), but this fixed it right up...Thanks Fred and Lobster....
Close the Windows, and open your eyes, to a whole new world
I am Lead Dog of the
Puppy Linux Users Group on Facebook
Join us!

Puppy since 2.15CE...

User avatar
WB7ODYFred
Posts: 169
Joined: Sun 14 Dec 2008, 02:15
Location: Oregon & Washington

Updated PetGet to 42rc3a fix March 19, 2009

#3 Post by WB7ODYFred »

March 19, added in Zigberts code to execute fix_menus script.

March 15, fixed localization errors in petget-4.2.rc3.pet
corrected the deprecated link ftp://ftp.oss.cc.gatech.edu to http://www.gtlib.gatech.edu fixed the missing code behind the buttons for the 5 additional mirror websites (AGAIN) Maybe we can start to use SVN and GIT to share development source code around the world.

minor changes to file /usr/share/locale/en/LC_MESSAGES\petget.mo

Thanks Tutuuxxx!
UPDATE March 11, 2009: addeded newer version 420 v3 .PET file for download
http://www.murga-linux.com/puppy/viewtopic.php?p=278456

UPDATE: added newer version 420 v2 .PET file for download.
from
http://www.murga-linux.com/puppy/viewto ... 0&start=90

OLD POST below:
I posted here to the 4.1.2 bug list

http://www.murga-linux.com/puppy/viewto ... 5&start=25

I wondered why I can download from 2 of the 3 sites reliabily, but that
the cc.gatech.edu website was not working. gatech is now gtlib.gatech.edu

To get a confirmation reply of '200 OK' from a wget --spider -S -o /std/out
command you have to use the "http:" protocol and not the "ftp:" protocol.
Using "ftp:" protocol, the output of the wget command is "done ..."

So be sure for the "$WWWCHECK" to use a URL beginning with http: and not ftp:

Added Austria, Australia, South Africa, Portugal, and Thailind puppylinux mirrors.

Does anybody know of a puppylinux mirror in the continent of India?

Edit lines 1620 - 1705 and modify the "mirror.india" to match the real website. uncomment and move the button creation line with the RETVAL := 18 up several lines to be in the button text creation area.

Maybe someone more familiar with GTK, can make the program look more elegant. :P

Upgraded the file to a .PET style, make it easier to install using petget scripts.


Fred
Attachments
petget-4.2.rc3a.pet
March 19, 2009 added in Zigberts code at lines 432 and 1422 to run fix_menus when updating/adding a pet package. WB7ODY
(23.11 KiB) Downloaded 577 times
petget-4.2.rc3.pet
March 15 2009 made corrections to some Localization code and some text. characters like "(" parenthesis have to be escaped "\(" when used inside a localization text string.
(22.22 KiB) Downloaded 540 times
petget-420-v3.pet
Ttuuxxx updated version with the 5 mirror sites addition.
see here at http://www.murga-linux.com/puppy/viewtopic.php?p=278456
(25.01 KiB) Downloaded 502 times
petget-4.2.2.pet
This version has Ttuuxxx changes incorporated. Plus the 5 more mirror sites, Australia, Austria, South Africa, Portugal, Thailand.
Send problem reports to WB7ODYFred or Voice Mail SIP:fredfinster@sip7.vitelity.net
(20.69 KiB) Downloaded 567 times
petget-4.1.2.pet
To undo
mv /usr/sbin/petget /usr/sbin/petget-4.1.2
cp /usr/sbin/petget_original /usr/sbin/petget

Check differences with this command
diff -b /usr/sbin/petget /usr/sbin/petget_o
(20.66 KiB) Downloaded 619 times
Last edited by WB7ODYFred on Fri 20 Mar 2009, 03:10, edited 6 times in total.

bugman

#4 Post by bugman »

very, very nice, very helpful, great that the package manager should be improved considering the number of questions in here re installing apps

8) 8) 8)

Post Reply