[opensuse-arm] Installed the build for raspberry 13.1
Hello Gentlepeople :) The good news it worked. But I did encounter a problem, when I tried to resize the filesystem it complained that the partion was wrong and it was unable to do so. (With yast) It worked fine when I did put the card in the laptop. Also do we have some info about how to create debug arm packages on OBS ? I need minidlna for one of raspies, so I wanted to play with that :) Greetings Mike aka Gwayne
On 07.10.14 08:43, Mike Veltman wrote:
Hello Gentlepeople :)
The good news it worked.
Oh? The image hasn't built since the fixes yet.
But I did encounter a problem, when I tried to resize the filesystem it complained that the partion was wrong and it was unable to do so. (With yast)
Hrm. Why exactly did you want to resize the filesystem? By default the root partition should span the full SD card after first boot.
It worked fine when I did put the card in the laptop.
Also do we have some info about how to create debug arm packages on OBS ?
Phew, I have no idea why there are not debuginfo packages for armv6l. Dirk, do you have an idea?
I need minidlna for one of raspies, so I wanted to play with that :)
I'm not sure I understand why you need debug packages for minidlna. You should just be able to "osc branch" a known-good minidlna package from one of the existing home repos and enable armv6 builds against openSUSE:Factory:ARM then with osc meta prj -e (check out the meta of the RPi repository for reference). Alex -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Op dinsdag 7 oktober 2014 13:30:16 schreef Alexander Graf:
On 07.10.14 08:43, Mike Veltman wrote:
Hello Gentlepeople :)
The good news it worked.
Oh? The image hasn't built since the fixes yet.
But I did encounter a problem, when I tried to resize the filesystem it complained that the partion was wrong and it was unable to do so. (With yast) Hrm. Why exactly did you want to resize the filesystem? By default the root partition should span the full SD card after first boot.
It worked fine when I did put the card in the laptop.
Did you use an SD card interface in your computer? I have the same problem in that case. My SD card interface can only be used for reading and not for writing, it is write protected. I have an USB device in which I can insert a SD card. In that case I can write the SD card. -- fr.gr. member openSUSE Freek de Kruijf -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Tuesday 07 October 2014 14:22:30 Freek de Kruijf wrote:
Op dinsdag 7 oktober 2014 13:30:16 schreef Alexander Graf:
On 07.10.14 08:43, Mike Veltman wrote:
Hello Gentlepeople :)
The good news it worked.
Oh? The image hasn't built since the fixes yet.
But I did encounter a problem, when I tried to resize the filesystem it complained that the partion was wrong and it was unable to do so. (With yast)
Hrm. Why exactly did you want to resize the filesystem? By default the root partition should span the full SD card after first boot.
It worked fine when I did put the card in the laptop.
Did you use an SD card interface in your computer? I have the same problem in that case. My SD card interface can only be used for reading and not for writing, it is write protected. I have an USB device in which I can insert a SD card. In that case I can write the SD card.
I have seen writing problems with some external cardwriters. But the one in my laptop works very well. In this case he just did not extend after reboot. Mike -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Tuesday 07 October 2014 13:30:16 Alexander Graf wrote:
On 07.10.14 08:43, Mike Veltman wrote:
Hello Gentlepeople :)
The good news it worked.
Oh? The image hasn't built since the fixes yet.
But I did encounter a problem, when I tried to resize the filesystem it complained that the partion was wrong and it was unable to do so. (With yast) Hrm. Why exactly did you want to resize the filesystem? By default the root partition should span the full SD card after first boot.
Well in my case it did not. Not sure why. I will get a other card and a raspy and test again later on.
It worked fine when I did put the card in the laptop.
Also do we have some info about how to create debug arm packages on OBS ?
Phew, I have no idea why there are not debuginfo packages for armv6l. Dirk, do you have an idea?
Sorry I was not clear I just meant that I wanted to compile minidlna to play with because this one is going to replace my rasbian version
I need minidlna for one of raspies, so I wanted to play with that :)
I'm not sure I understand why you need debug packages for minidlna. You should just be able to "osc branch" a known-good minidlna package from one of the existing home repos and enable armv6 builds against openSUSE:Factory:ARM then with osc meta prj -e (check out the meta of the RPi repository for reference).
I was just not clear in my communication. I want to compile some packages for the little machine. Thanks for the reply Mike
Alex
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Mike Veltman wrote:
On Tuesday 07 October 2014 13:30:16 Alexander Graf wrote:
On 07.10.14 08:43, Mike Veltman wrote:
Hello Gentlepeople :)
The good news it worked. Oh? The image hasn't built since the fixes yet. Hi Mike,
Are you using the the image: openSUSE-13.1-ARM-JeOS-raspberrypi.armv7l-1.12.1-Build38.15.raw.xz from here: https://build.opensuse.org/project/show/devel:ARM:13.1:Contrib:RaspberryPi ? Note that this image is based off the stable 13.1 distro (so we hope it works ;), the image Alex Graf is referring to is based off the current Factory.
But I did encounter a problem, when I tried to resize the filesystem it complained that the partion was wrong and it was unable to do so. (With yast) Hrm. Why exactly did you want to resize the filesystem? By default the root partition should span the full SD card after first boot. Well in my case it did not. Not sure why. I will get a other card and a raspy and test again later on.
It worked fine when I did put the card in the laptop.
Also, I can confirm that the 13.1 image does not automatically resize the filesystem. I used YaST on a seperate computer w/ a cheep Targus SD card reader to resize the root filesystem. One other bug I found was a missing symlink from /etc/mtab -> /proc/self/mounts. This can cause funny behavior for commands that read mtab like mount and df. -AA -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Wednesday 08 October 2014 23:52:39 Alex Armstrong wrote:
Mike Veltman wrote:
On Tuesday 07 October 2014 13:30:16 Alexander Graf wrote:
On 07.10.14 08:43, Mike Veltman wrote:
Hello Gentlepeople :)
The good news it worked.
Oh? The image hasn't built since the fixes yet.
Hi Mike,
Are you using the the image: openSUSE-13.1-ARM-JeOS-raspberrypi.armv7l-1.12.1-Build38.15.raw.xz
from here: https://build.opensuse.org/project/show/devel:ARM:13.1:Contrib:RaspberryPi ?
Note that this image is based off the stable 13.1 distro (so we hope it works ;), the image Alex Graf is referring to is based off the current Factory.
But I did encounter a problem, when I tried to resize the filesystem it complained that the partion was wrong and it was unable to do so. (With yast)
Hrm. Why exactly did you want to resize the filesystem? By default the root partition should span the full SD card after first boot.
Well in my case it did not. Not sure why. I will get a other card and a raspy and test again later on.
It worked fine when I did put the card in the laptop.
Also, I can confirm that the 13.1 image does not automatically resize the filesystem. I used YaST on a seperate computer w/ a cheep Targus SD card reader to resize the root filesystem. One other bug I found was a missing symlink from /etc/mtab -> /proc/self/mounts. This can cause funny behavior for commands that read mtab like mount and df.
-AA
Yes I am. It works pretty well so far :-) -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Wednesday 08 October 2014 23:52:39 Alex Armstrong wrote:
Mike Veltman wrote:
On Tuesday 07 October 2014 13:30:16 Alexander Graf wrote:
On 07.10.14 08:43, Mike Veltman wrote:
Hello Gentlepeople :)
The good news it worked.
Oh? The image hasn't built since the fixes yet.
Hi Mike,
Are you using the the image: openSUSE-13.1-ARM-JeOS-raspberrypi.armv7l-1.12.1-Build38.15.raw.xz
from here: https://build.opensuse.org/project/show/devel:ARM:13.1:Contrib:RaspberryPi ?
Note that this image is based off the stable 13.1 distro (so we hope it works ;), the image Alex Graf is referring to is based off the current Factory.
But I did encounter a problem, when I tried to resize the filesystem it complained that the partion was wrong and it was unable to do so. (With yast)
Hrm. Why exactly did you want to resize the filesystem? By default the root partition should span the full SD card after first boot.
Well in my case it did not. Not sure why. I will get a other card and a raspy and test again later on.
It worked fine when I did put the card in the laptop.
Also, I can confirm that the 13.1 image does not automatically resize the filesystem. I used YaST on a seperate computer w/ a cheep Targus SD card reader to resize the root filesystem. One other bug I found was a missing symlink from /etc/mtab -> /proc/self/mounts. This can cause funny behavior for commands that read mtab like mount and df.
-AA
Actually I think I ask it to the wrong list but ok :) 1) the libffmpeg-devel that I am building on OBS keeps running for hours, I did see a quick can not allocate memory fly by 2) It did build fine local on my laptop 3) Now I have/want to build the minidlna package and I have to add the libffmpeg package to it because its dependend on it. I use this command to build, but where do I add the additional files or repo ? osc build local --alternative-project=openSUSE:Factory:ARM qemu armv7l minidlna.spec Mike -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Le 10/10/2014 12:31, Mike Veltman a écrit :
On Wednesday 08 October 2014 23:52:39 Alex Armstrong wrote:
Mike Veltman wrote:
On Tuesday 07 October 2014 13:30:16 Alexander Graf wrote:
On 07.10.14 08:43, Mike Veltman wrote:
Hello Gentlepeople :)
The good news it worked. Oh? The image hasn't built since the fixes yet. Hi Mike,
Are you using the the image: openSUSE-13.1-ARM-JeOS-raspberrypi.armv7l-1.12.1-Build38.15.raw.xz
from here: https://build.opensuse.org/project/show/devel:ARM:13.1:Contrib:RaspberryPi ?
Note that this image is based off the stable 13.1 distro (so we hope it works ;), the image Alex Graf is referring to is based off the current Factory.
But I did encounter a problem, when I tried to resize the filesystem it complained that the partion was wrong and it was unable to do so. (With yast) Hrm. Why exactly did you want to resize the filesystem? By default the root partition should span the full SD card after first boot. Well in my case it did not. Not sure why. I will get a other card and a raspy and test again later on.
It worked fine when I did put the card in the laptop. Also, I can confirm that the 13.1 image does not automatically resize the filesystem. I used YaST on a seperate computer w/ a cheep Targus SD card reader to resize the root filesystem. One other bug I found was a missing symlink from /etc/mtab -> /proc/self/mounts. This can cause funny behavior for commands that read mtab like mount and df.
-AA
Actually I think I ask it to the wrong list but ok :)
1) the libffmpeg-devel that I am building on OBS keeps running for hours, I did see a quick can not allocate memory fly by
ffmpeg should not be built on OBS (license problem).
2) It did build fine local on my laptop
3) Now I have/want to build the minidlna package and I have to add the libffmpeg package to it because its dependend on it.
Already available on packman : https://pmbs.links2linux.de/package/show/Multimedia/minidlna You will need to add the folowing repos : http://pmbs.links2linux.de:82/Essentials/openSUSE_13.1_ARM/ http://pmbs.links2linux.de:82/Multimedia/openSUSE_13.1_ARM/ and then use zypper! ;) Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Friday 10 October 2014 14:37:13 you wrote:
Le 10/10/2014 12:31, Mike Veltman a écrit :
On Wednesday 08 October 2014 23:52:39 Alex Armstrong wrote:
Mike Veltman wrote:
On Tuesday 07 October 2014 13:30:16 Alexander Graf wrote:
On 07.10.14 08:43, Mike Veltman wrote:
Hello Gentlepeople :)
The good news it worked.
Oh? The image hasn't built since the fixes yet.
Hi Mike,
Are you using the the image: openSUSE-13.1-ARM-JeOS-raspberrypi.armv7l-1.12.1-Build38.15.raw.xz
from here: https://build.opensuse.org/project/show/devel:ARM:13.1:Contrib:RaspberryP i ?
Note that this image is based off the stable 13.1 distro (so we hope it works ;), the image Alex Graf is referring to is based off the current Factory.
But I did encounter a problem, when I tried to resize the filesystem it complained that the partion was wrong and it was unable to do so. (With yast)
Hrm. Why exactly did you want to resize the filesystem? By default the root partition should span the full SD card after first boot.
Well in my case it did not. Not sure why. I will get a other card and a raspy and test again later on.
It worked fine when I did put the card in the laptop.
Also, I can confirm that the 13.1 image does not automatically resize the filesystem. I used YaST on a seperate computer w/ a cheep Targus SD card reader to resize the root filesystem. One other bug I found was a missing symlink from /etc/mtab -> /proc/self/mounts. This can cause funny behavior for commands that read mtab like mount and df.
-AA
Actually I think I ask it to the wrong list but ok :)
1) the libffmpeg-devel that I am building on OBS keeps running for hours, I did see a quick can not allocate memory fly by
ffmpeg should not be built on OBS (license problem).
2) It did build fine local on my laptop
3) Now I have/want to build the minidlna package and I have to add the libffmpeg package to it because its dependend on it.
Already available on packman : https://pmbs.links2linux.de/package/show/Multimedia/minidlna
You will need to add the folowing repos : http://pmbs.links2linux.de:82/Essentials/openSUSE_13.1_ARM/ http://pmbs.links2linux.de:82/Multimedia/openSUSE_13.1_ARM/
and then use zypper! ;)
Guillaume
ARGGGGGGG you spoiled my ambition to become a great packager !!! But I did add them and installed minidlna now I have to know where to send bug reports though :-) Because the service overwrites the config file every time it starts, it either a bug in the conf generation binary or in minidlna.service has to be set to once for the confgen , and not like now as a pre start action. I also found out that privoxy expects chroot but it doesnt so it does not start ;-) All the paths are wrong. (All based on change root) But thanks its all working now.. -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Tuesday 07 October 2014 13:30:16 Alexander Graf wrote:
On 07.10.14 08:43, Mike Veltman wrote:
Hello Gentlepeople :)
The good news it worked.
Oh? The image hasn't built since the fixes yet.
But I did encounter a problem, when I tried to resize the filesystem it complained that the partion was wrong and it was unable to do so. (With yast) Hrm. Why exactly did you want to resize the filesystem? By default the root partition should span the full SD card after first boot.
It worked fine when I did put the card in the laptop.
Also do we have some info about how to create debug arm packages on OBS ?
Phew, I have no idea why there are not debuginfo packages for armv6l. Dirk, do you have an idea?
I need minidlna for one of raspies, so I wanted to play with that :)
I'm not sure I understand why you need debug packages for minidlna. You should just be able to "osc branch" a known-good minidlna package from one of the existing home repos and enable armv6 builds against openSUSE:Factory:ARM then with osc meta prj -e (check out the meta of the RPi repository for reference).
Alex
Time for a silly question :-) How do I get the meta of the rpi repo ? :-) Mike -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Am 09.10.2014 um 03:23 schrieb Mike Veltman:
On Tuesday 07 October 2014 13:30:16 Alexander Graf wrote:
On 07.10.14 08:43, Mike Veltman wrote:
Hello Gentlepeople :)
The good news it worked.
Oh? The image hasn't built since the fixes yet.
But I did encounter a problem, when I tried to resize the filesystem it complained that the partion was wrong and it was unable to do so. (With yast) Hrm. Why exactly did you want to resize the filesystem? By default the root partition should span the full SD card after first boot.
It worked fine when I did put the card in the laptop.
Also do we have some info about how to create debug arm packages on OBS ?
Phew, I have no idea why there are not debuginfo packages for armv6l. Dirk, do you have an idea?
I need minidlna for one of raspies, so I wanted to play with that :)
I'm not sure I understand why you need debug packages for minidlna. You should just be able to "osc branch" a known-good minidlna package from one of the existing home repos and enable armv6 builds against openSUSE:Factory:ARM then with osc meta prj -e (check out the meta of the RPi repository for reference).
Alex
Time for a silly question :-)
How do I get the meta of the rpi repo ? :-)
You can just use the OBS Web interface to add "openSUSE Factory ARM" or so on the Repositories tab, then armv6l should hopefully be preselected - otherwise it's a simple checkbox to tick. :) Cheers, Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Thursday 09 October 2014 03:41:42 Andreas Färber wrote:
Am 09.10.2014 um 03:23 schrieb Mike Veltman:
On Tuesday 07 October 2014 13:30:16 Alexander Graf wrote:
On 07.10.14 08:43, Mike Veltman wrote:
Hello Gentlepeople :)
The good news it worked.
Oh? The image hasn't built since the fixes yet.
But I did encounter a problem, when I tried to resize the filesystem it complained that the partion was wrong and it was unable to do so. (With yast)
Hrm. Why exactly did you want to resize the filesystem? By default the root partition should span the full SD card after first boot.
It worked fine when I did put the card in the laptop.
Also do we have some info about how to create debug arm packages on OBS ?
Phew, I have no idea why there are not debuginfo packages for armv6l. Dirk, do you have an idea?
I need minidlna for one of raspies, so I wanted to play with that :)
I'm not sure I understand why you need debug packages for minidlna. You should just be able to "osc branch" a known-good minidlna package from one of the existing home repos and enable armv6 builds against openSUSE:Factory:ARM then with osc meta prj -e (check out the meta of the RPi repository for reference).
Alex
Time for a silly question :-)
How do I get the meta of the rpi repo ? :-)
You can just use the OBS Web interface to add "openSUSE Factory ARM" or so on the Repositories tab, then armv6l should hopefully be preselected - otherwise it's a simple checkbox to tick. :)
Cheers, Andreas
Thanks, but that was waaaaaaaaay to easy ;-) I almost miss the good old times Mike -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (6)
-
Alex Armstrong
-
Alexander Graf
-
Andreas Färber
-
Freek de Kruijf
-
Guillaume Gardet
-
Mike Veltman