General :: Package Managers Upgrade Packages Like Glibc?

Jul 16, 2011

I've been looking further into Linux from Scratch, and I am particularly interested in the package management side of the system. I understand that this is not covered in the book, but if I were to attempt LFS, package management would be a major convenience. From what I have read, when upgrading packages like glibc, you have to recompile everything to reflect the change.

If that is true, how do package managers like pacman and apt get around this issue? Isn't lacking glibc for even the time it takes to replace the files catastrophic to the system?

View 1 Replies


ADVERTISEMENT

Software :: No Packages Installation - Always Fails For Glibc Upgrade

Aug 4, 2009

I somehow landed into this situation (don't really remember how), but no package installation/removal seems to be possible for me. Neither apt-get -f install or autoremove seems to work.

When I do: sudo apt-get -f install I see the following:
- uname -a: Linux konnichiwa 2.6.27-11-generic #1 SMP Wed Apr 1 20:53:41 UTC 2009 x86_64 GNU/Linux (Jaunty 9.04, Ubuntu)
- Configuring libc6 screen with <yes>, <no> appears.
- Click on <yes>.
- It fails with this error:

Code:
konnichiwa% ruby apt-get install -f
ruby: No such file or directory -- apt-get (LoadError)
konnichiwa% ruby apt-get -f install
ruby: No such file or directory -- apt-get (LoadError)
konnichiwa% sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done

The following extra packages will be installed:
libc6
Suggested packages:
glibc-doc

The following packages will be upgraded:
libc6
1 upgraded, 0 newly installed, 0 to remove and 1025 not upgraded.
1 not fully installed or removed.
Need to get 0B/4776kB of archives.
After this operation, 217kB disk space will be freed.
Do you want to continue [Y/n]?

Preconfiguring packages ...
(Reading database ... 146055 files and directories currently installed.)
Preparing to replace libc6 2.8~20080505-0ubuntu9 (using .../libc6_2.9-23_amd64.deb) ...
Checking for services that may need to be restarted...
Checking init scripts...
Unpacking replacement libc6 ...
dpkg: error processing /var/cache/apt/archives/libc6_2.9-23_amd64.deb (--unpack):
trying to overwrite `/usr/bin/locale', which is also in package belocs-locales-bin
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libc6_2.9-23_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

View 3 Replies View Related

Slackware :: Glibc And Glibc-i18n Packages Contain Redundant Files ?

Jun 24, 2011

I notice that these two packages contain the same files and uninstalling glibc-i18n doesn't uninstall the internationalization files, because they are also in the glibc package. Is this a mistake or is this normal or is there a reason for it ? I just made my own glibc package to fix this, but was wondering why this is the way it is...

View 7 Replies View Related

General :: Noob Qn Regarding Package Managers?

Feb 28, 2011

I have a noob qn, if I installed a program with yum, will I be able to see the details of the installed program with rpm -qa? My linux has no internet access so I can't test it out.

View 11 Replies View Related

Software :: Upgrade Redhat5 From Glibc 2.5 To Glibc 2.7

May 30, 2011

I am in very much need to resolve the issue of Upgrade redhat5 from glibc 2.5 to glibc 2.7. The problem is when I run a binary compiled on our build setup (glibc 2.11) on Suse 11 (glibc 2.9) it works fine...

But the same binary do not work on redhat enterprise version 5 telling error as need glibc2.7 or sometimes segmentation fault for the same binary execution.

I tried upgrading the redhat glibc 2.5 to glibc 2.7, but not successful.

View 3 Replies View Related

General :: Bash Function/alias For Package Managers?

Jul 6, 2010

I have packer installed for AUR packages, but I want to be able to use the pacman command for both. I think I will need a function for this -- what I mean is that whenever I use pacman, it will try using packer and if that fails (invalid option) it will use pacman-color. It could also decide which program to use based on the arguments. I can't just use packer (alias pacman='sudo packer') because packer doesn't have some options like -R to remove packages. I want to always use it to install and upgrade packages however, because It can install from the default repositories as well as AUR.

Does someone know how to accomplish this, or could point me in the right direction? I'm new to bash scripting. error (e.g. pacman -V prints packer: Option '-V' is not valid.).

View 1 Replies View Related

General :: Compile Programs And Their Dependencies Manually Or Are Package Managers The Only Way?

May 29, 2010

Is there an easier way (without using a package manager) to upgrade programs? For example, I just want to upgrade Amarok. In order to do this, I've had to upgrade every one of it's dependencies because they've all had minor upgrades from the versions I already have installed.

Is there an easier way to compile programs and their dependencies manually or are package managers the only way?

View 1 Replies View Related

CentOS 5 :: Upgrade Glibc 2.5 To Glibc 2.7?

Jul 13, 2010

I am using CENTOS 5.3, I want to upgrade glibc 2.5 to glibc 2.7.

how to do it.

I am not getting from where to start

View 4 Replies View Related

Ubuntu :: Get The Various And Sundry Upgrade Managers To Stop Telling Me About The 11.04 Upgrade Availability?

May 3, 2011

My story thus far:I have a working, fairly customized desktop environment running Ubuntu Studio 10.10.Yesterday, I literally wasted the entire day attempting to upgrade to, and then reverting from, Ubuntu Studio 11.04 (never forget to do a grub-install when restoring your system to a previous state from backups).I am not bashing 11.04! That is not the purpose of this thread,although I believe that Unity needs some maturity,and because of this I probably won't upgrade until the next LTS.

What I would like to know is this: Is there a way that I can get the various and sundry upgrade managers to stop telling me about the 11.04 upgrade availability? I'd really like to not see it�I feel somewhat like a Luddite every time I do.

View 2 Replies View Related

General :: Glibc-2.3.2-95.37.i386 Parallel To Glibc-x86_64

Jun 13, 2011

OS : Oracle Enter Prise Linux 6 (equivalent to RedHat)

I am in process to install oracle 10g on said OS.My process fails and after digging up , I came to know that some of the oracle libraries are compiled on 32-bit architecture and it require glibc-32 bit . also it require for gcc-32 bit.

Now i have downloaded all the required rpm for gcc-32bit . when I try to install glibc and its dependencies , it gives me error that newer version already exist.

How can I install , Gcc-32bit(libgc, libstd-i386 etc) in parallel or standalone?

View 3 Replies View Related

Ubuntu :: Package Managers All Of It Is Not Responding?

Dec 14, 2010

My problem is whit the package managers all of it is not responding (update,GDebi,synaptic), it bater if any one know application replacing them because i'm always having problem whit them and this picture could help ;

View 5 Replies View Related

Ubuntu :: Package Managers Crash ?

Jul 14, 2011

All my package managers are crashing. I will try to start them up, they will begin loading, and then will crash. The problem began with the Update Manager putting up the red circle error icon that says: "An error has occured, please run Package Manager from the right-click menu or apt-get in a terminal to see what is wrong. The error message was: 'Error: BrokenCount > 0'. This usually means that your installed packages have unmet dependencies."

The recommended fix for this looks to be on this post that I got from LaunchPad: [url]

It says to: "Open the Synaptic package manager. System --> Administration --> Synaptic Package Manager

If anything is broken it will tell you.Choose 'Custom' from the buttons at the bottom then click on 'Broken'

Right click on the offending package and choose to remove it."

Unfortunately, Synaptic won't open.

View 2 Replies View Related

Ubuntu :: Any Simpler Package Managers In Kubuntu?

Jan 10, 2011

I have been using kubuntu 10.04 for a while now and its working great. The main problem is that as far as I know it lacks a simplified package manager like ubuntu software center. Kpackagekit is fine as a synaptic replacement but searching for programs among all sorts of unrelated packages is very tiring. Are there any other options?

View 4 Replies View Related

Debian :: Apt, Aptitude And Other Package Managers Fail To Work

Jun 27, 2011

I had debian squeeze on my personal computer at home, 3 days ago i've upgraded it to the debian testing. last day i've installed virtualbox which i've gotten from virtualbox.org . today non of package managers work. an example of installing sumthin new with apt:

root@fairyland:/home/timmy# apt-get install clamav
Reading package lists... Done
Segmentation faulty tree... 50%
root@fairyland:/home/timmy#

also synaptic can't be started. i've run apt-get clean and removed /var/lib/apt/list i also tried apt-get update but these don't work sum useful info:

root@fairyland:/home/timmy# tail -n 40 /var/log/dpkg.log
2011-06-26 11:58:07 status half-installed virtualbox-ose 3.2.12-dfsg-1
2011-06-26 11:58:07 status config-files virtualbox-ose 3.2.12-dfsg-1

[code]....

just don't tell me i've to refresh its base, shit i hate to do this, i'd never done that about debian, this is one of the reasons i luv debian.

View 3 Replies View Related

Ubuntu Installation :: Can't Download Any Updates And Can't Use Package Managers

Jan 19, 2010

I don't know whats happening. the second i open either the update manager, add or remove programs, or the package manager tehy close instantaneously and when i click the button for updates on the top bar of my computer it shows a picture of a minus sign in a red circle. hwo can i fix this. i have ubuntu 9.04 and im trying to upgrade it and get new programs but it wont let me. ive tried the sudo get updates etc etc

View 1 Replies View Related

Red Hat :: CentOS 5.5 - Upgrade From Installed Glibc V2.5 To V2.9

Oct 12, 2010

I do yum update it says nothing to update. Coming from the Suse world at 11.2, glibc is already at 2.9, how do I update, there is a lot of dependencies on glibc.

View 1 Replies View Related

Red Hat / Fedora :: Error: Failed Dependencies - Glibc = 2.12.1-3 Is Needed By Glibc-common-2.12.1-3.x86_64

Oct 26, 2010

I've been working to get gcc up and running on a new install of Fedora 13. glibc-devel had dependencies upon installation where it required glibc and glibc-common, both 2.12.1-3. No problem, found both at rpm dot pbone dot net. However, when I try to install the following circular dependency results... it doesn't matter the order of install.

Code:

[root AT localhost gcc_install]# rpm -ivh glibc-common-2.12.1-3.x86_64 .rpm
error: Failed dependencies:
glibc = 2.12.1-3 is needed by glibc-common-2.12.1-3.x86_64

[code]....

View 5 Replies View Related

OpenSUSE Install :: Update Glibc-2.9 To Glibc-2.10 In 11.1 64 Bits

Apr 12, 2011

I have installed Zimbra 6.0.1 and updated to Zimbra 7.1.0, the problem is that it needs the glibc-2.10 to start one of its services. I tried everything but i'dont get to update the glibc.

View 1 Replies View Related

CentOS 5 :: How To Replace Glibc.i686 By Glibc.i386

Sep 16, 2011

I made an update of my Centos 5.5 yesterday. In doing so glibc has been updated to glibc.i686. Just now some of my FPGA tools crash. Unfortunately there isn't a downgrade for glibc.i686. How can I replace glibc.i686 by glibc.i386?A simple yum install glibc.i386 conflicts with the files from package glibc-2.5-65.i686

yum list glibc
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile

[code]....

View 4 Replies View Related

General :: Add The Wine Rpm Package In Default Packages?

Feb 6, 2010

I am using fedora10. I want add the wine rpm package in default packages.

Default packages means when installing fedora 10 the system display default packages (Servers, Develpment Tools, Cluster, Langauage etc)

How to add in fedora linux 10 DVD.

View 1 Replies View Related

General :: How To Know Required Packages Of One Package Before Installing In Ubuntu?

Jan 30, 2010

I have Ubuntu 9.10 installed on my laptop.And I am going to install mediaplayer from its "*.deb" file, But it requires a lot of other packages and each of those packages needs others and so on.Since I do not have internet connection on my Ubuntu and my internet connection is in Win XP, so I should download these packages and then check them in my Ubuntu and see what other packages it needs and download them and so on.

It is a very time consuming task. If I could find out what are all the required packages I could download all of them at once and then I could install them by "sudo dpkg -i *".Therefore I am wondering if there is a way to know which packages are the required ones for a typical package, my work would be much more easier.

View 1 Replies View Related

CentOS 5 :: Downgrade Glibc Due To A Broken Kernel After A Libc6 Upgrade Attempt?

Jul 18, 2009

I need to downgrade glibc due to a broken kernel after a libc6 upgrade attempt. See:[URL]..Especially with the reduced capabilities I have right now (few if any programs are working), how might I go about downgrading glibc to 2.6?

View 1 Replies View Related

General :: Upgrade All Packages Only Installed From Experimental?

Apr 2, 2011

I am using Linux Mint Debian Edition and am using the unstable for all my packages. I do have some that I installed from experimental like gnome3. How do I upgrade all and only all that have been installed from experimental to their new versions in experimental?

View 2 Replies View Related

General :: Upgrade Apr With Tar.gz Package?

Oct 14, 2010

I have installed apr-0.9.4-24.9 by rpm:

#rpm -ivh apr-0.9.4-24.9.i386.rpm

Now, i want to upgrade to newer version. I found apr-1.4.2.tar.gz

How to upgrade apr with tar.gz package?

View 8 Replies View Related

General :: Debian Upgrade Fails 4 Packages Udev, Can Only Boot Into Safemode?

Sep 1, 2010

Debian testing: Kernel: Linux 2.6.32-5-amd64I can now only boot into safemode because I cannot get these 4 packages to upgrade:

udev
media-player-info
xserver-xorg-core

[code]....

View 6 Replies View Related

Ubuntu Installation :: Upgrades Held Back - Two Packages - Grayed Out And Do Not Upgrade In Upgrade-manager

Mar 29, 2010

I'm running 10.04 and for several days now I get two packages that are grayed out and do not upgrade in upgrade-manager.

If I use the shell and apt-get I get the following message: The following packages have been kept back: firefox-gnome-support update-manager

The system is functioning well, but these 2 packages just linger as I process probably hundreds of lucid upgraded packages.

View 1 Replies View Related

General :: View List Of Updated Packages After Apt-upgrade On Debian-based Systems?

May 15, 2010

I just did an update on my Debian system and it was very long. I'd like to know now, after the upgrades have already been applied, which packages were upgraded and which were not.

View 2 Replies View Related

CentOS 5 :: Can't Install Kernel-headers Glibc And Glibc-headers?

May 11, 2010

Yesterday, I think I did something stupid: I removed kernel-headers, gcc, glibc-devel and glibc-headers. My box is a CentOS 5.4 webserver (it has loads of packages installed, but that was done through Virtualmin config, so it's quite coherent all in all). The thing is that now I need to reinstall at least the headers and glibc, but hey! this is what I get :

[Code]...

View 19 Replies View Related

Red Hat / Fedora :: Can Upgrade Kernel To Version 2.6 And Glibc To Version 2.5?

Feb 5, 2010

I have a server running Reh Hat Linux 7.3 with kernel 2.4.18. Can i upgrade kernel to version 2.6 and glibc to version 2.5?

View 6 Replies View Related

General :: Apt-get Remove Ssh And Debian Returned "package Ssh Is Not Installed - 0 Packages Removed"

Jan 29, 2010

I've been reading up on ssh and I don't want anyone to connect to my computer. I am not interested in remote connectivity at all. Should I uninstall ssh? I ran Code: apt-get remove ssh and debian returned "package ssh is not installed. 0 packages removed."

I also looked online and found out about /etc/ssh/ssh_conf but all of the lines on my computer were #'d out. I also added "PermitRootLogin no" at the end. Am I safe from ssh attacks if I don't have ssh? Might be a stupid question but I don't want to fall victim. edit: it seems as though I -do- have openssh-client and openssh-server installed. Should I just leave my ssh config with PermitRootLogin no or apt-get remove openssh-client openssh-server.

View 9 Replies View Related







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