rootstock:setup_kernel_image(): contains invalid option to `rm`

Bug #1017833 reported by Chris Van Hoof
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
RootStock
In Progress
Medium
Chris Van Hoof

Bug Description

I noticed the following error while building a rootfs using the --kernel-image option:

"""
I: Downloading kernel image (deb) from external site
I: linux-image-3.2.0-26-omap_3.2.0-26.41_armel.deb download complete
rm: invalid option -- 'd'
Try `rm --help' for more information.
"""

I found this is due to a call to rm with the options -rfd to remove $KERNELDIR ... -d is not a valid option for `rm`

Branch linked, which sorts out this problem for me.

--chris

Related branches

Revision history for this message
Oliver Grawert (ogra) wrote :

with the creation of linaro-media-create rootstock is considered abandoned software, it is unmaintained since the natty release and was removed from the ubuntu archive alongside with abandoning the branch on launchpad ...

do you or does your team have any interest in taking over its maintenance ?

Changed in project-rootstock:
status: New → Incomplete
Revision history for this message
Chris Van Hoof (vanhoof) wrote :

Heya Ogra -- I've found the tool to be pretty useful still and have been working on expanding it to armhf as well as non arm* architectures for a few other projects I am working on ... I'd be happy to take this on if others do still find this utility useful :)

Apologies for the merge not against trunk, depending on what you have to say about the above comment, I'll sort that out :)

--chris

Chris Van Hoof (vanhoof)
Changed in project-rootstock:
assignee: nobody → Chris Van Hoof (vanhoof)
importance: Undecided → Medium
status: Incomplete → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.