On Sun, Jun 08, 2008 at 02:08:36PM -0500, Mumia W.. wrote:
> I'm trying to create a Sid chroot system, and cdebootstrap downloads
> many things, but it displays an error message at the end.
>
> First I see this message:
> I: Can't find package libtasn1-2-bin for exclusion
looks like libtasn1-2 went out with sarge. And does it actually say
"exclusion"?
how up to date is your install of cdebootstrap? YOu could grep through
the cdebootstrap configs and see if you could replace the refernces to
libtasn1-2* with libtasn1-3*.
hth
A
06-08-2008, 10:53 PM
"Mumia W.."
cdebootstrap error: can't install system
On 06/08/2008 02:51 PM, Andrew Sackville-West wrote:
On Sun, Jun 08, 2008 at 02:08:36PM -0500, Mumia W.. wrote:
I'm trying to create a Sid chroot system, and cdebootstrap downloads
many things, but it displays an error message at the end.
First I see this message:
I: Can't find package libtasn1-2-bin for exclusion
looks like libtasn1-2 went out with sarge. And does it actually say
"exclusion"?
how up to date is your install of cdebootstrap? YOu could grep through
the cdebootstrap configs and see if you could replace the refernces to
libtasn1-2* with libtasn1-3*.
hth
A
I'm using cdebootstrap 0.3.15. My O/S is Etch. Yes it actually says
"exclusion".
libtasn1-[23] do appear in /usr/share/cdebootstrap/sid/packages:
Section: standard
Arch: any
Packages:
priority-required
priority-important
-libtasn1-2-bin
-libtasn1-3-bin
---------------------end-------------------
I don't know how to interpret that however.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
06-09-2008, 12:32 AM
Andrew Sackville-West
cdebootstrap error: can't install system
On Sun, Jun 08, 2008 at 05:53:05PM -0500, Mumia W.. wrote:
> On 06/08/2008 02:51 PM, Andrew Sackville-West wrote:
>> On Sun, Jun 08, 2008 at 02:08:36PM -0500, Mumia W.. wrote:
>>> I'm trying to create a Sid chroot system, and cdebootstrap downloads
>>> many things, but it displays an error message at the end.
>>>
>>> First I see this message:
>>> I: Can't find package libtasn1-2-bin for exclusion
>>
>> looks like libtasn1-2 went out with sarge. And does it actually say
>> "exclusion"?
>>
>> how up to date is your install of cdebootstrap? YOu could grep through
>> the cdebootstrap configs and see if you could replace the refernces to
>> libtasn1-2* with libtasn1-3*.
>>
>> hth
>>
>> A
>
> I'm using cdebootstrap 0.3.15. My O/S is Etch. Yes it actually says
> "exclusion".
>
> libtasn1-[23] do appear in /usr/share/cdebootstrap/sid/packages:
>
> --------------------------------------
> Comment: $LastChangedBy: bastian $
> Comment: $LastChangedDate: 2006-08-24 19:03:46 +0000 (Do, 24 Aug 2006) $
> Comment: $LastChangedRevision: 1236 $
>
> Section: base
> Arch: any
> Packages: apt, apt-utils
>
> Section: build
> Packages:
> build-essential
> fakeroot
>
> Section: standard
> Arch: any
> Packages:
> priority-required
> priority-important
> -libtasn1-2-bin
> -libtasn1-3-bin
> ---------------------end-------------------
>
> I don't know how to interpret that however.
since that file hasn't been updated since 2006, I'd say a bug report
is in order.
As I read it, it wants all priority-required and priority-important
packages except libtasn1-2-bin and libtasn1-3-bin. *I* would just
remove the libtasn1-2-bin line and see what happens.
I would also file a bug report as cdebootstrap shouldn't fail when
you exclude a package that doesn't exist, IMO.
A
06-09-2008, 02:46 AM
"Mumia W.."
cdebootstrap error: can't install system
On 06/08/2008 07:32 PM, Andrew Sackville-West wrote:
On Sun, Jun 08, 2008 at 05:53:05PM -0500, Mumia W.. wrote:
since that file hasn't been updated since 2006, I'd say a bug report
is in order.
As I read it, it wants all priority-required and priority-important
packages except libtasn1-2-bin and libtasn1-3-bin. *I* would just
remove the libtasn1-2-bin line and see what happens.
I would also file a bug report as cdebootstrap shouldn't fail when
you exclude a package that doesn't exist, IMO.
A
I think I'll do that. Thanks.
However, I don't think that's the core problem because I removed
"-libtasn1-[23]-bin" from the packages file, and the problem still
occurs. Here is the output:
I can't see anything that looks like an error message (before the last
line).
What's going on?
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
06-09-2008, 03:21 PM
Andrew Sackville-West
cdebootstrap error: can't install system
On Sun, Jun 08, 2008 at 09:46:26PM -0500, Mumia W.. wrote:
> On 06/08/2008 07:32 PM, Andrew Sackville-West wrote:
>> On Sun, Jun 08, 2008 at 05:53:05PM -0500, Mumia W.. wrote:
>>> [...]
>>> priority-important
>>> -libtasn1-2-bin
>>> -libtasn1-3-bin
>>> ---------------------end-------------------
>>>
>>> I don't know how to interpret that however.
>>
>> since that file hasn't been updated since 2006, I'd say a bug report
>> is in order.
>>
>> As I read it, it wants all priority-required and priority-important
>> packages except libtasn1-2-bin and libtasn1-3-bin. *I* would just
>> remove the libtasn1-2-bin line and see what happens.
>>
>> I would also file a bug report as cdebootstrap shouldn't fail when
>> you exclude a package that doesn't exist, IMO.
>>
>> A
>
> I think I'll do that. Thanks.
>
> However, I don't think that's the core problem because I removed
> "-libtasn1-[23]-bin" from the packages file, and the problem still
> occurs. Here is the output:
a couple of things. 1) only remove the -libtasn1-2-bin line as the
other package exists. 2) I don't have cdebootstrap installed, but I do
have debootstrap. It mentions that trying to install sid from stable
won't work do to changes in the system. I would suspect the same is
true of cdebootstrap. You could install etch with it and then migrate
that etch install, or you could pull in the sid version of
cdebootstrap and try that.
>
> # ~/bin/cdeboot.sh
> + cdebootstrap sid /mnt/hdisk/sid-root http://debian.mirrors.tds.net/debian/
> P: Retrieving Release.gpg
...
> P: Configuring package libusb-0.1-4
> P: Configuring package gpgv
> P: Configuring package gnupg
> P: Configuring package debian-archive-keyring
> P: Configuring package apt
> P: Configuring helper cdebootstrap-helper-apt
> E: Couldn't install system due to errors!
> -----------------end-----------------
>
> I can't see anything that looks like an error message (before the last
> line).
in the world of unhelpful herror messages, that really takes the cake.
A
06-09-2008, 03:45 PM
"Mumia W.."
cdebootstrap error: can't install system
On 06/09/2008 10:21 AM, Andrew Sackville-West wrote:
a couple of things. 1) only remove the -libtasn1-2-bin line as the
other package exists. 2) I don't have cdebootstrap installed, but I do
have debootstrap. It mentions that trying to install sid from stable
won't work do to changes in the system. I would suspect the same is
true of cdebootstrap. You could install etch with it and then migrate
that etch install, or you could pull in the sid version of
cdebootstrap and try that.
[...]
That's a good idea. Thanks, I'll try that.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
06-09-2008, 04:55 PM
Chris Bannister
cdebootstrap error: can't install system
On Mon, Jun 09, 2008 at 08:21:11AM -0700, Andrew Sackville-West wrote:
> > # ~/bin/cdeboot.sh
> > + cdebootstrap sid /mnt/hdisk/sid-root http://debian.mirrors.tds.net/debian/
> > P: Retrieving Release.gpg
> ...
> > P: Configuring package libusb-0.1-4
> > P: Configuring package gpgv
> > P: Configuring package gnupg
> > P: Configuring package debian-archive-keyring
> > P: Configuring package apt
> > P: Configuring helper cdebootstrap-helper-apt
> > E: Couldn't install system due to errors!
> > -----------------end-----------------
> >
> > I can't see anything that looks like an error message (before the last
> > line).
>
> in the world of unhelpful herror messages, that really takes the cake.
Deserves a bug report at least. Is there a verbose option?
Since it is only a shell script, maybe a bit of sprinkling with echo -n
might shed a bit more light.
--
Chris.
======
"One, with God, is always a majority, but many a martyr has been burned
at the stake while the votes were being counted." -- Thomas B. Reed
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org