targz2pet wanted please

Miscellaneous tools
Post Reply
Message
Author
scsijon
Posts: 1596
Joined: Thu 24 May 2007, 03:59
Location: the australian mallee
Contact:

targz2pet wanted please

#1 Post by scsijon »

had a pile (20+) rpm's to sort out for testing against possible puppy use

used rpm2pet to fix, and installed them on a testbed,

however found 'bits' missing from all, so

used pet2tgz, but instead of a .tgz as expected, it gave me a tar.gz, then opened them up and extracted, that allowed me to fix anything needed plus add petspec files

I could use makepet to rebuild, but that would take quite a bit time, yes I could shortcut but even then...

would like to just 'targz2pet *.tar.gz

like all our other conversion util's

any chance?

thanks in advance

regards
scsijon

User avatar
RSH
Posts: 2397
Joined: Mon 05 Sep 2011, 14:21
Location: Germany

#2 Post by RSH »

I hope, i did understand this one right. You are looking for a tool to convert .tar.gz into .pet?

The .pet is a .tar.gz. Just rename it to .pet.
[b][url=http://lazy-puppy.weebly.com]LazY Puppy[/url][/b]
[b][url=http://rshs-dna.weebly.com]RSH's DNA[/url][/b]
[url=http://murga-linux.com/puppy/viewtopic.php?t=91422][b]SARA B.[/b][/url]

User avatar
rhadon
Posts: 1292
Joined: Thu 27 Mar 2008, 11:05
Location: Germany

#3 Post by rhadon »

RSH wrote:The .pet is a .tar.gz
Yes, but a .pet contains a small additional info. I've forgotten why or where, but it is there. I think it's a md5sum, but I'm not sure.

If you only rename a pet to tar.gz and extract it, you get a error message, although it will be extracted.

If you use pet2tgz and extract the file, you get no error message because this part will be removed.

HTH
Rolf
Ich verwende "frugal", und das ist gut so. :wink:
Raspberry Pi without Puppy? No, thanks.

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#4 Post by technosaurus »

Code: Select all

tgz2pet
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

User avatar
RSH
Posts: 2397
Joined: Mon 05 Sep 2011, 14:21
Location: Germany

#5 Post by RSH »

rhadon wrote:Yes, but a .pet contains a small additional info. I've forgotten why or where, but it is there. I think it's a md5sum, but I'm not sure.

If you only rename a pet to tar.gz and extract it, you get a error message, although it will be extracted.
Thank you for adding your information.

My Information has come from the manual-remaster-in-gui. This one says: It will exit with an error - this is OK. .pets just have an md5sum that the wrapper cannot handle and it is not needed for this operation.

RSH
[b][url=http://lazy-puppy.weebly.com]LazY Puppy[/url][/b]
[b][url=http://rshs-dna.weebly.com]RSH's DNA[/url][/b]
[url=http://murga-linux.com/puppy/viewtopic.php?t=91422][b]SARA B.[/b][/url]

scsijon
Posts: 1596
Joined: Thu 24 May 2007, 03:59
Location: the australian mallee
Contact:

#6 Post by scsijon »

technosaurus wrote:

Code: Select all

tgz2pet
tried that one technosaurus a couple of times, unfortunately what was created wouldn't install and when I opened it up for a looksee, it was just junk, there must be something between the .tgz and .tar.gz that stuffs it up.

I'll just have to use the drag'n'drop method with Petmaker.

The checksum dates from back when dialup was the only method of transfer, and even that wasn't always reliable. I still have my dialup account as backup as I use sat and bad weather can still affect that to the point of being useless ocassionally, but at least I now have 56K, not 1200/75 as a few years ago. It was 110/75baud when I started, just imagine trying a modern day download with those speeds.

thanks folks for trying and merry christmas to all

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#7 Post by technosaurus »

are they source tarballs ... thats a whole different question all together
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#8 Post by don570 »

makepet by stu90 takes a folder and quickly makes it into a
pet package

I put it inside this archive
http://www.datafilehost.com/download-a48c540f.html

and I put it in my right click pet package.

http://www.murga-linux.com/puppy/viewtopic.php?t=67013

__________________________________

Post Reply