Ubuntu :: Simple Way To Update All Packages After A Fresh Install With No Network?

Mar 1, 2009

I've been kind of spoiled by Slackware, where updating an installation without networking is just a matter of storing all the updated packages somewhere (directory, CD, USB, etc.) and doing a:
Code:
upgradepkg *.tgz
I'm trying to figure out how to achieve similar simplicity on Ubuntu (specifically, Ubuntu 8.10). I know how to update the packages on the live CD itself (and have done it several times), but in this particular case I need to install using the unedited, official CD.

I'm currently looking at this (and will set up a VirtualBox image to try it out), but it seems to me like the actual packages are never even mentioned in the article, only the meta-data. I need to be able to do an apt-get update/upgrade on this box and have it use the updated packages which I will have stored on a mounted filesystem.

View 4 Replies


ADVERTISEMENT

Ubuntu Installation :: Fresh Install Of Server / There Are 320 Packages Manually Installed

Jun 3, 2011

I want to some how get a list of the packages I installed. I was hoping that I could just list all of the packages that were not installed automatically as a dependency. It turns out that there are 320 packages that match that description (I think). Is there a way to do what I want to do? Shouldn't all of these dependencies have been installed as a handful of meta-packages instead?

View 2 Replies View Related

Ubuntu :: Update After Fresh Install?

Feb 11, 2010

Every times, after a fresh install of ubuntu karmic, i use update manager for to get all possible updates and regularly on reboot i have a filesystem check with immediate reboot.P.s. I tried also to divide the updates, but in this way happens even twice.

View 4 Replies View Related

OpenSUSE Install :: Fresh Install + Update & Reboot = Unable To Open Session?

Sep 14, 2010

I just reinstalled my OpenSuse 11.3 with the GNOME desktop. As soon as I was done installing and I was on a fresh desktop, I installed the Yast updates that were available, rebooted, and now I can't login to any of my User accounts. Whenever I try to login, it tells me that it is "Unable to Open Session".o any of you know how I can fix this without having to reinstall all over again

View 1 Replies View Related

Slackware :: How To Update From 12.2 To 13.0 Without Fresh Install

Jun 13, 2010

I'm not sure how you do it, but it seems like you should be able to. How do you upgrade the version to 13 without burning a new CD? I just used slackpkg update, slackpkg upgrade-all, but when I tried install-new it had nothing to do.

View 5 Replies View Related

OpenSUSE Install :: Better To Update Current Setup Or Do A Fresh Install Of 11.3?

Jul 31, 2010

I am looking to update from 11.1 to 11.3. My question is would it be better to update my current setup, or do a fresh install of 11.3? I was never able to get 11.2 to install no matter what I tried so I gave up on it and went back to my tried and true 11.1. What is the best way for me to get 11.3 on my computer?

View 4 Replies View Related

Fedora Installation :: Cannot Update After Fresh Install Of F11

Oct 1, 2009

I recently finished a fresh reinstall of Fedora 11 on my ASUS EeePC 1000HA today. Once I rebooted, it asked for the usual "first time user thing" and I proceeded. After that screen, I was brought to the loging manager, so I logged in, and was presented with my destkop. I fired up the terminal, added myself to the sudoer's file and did a "sudo yum update" but was given the following error (the beginning of the text got cut off due to how lengthy the update list was): [URL].

View 3 Replies View Related

Debian :: No Sound After 1st Update On Fresh Install ?

Feb 13, 2011

I just installed Debian 6 & prior to my first update my sound worked fine. But after accepting all the updates based on the repositories below the system can't identify my sound card.

deb cdrom:[Debian GNU/Linux 6.0.0 _Squeeze_ - Official Snapshot amd64 LIVE/INSTALL Binary 20110112-01:05]/ squeeze main
[URL]

Sound Card (1st one / second is built in audio on a video card)
joe@Tux-Box:~$ lspci | grep -i audio
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)
01:00.1 Audio device: nVidia Corporation Device 0be9 (rev a1)
Errors (outside of just not being able to play any audio)

joe@Tux-Box:~$ alsamixer
Cannot open mixer: No such file or directory
When I try to open sound applet in pannel ->
No volume control GStreamer plugins and/or devices found.

joe@Tux-Box:~$ cat /proc/asound/cards
--- no soundcards ---

- The user is part of the audio group.
- I was playing around with run levels and if I
ctl -alt F2
log in as user
su -
password
init 5
hit reset on the computer.

When it reboots I have sound. I attempted changing /etc/inittab but after rebooting no sound. I am still unsure of what to do.

# The default runlevel.
id:5:initdefault:
# was 2 above at install - sound came on at 5

View 2 Replies View Related

OpenSUSE :: Update Error On Suse 11.3 (fresh Install)?

Jan 6, 2011

I have installed Suse 11.3 on my computer yesterday but since then I have been trying to update it but unable to do so. Everytime I try I get this error message: "system management is locked by the application with pid 6953 (usr/sbin/packagekitd). close this appliaction before trying again."

View 8 Replies View Related

CentOS 5 :: Boot Error After Yum Update On Fresh Install

Jul 21, 2011

I have installed Centos 5.6 on a fresh VPS. After install I ran yum update command. After update was finished I noticed a message saying "Your system kernel may have been updated. Current kernel (2.6.18-238.e15) has been changed to : 2.6.18-238.12.1.e15)". When I reboot, I see two boot option in GRUB. one is Centos 5.6 (2.6.18-238.12.1.e15) Default and other is Centos 5.6 (2.6.18-238.e15). When Centos boots from default, it fails with fatal error. But when I boot with other option, the system boots as normal.

I need to know how to resolve this situation. Why yum update results in Kernel update and 2nd option in GRUB boot loader. and why Centos refuses to boot with update Kernel.

View 10 Replies View Related

OpenSUSE Install :: Update After Fresh Re-Install

Jul 15, 2011

I had to reinstall OpenSUSE after I reorganized my hard Drive partitions... I was trying to update the system when I encountered an ERROR: Problem connecting to a software origin There was a (possibly temporary) problem connecting to a software origins. DETAILS File"/repodata/repomd xml' not found on medium [URL] My repositories too seem all right.

View 8 Replies View Related

Fedora Installation :: Update A Fresh Install Of The 64-bit Desktop Edition?

Jun 25, 2011

As the thread title suggests, I am getting error messages while trying to update a fresh install of the 64-bit desktop edition. Here are the errors:

Code:
Traceback (most recent call last):
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2316, in _update_packages
txmbr = self.yumbase.update(po=pkg)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3761, in update
available_pkg, updated_pkg)

[Code]...

View 2 Replies View Related

Ubuntu Installation :: Acer Laptop Hangs After Fresh Install And First Update / Sort It?

Jun 12, 2010

I just installed 10.04 on an Acer 4736 laptop and was prompted for a software update of about 170 MB.

I went through with the update downloads and installation, got an error message of some packages not being found, and clicked on the "close" button on the dialogue to finish with the whole thing.

Now the Update Manager window with the grayed-out package updates didn't go away, and the cursor would always show the "busy" circle thing. I waited for a while, but nothing happened. I tried opening Firefox to check for anything about this on the net, but it wouldn't open.

So I left it alone, and it the screen went black (screensaver, I guess). When I tried to get back to the desktop, I couldn't. Screen wouldn't respond and it stayed black; no password prompt or anything.

Ctrl-Alt-Backspace wouldn't take me back to the login screen either.

View 3 Replies View Related

Networking :: Fresh Fedora 12 Install - Can't Network

Feb 16, 2010

I go into the settings and select "manual" and put in my IP, gateway, mask, and DNS. It never lets me use the "apply" button.

View 3 Replies View Related

OpenSUSE Network :: Fresh Install Hostname Wrong

Nov 17, 2010

Just completed a fresh netinstall of OpenSUSE. This machine previously had a Ubuntu install on it, but I was having all sorts of issues and decided I required a fresh start. The install itself went acceptably, although I ended up manually fixing GRUB.Now the system is running, I've got a ridiculous problem, in that I'm still seeing the old hostname- It used to be ubuntu-server, but should now be unimatrix-001.Checked both the obvious places (/etc/HOSTNAME & YaST), but the correct hostname is in both of them.

View 5 Replies View Related

Ubuntu Networking :: HP Pavilion, A6600f,Fresh Install, No Network Noob?

Aug 23, 2010

I'm clueless about this format I need to use for starting this threadI am trying to connect to the internet but have no network connections available and it says my wireless is disabled. (Ubuntu Studio 10.04)How do I turn it on?

1 ) Machine Brand and Model (PC/Laptop):
Code:
HP Pavilion, a6600f

[code]....

View 9 Replies View Related

Ubuntu Networking :: 10.10 Fresh Install - Wired Network Not Working Properly

Oct 24, 2010

I did a fresh install of Ubuntu 10.10, coming from 10.04 and the wired network connection sometimes works, and sometimes doesn't. Right now I manually removed current network from System-->Preferences--> network connections, define a new one, and reboot. This usually fixes, although I've had to do this two times in the past.

Other general info
Ubuntu 10.10 64bit, EVGA P55 motherboard, on board either net.

View 1 Replies View Related

Ubuntu Installation :: Can't Update Packages After Initial Install

May 4, 2010

I'm running Ubuntu 10.04 64 bit as a VirtualBox (3.1.6) guest. Every time I try to run apt-get update, I get the following:

[Code]...

View 3 Replies View Related

Ubuntu Installation :: Update Packages / Install New Ones With Their Dependencies

Dec 6, 2010

I'd like to update /etc/apt/sources.list with all the packages available on packages.debian.org and packages.ubuntu.com without apt-get, aptitude, and synaptic then trashing my system by trying to update all the obsolete packages. (I'm stuck with 8.04) I only want to update the packages / install new ones with their dependencies as I request them. How do I do that?

View 9 Replies View Related

Fedora :: Cannot Update System Or Install Packages

Jan 16, 2010

I just switched over from Ubuntu to Fedora 12 (KDE) and am having a problem with installing packages and updating my system.

When I use KPackageKit to update my system, I get this error:

Code:
Error Type:
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in
main()

[Code]....

View 2 Replies View Related

Ubuntu :: Whenever Update Or Install New Software 10.10 - Requires Installation Of Untrusted Packages

Jan 7, 2011

Whenever I try to either update, or install new software to Ubuntu 10.10, I get this error...

Requires Installation of Untrusted Packages

The action would require the installation of packages from not authenticated sources.

View 2 Replies View Related

OpenSUSE Install :: KDE 4.6.0 - Older Packages Available In Update List

May 7, 2011

I was following this thread: Upgrade kde4.6>
But just before I clicked accept after saying switch system packages to kde4 repo (the one in that thread) I noticed loads of the packages were older than those installed. In the list it has installed (available) and lots of them were all highlighted in red, and the installed version numbers were higher than the available, yet I'm running kde 4.6.0.

View 9 Replies View Related

Ubuntu Installation :: Custom - Fresh Copy Of 10.10 With Only The Software Packages

Oct 11, 2010

I would like to install a fresh copy of 10.10 with only the software packages I want. Would I be able to accomplish that using the Alternate CD?

View 3 Replies View Related

OpenSUSE Install :: Scriplet Failed, Signal 11 When Trying To Update Packages In Yast?

Sep 2, 2010

I'm running OpenSuse 11.1 (this may be the thing that causes me to finally update ) with KDE 4.4 (specifically, 4.4.4 release 5). Recently (maybe the past month or so... give or take a week or two or so... first time I really remember it happening is when I realized they changed the repository for KDE 4.4 from factory to stable and switched them) >90% of the things I try to install via YAST fails with the following error... this example is me trying to upgrade avidemux from the Packman repository.

Code:
Error: RPM failed: warning: /var/cache/zypp/packages/Packman_Repository/x86_64/avidemux-2.5.3-4.pm.5.1.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 9a795806 error: %post(avidemux-2.5.3-4.pm.5.1.x86_64) scriptlet failed, signal 11
Oddly enough, the main avidemux package threw the error, but the avidemux-qt4 package didn't.
I've tried doing

[Code]...

View 6 Replies View Related

OpenSUSE Install :: Packages Without Network Connection?

Jun 30, 2011

I'm installing 11.4 on a late-2010 Macbook Air. I've forgotten my USB ethernet adapter, although I'm not sure if it would even work in OpenSUSE. Is there a way I can install packages manually (via USB drive) to get wireless working?

View 1 Replies View Related

OpenSUSE Network :: Network Not Work \ After Install All Packet On Test Internet / Update Was Error?

Jan 5, 2011

I install from openSUSE-11.3-NET-x86_64.iso. Installation was succesfull, but after install all packet on test internet / update was error. And after log in in installed system internet not work. I use router with DHCP

View 8 Replies View Related

Ubuntu Networking :: Natty (11.04) On T410 Network - Unable To Get On Locally And Install Other Packages?

May 2, 2011

I installed natty finally on my laptop (T410 Lenovo) via an upgrade from maverick. I tested maverick thoroughly first, since I had to perform the upgrade over the network, due to issues with natty booting from DVD. The upgrade went fine to natty, the system came up and I was able to get on locally and install other packages, though I did notice from time to time a lag in network performance. I installed VNC server and started it, as well as other network related services. However, I am noticing a definite issue with the network support and I suspect the natty kernel. The configuration looks sound, ifconfig, netstat and other functions appear to display the correct information, at least what I had with maverick (which worked).

Has anyone else seen issues with natty and networking? The glass looks okay, though I am using xfce and frankly there is nothing new there to really force me to upgrade, its just that this is a new LT and if I can cold install natty right now, it will save me an upgrade later.

System configuration (lshw) is below, ipaddress removed to protect the guilty..:

description: Notebook
product: 2522AP1 ()
vendor: LENOVO
version: ThinkPad T410
serial: R8M9B2Z
width: 32 bits
capabilities: smbios-2.6 dmi-2.6 smp-1.4 smp

[Code]...

View 4 Replies View Related

Ubuntu Installation :: 10.10 Update - Update Manager Check Packages Again After Uncheck

Nov 6, 2010

I just installed ubuntu 10.10, and im triying to update, when i uncheck the packages that i dont want and click on the "install updates" button in the update manager, the update manager check it again and download the packages that i dont want

View 1 Replies View Related

Ubuntu Servers :: Every Time Logged In Via SSH Got A Message Telling There Where Packages To Update Including A Security Update?

Feb 11, 2011

I was running 10.04 LTS and had decided to stick to the LTS versions as I'm now running my machine as a server and don't want to be updating regularly.Every time I logged in via SSH I got a message telling me there where packages to update including a security update. So I did a search to find out how to perform an update on Ubuntu server from the command line.What I found was to do this:sudo apt-get updatesudo apt-get dist-upgradeAfter doing that I rebooted but now my machine gives me this message:

init: ureadahead-other main process (794) terminated with status 4Your disk drives are being checked for errors, this may take some timePress C to cancel all checks currently inprogressI'm not pressing C yet and leaving it alone to finish, but I noticed when the machine booted that one of the options for booting talked about Ubuntu 10.10, so I'm worried that I've updated from 10.04 LTS to 10.10 by accident?

View 8 Replies View Related

OpenSUSE Network :: No Network After Update Install

Jul 24, 2010

I have configured OpenSuSE 11.1 in VirtualBox and Networking was working fine and I was able to access network. Yesterday I recieved update notification from SuSE and updated machine. Now after restart eth0 is not comming up. In Hardware profile I can see Network Card but it is not configured automatically. I don't know how to configure it. Virtualbox Networking was working before latest update and just tried in other virtual machines.

View 9 Replies View Related







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