Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1976 - leafnode fails to get lock file
Summary: leafnode fails to get lock file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Bruce A. Locke (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-21 12:18 UTC by Ian Smith
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Smith 2002-04-21 12:18:29 UTC
sparky linux-headers # fetchnews -v -v -v -v
Cannot obtain lock file, aborting.

/usr/portage/net-news/leafnode/leafnode-1.9.21.ebuild fails,and
/usr/portage/net-news/leafnode/leafnode-1.9.19.ebuild works

BTW I have read the upgrade instructions and the FAQ, and tried creating
/var/lock/news, but to no avail.
Comment 1 Markus Krainer 2002-04-23 11:01:19 UTC
Hi!

Just be sure that /var/lock/news belongs to user/group news:

# chown news.news /var/lock/news

This should (hopefully) fix your problem.

I'll submit a fixed .ebuild along with a version bump to 1.9.22 soon.

 -Markus-
 
Comment 2 Markus Krainer 2002-04-23 11:55:40 UTC
Just submitted leafnode-1.9.22 (bug #2035) which also should fix this bug.

 -Markus-


Comment 3 Ryan Phillips (RETIRED) gentoo-dev 2002-04-23 20:23:22 UTC
committed new ebuild.