Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
amd64 cdebootstrap'ing failure
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Pearu Peterson  
View profile  
 More options Dec 28 2003, 7:20 am
Newsgroups: linux.debian.ports.x86-64
From: Pearu Peterson <pe...@cens.ioc.ee>
Date: Sun, 28 Dec 2003 13:20:15 +0100
Local: Sun, Dec 28 2003 7:20 am
Subject: amd64 cdebootstrap'ing failure

Hi,

I am trying to setup up a dual Opteron machine. So far I have got
it running with patched 2.6.0 kernel in chroot. However, I am
stuck in creating a 32/64 bit environment. Namely,

cdebootstrap -v --arch amd64 sarge /chroot/sarge-amd64 http://debian-amd64.alioth.debian.org/

fails at "installing important packages":

---------------------------------
...
O: Setting up modutils (2.4.25-0.biarch1) ...
P: Configuring package modutils
O: Architecture-specific modutils configuration not found, using defaults
O:
I: Installing important packages...
O: (Reading database ...
O: 4210 files and directories currently installed.)
O: Preparing to replace apt 0.5.14-subarch1 (using
.../apt_0.5.14-subarch1_amd64.deb) ...
O: Unpacking replacement apt ...
P: Unpacking package apt
O: Setting up apt (0.5.14-subarch1) ...
P: Configuring package apt
O:
O: Reading Package Lists..
O: COMPAT_ARCHS: i686 i586 i486 i386 all
O:
O: Building Dependency Tree..
O:
O: Suggested packages:
O:   perl-modules debconf-doc whiptail dialog gnome-utils libgnome-perl
O: Recommended packages:
O:   kbd
O: The following NEW packages will be installed:
O:   adduser console-common console-data console-tools debconf
debconf-i18n
O:   iputils-ping klogd lib64console libconsole liblocale-gettext-perl
libpopt0
O:   libtext-charwidth-perl libtext-iconv-perl libtext-wrapi18n-perl
sysklogd
O: 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
O: Need to get 355kB/2035kB of archives.
O: After unpacking 8487kB of additional disk space will be used.
O: Err copy://debootstrap.invalid sarge/main console-tools
1:0.2.3dbs-43lib64
O:   Failed to stat - stat (2 No such file or directory)
O: Err copy://debootstrap.invalid sarge/main libtext-wrapi18n-perl 0.06-1
O:   Failed to stat - stat (2 No such file or directory)
O: Failed to fetch
copy://debootstrap.invalid/pool/sarge/libt/libtext-wrapi18n-perl/libtext-wr api18n-perl_0.06-1_all.deb
Failed to stat - stat (2 No such file or directory)
O: Failed to fetch
copy://debootstrap.invalid/pool/console-tools/0.2.3dbs/console-tools_0.2.3d bs-43lib64_amd64.deb
Failed to stat - stat (2 No such file or directory)
O: E:
O: Unable to fetch some archives, maybe run apt-get update or try with
--fix-m
O: ssing?
E: Couldn't install root!
opt:/#

------------------------

How can I modify cdebootstrap process to fetch the "NEW packages" above
before entering to apt setup? Hmm, on the other hand,

/chroot/sarge-amd64/var/cache/apt/archives/

contains

  console-tools_0.2.3dbs-43lib64_i386.deb

but no

  console-tools_0.2.3dbs-43lib64_amd64.deb
  libtext-wrapi18n-perl_0.06-1_all.deb

When I get these .deb files manually from
http://debian-amd64.alioth.debian.org/, do

  rm /chroot/sarge-amd64/etc/modules.conf

and rerun cdebootstrap, then it fails as follows:

-----------------------
...
O: Setting up modutils (2.4.25-0.biarch1) ...
P: Configuring package modutils
O: Architecture-specific modutils configuration not found, using defaults
O:
I: Installing important packages...
O: (Reading database ...
O: 4210 files and directories currently installed.)
O: Preparing to replace apt 0.5.14-subarch1 (using
.../apt_0.5.14-subarch1_amd64.deb) ...
O: Unpacking replacement apt ...
P: Unpacking package apt
O: Setting up apt (0.5.14-subarch1) ...
P: Configuring package apt
O:
O: COMPAT_ARCHS:
O: i686 i586 i486 i386 all
O: Reading Package Lists..
O:
O: Building Dependency Tree..
O:
O: Suggested packages:
O:   perl-modules debconf-doc whiptail dialog gnome-utils libgnome-perl
O: Recommended packages:
O:   kbd
O: The following NEW packages will be installed:
O:   adduser console-common console-data console-tools debconf
debconf-i18n
O:   iputils-ping klogd lib64console libconsole liblocale-gettext-perl
libpopt0
O:   libtext-charwidth-perl libtext-iconv-perl libtext-wrapi18n-perl
sysklogd
O: 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
O: Need to get 8424B/2035kB of archives.
O: After unpacking 8487kB of additional disk space will be used.
O: Err copy://debootstrap.invalid sarge/main libtext-wrapi18n-perl 0.06-1
O:   Failed to stat - stat (2 No such file or directory)
O: Err copy://debootstrap.invalid sarge/main libtext-wrapi18n-perl 0.06-1
O:   Failed to stat - stat (2 No such file or directory)
O: Failed to fetch
copy://debootstrap.invalid/pool/sarge/libt/libtext-wrapi18n-perl/libtext-wr api18n-perl_0.06-1_all.deb
Failed to stat - stat (2 No such file or
directory)
O:
O: : Unable to fetch some archives, maybe
O: un apt-get update or try with --fix-missing?
E: Couldn't install root!
 -----------------------

Now I am confused as something removed the
libtext-wrapi18n-perl_0.06-1_all.deb file (that I downloaded earlier) and
cdebootstrap fails because of that, right?
Any advice how to proceed is appreciated.

Thanks,
        Pearu

--
To UNSUBSCRIBE, email to debian-amd64-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Crc32  
View profile  
 More options Dec 31 2003, 6:10 am
Newsgroups: linux.debian.ports.x86-64
From: Crc32 <cr...@troppobellissimo.it>
Date: Wed, 31 Dec 2003 12:10:11 +0100
Local: Wed, Dec 31 2003 6:10 am
Subject: Re: amd64 cdebootstrap'ing failure
I am trying to setup up a dual Opteron machine.
I'd like to setup it directly with a 64Bit SO but I don't know to do it,
because I tried to do it installing a 32Bit environment (debian woody) and
after in a chroot environment install 64Bit SO.

PS. Excuse for my english but I'm an italian boy and my english is "bad"

Thank's

--
To UNSUBSCRIBE, email to debian-amd64-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »