Ubuntu :: Can't Install Packages From An Image (APTonCD)

Jun 23, 2010

I created an image disk of my installed packages with APTonCD, then I burned a CD in order to install these packages on my not internet connected PC.I typed: sudo apt-cdrom add wich added this line in source.list:

Code:

deb cdrom:[APTonCD for ubuntu lucid - i386 (2010-06-22 22:26) CD1]/ /

then:

Code:

sudo apt-get update

But now if I want to install a package sudo apt-get install xorg for exemple, I have many lines of errors like:

Code:

Impossible to retrieve cdrom:[APTonCD for ubuntu lucid - i386 (2010-06-22 22:26) CD1]/packages/package_name.deb
What's that problem ?

View 9 Replies


ADVERTISEMENT

Ubuntu :: AptOnCD Not Reflecting Packages In /cache/archives/

Jan 9, 2011

I ran into some complications with my ubuntu 10.10 install and couldn't boot into the desktop. I decided to use a live CD to get access to my downloaded cached packages and copied them to my windows partition, now I've re-installed ubuntu and manually restored the apps into the /archives/ directory, I've installed a lot of apps from the directory already but AptOnCD has refused to properly reflect the apps I have there, is there something I'm overlooking?

View 2 Replies View Related

Ubuntu :: APTONCD Does Not Work On Lucid

Jun 1, 2010

Id installed aptoncd on my lucid using the software center. When i want to use it, the aptoncd does not appear at all. when i run it using terminal, the output is this :

anidah@anidah-laptop:~$ aptoncd
(process:3319): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.

[code]....

View 7 Replies View Related

Ubuntu :: Create Aptoncd Backup Using An Usb Pen Drive

Jun 6, 2010

Is there a way to create aptoncd back up on a pen drive? Meaning when I insert a cd created with aptoncd an autorun dialog box appears asking if I want to start the package manager. But when I copy those files to a pen drive the above mentioned autorun feature doesn't work. In short I want my apt cache backup on a pen drive with the autorun feature.

View 9 Replies View Related

Ubuntu :: Packages Part Of Iso Image File Installation

Feb 24, 2010

When I look in /var/cache/apt/archives/, I see packages I recognize that I downloaded. But, I also see packages that I know I did not download, but rather were part of the initial installation of the image iso file on the CD. For example, the package for Abiword is in there. I would like to know which packages in this directory I installed, and which were part of the initial installation.

How do I know which packages are part of the installation from the image iso file on the CD? Once I know that, I would make a copy of all the other packages in this folder onto a DVD, so if I ever need to reinstall Ubuntu 9.10 I will know which packages to install over and above those part of the initial installation off the iso CD.

View 5 Replies View Related

Ubuntu Installation :: Include Extra Packages In LiveCD Image?

Aug 12, 2010

how to add packages to an existing Ubuntu ISO or LiveCD (Think like slipstreaming Windows Service Packs into Windows installation CDs, if that helps). I want to add things such as more games or the restricted extras plugins so that I don't have to go get them every time I install the OS on someone's computer, things like that. Not as important, but if it would be possible to remove packages

PS I'm not necessarily looking for a specific version, but I'm currently running 9.10 on one machine and 10.04 (soon to be 10.10) on another. A guide for any Ubuntu distro would be fine though. I'm just as interested in learning the theory of it as I am the actual execution.

View 1 Replies View Related

Ubuntu :: Can't Install Packages On 10.04 - Error Action Requires Installation Of Untrusted Packages

Apr 30, 2010

Whenever I do sudo apt-get or use the Ubuntu Software Center, I can't download anything because a message comes up saying "Action requires installation of untrusted packages: The action would require the installation of packages from not authenticated sources." I've been trying to download GIMP and Thunderbird, so... I dunno what the problem is.

View 8 Replies View Related

Fedora X86/64bit :: Backup Updates Or Repository By Using APTONCD?

May 11, 2011

i am using ubuntu before, i dont have problem to backup my updates or my repository by using APTONCD, i switched now to fedora to give it a try. so far its good, my question now is how can i backup my repo, or any similar software like APTONCD.

View 3 Replies View Related

General :: Can't Find APTonCD For Backing Up Downloaded APT Package?

May 20, 2011

I've downloaded and installed ATP for Ubuntu 11.4 on an internet enabled computer. Now i want to use it on a computer which has no way to connect to internet. How am i going to do that.

View 5 Replies View Related

Debian :: Old Kernel Removing With Safety Including Packages And Image

Oct 22, 2015

I am new and recently almost one month back installed debian linux stable 8.2 came from windows. Today I upgrade my debian stable 8.2 to testing and everything works fine. Just one thing is that I checked kernel and find :

uname -r

4.2.0-1-amd64

dpkg --list | grep linux-image

ii linux-image-3.16.0-4-amd64 3.16.7-ckt11-1+deb8u5 amd64 Linux 3.16 for 64-bit PCs
ii linux-image-4.2.0-1-amd64 4.2.3-2 amd64 Linux 4.2 for 64-bit PCs
ii linux-image-amd64 4.2+68 amd64 Linux for 64-bit PCs (meta-package)

I am first time removing old kernel so cant take risk from searching the solution from google so come here, what and how to remove that includes everything like kernel image and other old kernel files not needed.

One more thing I just realised and saw on details in settings gnome that

Base : Debian GNU/Linux stretch/sid 64-bit

Is this right as it says sid in the line but i just changed my sources.list to testing only and then aptitude upgrade and full-upgrade then just.

View 3 Replies View Related

OpenSUSE Install :: Upgraded From 11.2 To 11.4 - Switching Systems Packages To PACKMAN Packages

Aug 31, 2011

I just upgraded from 11.2 to 11.4 and the installation/upgrade worked just perfect. I than followed the instructions in the "New User How To/FAQ", "Multimedia and restricted format" post. I was following the instruction in the 11.4 section. I added the additional repositories as explained. I then was on the section where it talks about going into software management and selecting the "Packman" repository and clicking to "switch systems packages" to the versions in this repository (packman). I than click this link and the "warning" screen appears and I am present with conflict resolution after conflict resolution dialog. It just seems that there are some many conflicts, it just seems wrong and I canceled.

The installation/upgrade appears to have worked just fine. My mail is there, audio and dvd play back worked the first try after the upgrade. I am not clear if this is what I should expect or their is something wrong or if I even need to complete this step for a successfully installation.

View 3 Replies View Related

Fedora :: Install Packages From The 14 Dvd Instead Of Downloading From Internet Using Add / Remove Packages

Mar 31, 2011

im using fedora 14 and i have a slow internet connection. i want 2 install some packages from the fedora 14 dvd instead of downloading from internet using add/remove packages. i tried to edit /etc/yum.repos.d/fedora.repo and /etc/yum.repos.d/fedora-updates.repo but it dint work.

View 2 Replies View Related

Software :: Cannot Install Source Packages - No Packages Given For Installation

Jan 5, 2010

HOW TO INSTALL PACKAGES IN IT ,IT SHOWS SOME ERROR (Cannot install source packages) OR (No packages were given for installation.)

View 5 Replies View Related

General :: Link For Downloading "APTOnCD"?

Sep 24, 2010

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 ?

View 13 Replies View Related

Ubuntu :: Install Or Un-Install Packages Using Software Centre?

Jun 20, 2010

I've lost the ability to Install or Un-Install Packages on my Advent 4213 Netbook running Ubuntu 10.04 Desktop Edition. I keep getting an error message saying Previous installation hasn't been completed

The installation could have failed because of an error in the corresponding software package or it was cancelled in an unfriendly way. You have to repair this before you can install or remove any further software.

every time I try to Install or Un-Install Packages using Ubuntu Software Centre. Is there a way to repair my Install without having to resort to doing a clean Re-Install?

View 1 Replies View Related

Ubuntu :: Cannot Install New Packages - Old Package Blocks Install?

May 14, 2010

I have searched everywhere for the error I am getting which pertains to "E: Sub-process /usr/bin/dpkg returned an error code (1)" I came across this when I was trying to uninstall dovecot through apt. This is what I am doing:

Quote:

# apt-get --purge remove dovecot
Reading package lists... Done
Building dependency tree
Reading state information... Done

[code]....

I have tried the following:

apt-get update
apt-get upgrade
apt-get -f install
apt-get clean
dpkg -P courier-pop-ssl
dkkg --remove courier-pop-ssl

None of these seem to work in efforts to unblock what I am trying to ultimately do, which is uninstall dovecot.

View 7 Replies View Related

Fedora Installation :: Transfer Install Image To USB Drive, Then Install?

Dec 10, 2009

I don't have a working DVD burner. I'd like to transfer the FC12 install DVD image to a USB thumb drive, and install from there. Is that reasonably easy to do?ow would I transfer the .iso file for the install image to the USB thumb drive in such a way that I could boot from i

View 1 Replies View Related

General :: Options To Pickup Where Install Left Off And Start Adding Packages - Scrap And Re Install

Apr 18, 2011

I've got an ASUS eee1005 that I'm trying to load eeebuntu -- I've read good things about it! However, I managed to get it (partially) installed using only unetbootin and the eeebuntu-nbr iso. Luckily I've got other working laptops in the house, or I'd be stuck because now I've got a partially installed distro that isn't allowing me usage of my wireless. Basically, what I'd like to do is be able to go back to the install process and load all the packages I want, which, hopefully, will give me NetworkManager so that I can finally connect. I can boot to the thumbdrive (8gig, btw) but I don't think I've got the right files on it to do the install. Here's what appears on the thumbdrive:

[code]...

I would think that with these files on the thumbdrive, it could find its way into the install process. Apparently not. I've read most, if not all of the 'install from USB' threads and how-to's, and it's still not working right - Now, having a partially installed distro (with GUI that's not GNOME, or KDE. . ?) Are there any options I can use to pickup where the install left off and start adding packages? Or should I just scrap it and re-install?

View 4 Replies View Related

Ubuntu :: Install 10.10 With DVD Image?

Dec 10, 2010

I burned the DVD image of ubuntu 10.10, it is supposed to contain many packages, but during installation it does not allow me to customise my packages, it just installed by itself after disk partitioning. When i boot into ubuntu and use ubuntu software center to choose software, it installed by downloading from website, which is slow. I choose the source as DVD, but why it does not search the DVD and installed?

View 10 Replies View Related

Ubuntu Multimedia :: Vlc Image - Playing Wmv And Vob Files - Image Comes With High Contrast Colors

Jan 16, 2011

When playing dvd's, vob files and wmv files, the image comes with high contrast colors ,very intense red/green/blue. very dark too. I have vlc 1.1.4 installed, using ubuntu 10.10, libdvdcss2 installed. for the rest of the video formats it seems to work fine. any ideas on what should I start debugging?

View 5 Replies View Related

Ubuntu :: Can't Install Kernel Image

Jun 27, 2011

I need module init tools 3.13 or higher. I have tried to install them from .debs I've found but after doing the make install it doesn't install them! then it says to do depmod but nothing works still! Also my wifi is super slow I have a realtek 8192CU. If I tether my phone my internet speeds are normal.

View 6 Replies View Related

Red Hat :: 5 Install All Packages Or Similar To Initial Install?

May 20, 2009

I have a user running a retail copy of RH 5 Ent. and isn't sure what package he needs. He is a developer and when installing other instances of RH he just checked off basically all of the packages under development during the initial installer. Now, he's trying to add packages but they require dependencies and he is not able to auto-satisfy those dependencies.

Is there a way that I can get back to that menu during the initial installation and let him check off all the boxes that he wants, or can I have RH auto-install all packages from DVD or install all required packages from DVD?

View 2 Replies View Related

Ubuntu Security :: Mount The Image Or Extract The Image To Another Drive?

Feb 16, 2011

I was given a forensic Image which I now know is a DD image of the drive (Vista) and am trying to mount the image or extract the image to another drive. I'm not sure of the extention type or if the image is a partition or the entire drive. I think it is the entire drive.

Is it possible to mount a DD image to a device. If I can't do that I just want to extract the files to run some programs against the drive. Can I view the files under Ubuntu or do I have to remove the drive and stick it into a Vista computer.

I purchased a second drive today and was hoping the command line would be something simple.

Or am I on the wrong track, should I be doing this all in a windows environment. The reason I picked ubuntu was because of the reporting tools.

View 9 Replies View Related

Ubuntu :: Can't Install Packages

Feb 24, 2010

<snip> Can't install packages

View 9 Replies View Related

Ubuntu :: Cannot Install The Packages

Dec 1, 2010

on ubuntu 7.1 , I can not install the packages , receiving the followings :

user1@ubuntu:~$ rpm -q make-3.80-184.1
The program 'rpm' is currently not installed. You can install it by typing:
sudo apt-get install rpm
bash: rpm: command not found
user1@ubuntu:~$ sudo apt-get install rpm

[Code].....

View 4 Replies View Related

Ubuntu :: Install 10.10 - Error "apt Configuration Problem, An Attempt To Configure Apt To Install Additional Packages From The Cd Failed."

Apr 24, 2011

I have an Acer Aspire One, Model PAV70 that had Windows 7 Starter on it. I booted Ubuntu 10.10 from a USB HDD and then formatted the Acer drive with Ubuntu. I then started installing Ubuntu on the newly formatted HDD and got an error near the end of the install. It said, "apt configuration problem, an attempt to configure apt to install additional packages from the cd failed." After this happened the system locked up and I had to reboot. Now I get a black screen with a white blinking cursor. I can't get the system to recognize anything. What can I do?

CPU Type: Intel(R) Atom(TM) CPU N450
CPU Speed: 1.66GHz
System BIOS Version: V3.05(DDR2)
VGA BIOS Version: Intel V2001

View 3 Replies View Related

Ubuntu Installation :: How To Install Kernel-image-2.4.27-2-686-smp

Jan 30, 2010

I want to install package kernel-image-2.4.27-2-686-smp, but when i use terminal to install , write sudo apt-get install kernel-image-2.4.27-2-686-smp but couldn't find this package. In my synaptic i can't find this package to install. I downloaded from [URL] this package kernel-image-2.4.27-2-686-smp_2.4.27-12_i386.deb ,when i install , to appear error: "dependency is not satisfiable: initrd-tools", i downloaded this package initrd-tools and install but appear this error:"dependency libdevmapper1.02", in my synaptic i saw this package libdevmapper1.02 already installed.how to install package kernel-image-2.4.27-2-686-smp from terminal or from synaptic.?

View 9 Replies View Related

Ubuntu Installation :: Install OS To Image File?

May 9, 2010

Can I install ubuntu to an image file? I am using GRUB to boot my live cd, so is there a way to trick the installer into picking up an image file as another hard disk, like it is in wubi? (I am using mac)

View 4 Replies View Related

Ubuntu :: Change Startup Image (usplash Image)?

Jul 15, 2010

I would like to change my startup image (usplash image). For that i change /lib/plymouth/themes/ubuntu-logo/ubuntu_logo.png and /lib/plymouth/themes/ubuntu-logo/ubuntu_logo16.png. Then the splash screen of shutdown screen changes .But booting screen doesnot change.

View 2 Replies View Related

Ubuntu :: Can't Install 2 Packages Without A Crash

Jan 20, 2010

I'm trying to use my iphone in ubuntu (it's jailbroken) and I tried following a couple guides at work to no avail. I JUST installed ubuntu (a clean upgrade) only a few hours ago, and this is the first thing I tried.

I had the same problem:

Code:

I would like to get past this, or have an alternative to putting music on it's stupid ipod application!

IPhone OS 3.1.2, ubuntu 9.10

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved