LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Link for downloading "APTOnCD" (https://www.linuxquestions.org/questions/linux-newbie-8/link-for-downloading-aptoncd-834236/)

Aquarius_Girl 09-24-2010 07:15 AM

How to use "APTOnCD" on OpenSuse to create repositories for "LinuxMint" ?
 
I just checked that APTOnCD is a .deb package. The internet connection I have is on OpenSuse 11.2. So I can't install APTOnCD on OpenSuse, Can I ?

I have to create a Repository for LinuxMint (which is Ubuntu based) on a CD/DVD.

What is the way out ?

Please guide.

prayag_pjs 09-24-2010 07:21 AM

Not sure but try "Remastersys"
Remastersys is a tool that can be used to do 2 things with an existing Debian, Ubuntu or derivative installation.

1. It can make a full system backup including personal data to a live cd or dvd that you can use anywhere and install.
2. It can make a distributable copy you can share with friends. This will not have any of your personal user data in it.

http://www.geekconnection.org/remastersys/

Remastersys

Aquarius_Girl 09-24-2010 07:25 AM

Remastersys is *again* a DEB package, I have OpenSuse, how to install Remastersys on OpenSuse ??????

Aquarius_Girl 09-24-2010 07:34 AM

Link for downloading "APTOnCD"
 
The softpedia link is broken :mad: It points to SourceForge which has no download link
See this : http://sourceforge.net/projects/aptoncd/files/

Kindly rescue !!

prayag_pjs 09-24-2010 07:37 AM

Revisor is for fedora but for OpenSuse try "The openSUSE KIWI Image System";

http://kiwi.berlios.de/

Aquarius_Girl 09-24-2010 07:44 AM

Thanks for that link, but what is kiwi supposed to do ? I couldn't understand from its home page.
Can it be used to create repositories of LinuxMint on CD/DVD ?

GrapefruiTgirl 09-24-2010 07:56 AM

Indeed, no files shown, and no SVN link to be found anywhere.. So, I guessed, and put together an SVN URL that works, and the checkout command downloads (the newest??) version from SVN:

Code:

shell$ mkdir DOWNLOADROOT
shell$ cd DOWNLOADROOT
shell$ svn co https://aptoncd.svn.sourceforge.net/svnroot/aptoncd

Good luck!

Aquarius_Girl 09-24-2010 08:10 AM

Many thanks to you for the effort !

I downloaded that with your method, but I was planning to use alien software to convert .deb to .rpm so that it could be installed on Suse and I could create the repositories of LinuxMint from it !

GrapefruiTgirl 09-24-2010 08:20 AM

I didn't bother to look through the source code after I downloaded it to see what was in there, but: couldn't you `make` the software (compile it or whatever it needs) and make a .deb or .rpm package from the resulting binaries?
Since you wish to make a Mint package (if I'm understanding you right) then I guess you have Mint installed somewhere? And so you would have Mint's package tools installed too, yes? Can you not use them to make the appropriate package?

I guess what I'm asking is why not just make the required packages yourself, rather than converting one package to the other? :)

knudfl 09-24-2010 09:08 AM

APToncd will only work on an OS with a genuine "Debian APT" :

Debian, Ubuntu, Mint, Mepis, etc.
Not on an OS with "Apt for rpm".
No chance for Suse, I think.

The source code is also here :
http://packages.debian.org/sid/aptoncd
>> Links for aptoncd
http://ftp.de.debian.org/debian/pool...17.orig.tar.gz
>> aptoncd_0.1.98+bzr117.orig.tar.gz
.....

Aquarius_Girl 09-24-2010 11:16 AM

Sasha,

Thanks again, The internet connection is in office on Suse not on Mint which is in home. That's the problem.

knudfl,
Thanks for the enlightenment. But what is the way out then ?

knudfl 09-24-2010 12:53 PM

It's not quite clear, what you want, or why.
Quote:

.. I was planning to use alien software to convert .deb to .rpm
so that it could be installed on Suse and I could create the
repositories of LinuxMint from it !
I'd say, it's not possible that way. 1) An rpm repo is different from
an apt repo. 2) An alien package cannot be used for a repo :
The dependency entries are not reliable after the converting. Not at all.
It will not be usable.

And why use a week (at least) to build an all apt system into Suse ?
It's a lot of packages. http://packages.debian.org/sid/aptoncd
The red dots are the basic dependencies. They have other dependencies.
And it continues.

A Mint solution is to install Mint on a spare hd or partition.
..

Aquarius_Girl 09-24-2010 01:42 PM

knudfl

I had reported this thread to be merged with this one :
http://www.linuxquestions.org/questi...uxmint-834234/

I have stated my problem there. The internet is in office AND the OS there is Suse. Mint is in my home where there is no internet :(

knudfl 09-24-2010 04:34 PM

Well, then no need to process the packages in Suse.
Just set up a local repository in your Mint OS.
http://blogs.koolwal.net/2009/09/21/...an-repository/

( Found with : Google .. local debian repo .. )

..

tombnyg 04-16-2024 12:34 PM

No worky:
 
will@hunting:~/Documents/install$ svn co https://aptoncd.svn.sourceforge.net/svnroot/aptoncd
Redirecting to URL 'https://sourceforge.net/projects/aptoncd':
svn: E170013: Unable to connect to a repository at URL 'https://sourceforge.net/projects/aptoncd'
svn: E175003: The server at 'https://sourceforge.net/projects/aptoncd' does not support the HTTP/DAV protocol
will@hunting:~/Documents/install$




Quote:

Originally Posted by GrapefruiTgirl (Post 4107674)
Indeed, no files shown, and no SVN link to be found anywhere.. So, I guessed, and put together an SVN URL that works, and the checkout command downloads (the newest??) version from SVN:

Code:

shell$ mkdir DOWNLOADROOT
shell$ cd DOWNLOADROOT
shell$ svn co https://aptoncd.svn.sourceforge.net/svnroot/aptoncd

Good luck!



All times are GMT -5. The time now is 03:58 PM.