Linux-SWAT
Forum Addict!
- Joined
- Feb 13, 2010
- Messages
- 9,194
Sad...
True, but haven't some prototypes been sent out already?
root@pyra:~# aptitude update
Hit http://ftp.nl.debian.org jessie-backports InRelease
Ign http://ftp.nl.debian.org jessie InRelease
Hit http://packages.pyra-handheld.com jessie-pyra InRelease
Hit http://ftp.nl.debian.org jessie Release.gpg
Hit http://ftp.nl.debian.org jessie Release
Get: 1 http://ftp.nl.debian.org jessie-backports/main Sources/DiffIndex [27.8 kB]
Hit http://packages.pyra-handheld.com jessie-pyra/main Sources
Get: 2 http://ftp.nl.debian.org jessie-backports/main armhf Packages/DiffIndex [27.8 kB]
Get: 3 http://ftp.nl.debian.org jessie-backports/main Translation-en/DiffIndex [27.8 kB]
Hit http://packages.pyra-handheld.com jessie-pyra/main armhf Packages
Hit http://ftp.nl.debian.org jessie/main Sources
Hit http://ftp.nl.debian.org jessie/contrib Sources
Hit http://ftp.nl.debian.org jessie/non-free Sources
Hit http://ftp.nl.debian.org jessie/main armhf Packages
Hit http://ftp.nl.debian.org jessie/contrib armhf Packages
Hit http://ftp.nl.debian.org jessie/non-free armhf Packages
Hit http://ftp.nl.debian.org jessie/contrib Translation-en
Hit http://ftp.nl.debian.org jessie/main Translation-en
Ign http://packages.pyra-handheld.com jessie-pyra/main Translation-en_US
Hit http://ftp.nl.debian.org jessie/non-free Translation-en
Ign http://packages.pyra-handheld.com jessie-pyra/main Translation-en
root@pyra:~# aptitude search '~S ~i !~ODebian'
i dbp - DragonBox Package system
i led-config - Configure LED triggers for /sys/class/leds/
i led-config-pyra - led-config file for Pyra handheld
i A linux-image-4.4.0-letux-pyra - Linux kernel, version 4.4.0-letux-pyra
i linux-image-4.4.0-rc4-letux-pyra - Linux kernel, version 4.4.0-rc4-letux-pyra
i linux-image-pyra - Linux for Pyra handheld (meta-package)
i A linux-libc-dev - Linux support headers for userspace development
i pyra-archive-keyring - GnuPG archive keys of the Pyra package archive
i pyra-config-desktop - Pyra default desktop environment settings.
i pyra-config-modprobe - Pyra default modprobe options
i pyra-config-udev - Pyra default udev options
i pyra-config-xorg - Pyra default config, xorg
i pyra-first-run - Pyra first run scripts
i pyra-meta-base - minimal requirements for the pyra firmware (metapackage)
i pyra-meta-desktop-base - minimal requirements for a graphical pyra firmware (metapackage)
i pyra-meta-extra - useful, but not essential extra packages for pyra (metapackage)
i pyra-meta-xfce - XFCE desktop for pyra (metapackage)
i pyra-scripts - Support scripts for Pyra handheld
i pyra-slim-theme - Pyra theme for slim
i pyra-themes - Meta pacakge for all pyra themes
i pyra-wallpapers - Pyra Handheld wallpapers
i xserver-xorg-video-fbturbo - X.Org X server -- fbturbo display driver
root@pyra:~# aptitude search '~i ?section(non-free)'
i firmware-linux - Binary firmware for various drivers in the Linux kernel (meta-package)
i firmware-linux-nonfree - Binary firmware for various drivers in the Linux kernel
I have installed the image "http://packages.pyra-handheld.com/rootfs/pyra-debian-jessie-xfce-rootfs.tgz" on my TI-OMAP5432-EVM board and have some hints
Has anybody installing the image on hardisk and booting from them?
- in install script "install.sh" the rootfs is extract with "tar zxf ../$IMAGE -C rootfs", i called it with "./install.sh /dev/mmcblk0 pyra-debian-jessie-xfce-rootfs.tgz" and it fail. Adding "../" to tar command was unexpected for me
- the user pyra doesn't exists, with root/root i got into the system
- after booting, login with root, i did a "apt-get update" "apt-get upgrade" and run into an error, that "perl-base_5.20.2-3+deb8u5_armhf.deb" is in conflict with libmodule-build-perl, this one needs "perl_5.20.2-3+deb8u4_armhf.deb". Solution is simple, removing libmodule-build-perl with "dpkg -r libmodule-build-perl" and "apt-get upgrade" runs without errors.
Thomas
[*]after booting, login with root, i did a "apt-get update" "apt-get upgrade" and run into an error, that "perl-base_5.20.2-3+deb8u5_armhf.deb" is in conflict with libmodule-build-perl, this one needs "perl_5.20.2-3+deb8u4_armhf.deb".
"pyra-debian-jessie-mate-rootfs.tgz" contains same error with "libmodule-build-perl".
root@pyra:/# apt-get -y --reinstall install perl libmodule-build-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 0 not upgraded.
8 not fully installed or removed.
Need to get 0 B/2317 kB of archives.
After this operation, 0 B of additional disk space will be used.
(Reading database ... 58375 files and directories currently installed.)
Preparing to unpack .../libmodule-build-perl_0.421000-2_all.deb ...
Unpacking libmodule-build-perl (0.421000-2) over (0.421000-2) ...
dpkg: error processing archive /var/cache/apt/archives/libmodule-build-perl_0.421000-2_all.deb (--unpack):
trying to overwrite '/usr/bin/config_data', which is also in package perl 5.20.2-3+deb8u5
Preparing to unpack .../perl_5.20.2-3+deb8u5_armhf.deb ...
Unpacking perl (5.20.2-3+deb8u5) over (5.20.2-3+deb8u5) ...
dpkg: error processing archive /var/cache/apt/archives/perl_5.20.2-3+deb8u5_armhf.deb (--unpack):
trying to overwrite '/usr/bin/config_data', which is also in package libmodule-build-perl 0.421000-2
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for man-db (2.7.0.2-5) ...
Errors were encountered while processing:
/var/cache/apt/archives/libmodule-build-perl_0.421000-2_all.deb
/var/cache/apt/archives/perl_5.20.2-3+deb8u5_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)