I doubt this.changturkey wrote:Someone will.
We did not even have a simple "deb2pet" converter in the past, though there often were requests concerning the installation of Debian packages.
Modifying a Packagemanager like apt-get really is not trivial.
Amigo indicated some issues, one will encounter, and there are even more.
Someone once got apt-get working as far as I know as a proof of concept, but never released a working package.
When we define goals, we should define goals with a realistic possibilty to be reached.
We have a working slackware based infrastructure.
A reachable goal would be, to use it, to install packages and dependencies.
A second, reachable goal would be, to create a "deb2pet" or "deb2tgz".
This would make it easier, to install debs, that are not available in another package-format.
In a first step, this utility could ignore dependencies.
That would not be too difficult to realize.
Then one might look, to add a dependency resolution.
This could use the utilities mentioned/created by Amigo.
I once had added a dependency check in "PSI".
It included the call, to send me automatically generated packagelists, to create a central dependency database.
I got maybe 10 replies in the first weeks, then no more.
But such a utility could be modified, e.g. to scan libs in a central library description, I think Amigo mentioned this for Slitaz.
Such a description could be generated by a script, that scans all available tgz packages for the included libs.
We would however need a group, that regularily downloads current packages, and updates that description.
Mark