![]() |
Re: Easy Debian Fremantle Beta Testing
BTW. I think only readline and openssl are mandatory to install telegram cli.
So it seems like I 'only' need to solve the libssl-dev dependency errors. |
Re: Easy Debian Fremantle Beta Testing
Post the output of
Code:
apt-cache policy libc6-dev |
Re: Easy Debian Fremantle Beta Testing
I tried to re install easy deb today and a few problem i ran into :
tried with wheezy3 image and jessie0. wheezy3 ran into "dpkg aborted, unkown group "crontab" in statoverride " ... on the same lines error. dpkg-statoverride --remove /usr/bin/crontab didn work !! groupadd crontab did !! And , jessie0 image refused to connect to internet. replace its /etc/resolv.conf with maemo /etc/resolv.conf Sorry if repeated, It may help someone .... |
Re: Easy Debian Fremantle Beta Testing
Quote:
libc6-dev: Installed: (none) Candidate: 2.13-38+deb7u8 Version table: 2.13-38+deb7u8 0 500 http://security.debian.org/ wheezy/updates/main armel Packages 2.13-38+deb7u6 0 500 http://ftp.de.debian.org/debian/ wheezy/main armel Packages user@Nokia-N900:~$ cat /etc/apt/sources.list deb http://ftp.de.debian.org/debian wheezy main deb http://security.debian.org/ wheezy/updates main user@Nokia-N900:~$ cat /etc/apt/sources.list.d/*.list cat: /etc/apt/sources.list.d/*.list: No such file or directory |
Re: Easy Debian Fremantle Beta Testing
sudo apt-get install libc6-dev
|
Re: Easy Debian Fremantle Beta Testing
Quote:
E: Unable to correct problems, you have held broken packages. |
Re: Easy Debian Fremantle Beta Testing
I have a new issue.
My /home/user and MyDocs both are mounted on partitions inmemory card. Now no app is starting as user, everything requires root. I have already chowned and chgred the,m to user and users. |
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
@sulu: is there any way to get a right click in your image
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Here it is:
root@Nokia-N900:/# apt-cache policy libc6 libc6: Installed: 2.13-38+deb7u6 Candidate: 2.13-38+deb7u8 Version table: 2.13-38+deb7u8 0 500 http://security.debian.org/ wheezy/updates/main armel Packages *** 2.13-38+deb7u6 0 500 http://ftp.de.debian.org/debian/ wheezy/main armel Packages 100 /var/lib/dpkg/status |
Re: Easy Debian Fremantle Beta Testing
sudo apt-get install -f?
|
Re: Easy Debian Fremantle Beta Testing
Already tried that and didn't work - I also got the messages you see below installing programs that did work (e.g. emacs, iceweasel, dillo)
root@Nokia-N900:/# apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. 2 not fully installed or removed. After this operation, 0 B of additional disk space will be used. perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_TIME = "en_US", LC_MONETARY = "nl_NL", LC_ADDRESS = "nl_NL", LC_TELEPHONE = "nl_NL", LC_MESSAGES = "en_US", LC_NAME = "nl_NL", LC_MEASUREMENT = "nl_NL", LC_IDENTIFICATION = "nl_NL", LC_NUMERIC = "nl_NL", LC_PAPER = "nl_NL", LANG = "en_US" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory Setting up dbus (1.6.8-1+deb7u6) ... adduser: The user `messagebus' already exists. Exiting. dpkg: error processing dbus (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of dbus-x11: dbus-x11 depends on dbus; however: Package dbus is not configured yet. dpkg: error processing dbus-x11 (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: dbus dbus-x11 E: Sub-process /usr/bin/dpkg returned an error code (1) |
Re: Easy Debian Fremantle Beta Testing
The problem lies in the unconfigured packages. They won't let you install anything else. Try manually removing the offending packages.
|
Re: Easy Debian Fremantle Beta Testing
I removed dbus-x11
I needed to remove pulseaudio to be able to remove dbus - after that the N900 went black and rebooted Then tried apt-get install -f , apt-get suggested to autoremove a bunch of packages so I executed apt-get autoremove and tried apt-get install -f again, but it failed (without the error messages regarding unconfigured packages) Then I went for aptitude install libc6-dev and ignored the initial suggested option, I accepted the second option and initially it seemed to be trying to install the correct libc6-dev version. Now it is complaining about libsysd-login0 contains empty filename though. This package was one of the packages that was autoremoved. I think all my actions made a mess of the dependencies. Probably better to start from scratch and try again. I think I will use the image for Jessie then. Thanks for your help marmistrz |
Re: Easy Debian Fremantle Beta Testing
@sulu: is there any chance for fixing the bugs regarding Qt5 and Gtk3 apps when run via debbie? +adding the fix from #3192?
|
Re: Easy Debian Fremantle Beta Testing
I got 404 ip not found errors, when trying to install some packages.
I did apt-get update, but it doesnt helps. I have image with openoffice and so on. Maybe I should change sources list to working repos? |
Re: Easy Debian Fremantle Beta Testing
sulu: can I get a matching libc6-dev anywhere? Any package depending on it is uninstallable, since the one in the repos is newer.
|
Re: Easy Debian Fremantle Beta Testing
Unfortunately sulu doesn't seem to be around anymore, would be nice if he could still check in from time to time to answer some of the questions or give some support.. Easy Debian is so close..
Hope he is doing fine with whatever he does nowadays though - priorities can change. |
Re: Easy Debian Fremantle Beta Testing
Hi,
marmistrz sent me a PM about a week ago and here I am. So I'm still alive. ;) My job profile has changed a bit and I'm a lot less "on the road" now than I used to be. Therefore I haven't used the "mobile computer" aspect of my N900 (including ED) for like half a year. Let me try to answer some questions (regardless of my quite outdated knowledge): Quote:
Afaik it never worked with Qt. I adressed this here [1] in step 7. Quote:
Just a guess: Did you check if applying that change to Trolltech.conf inside the image also works on programs started via debbie? Quote:
btw: I think it's only fair to speak out what's obvious anyway. You shouldn't count on me anymore to keep Easy Debian alive! I'll happily continue to take over any package building jobs, like this one for glibc, but creating sophisticated images or dealing with problems of software I don't even use never was one of my favourites. So if you want newer images (and I think it's time for one), please find someone else to build them! I believe all the info needed to do that should be in [1] and if you think something is missing I will help you to complete the instructions. [1] http://talk.maemo.org/showpost.php?p...postcount=3138 [2] http://www86.zippyshare.com/v/2jcPthZm/file.html |
Re: Easy Debian Fremantle Beta Testing
Quote:
@marmistrz hope to see you share some of your experiences. I had issues installing the jessie armhf image. and this: Quote:
The armel wheezy image is working fine for now though. I use it primarily for the telegram webapp and some browsing with iceweasel. |
Re: Easy Debian Fremantle Beta Testing
Ha - I had no idea that "kernel power" was just a package / patched kernel that you could install with apt-get... link :o
Just installed in on my spare N900 and no problem to use the Jessie image. Will re-read the specific part about Jessie in this thread - later this week or next week - and do some testing with it. |
Re: Easy Debian Fremantle Beta Testing
Hi
This thread has become 323-pages strong, so please forgive me for asking here. What is the latest, most up-to-date available image for Easy Debian? I seem to think latest should be based on Wheezy? I will appreciate any help. |
Re: Easy Debian Fremantle Beta Testing
@sicelo:
Unless I missed something in my absence, this is still the current status: http://talk.maemo.org/showpost.php?p...postcount=3178 |
Re: Easy Debian Fremantle Beta Testing
Quote:
Jessie is the latest and will be supported until May 2018. You can also pick one of the Wheezy images, but they will be supported until February 2016 and then become LTS until May 2018. Not sure if ARM support will be included in LTS support. |
Re: Easy Debian Fremantle Beta Testing
Thanks. Downloading. Quick question, do we still have the 'gconf2' limitation of the earlier images?
|
Re: Easy Debian Fremantle Beta Testing
Quote:
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Ah, ok. That wasn't really a problem. I don't remember the details, because I joined the N900 and Easy Debian comunity quite late, but it was essentially just a matter of doing a proper dist-upgrade to Squeeze.
It's not an issue with any of my images. In the Wheezy images you can run upgrades as you would on a regular Debian system. In the Jessie images it's gotten more complicated again, because I had to patch and recompile glibc to work with Maemo's old kernel. And it has to be done for every new glibc update. In this post [1] I linked an archive with the latest glibc packages, but I just realized the link is down again. I'll re-upload it some time later this week. [1] http://talk.maemo.org/showpost.php?p...postcount=3219 |
Re: Easy Debian Fremantle Beta Testing
Had an unrecoverable crash on my phone a few months ago and did not back up my data so lost everything including my Easy Debian install. Had to read through the thread again to search for the method to install the latest version. For later reference and to help my fellow noobs ;) an overview of the steps I've used to install Easy Debian - Jessie and install Iceweasel.
Prerequisites : Up-to-date CSSU install (including extra-testing repo) 1. There is currently only 1 image from Sulu that will receive updates from Debian - so download that one. It will be supported until march 2018 http://qole.org/files/debian_jessie1sulu_armhf.img.lzma unpack it to the root of your SD card. After unpacking you should have a file called debian_jessie1sulu_armhf.img. Be sure to have at least 2.5 GB free space on the card. 2. The Jessie image used is a hard float image and power kernel needs to be installed to be able to use it. Install "Linux kernel for power user" with the app manager. 3. Install "easy-deb-chroot" with the app manager (I also installed easy-chroot, not sure if that is needed) 4. Reboot the N900 5. Click on the Debian Chroot icon on the desktop - terminal opens with some text and it should end with "Everything set up, running chroot...." In this environment you can install software and update the debian install. 6. The image has nano (text editor) available - nano is user friendly. You need it to change the default repository: Type in the terminal (in the chroot environment!) nano /etc/apt/resource.list use one of the current active Debian Jessie mirrors. this is mine: ###### Debian Main Repos deb http://ftp.nl.debian.org/debian/ jessie main contrib save the file and exit nano 7. type in terminal (in the Debian chroot environment!) apt-get update 8. type in terminal (in the Debian chroot environment!) apt-get upgrade I got an error message after doing this: syntax error: unknown group 'crontab' in statoverride file I solved this with 'groupadd crontab' and after that running 'apt-get upgrade' again. This will take a while and after it is completed the process ends with the following message: errors were encountered while processing: dbus dbus-x11 E: Sub-process /usr/bindpkg returned an error code (1) 9. type in terminal (in the Debian chroot environment!) apt-get install iceweasel 10. Now hopefully everything is ready to start browsing with an up-to-date version of iceweasel for Jessie :) You can use the icon that is already created on the desktop - it takes a while to start and at first it looks likes it crashes. It is slow, but it works. Hope this is helpful for anyone. There is a ton of additional info in this thread and on the wiki* * http://wiki.maemo.org/Easy_Debian |
Re: Easy Debian Fremantle Beta Testing
@t-b:
In case you haven't personalized your updated image with too much sensible data, it might be a good idea to upload it somewhere. You may also want to check if glibc is outdated and vulnerable [1], as I had to patch it and therefore excluded it from further updates by Debian. If you need an update please let me know! [1] http://metadata.ftp-master.debian.or...b8u4_changelog |
Re: Easy Debian Fremantle Beta Testing
Quote:
Current version of glibc included in the image is 2.19-15 so it would be nice to have a more recent version. If you can provide a patched version, I can share the image with updated glibc library after that. |
Re: Easy Debian Fremantle Beta Testing
Maybe we could ask quole to update the image on his server?
|
Re: Easy Debian Fremantle Beta Testing
glibc_2.19-18+deb8u4 (untested):
http://www59.zippyshare.com/v/eHVvG4rW/file.html Code:
$ md5sum glibc_2.19-18+deb8u4_ed_sulu.tar.bz2 |
Re: Easy Debian Fremantle Beta Testing
Thanks!
I installed the debs manually with 'dpkg -i' followed by 'apt-get install -f' There were some messages and apt is mentioning that 10 packages are not upgraded. Not sure why though... ldd --version does show the updated version now. Is there a method to check that everything is installed correctly? |
Re: Easy Debian Fremantle Beta Testing
Quote:
It should all be documented in [1]. All affected packages should show up in the output of ... Code:
dpkg --get-selections | grep hold Quote:
If you're sure you installed my packages and ED still starts then you can assume it's installed correctly. If you didn't install them correctly then you should still see the old version numbers. If I messed up the build, then ED shouldn't start at all. At least that's all I ever checked. [1] http://talk.maemo.org/showpost.php?p...postcount=3138 |
Re: Easy Debian Fremantle Beta Testing
Quote:
lxsession ppulseaudio xkb-data Quote:
I will use one of my spare N900's to test my current 'vanilla' install and when that works fine I will share the image (might take a few days). |
Re: Easy Debian Fremantle Beta Testing
Updated Image debian_jessie2sulu_armhf.img with updated patched glibc library by Sulu can be found here
Changes compared to debian_jessie1sulu_armhf.img: - Updated glibc - latest updates Jessie included - August 14 2016 - Iceweaver browser installed - Debian repository in /etc/apt/resource.list changed to "deb http://ftp.nl.debian.org/debian/ jessie main contrib" [edit] removed link now available @ http://qole.org/files |
Re: Easy Debian Fremantle Beta Testing
Hi guys,
I'll get this new image by t-b added to qole.org as soon as I can (tonight, hopefully) |
Re: Easy Debian Fremantle Beta Testing
Sorry it took so long.
I decided to lzma compress it like the other images on my site, and add an md5sum file. Now available at https://qole.org/files debian_jessie2sulu_armhf.img.lzma |
Re: Easy Debian Fremantle Beta Testing
Quote:
|
All times are GMT. The time now is 23:30. |
vBulletin® Version 3.8.8