* [gentoo-user] Stale Samba in Portage
@ 2005-08-01 22:57 Raymond Lillard
2005-08-01 23:02 ` fire-eyes
` (4 more replies)
0 siblings, 5 replies; 12+ messages in thread
From: Raymond Lillard @ 2005-08-01 22:57 UTC (permalink / raw
To: gentoo-user
I'm new to Gentoo (old at Linux) and like what I see so far.
The only downside to Gentoo that I've found is that it takes
forever to compile everything. I do appreciate that my system
runs faster, it's just the price is two days and a fat pipe
to do a fairly complete install. Most binary installs take
me less than half of a day. I watched OpenOffice download
and compile for over six hours before I gave up and went to
bed.
Now on to my topic. I have noticed that the Samba version
presently available in Portage is v3.0.10. That version
was released more than six months ago. The latest released
version of Samba (v3.0.14a), which contains several important
bug fixes over v3.0.10, was released in mid-April. The next
release of Samba will be v3.0.20. It presently is in the
"rc" stage and will be released "real soon now".
Being new to Gentoo, I don't know what the typical lag time
between an upstream release and a Portage release is, but
from the looks of the packages I have installed, it seems
that Portage chases the upstream releases rather vigorously.
Is there some specific issue with Samba?
Has the Samba/Portage maintainer been unable to work on
this? Does he/she need assistance?
Should I just get v3.0.14a directly and maintain it outside
the Portage system?
I don't mind maintaining Samba outside of Portage, but before
I do so, I would like to understand the present situation.
Best,
Ray
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Stale Samba in Portage
2005-08-01 22:57 [gentoo-user] Stale Samba in Portage Raymond Lillard
@ 2005-08-01 23:02 ` fire-eyes
2005-08-01 23:12 ` Zac Medico
` (3 subsequent siblings)
4 siblings, 0 replies; 12+ messages in thread
From: fire-eyes @ 2005-08-01 23:02 UTC (permalink / raw
To: gentoo-user
On Mon, 2005-08-01 at 15:57 -0700, Raymond Lillard wrote:
> Now on to my topic. I have noticed that the Samba version
> presently available in Portage is v3.0.10.
# emerge -pv samba
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild U ] net-fs/samba-3.0.14a-r2 [3.0.14a-r1] -acl -cups -doc
+kerberos +ldap -libclamav -mysql -oav +pam -postgres -python -quotas
+readline (-selinux) +winbind +xml +xml2 15,245 kB
Total size of downloads: 15,245 kB
I realize you are new, perhaps you have not updated your portage tree.
The easiest way to do this is emerge sync. If you cannot do that, try
web-rsync or web-sync (I forget what it's called), though I have never
done that.
The version you are looking for is in portage :)
If in doubt, visit http://packages.gentoo.org/
Welcome!
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Stale Samba in Portage
2005-08-01 22:57 [gentoo-user] Stale Samba in Portage Raymond Lillard
2005-08-01 23:02 ` fire-eyes
@ 2005-08-01 23:12 ` Zac Medico
2005-08-01 23:14 ` William Kenworthy
` (2 subsequent siblings)
4 siblings, 0 replies; 12+ messages in thread
From: Zac Medico @ 2005-08-01 23:12 UTC (permalink / raw
To: gentoo-user
Raymond Lillard wrote:
>
> I'm new to Gentoo (old at Linux) and like what I see so far.
> The only downside to Gentoo that I've found is that it takes
> forever to compile everything. I do appreciate that my system
> runs faster, it's just the price is two days and a fat pipe
> to do a fairly complete install. Most binary installs take
> me less than half of a day. I watched OpenOffice download
> and compile for over six hours before I gave up and went to
> bed.
>
Many packages are offered as -bin packages such as openoffice-bin. You can alse use GRP packages (see handbook) or look at http://chinstrap.alternating.net/.
> Now on to my topic. I have noticed that the Samba version
> presently available in Portage is v3.0.10. That version
> was released more than six months ago. The latest released
> version of Samba (v3.0.14a), which contains several important
> bug fixes over v3.0.10, was released in mid-April. The next
> release of Samba will be v3.0.20. It presently is in the
> "rc" stage and will be released "real soon now".
>
> Being new to Gentoo, I don't know what the typical lag time
> between an upstream release and a Portage release is, but
> from the looks of the packages I have installed, it seems
> that Portage chases the upstream releases rather vigorously.
>
> Is there some specific issue with Samba?
>
> Has the Samba/Portage maintainer been unable to work on
> this? Does he/she need assistance?
>
> Should I just get v3.0.14a directly and maintain it outside
> the Portage system?
>
> I don't mind maintaining Samba outside of Portage, but before
> I do so, I would like to understand the present situation.
>
> Best,
> Ray
>
>
You need to learn more about portage (read the portage manpage).
mkdir /etc/portage
echo "net-fs/samba ~*" >> /etc/portage/package.keywords
emerge -av samba
Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Stale Samba in Portage
2005-08-01 22:57 [gentoo-user] Stale Samba in Portage Raymond Lillard
2005-08-01 23:02 ` fire-eyes
2005-08-01 23:12 ` Zac Medico
@ 2005-08-01 23:14 ` William Kenworthy
2005-08-01 23:45 ` fire-eyes
2005-08-02 1:49 ` [gentoo-user] Stale Samba in Portage (SOLVED) Raymond Lillard
2005-08-02 5:07 ` [gentoo-user] Stale Samba in Portage Richard Fish
4 siblings, 1 reply; 12+ messages in thread
From: William Kenworthy @ 2005-08-01 23:14 UTC (permalink / raw
To: gentoo-user
ACCEPT_KEYWORDS='~x86' emerge samba -s
Look at man emerge and the portage docs for what the above does, and how
to make it permanent.
Critical apps seem to take a bit longer to get to stable, but the above
will often get you a more updated version, albeit at a higher risk of
problems.
Check out portage overlay in the docs to see how to make your own
ebuilds for specific versions - you can often copy and adjust an
existing ebuild, pop it into the overlay and have the latest and
buggiest at your beck and call. Note that this can also be used to keep
ancient versions around as well with a little more work.
Time: as a gentoo user you will find that a working definition of time
seems to change subtly ... over time ...
Lastly, dont forget to emerge sync regularly, and then run glsa-check
against your system to check for security updates.
BillK
On Mon, 2005-08-01 at 15:57 -0700, Raymond Lillard wrote:
> I'm new to Gentoo (old at Linux) and like what I see so far.
> The only downside to Gentoo that I've found is that it takes
> forever to compile everything. I do appreciate that my system
> runs faster, it's just the price is two days and a fat pipe
> to do a fairly complete install. Most binary installs take
> me less than half of a day. I watched OpenOffice download
> and compile for over six hours before I gave up and went to
> bed.
>
> Now on to my topic. I have noticed that the Samba version
> presently available in Portage is v3.0.10. That version
> was released more than six months ago. The latest released
> version of Samba (v3.0.14a), which contains several important
> bug fixes over v3.0.10, was released in mid-April. The next
> release of Samba will be v3.0.20. It presently is in the
> "rc" stage and will be released "real soon now".
>
> Being new to Gentoo, I don't know what the typical lag time
> between an upstream release and a Portage release is, but
> from the looks of the packages I have installed, it seems
> that Portage chases the upstream releases rather vigorously.
>
> Is there some specific issue with Samba?
>
> Has the Samba/Portage maintainer been unable to work on
> this? Does he/she need assistance?
>
> Should I just get v3.0.14a directly and maintain it outside
> the Portage system?
>
> I don't mind maintaining Samba outside of Portage, but before
> I do so, I would like to understand the present situation.
>
> Best,
> Ray
>
>
--
William Kenworthy <billk@iinet.net.au>
Home!
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Stale Samba in Portage
2005-08-01 23:14 ` William Kenworthy
@ 2005-08-01 23:45 ` fire-eyes
2005-08-01 23:58 ` Zac Medico
2005-08-02 1:27 ` W.Kenworthy
0 siblings, 2 replies; 12+ messages in thread
From: fire-eyes @ 2005-08-01 23:45 UTC (permalink / raw
To: gentoo-user
On Tue, 2005-08-02 at 07:14 +0800, William Kenworthy wrote:
> ACCEPT_KEYWORDS='~x86' emerge samba -s
ACCEPT_KEYWORDS done on the command line is a very poor idea,
use /etc/portage/package.use instead.
I forget the specifics, but I have seen a system run into serious
problems and library screwups over that.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Stale Samba in Portage
2005-08-01 23:45 ` fire-eyes
@ 2005-08-01 23:58 ` Zac Medico
2005-08-02 7:38 ` Neil Bothwick
2005-08-02 1:27 ` W.Kenworthy
1 sibling, 1 reply; 12+ messages in thread
From: Zac Medico @ 2005-08-01 23:58 UTC (permalink / raw
To: gentoo-user
fire-eyes wrote:
> On Tue, 2005-08-02 at 07:14 +0800, William Kenworthy wrote:
>
>>ACCEPT_KEYWORDS='~x86' emerge samba -s
>
>
> ACCEPT_KEYWORDS done on the command line is a very poor idea,
> use /etc/portage/package.use instead.
>
> I forget the specifics, but I have seen a system run into serious
> problems and library screwups over that.
>
I was thinking the same thing, except I suppose it's not so bad you are only using it for searching (emerge -s).
The problem with using things like USE and ACCEPT_KEYWORDS directly on the command line is that the next time you go to upgrade that package or do "emerge -u world", Your package specific USE and ACCEPT_KEYWORDS settings will have been forgotten. You can make them persistent if you keep them in package.use and package.keywords.
Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Stale Samba in Portage
2005-08-01 23:45 ` fire-eyes
2005-08-01 23:58 ` Zac Medico
@ 2005-08-02 1:27 ` W.Kenworthy
2005-08-02 1:32 ` Brett I. Holcomb
1 sibling, 1 reply; 12+ messages in thread
From: W.Kenworthy @ 2005-08-02 1:27 UTC (permalink / raw
To: gentoo-user
Its ok for a quick check - especially as I dont want ~x86 samba on that
system.
I regard /etc/portage and the way it has been done is a disaster waiting
to happen. You have files hidden away in there that unless you make the
effort, can (and do) keep insecure versions of software on your system -
make sure you regularly check what you put in there! It also did not
work properly on two of my systems (one has been decommissioned and the
other has been so much upgraded I think the problem has gone away - I
gave up after hours of trying to track down inconsistencies.
Sorry, but I hanker back to simpler times when -i made things so easy
and I didnt have to worry about someones idea of an "elegant" fix ...
BillK
On Mon, 2005-08-01 at 19:45 -0400, fire-eyes wrote:
> On Tue, 2005-08-02 at 07:14 +0800, William Kenworthy wrote:
> > ACCEPT_KEYWORDS='~x86' emerge samba -s
>
> ACCEPT_KEYWORDS done on the command line is a very poor idea,
> use /etc/portage/package.use instead.
>
> I forget the specifics, but I have seen a system run into serious
> problems and library screwups over that.
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Stale Samba in Portage
2005-08-02 1:27 ` W.Kenworthy
@ 2005-08-02 1:32 ` Brett I. Holcomb
0 siblings, 0 replies; 12+ messages in thread
From: Brett I. Holcomb @ 2005-08-02 1:32 UTC (permalink / raw
To: gentoo-user
Bill, have you used RPMs <G>. Then you will appreciate portage <G>. When
I came to Gentoo from Caldera it was such a relief not to have to use
RPMs! It's never faltered on me and the ~arch keeps "unstable" stuff out
of my sight unless
I chose it.
On Tue, 2 Aug 2005, W.Kenworthy wrote:
> Its ok for a quick check - especially as I dont want ~x86 samba on that
> system.
>
> I regard /etc/portage and the way it has been done is a disaster waiting
> to happen. You have files hidden away in there that unless you make the
> effort, can (and do) keep insecure versions of software on your system -
> make sure you regularly check what you put in there! It also did not
> work properly on two of my systems (one has been decommissioned and the
> other has been so much upgraded I think the problem has gone away - I
> gave up after hours of trying to track down inconsistencies.
>
> Sorry, but I hanker back to simpler times when -i made things so easy
> and I didnt have to worry about someones idea of an "elegant" fix ...
>
> BillK
>
>
> On Mon, 2005-08-01 at 19:45 -0400, fire-eyes wrote:
>> On Tue, 2005-08-02 at 07:14 +0800, William Kenworthy wrote:
>>> ACCEPT_KEYWORDS='~x86' emerge samba -s
>>
>> ACCEPT_KEYWORDS done on the command line is a very poor idea,
>> use /etc/portage/package.use instead.
>>
>> I forget the specifics, but I have seen a system run into serious
>> problems and library screwups over that.
>>
>
>
--
Brett I. Holcomb
brettholcomb@R777bellsouth.net
Registered Linux User #188143
Remove R777 to email
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Stale Samba in Portage (SOLVED)
2005-08-01 22:57 [gentoo-user] Stale Samba in Portage Raymond Lillard
` (2 preceding siblings ...)
2005-08-01 23:14 ` William Kenworthy
@ 2005-08-02 1:49 ` Raymond Lillard
2005-08-02 2:13 ` Nick Rout
2005-08-02 5:07 ` [gentoo-user] Stale Samba in Portage Richard Fish
4 siblings, 1 reply; 12+ messages in thread
From: Raymond Lillard @ 2005-08-02 1:49 UTC (permalink / raw
To: gentoo-user
Raymond Lillard wrote:
> Now on to my topic. I have noticed that the Samba version
> presently available in Portage is v3.0.10. That version
> was released more than six months ago. The latest released
> version of Samba (v3.0.14a), which contains several important
> bug fixes over v3.0.10, was released in mid-April. The next
> release of Samba will be v3.0.20. It presently is in the
> "rc" stage and will be released "real soon now".
For the record, I needed to understand the QA phases in
Portage. The discussion in the thread led me to:
1. Create the file: /etc/portage/package.keywords
Containing:
# Allow test versions of Samba to be visible
net-fs/samba ~x86
2. Further info under:
URL: http://packages.gentoo.org/
Search for: Samba
Found discussion among Portage maintainers that suggests
3.0.14a could be marked stable any day now.
Thanks for the help.
Ray
PS My installation of Gentoo in on a Dell Latitude D810.
This is a fairly fast machine with a really nice display.
Gentoo has been both very user responsive and stable.
I have not had any sign of instability, unlike some other
distros I could (but won't) name.
I have built most all of the popular office applications
and many of the sysadmin apps with NO issues. The Gentoo
team seems to run a tight ship and I like it. It feels
like a BSD system.
I haven't gotten to the audio/video stuff yet. I'm
optimistic though.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Stale Samba in Portage (SOLVED)
2005-08-02 1:49 ` [gentoo-user] Stale Samba in Portage (SOLVED) Raymond Lillard
@ 2005-08-02 2:13 ` Nick Rout
0 siblings, 0 replies; 12+ messages in thread
From: Nick Rout @ 2005-08-02 2:13 UTC (permalink / raw
To: gentoo-user
On Mon, 01 Aug 2005 18:49:01 -0700
Raymond Lillard wrote:
> I haven't gotten to the audio/video stuff yet. I'm
> optimistic though.
So long as you look at the USE flags with a fine tooth comb you will
find a lot of joy in the gentoo multimedia experience. It is (fortunately
IMHO) not bogged down by the desire to keep clear of win32codecs,
libdvdcss and the like.
My gentoo system can play more media files than my win2k system, and
without the annoyances of realplayer or quicktime popping up to tell me
that I can now watch the latest piece of crap that they think i want to
see.
Anyway, my point was that, unlike some other distros where you have to
hunt around for third party implementations in order to watch the dvd
you own, or listen to an mp3, gentoo gives you the choice of including
it right from inside portage.
--
Nick Rout
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Stale Samba in Portage
2005-08-01 22:57 [gentoo-user] Stale Samba in Portage Raymond Lillard
` (3 preceding siblings ...)
2005-08-02 1:49 ` [gentoo-user] Stale Samba in Portage (SOLVED) Raymond Lillard
@ 2005-08-02 5:07 ` Richard Fish
4 siblings, 0 replies; 12+ messages in thread
From: Richard Fish @ 2005-08-02 5:07 UTC (permalink / raw
To: gentoo-user
Raymond Lillard wrote:
> Is there some specific issue with Samba?
Just a comment on something that wasn't mentioned in this thread.
bugs.gentoo.org is really the primary "project management" tool used by
Gentoo. If you want to know what is going on with a particular package,
it is a good idea to search bug reports there. The comments associated
with the bugs will give you a good idea of what is going on with it.
That isn't to disuade you from posting here! We are always happy to
help, and as you see, the responses can come fast and furious!
-Richard
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Stale Samba in Portage
2005-08-01 23:58 ` Zac Medico
@ 2005-08-02 7:38 ` Neil Bothwick
0 siblings, 0 replies; 12+ messages in thread
From: Neil Bothwick @ 2005-08-02 7:38 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 698 bytes --]
On Mon, 01 Aug 2005 16:58:56 -0700, Zac Medico wrote:
> The problem with using things like USE and ACCEPT_KEYWORDS directly on
> the command line is that the next time you go to upgrade that package
> or do "emerge -u world", Your package specific USE and ACCEPT_KEYWORDS
> settings will have been forgotten. You can make them persistent if you
> keep them in package.use and package.keywords.
The other problem is that the keywords apply to the entire command, so
any dependencies are also merged with that setting, whereas
package.keywords only applies to the specific package.
--
Neil Bothwick
C&W music backward: get yer dog, wife, job, truck, kids, and sobriety
back.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2005-08-02 7:43 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-01 22:57 [gentoo-user] Stale Samba in Portage Raymond Lillard
2005-08-01 23:02 ` fire-eyes
2005-08-01 23:12 ` Zac Medico
2005-08-01 23:14 ` William Kenworthy
2005-08-01 23:45 ` fire-eyes
2005-08-01 23:58 ` Zac Medico
2005-08-02 7:38 ` Neil Bothwick
2005-08-02 1:27 ` W.Kenworthy
2005-08-02 1:32 ` Brett I. Holcomb
2005-08-02 1:49 ` [gentoo-user] Stale Samba in Portage (SOLVED) Raymond Lillard
2005-08-02 2:13 ` Nick Rout
2005-08-02 5:07 ` [gentoo-user] Stale Samba in Portage Richard Fish
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox