gnewsense-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gNewSense-users] KFV Mode 0.5: partial uploads, more feedback and c


From: Markus Laire
Subject: Re: [gNewSense-users] KFV Mode 0.5: partial uploads, more feedback and checking
Date: Thu, 17 Apr 2008 18:51:15 +0300
User-agent: Thunderbird 2.0.0.12 (X11/20080213)

Bake Timmons wrote:
After that I give
http://wiki.gnewsense.org/Kernel/Ubuntu-hardy-linux-2-6-24-12-22--fs--hostfs
as URL but I just get beep and message "[No match]" and URL is not accepted.

I cannot reproduce this error on my installations, but I have not tried
that exact version, 22.1.1.  I will try it if I get that the chance and
do not hear from you.

NOTE: I removed ~/.gns-kfv completely before using 0.5-version so that I will get the updated license-choices files

Some things to try:

1. Before you try to give any URL, what happens when you just press TAB
alone?  You should be presented with a huge list of valid URLs.

I get message "find: linux-2.6.24_12.22: No such file or directory"

2. Try running this at a shell prompt:

head ~/.gns-kfv/kfv-sections

Its output should start off like:

http://wiki.gnewsense.org/Kernel/Ubuntu-hardy-linux-2-6-24-12-22
http://wiki.gnewsense.org/Kernel/Ubuntu-hardy-linux-2-6-24-12-22--Documentation

If the file does not exist, read #5 below about the kfv-req-section-url
function, but instead of debugging that function, debug the
kfv-init-sections function.

The file exists with a single line:
find: linux-2.6.24_12.22: No such file or directory

3. What happens at the shell prompt when you try:

cd /usr/src/ && find -L linux-2.6.24_12.22 -type d | \
sed -e 's/[._]/-/g' -e 's/\//--/g' \
-e 's/^/http:\/\/wiki.gnewsense.org\/Kernel\/Ubuntu-hardy-/g' | head

find: linux-2.6.24_12.22: No such file or directory

This seems to be the problem. I have nothing in /usr/src except few files below /usr/src/rpm

What should I do to get unpacked kernel files below /usr/src, if that is required by KFV-Mode?

--
Markus Laire




reply via email to

[Prev in Thread] Current Thread [Next in Thread]