LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-29-2010, 12:39 PM   #1
antoniusEde
LQ Newbie
 
Registered: Feb 2010
Posts: 7

Rep: Reputation: 0
libblkid1 dependency problem! In squeeze


Is it just me?
Code:
sudo mkfs.ext3
mkfs.ext3: /lib/libblkid.so.1: version `BLKID_2.17' not found (required by mkfs.ext3)
It says it requires version 2.17, but the one in the repository is libblkid1 (2.16.2-0) as seen on http://packages.debian.org/squeeze/libblkid1

I guess almost no one else is getting this as it isnt fixed! And it is such an important program (mkfs.ext*)

Should i install the one from sid's repository? If this is such a huge bug as it seemes to be, why hasnt it been fixd for more than a day (after an "aptitude upgrade", then i noticed this). Aptitude says everything is up to date...
 
Old 05-30-2010, 05:39 AM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,512

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Debian Sid uses libc6-11.1
libblkid1 2.17.2-2 http://packages.debian.org/sid/libblkid1
.. But the dependencies says : libc6 (>= 2.4)
.. so I guess, you can use it.
→ → "Download libblkid1", and click <arch> to download the package.


Building a new libblkid.so.1 : see attachment.
Attached Files
File Type: txt libblkid.txt (577 Bytes, 25 views)

Last edited by knudfl; 05-31-2010 at 03:52 PM.
 
Old 06-09-2010, 11:12 AM   #3
devdol
Member
 
Registered: Dec 2005
Distribution: debian (testing/unstable)
Posts: 68

Rep: Reputation: 17
You will run in similar trouble if you try to install from current "debian weekly build" (2010-06-07 at the very moment).

The installer refuses to format any partition. If you enter a shell and execute "cat /var/log/syslog", you will find:

...: /lib/libblkid.so.1: version `BLKID_2.17' not found (required by mkfs.ext3)

A solution would be to update package "libblkid1" from /unstable.
Unfortunately, the installer's environment neither has apt-get nor dpkg on board. But this is a short way to bypass the problem:
* Download the appropiate libblkid1-udeb-package (unstable, your CPU architecture) from http://packages.debian.org/
* unpack it, unpack data.tar.gz too
* copy the resulting file 'libblkid.so.1.1.0' onto an USB stick
* attach it to the machine you are about to install
* From the installer's main menu, choose to open a shell
* replace the exiting link /lib/libblkid.so.1 with the new file:
mkdir /stick
mount /dev/sdXY /stick/
cp /stick/libblkid.so.1.1.0 /lib/libblkid.so.1
umount -l /stick/
exit

After this, you can directly continue with your installation at the partitioning stage.

Last edited by devdol; 06-10-2010 at 05:20 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Radeon Xpress 200 problem on Debian squeeze (kernel 2.6.30) kaz2100 Debian 7 11-24-2009 06:16 AM
Squeeze gnome problem ewlabonte Debian 2 08-16-2009 10:09 AM
Keyboard problem while installing squeeze. Rehumanize Debian 3 07-28-2009 11:53 PM
kde4 style apps in gnome (squeeze) text problem radiodee1 Debian 3 07-25-2009 10:31 AM
Lenny->Squeeze: keyboard problem jdkaye Debian 2 02-17-2009 08:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 01:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration