You are not logged in.

#1 2010-10-28 22:48:37

devadittya
Member
From: Bangalore
Registered: 2009-11-16
Posts: 127
Website

chroot issues

So, I am trying to get chroot (32 bit environment) to work within my x64 installation. So far I have been following this wiki guide : https://wiki.archlinux.org/index.php/In … _in_Arch64

I am running into an issue with installing firefox. This is what the output says:

[root@arch_devb /]# pacman -S firefox
warning: firefox-3.6.12-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...

Targets (1): firefox-3.6.12-1

Total Download Size:    0.00 MB
Total Installed Size:   3.55 MB

Proceed with installation? [Y/n] Y
checking package integrity...
(1/1) checking for file conflicts                                                               [########################################################] 100%
(1/1) upgrading firefox                                                                         [########################################################] 100%
/tmp/alpm_bWsroe/.INSTALL: line 2: /usr/bin/update-desktop-database: No such file or directory
error: command failed to execute correctly

Offline

#2 2010-10-28 23:08:29

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,405
Website

Re: chroot issues

It looks like firefox does not have a dependency for the update-desktop-database command.  It does not matter as you are in a chroot...

Offline

#3 2010-10-28 23:09:54

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: chroot issues

Allan wrote:

It looks like firefox does not have a dependency for the update-desktop-database command.  It does not matter as you are in a chroot...

 pacman -Qo update-desktop-database 
/usr/bin/update-desktop-database is owned by desktop-file-utils 0.16-1


Repository     : extra
Name           : firefox
Version        : 3.6.12-1
Depends On     : xulrunner=1.9.2.12  desktop-file-utils

somebody didn't installed firefox in the right way


Give what you have. To someone, it may be better than you dare to think.

Offline

#4 2010-10-29 09:05:14

devadittya
Member
From: Bangalore
Registered: 2009-11-16
Posts: 127
Website

Re: chroot issues

Installed xulrunner, then ran into other errors. I am now thinking of completely getting rid of arch64, and installing the i686 version.
Thanks a lot guys.

Offline

#5 2010-11-04 03:30:04

GSF1200S
Member
Registered: 2008-12-24
Posts: 474

Re: chroot issues

devadittya wrote:

Installed xulrunner, then ran into other errors. I am now thinking of completely getting rid of arch64, and installing the i686 version.
Thanks a lot guys.

What errors? You have to tell us for us to help (and to help others with the same problem). Encountering a few issues is the best way to learn. I just installed firefox 15 minutes ago on Arch via chroot in Gentoo (not exactly the same, but still). Give us the exact error when you try to install it (copy the terminal output here).

Last edited by GSF1200S (2010-11-04 03:31:23)

Offline

Board footer

Powered by FluxBB