Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-16-2003, 04:40 AM
|
#1
|
|
Senior Member
Registered: Aug 2002
Location: Stuttgart (Germany)
Distribution: Debian/GNU Linux
Posts: 1,467
Rep:
|
Debian package management
The package management lacks a bit if I'm not mistaken. Packages getting not well worked on. An example could be monit for instance.
"The package has not yet entered testing even though the 10-day delay is over."
"[2002-11-29] Accepted monit 1:3.0-1 (i386 source) "
Sure quite some time since last change ... v3.1 is out with bugs fixed, etc
This is just one example. Another one could be sendmail:
Testing Status:
"38 days old (needed 0 days) "
[2002-10-31] Accepted sendmail 8.12.6-8 (i386 source all)
And in the news there is
Quote:
Changes:
sendmail (8.12.6-8) unstable; urgency=emergency
|
EMERGENCY should be an emergency shouldn't it ?
|
|
|
|
02-16-2003, 04:51 AM
|
#2
|
|
Senior Member
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541
Rep:
|
There are packages being worked on for mor then a year - 468 days was the highest number I saw.
But if you can't live without the package in question you got always a number of posibilities:
get it from an unofficial source
get it from unstable if it doesn't screw up your box
compile it from source
|
|
|
|
02-16-2003, 04:54 AM
|
#3
|
|
Senior Member
Registered: Aug 2002
Location: Stuttgart (Germany)
Distribution: Debian/GNU Linux
Posts: 1,467
Original Poster
Rep:
|
The problem with unstable is that it has other library dependecies which would require to run the whole system as unstable. The only solution I have here is compiling it myself ... not that I'm afraid to do so - especially for important packages like apache, etc. But then I ask myself what's the usability of an pretty outdated package management ?
|
|
|
|
02-16-2003, 05:14 AM
|
#4
|
|
Senior Member
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541
Rep:
|
The packet management is not outdated - some of the apps are.The debian guys put a biger emphasis on stable and secure apps.In unstable you got apps that you can't even get with distros like gentoo that always try to have the newest versions.
Of course it crashes real bad once in a while - like mine right now.
BTW:sendmail is in stable and monit is in testing and unstable.If you run testing it shouldn't be a problem to install both apps.
Last edited by crashmeister; 02-16-2003 at 05:17 AM.
|
|
|
|
02-16-2003, 05:20 AM
|
#5
|
|
Senior Member
Registered: Aug 2002
Location: Stuttgart (Germany)
Distribution: Debian/GNU Linux
Posts: 1,467
Original Poster
Rep:
|
Well I meant the apps were outdated of course. And sendmail was just a packet were I didn't see any activity since 31th October 2002.
Don't get me wrong I like debian ... it's just a bit of setting me up seeing an app not really in a current version although it IS really stable - like Apache 2! I never heard anything about instabilty of it since apache.org officially uses it ...
What happens if a package maintainer just doesn't update a package any longer. What time range does need to get passed before a new maintainer will be looked for ?
|
|
|
|
02-16-2003, 05:22 AM
|
#6
|
|
Senior Member
Registered: Aug 2002
Location: Stuttgart (Germany)
Distribution: Debian/GNU Linux
Posts: 1,467
Original Poster
Rep:
|
Quote:
Originally posted by crashmeister
The packet management is not outdated - some of the apps are.The debian guys put a biger emphasis on stable and secure apps.In unstable you got apps that you can't even get with distros like gentoo that always try to have the newest versions.
Of course it crashes real bad once in a while - like mine right now.
BTW:sendmail is in stable and monit is in testing and unstable.If you run testing it shouldn't be a problem to install both apps.
|
I do not run TESTING. I run the STABLE version ... and for monit and others I'll probably just build them from source and build my own deb-package once I figured out all the stuff required to do so. Maybe you have some kind of quick & dirty howto ?
|
|
|
|
02-16-2003, 05:36 AM
|
#7
|
|
Senior Member
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541
Rep:
|
Looks like you'll be stuck with compiling from source for monit.On the other hand it doesn't look like it depends on other stuff from testing.
You might get away with just installing it from testing.
|
|
|
|
02-16-2003, 05:43 AM
|
#8
|
|
Senior Member
Registered: Aug 2002
Location: Stuttgart (Germany)
Distribution: Debian/GNU Linux
Posts: 1,467
Original Poster
Rep:
|
Okay I got a reply from the package maintainer right now: I did not come up with ANY problem and using it on another box (compiled from source) ... but oh well. I wonder what would happen if a package like postfix has a security whole. It's not part of the default install like exim, how much time would be required until the fixed package would be published ?
Probably within 48 hours like I read on the security page ?
|
|
|
|
02-16-2003, 05:55 AM
|
#9
|
|
Senior Member
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541
Rep:
|
I think they are pretty quick in putting out security patches for stable.Just make sure that you got security in your sources list.The libc6 issue could be anything - might not even affect your CPU architecture.
Just looked at it.Stuff like Sun this and that is not free holding up packages is the thing that reeaaally sucks about debian in my opinion.
|
|
|
|
02-16-2003, 06:03 AM
|
#10
|
|
Senior Member
Registered: Aug 2002
Location: Stuttgart (Germany)
Distribution: Debian/GNU Linux
Posts: 1,467
Original Poster
Rep:
|
It is in my apt.sources list ... so that shouldn't be the problem. I'm just also thinking about using postfix as MTA (default is exim) and I don't know about the user range using postfix and I do not want to risk a security hole in that box since it's a pretty important one ...
|
|
|
|
02-16-2003, 06:27 AM
|
#11
|
|
Senior Member
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541
Rep:
|
What do you mean with 'user range'?If you are talking about the people actually useing postfix I am sure the maintainer of the app uses it himself.You can get a lot of good debian specific info out of their user mailing list.It is pretty high volume though (bout 200+ mails a day for the english list).
If you subscribe there use the english list - got higher volume,better people and almost nobody get on your nerves about the line wrapping of your mails.Being a german myself I had to unsubscribe from the german list because half of the traffic there is generally about email formatting. 
|
|
|
|
02-16-2003, 06:36 AM
|
#12
|
|
Senior Member
Registered: Aug 2002
Location: Stuttgart (Germany)
Distribution: Debian/GNU Linux
Posts: 1,467
Original Poster
Rep:
|
Lol that makes sense a mailing list about linux and with the focus on email formatting ... jesus!
Yeah meant the ppl who actually use it by user range ...
|
|
|
|
02-16-2003, 06:44 AM
|
#13
|
|
Senior Member
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541
Rep:
|
Have fun - I got to go and take care of my beef and beer now.Man doesn't live on Linux alone ;-)
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:32 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|