[livesupport-dev] .deb packages prompt level HOWTO
  • tomas, thanks. this will happen as soon as i know how to upgrade the deb packages... any hints welcome

    i have them on the hard disk. firstly i tried to use the cdrom as a source with apt-cdrom add but that did not work. so now the deb packages are on the file system but i have no clue on how to modify apt.conf to make them accessible via the apt-get mode. remember, the actual machine is offline, so i am switching back and forth between the ls station machine and this email checking machine.

    so please, a website or a couple of lines. the manuals (man) did not do the trick for me... tried dselect as well, but that did not get the desired results.

    thanks,

    micz

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • 3 Comments sorted by
  • Micz Flor wrote:
    > tomas, thanks. this will happen as soon as i know how to upgrade the
    > deb packages... any hints welcome
    >
    > i have them on the hard disk. firstly i tried to use the cdrom as a
    > source with apt-cdrom add but that did not work. so now the deb
    > packages are on the file system but i have no clue on how to modify
    > apt.conf to make them accessible via the apt-get mode. remember, the
    > actual machine is offline, so i am switching back and forth between
    > the ls station machine and this email checking machine.

    well, if you have the .deb files on the hard drive, just do:

    dpkg -i

    and it will install...

    (apt-get is just a front-end to dpkg)


    Akos

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • On Mon, 2005-07-11 at 13:40, Ákos Maróy wrote:

    > well, if you have the .deb files on the hard drive, just do:
    >
    > dpkg -i
    >
    > and it will install...

    Does he need to uninstall the old livesupport first ? Micz use the alpha
    live cd.

    Frans van Berckel

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • Am Montag, den 11.07.2005, 13:46 +0200 schrieb Frans van Berckel:
    > On Mon, 2005-07-11 at 13:40,