[OpenWrt-Devel] Lots of missing packages!

2014-08-12 Thread valent.turko...@gmail.com
I used Imagebuilder from 2013-11 to build custom OpenWrt firmware for
Carambola 2 ar71xx based devices.

Today I saw that BB 14.07 RC2 has been released so I tried it, and was
chocked that so many of CRUCIAL packages are missing!

I immediately opened new bug:
https://dev.openwrt.org/ticket/17496

These are packages that I found missing;  bluez-libs, bluez-utils,
coreutils,  coreutils-stat, coreutils-stty, coreutils-timeout, glib2,
i2c-tools, nano, ntpclient, picocom, python, tmux.

But then I also tested latest trunk and saw that it is also missing
some packages, not so many as BB-14.07-RC2 but also few of them are
critical for my custom firmware. Also bug opened:
https://dev.openwrt.org/ticket/17497

I saw that you have decided to make a big change to how packages are
handled, but is there a there a trunk version Imagebuilder for ar71xx
PREVIOUS to these changes? I really, really, really need it. And AA is
not good for me because it has some bugs that trunk version has fixed.

Cheers,
Valent.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Lots of missing packages!

2014-08-12 Thread valent.turko...@gmail.com
On Tue, Aug 12, 2014 at 8:07 PM, valent.turko...@gmail.com
 wrote:
> I used Imagebuilder from 2013-11 to build custom OpenWrt firmware for
> Carambola 2 ar71xx based devices.
>
> Today I saw that BB 14.07 RC2 has been released so I tried it, and was
> chocked that so many of CRUCIAL packages are missing!
>
> I immediately opened new bug:
> https://dev.openwrt.org/ticket/17496
>
> These are packages that I found missing;  bluez-libs, bluez-utils,
> coreutils,  coreutils-stat, coreutils-stty, coreutils-timeout, glib2,
> i2c-tools, nano, ntpclient, picocom, python, tmux.
>
> But then I also tested latest trunk and saw that it is also missing
> some packages, not so many as BB-14.07-RC2 but also few of them are
> critical for my custom firmware. Also bug opened:
> https://dev.openwrt.org/ticket/17497
>
> I saw that you have decided to make a big change to how packages are
> handled, but is there a there a trunk version Imagebuilder for ar71xx
> PREVIOUS to these changes? I really, really, really need it. And AA is
> not good for me because it has some bugs that trunk version has fixed.
>
> Cheers,
> Valent.

I looked in developement list archive but couldn't find a discussion
in which this decision was made to drop lots of packages. Please point
me to this discussion.

Why is python package missing?
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Lots of missing packages!

2014-08-13 Thread Steven Barth

Hi Valent,

we decided to reorganize the packages feed in June, since lots of the 
packages in there were unmaintained and we had lot's of patches we 
couldn't review. The new feed resides on github which makes contributing 
more straigt-forward. See https://github.com/openwrt/packages.


Now the problem with packages like python or php in "oldpackages" is 
that they build a version which have known security issues, so providing 
binaries for them without notice is a bit dubious. Note: we didn't 
delete any package-definitions we just stopped building binaries. Once 
someone takes over maintainership for them and keeps them updated we 
will gladly welcome them in our new packages feed and start building 
binariers for them again.


The current status of "oldpackages" is this:
If you are using trunk and want to use the possibly outdated packages 
you have to enable the oldpackages feed and build them manually.
If you are using barrier breaker in the final version we will still 
build these outdated packages in binary form but won't enable the 
package repository in opkg.conf by default, so you have to manually 
opt-in to use these packages. Some packages there might be broken due to 
changes in the SDK but this will hopefully get addressed before the 
final release. The next release after barrier breaker will not include 
any unmaintained packages at all not even as opt-in.


So if you want to see some of the old packages reappearing in trunk and 
future releases please adopt them and become a maintainer or convince 
someone else to do it. See 
https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md



Regards,

Steven
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Lots of missing packages!

2014-08-13 Thread Aaron Z
On Wed, Aug 13, 2014 at 4:13 AM, Steven Barth  wrote:
> The current status of "oldpackages" is this:
> If you are using trunk and want to use the possibly outdated packages you
> have to enable the oldpackages feed and build them manually.
> If you are using barrier breaker in the final version we will still build
> these outdated packages in binary form but won't enable the package
> repository in opkg.conf by default, so you have to manually opt-in to use
> these packages. Some packages there might be broken due to changes in the
> SDK but this will hopefully get addressed before the final release. The next
> release after barrier breaker will not include any unmaintained packages at
> all not even as opt-in.
So, are the precompiled packages on openwrt.org [1] indicative of what
will be available for the final release of BB?
From there on ar71xx, nano was missing from RC1, but is back for RC2
[2] and RC3 [3].
Looking in the same folder [1] for the packages that Valent mentioned
in his second ticket, I also see bluez-libs [4], bluez-utils [5],
/i2c-tools [6], ntpclient [7], picocom [8] and python [9] as
precompiled packages.
Will those still be available in the final release?

[1] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc2/ar71xx/generic/packages/
[2] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc2/ar71xx/generic/packages/nano_2.3.6-1_ar71xx.ipk
[3] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/nano_2.3.6-1_ar71xx.ipk
[4] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/bluez-libs_3.36-3_ar71xx.ipk
[5] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/bluez-utils_3.36-12_ar71xx.ipk
[6] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/i2c-tools_2013-12-15-1_ar71xx.ipk
[7] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/ntpclient_2007_365-4_ar71xx.ipk
[8] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/picocom_1.7-1_ar71xx.ipk
[9] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/python_2.7.3-2_ar71xx.ipk


Aaron Z

A human being should be able to change a diaper, plan an invasion,
butcher a hog, conn a ship, design a building, write a sonnet, balance
accounts, build a wall, set a bone, comfort the dying, take orders,
give orders, cooperate, act alone, solve equations, analyze a new
problem, pitch manure, program a computer, cook a tasty meal, fight
efficiently, die gallantly. Specialization is for insects.
— Robert Heinlein, Time Enough for Love
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Lots of missing packages!

2014-08-13 Thread Steven Barth
What you see right now in RC3 will be there in the final as well, it 
will just be split up into subdirectories and the unmaintained packages 
"oldpackages" need to be manually enabled in /etc/opkg.conf on your 
router before being installable using opkg. In RC3 they are still all 
together in one package repository.


There might be a few more packages in the final but what is in RC3 now 
(rsync is still running btw.) is a pretty good estimate of what will be 
there.



Cheers,

Steven


Am 13.08.2014 um 12:46 schrieb Aaron Z:

On Wed, Aug 13, 2014 at 4:13 AM, Steven Barth  wrote:

The current status of "oldpackages" is this:
If you are using trunk and want to use the possibly outdated packages you
have to enable the oldpackages feed and build them manually.
If you are using barrier breaker in the final version we will still build
these outdated packages in binary form but won't enable the package
repository in opkg.conf by default, so you have to manually opt-in to use
these packages. Some packages there might be broken due to changes in the
SDK but this will hopefully get addressed before the final release. The next
release after barrier breaker will not include any unmaintained packages at
all not even as opt-in.

So, are the precompiled packages on openwrt.org [1] indicative of what
will be available for the final release of BB?
 From there on ar71xx, nano was missing from RC1, but is back for RC2
[2] and RC3 [3].
Looking in the same folder [1] for the packages that Valent mentioned
in his second ticket, I also see bluez-libs [4], bluez-utils [5],
/i2c-tools [6], ntpclient [7], picocom [8] and python [9] as
precompiled packages.
Will those still be available in the final release?

[1] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc2/ar71xx/generic/packages/
[2] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc2/ar71xx/generic/packages/nano_2.3.6-1_ar71xx.ipk
[3] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/nano_2.3.6-1_ar71xx.ipk
[4] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/bluez-libs_3.36-3_ar71xx.ipk
[5] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/bluez-utils_3.36-12_ar71xx.ipk
[6] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/i2c-tools_2013-12-15-1_ar71xx.ipk
[7] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/ntpclient_2007_365-4_ar71xx.ipk
[8] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/picocom_1.7-1_ar71xx.ipk
[9] 
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/python_2.7.3-2_ar71xx.ipk


Aaron Z

A human being should be able to change a diaper, plan an invasion,
butcher a hog, conn a ship, design a building, write a sonnet, balance
accounts, build a wall, set a bone, comfort the dying, take orders,
give orders, cooperate, act alone, solve equations, analyze a new
problem, pitch manure, program a computer, cook a tasty meal, fight
efficiently, die gallantly. Specialization is for insects.
— Robert Heinlein, Time Enough for Love

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Lots of missing packages!

2014-08-13 Thread Daniel Petre



On 13/08/14 14:02, Steven Barth wrote:

What you see right now in RC3 will be there in the final as well, it
will just be split up into subdirectories and the unmaintained packages
"oldpackages" need to be manually enabled in /etc/opkg.conf on your
router before being installable using opkg.


So, are these lines gonna be valid in opkg.conf ?

src/gz base 
http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/base
src/gz luci 
http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/luci
src/gz management 
http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/management
src/gz packages 
http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/packages
src/gz routing 
http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/routing
src/gz telephony 
http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/telephony


Thanks!

In RC3 they are still all

together in one package repository.

There might be a few more packages in the final but what is in RC3 now
(rsync is still running btw.) is a pretty good estimate of what will be
there.


Cheers,

Steven


Am 13.08.2014 um 12:46 schrieb Aaron Z:

On Wed, Aug 13, 2014 at 4:13 AM, Steven Barth  wrote:

The current status of "oldpackages" is this:
If you are using trunk and want to use the possibly outdated packages
you
have to enable the oldpackages feed and build them manually.
If you are using barrier breaker in the final version we will still
build
these outdated packages in binary form but won't enable the package
repository in opkg.conf by default, so you have to manually opt-in to
use
these packages. Some packages there might be broken due to changes in
the
SDK but this will hopefully get addressed before the final release.
The next
release after barrier breaker will not include any unmaintained
packages at
all not even as opt-in.

So, are the precompiled packages on openwrt.org [1] indicative of what
will be available for the final release of BB?
 From there on ar71xx, nano was missing from RC1, but is back for RC2
[2] and RC3 [3].
Looking in the same folder [1] for the packages that Valent mentioned
in his second ticket, I also see bluez-libs [4], bluez-utils [5],
/i2c-tools [6], ntpclient [7], picocom [8] and python [9] as
precompiled packages.
Will those still be available in the final release?

[1]
http://downloads.openwrt.org/barrier_breaker/14.07-rc2/ar71xx/generic/packages/

[2]
http://downloads.openwrt.org/barrier_breaker/14.07-rc2/ar71xx/generic/packages/nano_2.3.6-1_ar71xx.ipk

[3]
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/nano_2.3.6-1_ar71xx.ipk

[4]
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/bluez-libs_3.36-3_ar71xx.ipk

[5]
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/bluez-utils_3.36-12_ar71xx.ipk

[6]
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/i2c-tools_2013-12-15-1_ar71xx.ipk

[7]
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/ntpclient_2007_365-4_ar71xx.ipk

[8]
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/picocom_1.7-1_ar71xx.ipk

[9]
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages/python_2.7.3-2_ar71xx.ipk



Aaron Z

A human being should be able to change a diaper, plan an invasion,
butcher a hog, conn a ship, design a building, write a sonnet, balance
accounts, build a wall, set a bone, comfort the dying, take orders,
give orders, cooperate, act alone, solve equations, analyze a new
problem, pitch manure, program a computer, cook a tasty meal, fight
efficiently, die gallantly. Specialization is for insects.
— Robert Heinlein, Time Enough for Love

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Lots of missing packages!

2014-08-14 Thread valent.turko...@gmail.com
I just installed Barrier Breaker RC3 and opkg snows that nano,
picocom, python, tmux and few others I complained about are available!
Whom do I need to buy a case of beer? It looks like they are all
available via standard package repo.

But if I try to build image via ImageBuilder these packages still
aren't included with ImageBuilder for BB rc3.

I thught that all packages that are available in openwrt repo are also
packages with ImageBuilder. So why are they missing?

Cheers,
Valent.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Lots of missing packages!

2014-08-14 Thread John Crispin

On 15/08/2014 01:22, valent.turko...@gmail.com wrote:
> I just installed Barrier Breaker RC3 and opkg snows that nano,
> picocom, python, tmux and few others I complained about are available!
> Whom do I need to buy a case of beer? It looks like they are all
> available via standard package repo.
>
> But if I try to build image via ImageBuilder these packages still
> aren't included with ImageBuilder for BB rc3.
>
> I thught that all packages that are available in openwrt repo are also
> packages with ImageBuilder. So why are they missing?

Hi,

you most likely did not install them

./scripts/feeds update
./scripts/feeds install -a

John



> Cheers,
> Valent.
> ___
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Lots of missing packages!

2014-08-15 Thread Martin Babutzka
Hi,

I think there is some confusion about manual building and the Imagebuilder. At
least in my case the RC3 Image Builder reacts to the feeds-script like that:
./scripts/feeds update
Unable to open feeds configuration at ./scripts/feeds line 40.

Concerning the missing packages in the Image Builder RC3: You can fix that by
manually downloading the missing packages to the "packages" directory from
http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ .../.../packages

At least this worked for me with the nano package.

Cheers,
Martin


> John Crispin  hat am 15. August 2014 um 08:55 geschrieben:
> 
> 
> 
> On 15/08/2014 01:22, valent.turko...@gmail.com wrote:
> > I just installed Barrier Breaker RC3 and opkg snows that nano,
> > picocom, python, tmux and few others I complained about are available!
> > Whom do I need to buy a case of beer? It looks like they are all
> > available via standard package repo.
> >
> > But if I try to build image via ImageBuilder these packages still
> > aren't included with ImageBuilder for BB rc3.
> >
> > I thught that all packages that are available in openwrt repo are also
> > packages with ImageBuilder. So why are they missing?
> 
> Hi,
> 
> you most likely did not install them
> 
> ./scripts/feeds update
> ./scripts/feeds install -a
> 
> John
> 
> 
> 
> > Cheers,
> > Valent.
> > ___
> > openwrt-devel mailing list
> > openwrt-devel@lists.openwrt.org
> > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> ___
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Lots of missing packages!

2014-08-15 Thread John Crispin

On 15/08/2014 10:14, Martin Babutzka wrote:
> Hi,
>
> I think there is some confusion about manual building and the Imagebuilder. At
> least in my case the RC3 Image Builder reacts to the feeds-script like that:
> ./scripts/feeds update
> Unable to open feeds configuration at ./scripts/feeds line 40.

ok, the feed conf is missing

>
> Concerning the missing packages in the Image Builder RC3: You can fix that by
> manually downloading the missing packages to the "packages" directory from
> http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ .../.../packages
that is the wrong way of doing it. the feeds install does exactly what
you did manually.




> At least this worked for me with the nano package.
>
> Cheers,
> Martin
>
>
>> John Crispin  hat am 15. August 2014 um 08:55 
>> geschrieben:
>>
>>
>>
>> On 15/08/2014 01:22, valent.turko...@gmail.com wrote:
>>> I just installed Barrier Breaker RC3 and opkg snows that nano,
>>> picocom, python, tmux and few others I complained about are available!
>>> Whom do I need to buy a case of beer? It looks like they are all
>>> available via standard package repo.
>>>
>>> But if I try to build image via ImageBuilder these packages still
>>> aren't included with ImageBuilder for BB rc3.
>>>
>>> I thught that all packages that are available in openwrt repo are also
>>> packages with ImageBuilder. So why are they missing?
>> Hi,
>>
>> you most likely did not install them
>>
>> ./scripts/feeds update
>> ./scripts/feeds install -a
>>
>> John
>>
>>
>>
>>> Cheers,
>>> Valent.
>>> ___
>>> openwrt-devel mailing list
>>> openwrt-devel@lists.openwrt.org
>>> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>> ___
>> openwrt-devel mailing list
>> openwrt-devel@lists.openwrt.org
>> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> ___
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Lots of missing packages!

2014-08-16 Thread valent.turko...@gmail.com
On Fri, Aug 15, 2014 at 10:14 AM, Martin Babutzka
 wrote:
> Hi,
>
> I think there is some confusion about manual building and the Imagebuilder. At
> least in my case the RC3 Image Builder reacts to the feeds-script like that:
> ./scripts/feeds update
> Unable to open feeds configuration at ./scripts/feeds line 40.
>
> Concerning the missing packages in the Image Builder RC3: You can fix that by
> manually downloading the missing packages to the "packages" directory from
> http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ .../.../packages
>
> At least this worked for me with the nano package.
>
> Cheers,
> Martin

Yes, this is exactly what I did for all missing packages, just dropped
them into packages/ folder in ImageBuilder and then packages got
picked up and got integrated info final OpenWrt firmware I was
building.

The issues I was raising that if these packages are now being build
they should also be present in ImageBuilder package, right?
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Lots of missing packages!

2014-08-20 Thread Bastian Bittorf
* Steven Barth  [13.08.2014 10:48]:
> The current status of "oldpackages" is this:
> If you are using trunk and want to use the possibly outdated packages
> you have to enable the oldpackages feed and build them manually.

how is this done? till some weeks it was:

make package/symlinks

and now? bye, bastian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Lots of missing packages!

2014-08-20 Thread Steven Barth

Please see https://forum.openwrt.org/viewtopic.php?id=52219

Am 20.08.2014 um 15:03 schrieb Bastian Bittorf:

* Steven Barth  [13.08.2014 10:48]:

The current status of "oldpackages" is this:
If you are using trunk and want to use the possibly outdated packages
you have to enable the oldpackages feed and build them manually.

how is this done? till some weeks it was:

make package/symlinks

and now? bye, bastian

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Lots of missing packages!

2014-10-18 Thread valent.turko...@gmail.com
On Wed, Aug 20, 2014 at 3:03 PM, Steven Barth  wrote:
> Please see https://forum.openwrt.org/viewtopic.php?id=52219
>


Because of this decission ImageBuilder is now completely useless in
Barrier Breaker 14.07. I tried building new image with few extra
packages but they aren't included in ImageBuilder archive, and I got
this message:

Collected errors:
 * opkg_install_cmd: Cannot install package nano.
 * opkg_install_cmd: Cannot install package netcat.
 * opkg_install_cmd: Cannot install package openvpn.
 * opkg_install_cmd: Cannot install package tmux.

So you are telling us thate tere are no maintainers for nano, netcat,
openvpn and tmux packages and that is why you remoded them from
ImageBuilder? Are these packages broken or just unmaintained? If they
aren't broken please include them back into ImageBuilder.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Lots of missing packages!

2014-10-18 Thread Matthias Strubel
On 10/18/2014 08:45 PM, valent.turko...@gmail.com wrote:
> On Wed, Aug 20, 2014 at 3:03 PM, Steven Barth  wrote:
>> Please see https://forum.openwrt.org/viewtopic.php?id=52219
>>
> 
> 
> Because of this decission ImageBuilder is now completely useless in
> Barrier Breaker 14.07. I tried building new image with few extra
> packages but they aren't included in ImageBuilder archive, and I got
> this message:
> 
> Collected errors:
>  * opkg_install_cmd: Cannot install package nano.
>  * opkg_install_cmd: Cannot install package netcat.
>  * opkg_install_cmd: Cannot install package openvpn.
>  * opkg_install_cmd: Cannot install package tmux.
> 
> So you are telling us thate tere are no maintainers for nano, netcat,
> openvpn and tmux packages and that is why you remoded them from
> ImageBuilder? Are these packages broken or just unmaintained? If they
> aren't broken please include them back into ImageBuilder.
> ___
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> 

Hi,

I think you can add those additional "repositories" to the repository.conf in 
the extracted ImageBuilder folder.
For BB, this should look like:

src/gz barrier_breaker_base 
http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/base
src/gz barrier_breaker_luci 
http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/luci
src/gz barrier_breaker_management 
http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/management
src/gz barrier_breaker_oldpackages 
http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/oldpackages
src/gz barrier_breaker_packages 
http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/packages
src/gz barrier_breaker_routing 
http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/routing
src/gz barrier_breaker_telephony 
http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/telephony

Then, the build tool / opkg starts to lookup the requested packages in the 
other repositories and fetches them automatically.

BTW: That is already documented in: 
http://wiki.openwrt.org/doc/howto/obtain.firmware.generate#usage


Hope that helps,
best regards

Matthias
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Lots of missing packages!

2014-10-22 Thread valent.turko...@gmail.com
Thanks!

I guess I'm used to doing it the old way and usually documentation is
quite lagging and I usually update old info on the wiki all the
time... Thanks once more!

On Sat, Oct 18, 2014 at 10:30 PM, Matthias Strubel
 wrote:
> On 10/18/2014 08:45 PM, valent.turko...@gmail.com wrote:
>> On Wed, Aug 20, 2014 at 3:03 PM, Steven Barth  wrote:
>>> Please see https://forum.openwrt.org/viewtopic.php?id=52219
>>>
>>
>>
>> Because of this decission ImageBuilder is now completely useless in
>> Barrier Breaker 14.07. I tried building new image with few extra
>> packages but they aren't included in ImageBuilder archive, and I got
>> this message:
>>
>> Collected errors:
>>  * opkg_install_cmd: Cannot install package nano.
>>  * opkg_install_cmd: Cannot install package netcat.
>>  * opkg_install_cmd: Cannot install package openvpn.
>>  * opkg_install_cmd: Cannot install package tmux.
>>
>> So you are telling us thate tere are no maintainers for nano, netcat,
>> openvpn and tmux packages and that is why you remoded them from
>> ImageBuilder? Are these packages broken or just unmaintained? If they
>> aren't broken please include them back into ImageBuilder.
>> ___
>> openwrt-devel mailing list
>> openwrt-devel@lists.openwrt.org
>> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>>
>
> Hi,
>
> I think you can add those additional "repositories" to the repository.conf in 
> the extracted ImageBuilder folder.
> For BB, this should look like:
>
> src/gz barrier_breaker_base 
> http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/base
> src/gz barrier_breaker_luci 
> http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/luci
> src/gz barrier_breaker_management 
> http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/management
> src/gz barrier_breaker_oldpackages 
> http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/oldpackages
> src/gz barrier_breaker_packages 
> http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/packages
> src/gz barrier_breaker_routing 
> http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/routing
> src/gz barrier_breaker_telephony 
> http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/telephony
>
> Then, the build tool / opkg starts to lookup the requested packages in the 
> other repositories and fetches them automatically.
>
> BTW: That is already documented in: 
> http://wiki.openwrt.org/doc/howto/obtain.firmware.generate#usage
>
>
> Hope that helps,
> best regards
>
> Matthias
> ___
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel