#19528: Documented Syntax for feeds.conf does not work
-----------------------+---------------------------------------
 Reporter:  openwrt@…  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:
Component:  toolchain  |    Version:  Attitude Adjustment 12.09
 Keywords:  feeds      |
-----------------------+---------------------------------------
 http://wiki.openwrt.org/doc/devel/feeds#feed_configuration states src-git
 packages https://github.com/reponame/packages.git^commithash as syntax for
 pinning a feed to a specific commit. This syntax does not work though.

 Using src-git packages
 
https://github.com/openwrt/packages.git^512e1e74d1ec6cc5f895450933ead18f171b9dac
 results in the following output:

 Source of feed packages has changed, replacing copy
 Updating feed 'packages' from
 
'https://github.com/openwrt/packages.git^512e1e74d1ec6cc5f895450933ead18f171b9dac'
 ...
 Cloning into './feeds/packages'...
 fatal: unable to access
 
'https://github.com/openwrt/packages.git^512e1e74d1ec6cc5f895450933ead18f171b9dac/':
 The requested URL returned error: 400
 failed.

--
Ticket URL: <https://dev.openwrt.org/ticket/19528>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to