Apt-Get

From K12LTSP Wiki

Jump to: navigation, search

A must have. If you don't have [[|http://savannah.gnu.org/projects/synaptic/ apt||http://apt-rpm.tuxfamily.org/]] or synaptic go get them both.

For those who need to update their repositories manually==== ====

FC2Repositories

FC1Repositories

  • FC1 apt-get segmentation fault

clip/ (( If you can still reproduce that, please do the following: start apt like this:

  1. gdb apt-get

.. (gdb) run update ... And when it crashes run (gdb) bt

..and either send the output of all of that to me or (preferably) file a bug in bugzilla.fedora.us for inspection.

Anyway it's quite apparent just from the output that it crashes more-or-less immediately when it's opening/accessing the rpmdb - you probably should do rpm --rebuilddb but please get the backtrace first, it shouldn't crash anyway... /clip I've been having trouble with Seg Faults since installing FC1 / K12ltsp 4.0.1` running rpm --rebuilddb did not fix the problem... probably have to download apt-get and rebuild from source

  • up2date

I also experienced problems with up2date complaining about installing new kernel. I went with yum and the same packages up2date complained about went in with yum.

  • yum install APLLICATION

works fine, in fact works better on FC1 than apt-get or up2date

RH9Repoistories


I did this for eclipse but once you've tried apt-get and/or synaptic you'll wonder what you did before the two.

And, remember, Eclipse is java based so you'll need to get your own flavor of Java installed on your own... there's a bit of a problem with Sun's, IBM's licensing so you'll need to get that going on your own. Afterwards, well you should be good to go.


Play with them for awhile. Then get to business with Eclipse.

/etc/apt/sources.list

your sources list for jpackage will look like this: <verbatim> rpm ftp://us.dl.sf.net/pub/sourceforge/jpackage/direct_download 1.5/generic freerpm-src ftp://us.dl.sf.net/pub/sourceforge/jpackage/direct_download 1.5/generic free non-free rpm ftp://us.dl.sf.net/pub/sourceforge/jpackage/direct_download 1.5/redhat-9 free

rpm-src ftp://us.dl.sf.net/pub/sourceforge/jpackage/direct_download 1.5/redhat-9 free

rpm ftp://eu.dl.sf.net/pub/sourceforge/jpackage/direct_download 1.5/generic freerpm-src

ftp://eu.dl.sf.net/pub/sourceforge/jpackage/direct_download 1.5/generic free non-free

rpm ftp://eu.dl.sf.net/pub/sourceforge/jpackage/direct_download 1.5/redhat-9 free

rpm-src ftp://eu.dl.sf.net/pub/sourceforge/jpackage/direct_download 1.5/redhat-9 free </verbatim> have fun...

Personal tools