← Back to team overview

torios-dev team mailing list archive

Re: zsync the Debian ISO

 

Hi Nio,
Test when you get the time!!
(inlines)

On 04/15/2016 04:23 PM, Nio Wiklund wrote:
Hi Israel,

I could start testing tonight :-)

1. How should I use Software Installer? I selected some program names in the small window, but nothing happened. After update/upgrade the software installer looks better - but after a number of small windows, I failed to install geany, iotop, synaptic, but succeeded with apt-get.


I tested the Software installer, and I have tweaked a few things.
I made it check a few more things (in case you search for a non-existent package)
I also fixed the apt-handler a bit more....
in any case I am uploading it again and it should work. At least I installed gweled on my computer :P

2. There are double Imagemagick entries in the menu - and they don't work. This bug has affected the Ubuntu flavours of Xenial too,

https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1549732

https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1550210

There are also comments inline ...

Yeah... I fixed it, but it is rather lame... not sure why that does that...
I applied the fix as perscribed, but it is rather odd...
cp -f /usr/share/torios/display.im6.desktop /usr/share/applications/
## that copies my version, which is the same, except has Terminal=True

[[ -f "/usr/share/applications/display-im6.desktop" ]] && echo "OnlyShowIn=GNOME;" | sudo tee -a /usr/share/applications/display-im6.desktop && echo "Removed faulty display desktopfile from our menus" [[ -f "/usr/share/applications/display-im6.q16.desktop" ]] && echo "OnlyShowIn=GNOME;" | sudo tee -a /usr/share/applications/display-im6.q16.desktop && echo "Removed faulty display (q16) desktopfile from our menu"

This works and is hacky, but... I am not sure why running `display` doesn't open a window on its own :(

Best regards
Nio

Den 2016-04-12 kl. 12:10, skrev Nio Wiklund:
Den 2016-04-12 kl. 04:09, skrev Israel:
Hey everyone,
zsync the Debian ISO for testing please!!


Hi Israel,

I'm testing in my Toshiba laptop as usual and connected the target
drive, an SSD, via USB 3. This works well with other linux distros and
versions, for example Ubuntu and Debian.


A. The live session looks good. I noticed two minor issues.

Bug 1 (small). The computer name of the live session is 'dahl-desktop'.
Dahl means valley in Swedish. It is a nice name, but maybe you should
provide a more generic computer name ;-)

Fixed :-)

B. Installing at the advanced OBI level

First I selected to installed the PAE kernel (and it was installed).
Then I selected to stay with the non-pae kernel.

Bug 2 (small). The two progress windows overlap each other (in the
center of the desktop). Please displace one of them upwards or downwards.

Fixed :-)

Bug 3 (medium). There was no 'heads up' when the computer will tell you
to remove the live drive and press Enter to reboot into the installed
system.

Still there. After installation, when I accept reboot, the system simply goes to reboot without making a pause and prompting me to unplug the USB pendrive.
completely as it should.
C. I booted into the installed system.

Bug 4 (big). After the grub menu I arrived at a text screen (no
graphical desktop) and a read-only file system :-(

This system is seriously broken (with and without the PAE kernel).

4.1 It works well with the SSD connected internally.

4.2 Now it works with the SSD connected via USB 3. But it finds only itself for the grub menu. I have to run

sudo update-grub

to connect to the other installed systems. So it works, but not well.

D. Installing at the basic OBI level

Bug 3 (medium). The target drive is busy, when I want to install it. The
OBI should unmount all partitions and swapoff all swap partitions except
on the live drive.

I unmounted manually, and the installer could continue.

Fixed :-)

E. I booted into the installed system.

The first time I rebooted, I arrived at the graphical login screen, and
could continue into the desktop.

The second time I rebooted, I had a kernel panic. (It looked good at the
grub menu.

The third time I rebooted, I had a text based grub menu, and I arrived
at the graphical login screen, and could continue into the desktop.

The fourth time I rebooted, things were well behaved.

I did not test much in the installed system, but what I tested works
(for example the wired network and the shutdown menu, the terminal
window and the menu system.

Fixed :-)

F. I connected the SSD internally (in the same Toshiba computer) and
installed again at the advanced OBI level.

Now it was more successful, and I could login into the graphical user
interface :-)


*. Conclusions and questions

- I notice that there is no 'real' web browser and I could not find any
GUI tool to install program packages from the repositories (like
synaptic). I could install iceweasel via apt-get.

- Is this because there is no space within CD size?

- I suggest that there is a very clear instruction how to install
program packages, because users may click away the 'firstrun' menu.

- The tarball seems functional, but I hope other people test other
things, for example that it works to connect via wifi.

- I think there is a problem with the advanced OBI installer, that
causes the installed system to fail, when the target drive is connected
via USB.


Best regards/Nio
Nio



--
Regards



Follow ups

References