LINUX LITE 7.4 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Russian locale installation issue
#1
Hi to all.

Just FYI.
While installing LL (ver. 2.4 x32 or/and ver. 3.2 x64) with Russian language, installation failing on the last steps.

Don't remember exact error. Something generic. And surely before GRUB installation as system not booting after this failure.
Same hardware, same USB installer - successful installation with en-US locale.
I'm writing now from this laptop.
DELL VOSTRO 1500.

Will try now to change locale to ru-RU and see what happens.
This book of the Law should not depart from your mouth, and you must read it in an undertone day and night. Josh.1:8
Distros: BBQ Linux -> Manjaro -> LL -> Centos -> Debian -> etc.
Main devices: MacBookPro 2011/Lenovo ThinkPad x240/Samsung N910F
Additional devices: ThinkPad x60s, T400, HP elitebook 2650p, Dell Latitude E6320, etc.
Reply
#2
Install with US English, then change to Russian after first boot.

https://www.linuxliteos.com/manual/install.html#setlang
Reply
#3
Jerry,
If you read my first post, it's exactly what I did Smile

Right now trying to reproduce the BUG as ruined the system while tried to install teamviewer and pressed on (y) to remove half of the system Smile
This book of the Law should not depart from your mouth, and you must read it in an undertone day and night. Josh.1:8
Distros: BBQ Linux -> Manjaro -> LL -> Centos -> Debian -> etc.
Main devices: MacBookPro 2011/Lenovo ThinkPad x240/Samsung N910F
Additional devices: ThinkPad x60s, T400, HP elitebook 2650p, Dell Latitude E6320, etc.
Reply
#4
Error:
[Image: Screenshot_2016_12_11_21_31_30.png]

Code:
Dec 11 13:29:19 linux ubiquity: run-parts: executing /etc/kernel/postinst.d/dkms 4.4.0-45-generic /boot/vmlinuz-4.4.0-45-generic
Dec 11 13:29:20 linux ubiquity: run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-45-generic /boot/vmlinuz-4.4.0-45-generic
Dec 11 13:29:20 linux ubiquity: run-parts: executing /etc/kernel/postinst.d/pm-utils 4.4.0-45-generic /boot/vmlinuz-4.4.0-45-generic
Dec 11 13:29:20 linux ubiquity: run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.4.0-45-generic /boot/vmlinuz-4.4.0-45-generic
Dec 11 13:29:20 linux ubiquity: run-parts: executing /etc/kernel/postinst.d/update-notifier 4.4.0-45-generic /boot/vmlinuz-4.4.0-45-generic
Dec 11 13:29:20 linux ubiquity: run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.4.0-45-generic /boot/vmlinuz-4.4.0-45-generic
Dec 11 13:29:21 linux ubiquity: dpkg-query: package 'popularity-contest' is not installed and no information is available
Dec 11 13:29:21 linux ubiquity: Use dpkg --info (= dpkg-deb --info) to examine archive files,
Dec 11 13:29:21 linux ubiquity: and dpkg --contents (= dpkg-deb --contents) to list their contents.
Dec 11 13:29:21 linux ubiquity: /usr/sbin/dpkg-reconfigure: Пакет popularity-contest не установлен
Dec 11 13:29:23 linux ubiquity:
Dec 11 13:29:23 linux ubiquity: Creating config file /etc/papersize with new version
Dec 11 13:29:26 linux /plugininstall.py: log-output -t ubiquity chroot /target dpkg-divert --package ubiquity --rename --quiet --remove /usr/sbin/update-initr
amfs
Dec 11 13:29:26 linux ubiquity: update-initramfs: Generating /boot/initrd.img-4.4.0-45-generic
Dec 11 13:29:39 linux systemd[1]: Started CUPS Scheduler.
Dec 11 13:30:05 linux /plugininstall.py: log-output -t ubiquity chroot /target update-initramfs -c -k 4.4.0-45-generic
Dec 11 13:30:06 linux /plugininstall.py: log-output -t ubiquity umount /target/tmp/.X11-unix
Dec 11 13:30:06 linux /plugininstall.py: log-output -t ubiquity chroot /target umount /sys
Dec 11 13:30:06 linux /plugininstall.py: log-output -t ubiquity chroot /target umount /proc
Dec 11 13:30:06 linux /plugininstall.py: log-output -t ubiquity umount /target/run
Dec 11 13:30:06 linux /plugininstall.py: log-output -t ubiquity umount /target/dev
Dec 11 13:30:06 linux /plugininstall.py: log-output -t ubiquity chroot /target mount -t proc proc /proc
Dec 11 13:30:06 linux /plugininstall.py: log-output -t ubiquity chroot /target mount -t sysfs sysfs /sys
Dec 11 13:30:06 linux /plugininstall.py: log-output -t ubiquity mount --bind /dev /target/dev
Dec 11 13:30:06 linux /plugininstall.py: log-output -t ubiquity mount --bind /run /target/run
Dec 11 13:30:06 linux /plugininstall.py: Verifying downloads ...
Dec 11 13:30:06 linux /plugininstall.py: Downloads verified successfully
Dec 11 13:30:06 linux /plugininstall.py: Traceback (most recent call last):
Dec 11 13:30:06 linux /plugininstall.py:   File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 362, in run
Dec 11 13:30:06 linux /plugininstall.py:     self.update_interface()
Dec 11 13:30:06 linux /plugininstall.py:   File "/usr/lib/python3/dist-packages/apt/progress/base.py", line 256, in update_interface
Dec 11 13:30:06 linux /plugininstall.py:     self.status_change(pkgname, float(percent), status_str.strip())
Dec 11 13:30:06 linux /plugininstall.py:   File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 341, in status_change
Dec 11 13:30:06 linux /plugininstall.py:     self.db.subst(self.info, 'DESCRIPTION', status)
Dec 11 13:30:06 linux /plugininstall.py:   File "/usr/lib/python3/dist-packages/debconf.py", line 62, in <lambda>
Dec 11 13:30:06 linux /plugininstall.py:     lambda *args, **kw: self.command(command, *args, **kw))
Dec 11 13:30:06 linux /plugininstall.py:   File "/usr/lib/python3/dist-packages/debconf.py", line 66, in command
Dec 11 13:30:06 linux /plugininstall.py:     self.write.write("%s %s\n" % (command, ' '.join(map(str, params))))
Dec 11 13:30:06 linux /plugininstall.py: UnicodeEncodeError: 'ascii' codec can't encode characters in position 44-54: ordinal not in range(128)
Dec 11 13:30:06 linux /plugininstall.py:
Dec 11 13:30:08 linux /plugininstall.py: Traceback (most recent call last):
Dec 11 13:30:08 linux /plugininstall.py:   File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 954, in do_install
Dec 11 13:30:08 linux /plugininstall.py:     cache, fetchprogress, installprogress):
Dec 11 13:30:08 linux /plugininstall.py:   File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 889, in commit_with_verify
Dec 11 13:30:08 linux /plugininstall.py:     res = cache.install_archives(pm, install_progress)
Dec 11 13:30:08 linux /plugininstall.py:   File "/usr/lib/python3/dist-packages/apt/cache.py", line 479, in install_archives
Dec 11 13:30:08 linux /plugininstall.py:     res = install_progress.run(pm)
Dec 11 13:30:08 linux /plugininstall.py:   File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 409, in run
Dec 11 13:30:08 linux /plugininstall.py:     os.write(control_write, b'\1')
Dec 11 13:30:08 linux /plugininstall.py: BrokenPipeError: [Errno 32] Broken pipe
Dec 11 13:30:08 linux /plugininstall.py:
Dec 11 13:30:08 linux ubiquity: PROGRESS STOP
Dec 11 13:30:08 linux /plugininstall.py: log-output -t ubiquity chroot /target umount /sys
Dec 11 13:30:08 linux /plugininstall.py: log-output -t ubiquity chroot /target umount /proc
Dec 11 13:30:08 linux /plugininstall.py: log-output -t ubiquity umount /target/run
Dec 11 13:30:08 linux /plugininstall.py: log-output -t ubiquity umount /target/dev
Dec 11 13:30:08 linux /plugininstall.py: log-output -t ubiquity umount /target/cdrom
Dec 11 13:30:10 linux ubiquity: debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
Dec 11 13:30:10 linux ubiquity: PROGRESS STOP
Dec 11 13:30:10 linux /plugininstall.py: Exception during installation:
Dec 11 13:30:10 linux /plugininstall.py: Traceback (most recent call last):
Dec 11 13:30:10 linux /plugininstall.py:   File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 954, in do_install
Dec 11 13:30:10 linux /plugininstall.py:     cache, fetchprogress, installprogress):
Dec 11 13:30:10 linux /plugininstall.py:   File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 889, in commit_with_verify
Dec 11 13:30:10 linux /plugininstall.py:     res = cache.install_archives(pm, install_progress)
Dec 11 13:30:10 linux /plugininstall.py:   File "/usr/lib/python3/dist-packages/apt/cache.py", line 479, in install_archives
Dec 11 13:30:10 linux /plugininstall.py:     res = install_progress.run(pm)
Dec 11 13:30:10 linux /plugininstall.py:   File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 409, in run
Dec 11 13:30:10 linux /plugininstall.py:     os.write(control_write, b'\1')
Dec 11 13:30:10 linux /plugininstall.py: BrokenPipeError: [Errno 32] Broken pipe
Dec 11 13:30:10 linux /plugininstall.py:
Dec 11 13:30:10 linux /plugininstall.py: During handling of the above exception, another exception occurred:
Dec 11 13:30:10 linux /plugininstall.py:
Dec 11 13:30:10 linux /plugininstall.py: Traceback (most recent call last):
Dec 11 13:30:10 linux /plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 1778, in <module>
Dec 11 13:30:10 linux /plugininstall.py:     install.run()
Dec 11 13:30:10 linux /plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 78, in wrapper
Dec 11 13:30:10 linux /plugininstall.py:     func(self)
Dec 11 13:30:10 linux /plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 237, in run
Dec 11 13:30:10 linux /plugininstall.py:     self.install_extras()
Dec 11 13:30:10 linux /plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 1253, in install_extras
Dec 11 13:30:10 linux /plugininstall.py:     self.do_install(install_misc.query_recorded_installed())
Dec 11 13:30:10 linux /plugininstall.py:   File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 964, in do_install
Dec 11 13:30:10 linux /plugininstall.py:     installprogress.finish_update()
Dec 11 13:30:10 linux /plugininstall.py:   File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 439, in finish_update
Dec 11 13:30:10 linux /plugininstall.py:     self.db.progress('STOP')
Dec 11 13:30:10 linux /plugininstall.py:   File "/usr/lib/python3/dist-packages/debconf.py", line 62, in <lambda>
Dec 11 13:30:10 linux /plugininstall.py:     lambda *args, **kw: self.command(command, *args, **kw))
Dec 11 13:30:10 linux /plugininstall.py:   File "/usr/lib/python3/dist-packages/debconf.py", line 83, in command
Dec 11 13:30:10 linux /plugininstall.py:     status = int(status)
Dec 11 13:30:10 linux /plugininstall.py: ValueError: invalid literal for int() with base 10: ''
Dec 11 13:30:10 linux /plugininstall.py:
This book of the Law should not depart from your mouth, and you must read it in an undertone day and night. Josh.1:8
Distros: BBQ Linux -> Manjaro -> LL -> Centos -> Debian -> etc.
Main devices: MacBookPro 2011/Lenovo ThinkPad x240/Samsung N910F
Additional devices: ThinkPad x60s, T400, HP elitebook 2650p, Dell Latitude E6320, etc.
Reply
#5
(12-11-2016, 07:32 PM)Hanzo link Wrote: Jerry,
If you read my first post, it's exactly what I did Smile

Right now trying to reproduce the BUG as ruined the system while tried to install teamviewer and pressed on (y) to remove half of the system Smile

I did read your message.

Your screenshot shows language attempt during installation. My reply states you have to do this after first boot.
Reply
#6
Jerry,

Updated my last post with log.
IMHO, if you're giving possibility to install OS on LANG other than English, you have to support it.
Otherwise - just remove it from installation script.
No offense.

I gave you the log.
If you want - I can help you to debug it.

Anyway...  Your forum. Your distro. I'm just a user Smile
This book of the Law should not depart from your mouth, and you must read it in an undertone day and night. Josh.1:8
Distros: BBQ Linux -> Manjaro -> LL -> Centos -> Debian -> etc.
Main devices: MacBookPro 2011/Lenovo ThinkPad x240/Samsung N910F
Additional devices: ThinkPad x60s, T400, HP elitebook 2650p, Dell Latitude E6320, etc.
Reply
#7
No offense taken. You're welcome to help debug it.
Reply
#8
Quote:You're welcome to help debug it.
What can I do in order to help?
This book of the Law should not depart from your mouth, and you must read it in an undertone day and night. Josh.1:8
Distros: BBQ Linux -> Manjaro -> LL -> Centos -> Debian -> etc.
Main devices: MacBookPro 2011/Lenovo ThinkPad x240/Samsung N910F
Additional devices: ThinkPad x60s, T400, HP elitebook 2650p, Dell Latitude E6320, etc.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)