Public bug reported:
Have an MTP device connected, navigate to one folder. In my case I have:
mtp://%5Busb%3A007,030%5D/LogFiles
The folder must have some content. Empty folder seems to work fine.
Then navigate up to the parent folder. Caja hangs, not always but around 1 or 2
or more times over
Hi Balint, sorry I am out of that project and I cannot test it anymore. Indeed,
I was not the original author of the patch, see
https://patchwork.ozlabs.org/patch/334619/ .
Thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
Public bug reported:
when using jffs2dump to change the endianness of a file system (in my
case from BigEndian for a Renesas board to LittleEndian on intel),
devices major/minor numbers are swapped in the converted fs.
Here a patch that fixes the issue (tested on my own box)
The patch was orginal
I Forgot to mention:
O.S. is 16.04LTS, up to date.
Package is mtd-utils1:1.5.2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1647673
Title:
jffs2dump endian convert does not convert major/minor numb
Public bug reported:
As shown in this thread:
http://git.661346.n2.nabble.com/quot-git-archive-quot-seems-to-be-broken-wrt-zip-files-td6780039.html
unzip fails to manage zip archive containing symlinks. The following patch
solves this issue (tested on the same environment where the bug triggers)