LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-27-2011, 10:02 PM   #1
Prasanna_Adhikari
Member
 
Registered: Dec 2009
Distribution: Slackware 13.37
Posts: 36

Rep: Reputation: 0
Unhappy Updating e2fsprogs


I am using Slackware 13.1. The current version e2fsprogs installed in my system is 1.41.11. I did bash-4.1# e2fsck -V. And the result was like this:
e2fsck 1.41.11 (14-Mar-2010)
Using EXT2FS Library version 1.41.11, 14-Mar-2010
Can anybody help me how to update it. Actually I've downloaded linux-2.6.37.2.tar.bz2 from kernel.org. I'm trying to compile this kernel. So I'm trying to update e2fsprogs.

I have also downloaded e2fsprogs-1.41.14.tar.gz.
 
Old 02-28-2011, 02:47 AM   #2
piratesmack
Member
 
Registered: Feb 2009
Distribution: Slackware, Arch
Posts: 519

Rep: Reputation: 142Reputation: 142
e2fsprogs 1.41.14 is in Current, you can try using the SlackBuild to make a package for 13.1:
http://slackware.mirrors.tds.net/pub...e/a/e2fsprogs/
 
Old 02-28-2011, 02:56 AM   #3
guanx
Senior Member
 
Registered: Dec 2008
Posts: 1,179

Rep: Reputation: 236Reputation: 236Reputation: 236
Quote:
Originally Posted by Prasanna_Adhikari View Post
I am using Slackware 13.1. The current version e2fsprogs installed in my system is 1.41.11. I did bash-4.1# e2fsck -V. And the result was like this:
e2fsck 1.41.11 (14-Mar-2010)
Using EXT2FS Library version 1.41.11, 14-Mar-2010
Can anybody help me how to update it. Actually I've downloaded linux-2.6.37.2.tar.bz2 from kernel.org. I'm trying to compile this kernel. So I'm trying to update e2fsprogs.

I have also downloaded e2fsprogs-1.41.14.tar.gz.
The kernel's ext* drivers don't depend on e2fsprog.
 
Old 02-28-2011, 02:58 AM   #4
bgeddy
Senior Member
 
Registered: Sep 2006
Location: Liverpool - England
Distribution: slackware64 13.37 and -current, Dragonfly BSD
Posts: 1,810

Rep: Reputation: 232Reputation: 232Reputation: 232
Yes the SlackBuild method mentioned should work. I was wondering though, does the new kernel need the newer e2fsprogs version for something, as your wording implies this, or do you just feel like it?
 
Old 02-28-2011, 06:30 AM   #5
Prasanna_Adhikari
Member
 
Registered: Dec 2009
Distribution: Slackware 13.37
Posts: 36

Original Poster
Rep: Reputation: 0
Post Documentation/Changes

According to the documentation/changes file:

o Gnu C 3.2 # gcc --version
o Gnu make 3.80 # make --version
o binutils 2.12 # ld -v
o util-linux 2.10o # fdformat --version
o module-init-tools 0.9.10 # depmod -V
o e2fsprogs 1.41.4 # e2fsck -V
o jfsutils 1.1.3 # fsck.jfs -V
o reiserfsprogs 3.6.3 # reiserfsck -V 2>&1|grep reiserfsprogs
o xfsprogs 2.6.0 # xfs_db -V
o squashfs-tools 4.0 # mksquashfs -version
o btrfs-progs 0.18 # btrfsck
o pcmciautils 004 # pccardctl -V
o quota-tools 3.09 # quota -V
o PPP 2.4.0 # pppd --version
o isdn4k-utils 3.1pre1 # isdnctrl 2>&1|grep version
o nfs-utils 1.0.5 # showmount --version
o procps 3.2.0 # ps --version
o oprofile 0.9 # oprofiled --version
o udev 081 # udevinfo -V
o grub 0.93 # grub --version
o mcelog 0.6
o iptables 1.4.2 # iptables -V

So I'm trying to update all of these.
 
Old 02-28-2011, 06:42 AM   #6
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019
Your currently installed 1.41.11 is newer than 1.41.4, so I see no need to update e2fsprogs just to run this kernel.
 
Old 02-28-2011, 07:00 AM   #7
Prasanna_Adhikari
Member
 
Registered: Dec 2009
Distribution: Slackware 13.37
Posts: 36

Original Poster
Rep: Reputation: 0
Smile e2fsprogs-1.41.14

The newer version is e2fsprogs-1.41.14.
And I have 1.41.11
 
Old 02-28-2011, 07:24 AM   #8
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019
yes, the newest is .14, but the changes file you quoted lists a minimum version requirement of .4 and .11 is higher than .4 so you don't *have* to update it,
If you want to update to .14 for the sake of it then that's fine. What myself and bgeddy were suggesting is that it's not a requirement.
 
Old 02-28-2011, 08:26 AM   #9
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
Given all of the information uncovered in this thread, it seems that we are ignoring the proverbial elephant in the room: why do you need a custom kernel?
 
Old 02-28-2011, 10:03 AM   #10
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019
Quote:
Originally Posted by rworkman View Post
Given all of the information uncovered in this thread, it seems that we are ignoring the proverbial elephant in the room: why do you need a custom kernel?
2.6.33.4 as included in 13.1 is old enough now to no longer be receiving upstream bugfixes. Personally, I think it's a very valid target for a local update on security gounds and not at all elephant shaped. But that's just me.
 
Old 02-28-2011, 10:10 AM   #11
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
If that's his reasoning, sure - not elephant shaped at all.
 
Old 02-28-2011, 10:15 AM   #12
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019
It's also why I'm so glad 13.2 will be staying with the long-term .35.y branch. It'll mean I won't have to worry about building custom kernels when 13.2 releases. I can let Pat do all the work.
 
Old 02-28-2011, 10:39 AM   #13
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
Quote:
Originally Posted by GazL View Post
It's also why I'm so glad 13.2 will be staying with the long-term .35.y branch. It'll mean I won't have to worry about building custom kernels when 13.2 releases. I can let Pat do all the work.
Well...

1) Just because a long-term kernel is released doesn't mean Pat will be building it.
2) He *could* ship 2.6.38 with 13.2; after all, 2.6.38 should be releasing relatively soon...

;-D
 
Old 02-28-2011, 11:03 AM   #14
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,098

Rep: Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175
I personally would like that: X would be happy too

and, btw, I still hope there will be a slackware 13.37

Last edited by ponce; 02-28-2011 at 11:07 AM.
 
Old 02-28-2011, 11:52 AM   #15
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019
Quote:
Originally Posted by rworkman View Post
Well...

2) He *could* ship 2.6.38 with 13.2; after all, 2.6.38 should be releasing relatively soon...
;-D
Fair point. If there's no sign of a release candidate before .38 then that's probably a good choice. I'd just like to avoid the situation we had with 13.1, where it's kernel was abandoned by upstream right after the Slackware Release. Can't fault Pat for this though, it's the random nature of upstream that make things difficult.
 
  


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
LFS 6.5, 6.20. E2fsprogs-1.41.8 problem centguy Linux From Scratch 5 02-05-2010 10:59 PM
5.19 E2fsprogs-1.41.3 chmod jpeters Linux From Scratch 2 03-28-2009 03:50 PM
e2fsprogs = defrag? ninja master Linux - Software 3 06-04-2008 05:12 AM
e2fsprogs blocking apt-get nalmeth Debian 21 12-01-2005 10:36 AM
Can't Compile e2fsprogs 1.34 TruckStuff Linux - Software 0 02-16-2004 04:59 PM

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

All times are GMT -5. The time now is 03:12 PM.

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