Jump to content

for for Issues with the 'luci' feed when running ./scripts/feeds update -a after building firmware


magik

Recommended Posts

Hi All,

When following the command ./scripts/feeds update -a from the instructions for building custom firmware and adding extra packages.

The step at http://wiki.wifipineapple.com/#!build_guide.md#Adding_software_feeds is having issues, It seems that the luci feed is no longer using SVN repos and has switched over to using GIT.

./scripts/feeds update -a

Updating feed 'packages' from 'svn://svn.openwrt.org/openwrt/branches/packages_12.09' ...
Updating '.':
At revision 44685.
Create index file './feeds/packages.index'
Updating feed 'xwrt' from 'http://x-wrt.googlecode.com/svn/trunk/package' ...
Updating '.':
At revision 4987.
Create index file './feeds/xwrt.index'
svn: E670005: Unable to connect to a repository at URL 'http://svn.luci.subsignal.org/luci/branches/luci-0.11/contrib/package'
svn: E670005: No address associated with hostname
failed.
Updating feed 'routing' from 'git://github.com/openwrt-routing/packages.git;for-12.09.x' ...
Already up-to-date.
Create index file './feeds/routing.index'

The fix: Edit the feeds.conf file located at ./MK5/feeds.conf.default and change 'src-svn http://svn.luci.subsignal.org/luci/branches/luci-0.11/contrib/package' to 'src-git luci git://github.com/openwrt/luci/'

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...