Re: How to use the debian installation iso for installing packages using aptitude

2014-08-08 Thread Chris Bannister
On Thu, Aug 07, 2014 at 05:13:36AM -0700, teddymwas wrote: > Commands to use when mounting ISO and installing packages from ISOs. > > 1. copy over all the ISO images over to the server you want to use > 2. Create a directory in /media/ call it mountpoint1 i.e >> mkdir > /media/mountpoint1 > 3. ed

Re: How to use the debian installation iso for installing packages using aptitude

2014-08-07 Thread teddymwas
n.2.n7.nabble.com/How-to-use-the-debian-installation-iso-for-installing-packages-using-aptitude-tp3026058p3324000.html Sent from the Debian User mailing list archive at Nabble.com. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Re: How to use the debian installation iso for installing packages using aptitude

2013-09-22 Thread Zenaan Harkness
On 9/22/13, Andrei POPESCU wrote: > On Du, 18 aug 13, 21:22:59, Zenaan Harkness wrote: >> > Also if I generate my own gpg key and sign the repository using that >> > key, >> > will it get authenticated? > > Yes, if you add the key correctly. > >> But gpg-signing a 30GiB repo, package by package, j

Re: How to use the debian installation iso for installing packages using aptitude

2013-09-21 Thread Andrei POPESCU
On Du, 18 aug 13, 21:22:59, Zenaan Harkness wrote: > > > Also if I generate my own gpg key and sign the repository using that key, > > will it get authenticated? Yes, if you add the key correctly. > But gpg-signing a 30GiB repo, package by package, just to avoid > warning messages? > You don

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-18 Thread Chris Bannister
Having trouble sending some mail -- trying again. Date: Sun, 18 Aug 2013 23:26:00 +1200 From: Chris Bannister To: debian-user@lists.debian.org Subject: Re: How to use the debian installation iso for installing packages using aptitude On Sun, Aug 18, 2013 at 04:31:14PM +0530, Anubhav Yadav

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-18 Thread Anubhav Yadav
> > That would of course defeat the purpose of having an official key, if > anyone could sign packages officially. > > Your key only. > > I found a key on this page? Can you help me now, by telling me how to add that particular key into my repository. I have mounted the iso in /media/dvd1-mountpoi

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-18 Thread Zenaan Harkness
On 8/18/13, Anubhav Yadav wrote: >> OK, So because of that I'm guessing you need an entry like: >> gpg: key cxdfddey: "Local Repository Key" >> blah blah blah. >> >> So following the adage -- teach a man to fish ... >> >> Googling "how to authenticate a local repository Debian" >> (leave off the

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-18 Thread Anubhav Yadav
> > OK, So because of that I'm guessing you need an entry like: > gpg: key cxdfddey: "Local Repository Key" > blah blah blah. > > So following the adage -- teach a man to fish ... > > Googling "how to authenticate a local repository Debian" > (leave off the quotes in the search box.) > > Returns, e

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-18 Thread Chris Bannister
On Sun, Aug 18, 2013 at 10:54:56AM +0530, Anubhav Yadav wrote: > > root@Innovator:~# apt-key update > gpg: key B98321F9: "Squeeze Stable Release Key > " not changed > gpg: key 473041FA: "Debian Archive Automatic Signing Key (6.0/squeeze) > " not changed > gpg: key 65FFB764: "Wheezy Stable Release

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-17 Thread Anubhav Yadav
Just a small update. I uncommented out everything in sources.list so all my offline and online repositories are enabled. Ran apt-get update Commented out only my dvd-mountpoints, so no offline repository. Ran apt-key update Gave me the following output root@Innovator:~# apt-key update gpg: ke

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-16 Thread Anubhav Yadav
On 8/17/13, Zenaan Harkness wrote: > On 8/17/13, Anubhav Yadav wrote: >> apt-get install audacity >> >> I get the following output >> >> WARNING: The following packages cannot be authenticated! >> libflac++6 libsbsms10 libwxbase2.8-0 libwxgtk2.8-0 audacity-data >> libid3tag0 libportsmf0 libvamp

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-16 Thread Anubhav Yadav
On 8/17/13, Gregory Nowak wrote: > On Fri, Aug 16, 2013 at 07:34:22PM +0530, Anubhav Yadav wrote: >> but still I get that warning. Still I am almost there! > > Try running > > apt-key update > > and then try installing the software. It did apt-key update and still I see the warnings! > > Greg > >

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-16 Thread Gregory Nowak
On Fri, Aug 16, 2013 at 07:34:22PM +0530, Anubhav Yadav wrote: > but still I get that warning. Still I am almost there! Try running apt-key update and then try installing the software. Greg -- web site: http://www.gregn..net gpg public key: http://www.gregn..net/pubkey.asc skype: gregn1 (aut

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-16 Thread Bob Proulx
Anubhav Yadav wrote: > Bob Proulx wrote: > > # dpkg -i > > /media/dvd-mountpoint1/pool/main/d/debian-archive-keyring/debian-archive-keyring_2012.4_all.deb > > Then update again to clear the error. > > # apt-get update > > > > After that you should not be getting that authentication error again

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-16 Thread Zenaan Harkness
On 8/17/13, Anubhav Yadav wrote: > apt-get install audacity > > I get the following output > > WARNING: The following packages cannot be authenticated! > libflac++6 libsbsms10 libwxbase2.8-0 libwxgtk2.8-0 audacity-data > libid3tag0 libportsmf0 libvamp-hostsdk3 audacity > Install these packages w

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-16 Thread Anubhav Yadav
Okay list!! Thanks a lot for your help! Just a little update, only a small part is remaining. Everything now works as desired. Only thing when I run apt-get install for eg, apt-get install audacity I get the following output WARNING: The following packages cannot be authenticated! libflac++6

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-16 Thread Anubhav Yadav
On Aug 16, 2013 10:24 AM, "Bob Proulx" wrote: > > Anubhav Yadav wrote: > > Bob Proulx wrote: > > > Do you have "noauto" there? That is the only thing that makes sense. > > > Remove it. Look for a "noauto" option and remove it. > > > > yes it is noauto > > > > > What options do you have? For mou

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-15 Thread Bob Proulx
Anubhav Yadav wrote: > Bob Proulx wrote: > > Do you have "noauto" there? That is the only thing that makes sense. > > Remove it. Look for a "noauto" option and remove it. > > yes it is noauto > > > What options do you have? For mounting an iso you probably only want > > "loop" and "ro" and no ot

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-15 Thread Anubhav Yadav
On 8/16/13, Bob Proulx wrote: > Anubhav Yadav wrote: >> I got it, but I thought before that adding entry to fstab and >> automounting >> at boot are not related to each other. > > They are exactly related to each other. The /etc/fstab file defines > what file systems are mounted at boot time. >

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-15 Thread Bob Proulx
Anubhav Yadav wrote: > I got it, but I thought before that adding entry to fstab and automounting > at boot are not related to each other. They are exactly related to each other. The /etc/fstab file defines what file systems are mounted at boot time. > I restarted but I had to mount all the thr

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-15 Thread Anubhav Yadav
I got it, but I thought before that adding entry to fstab and automounting at boot are not related to each other. I restarted but I had to mount all the three iso manually. mount -a won't work too. So I did suck it :-)

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-15 Thread Lisi Reisz
On Thursday 15 August 2013 16:56:45 Curt wrote: > > Suck it and see? > > What? If you want to know whether a lemon is sour, suck it and see. I.e. try it out. It is quite frequently used, but is a bit too colloquial for an international list. I apologise. But simply rebooting would have given

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-15 Thread Curt
On 2013-08-15, Lisi Reisz wrote: > On Thursday 15 August 2013 05:14:34 Anubhav Yadav wrote: >> It's working nicely (atleast for the first DVD). Now since I have added the >> entry in the fstab file, will it get auto mounted on startup? > > Suck it and see? What? > Lisi > > -- To UNSUBSCRIBE,

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-15 Thread Anubhav Yadav
mount -a isn't mounting /media/dvd1-mountpoint

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-15 Thread David
On 15 August 2013 14:14, Anubhav Yadav wrote: > It's working nicely (atleast for the first DVD). Now since I have added the > entry in the fstab file, will it get auto mounted on startup? You could test this by unmounting it and then run 'mount -a' -- To UNSUBSCRIBE, email to debian-user-requ.

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-14 Thread Lisi Reisz
On Thursday 15 August 2013 05:14:34 Anubhav Yadav wrote: > It's working nicely (atleast for the first DVD). Now since I have added the > entry in the fstab file, will it get auto mounted on startup? Suck it and see? Lisi -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-14 Thread Anubhav Yadav
It's working nicely (atleast for the first DVD). Now since I have added the entry in the fstab file, will it get auto mounted on startup?

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-14 Thread Bob Proulx
Anubhav Yadav wrote: > Zenaan Harkness wrote: > > Anubhav Yadav wrote: > > > Bob Proulx wrote: > > > > And if it is an official Debian image then there won't be > > > > non-free there since the DFSG (Debian Free Software Guidelines) > > > > do not allow nonfree. > > > > deb file:/media/dvd-mountp

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-14 Thread Bob Proulx
Ralf Mardorf wrote: > On Wed, 2013-08-14 at 00:38 -0600, Bob Proulx wrote: > > if it is an official Debian image then there won't be non-free > > there since the DFSG (Debian Free Software Guidelines) do not allow > > nonfree. > > At least for the firmware there are packages: > > https://wiki.deb

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-14 Thread Zenaan Harkness
On 8/14/13, Ralf Mardorf wrote: > On Wed, 2013-08-14 at 23:17 +1000, Zenaan Harkness wrote: >> If you have no need for the images otherwise, a local mirror might be >> what you want? Eg using debmirror, apt-move etc. > > And this does work without downloading completely everything by the > Interne

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-14 Thread Ralf Mardorf
On Wed, 2013-08-14 at 23:17 +1000, Zenaan Harkness wrote: > If you have no need for the images otherwise, a local mirror might be > what you want? Eg using debmirror, apt-move etc. And this does work without downloading completely everything by the Internet ;)? IIUC the ISOs should be used to avoi

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-14 Thread Zenaan Harkness
On 8/14/13, Anubhav Yadav wrote: > Anyways tried genisoimage and it worked. > > The only problem was I needed to search what I wanted to download. > > Now I have to do the same with the other two dvds. > And then I have to make a provision that these disks get auto mounted at > startup. If you ha

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-14 Thread Anubhav Yadav
I am still getting used to handling mailing list from Gmail. Pretty hard with the new ui of Gmail. Anyways tried genisoimage and it worked. The only problem was I needed to search what I wanted to download. Now I have to do the same with the other two dvds. And then I have to make a provision th

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-14 Thread Ralf Mardorf
On Wed, 2013-08-14 at 16:47 +0530, Anubhav Yadav wrote: > root@Innovator:/home/# apt-get update > Ign file: wheezy Release.gpg > Ign cdrom://[Debian GNU/Linux 7.1.0 _Wheezy_ - Official amd64 DVD > #Binary-1 20130615-23:06] wheezy Release.gpg > Ign cdrom://[Debian GNU/Linux 7.1.0 _Wheezy_ - Offici

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-14 Thread Anubhav Yadav
On Wed, Aug 14, 2013 at 4:39 PM, Ralf Mardorf wrote: > On Wed, 2013-08-14 at 15:49 +0530, Anubhav Yadav wrote: > > > > On Wed, Aug 14, 2013 at 12:08 PM, Bob Proulx wrote: > > > > deb file:/media/dvd-mountpoint1 wheezy main contrib >^^^

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-14 Thread Ralf Mardorf
On Wed, 2013-08-14 at 15:49 +0530, Anubhav Yadav wrote: > On Wed, Aug 14, 2013 at 12:08 PM, Bob Proulx wrote: > > deb file:/media/dvd-mountpoint1 wheezy main contrib ^^^ > > file:/media/dvd1-mountpoint/dists/wheezy/non-free/binar

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-14 Thread Anubhav Yadav
On Wed, Aug 14, 2013 at 4:27 PM, Zenaan Harkness wrote: > On 8/14/13, Anubhav Yadav wrote: > > On Wed, Aug 14, 2013 at 12:08 PM, Bob Proulx wrote: > >> To verify that your /etc/fstab line is correct you should mount using > >> it instead of doing all of it above. > >> > >> # umount /media/dvd

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-14 Thread Zenaan Harkness
On 8/14/13, Anubhav Yadav wrote: > On Wed, Aug 14, 2013 at 12:08 PM, Bob Proulx wrote: >> To verify that your /etc/fstab line is correct you should mount using >> it instead of doing all of it above. >> >> # umount /media/dvd-mountpoint1 >> # mount /media/dvd-mountpoint1 > Yes it works!! Gre

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-14 Thread Anubhav Yadav
On Wed, Aug 14, 2013 at 12:08 PM, Bob Proulx wrote: > > > To verify that your /etc/fstab line is correct you should mount using > it instead of doing all of it above. > > # umount /media/dvd-mountpoint1 > # mount /media/dvd-mountpoint1 > > Yes it works!! > deb file:/media/dvd-mountpoint1

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-14 Thread Zenaan Harkness
On 8/14/13, Anubhav Yadav wrote: > Here is my sources.list > #Added for making the repository from iso > deb file:/media/dvd1-mountpoint debian main contrib non-free My "deb file..." entries look like this: deb file:///media/debian/... wheezy main contrib ie. 3 forward slashes; I just tested, and

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-14 Thread Ralf Mardorf
On Wed, 2013-08-14 at 00:38 -0600, Bob Proulx wrote: > if it is an official Debian image then there won't be non-free > there since the DFSG (Debian Free Software Guidelines) do not allow > nonfree. At least for the firmware there are packages: https://wiki.debian.org/Firmware http://packages.deb

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-13 Thread Bob Proulx
Anubhav Yadav wrote: > created a new folder /media/dvd1-mountpoint and mounted the iso using > the command > mount path/to/iso /media/dvd-mountpoint1 -o loop Looks okay. > then in etc/fstab added the line > /home/neo1691/iso-files/debian-7.1.0-amd64-DVD-1.iso /media/apt1 iso9660 > loop,ro,user

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-13 Thread Anubhav Yadav
On 8/13/13, Lisi Reisz wrote: > On Tuesday 13 August 2013 15:56:36 Anubhav Yadav wrote: >> Get:1 http://security.debian.org wheezy/updates Release.gpg [836 B] >> Hit http://security.debian.org wheezy/updates Release >> 99% [Waiting for headers] [Waiting for headers] [Waiting for headers] >> >> 132

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-13 Thread Anubhav Yadav
On 8/13/13, recovery...@gmail.com wrote: > Ok, try it like this: > > 1) Add to sources.list: > > deb file:/media/apt1 debian main contrib non-free > > 2) Comment out anything else in sources.list. > > 3) Run apt-get update. This is my output Ign file: debian Release.gpg Ign file: debian Relea

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-13 Thread Lisi Reisz
On Tuesday 13 August 2013 15:56:36 Anubhav Yadav wrote: > Get:1 http://security.debian.org wheezy/updates Release.gpg [836 B] > Hit http://security.debian.org wheezy/updates Release > 99% [Waiting for headers] [Waiting for headers] [Waiting for headers] > > 132 B/s 0s^ > > Last line indicates that

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-13 Thread recoverym4n
On Tue, 13 Aug 2013 20:26:36 +0530 Anubhav Yadav wrote: > This is what I did. > Different roads lead to the same roads I guess! Well you must have > guessed by now why I want to use CDROM for installation of packages. > > > On 8/13/13, Anubhav Yadav wrote: > > dvd1-mountpoint is a folder wher

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-13 Thread Anubhav Yadav
This is what I did. deleted the symbolic link on /media/apt1 unmounted dvd1 deleted the folder /home/neo1691/dvd1-mountpoint created a new folder /media/dvd1-mountpoint and mounted the iso using the command mount path/to/iso /media/dvd-mountpoint1 -o loop then in etc/fstab added the line /home

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-13 Thread Anubhav Yadav
dvd1-mountpoint is a folder where I mount the iso and /media/apt1 is a symbolic link to dvd1-mountpoint. So now what I will do is I will just mount the iso directly into /media/apt1 where apt1 is a directory not a link. Will this work?

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-13 Thread recoverym4n
On Tue, 13 Aug 2013 18:03:49 +0530 Anubhav Yadav wrote: > > I added the following line to my etc/fstab file > > /home/neo1691/dvd1-mountpoint /media/apt1 iso9660 rw,user,noauto 00 This is wrong, IMO. Should be something like (see fstab(5)): path_to_iso /media/apt1 iso9660 loop,ro,user,

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-13 Thread Anubhav Yadav
On Aug 13, 2013 3:29 PM, wrote: > > Hi. > > According to apt-cdrom(8), '-d' means: > > Mount point; specify the location to mount the CD-ROM. This mount point > must be listed in /etc/fstab and properly configured. Configuration > Item: Acquire::cdrom::mount. > > Note /etc/fstab part. > > Apparent

Re: How to use the debian installation iso for installing packages using aptitude

2013-08-13 Thread recoverym4n
Hi. On Tue, 13 Aug 2013 10:36:44 +0530 Anubhav Yadav wrote: > root@Innovator:/home/neo1691# apt-cdrom -d=/media/apt1 add > > Using CD-ROM mount point /media/cdrom/ ... > Any help? I want to say some bandwidth as it is not cheap here, and is very > slow > > Thanks! According to apt-cdrom(8),

How to use the debian installation iso for installing packages using aptitude

2013-08-12 Thread Anubhav Yadav
Greetings all. This is what I am trying to do. I have the three dvd iso of debian. I installed debian without internet connection using the first iso image. Now I want to use these iso files to download and installing any packages that can be done through aptitude without using interent. I have i