[Angstrom-devel] Installing packages problem

2013-01-06 Thread Daniel
Hello, I have problem with installing packages. Here is example installation output: root@beagleboard:~# opkg install git Unknown package 'git'. Configuring avahi-systemd. Collected errors: * opkg_install_cmd: Cannot install package git. * pkg_run_script: package avahi-systemd postinst

Re: [Angstrom-devel] Installing packages problem

2013-01-06 Thread Peter Kurrasch
I don't know what status 3 indicates, but you could try this: # opkg install avahi-systemd I wonder if there's an unsatisfied dependency in there? On 1/6/2013 2:54 PM, Daniel wrote: Hello, I have problem with installing packages. Here is example installation output: root@beagleboard:~#

Re: [Angstrom-devel] Installing packages problem

2013-01-06 Thread Daniel
W dniu 07.01.2013 03:28, Peter Kurrasch pisze: I don't know what status 3 indicates, but you could try this: # opkg install avahi-systemd I wonder if there's an unsatisfied dependency in there? On 1/6/2013 2:54 PM, Daniel wrote: Hello, I have problem with installing packages. Here is example

Re: [Angstrom-devel] Installing packages problem

2013-01-06 Thread Koen Kooi
Op 6 jan. 2013, om 21:54 heeft Daniel scislowski.dan...@gmail.com het volgende geschreven: Hello, I have problem with installing packages. Here is example installation output: root@beagleboard:~# opkg install git Unknown package 'git'. Configuring avahi-systemd. Collected errors: *