Debian Bug report logs - #26010
Errors in cd_autoup.sh

Package: general; Maintainer for general is debian-devel@lists.debian.org;

Reported by: Francesco Potorti` <F.Potorti@cnuce.cnr.it>

Date: Fri, 21 Aug 1998 08:18:01 UTC

Severity: critical

Done: Bob Hilliard <hilliard@flinet.com>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org:
Bug#26010; Package cd_autoup.sh. (full text, mbox, link).


Acknowledgement sent to Francesco Potorti` <F.Potorti@cnuce.cnr.it>:
New bug report received and forwarded. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Francesco Potorti` <F.Potorti@cnuce.cnr.it>
To: Debian Linux bug list <submit@bugs.debian.org>
Subject: Errors in cd_autoup.sh
Date: Fri, 21 Aug 1998 03:55:06 +0200 (DST)
Package: cd_autoup.sh
Version: 0.5
Severity: critical

1) The README_upgrade file refers to itself as Release_Notes.

2) While the README_upgrade file recommends to cd to the directory
   containing itself before running cd_autoup, that script only works
   if run in the root dir of the debian tree, as documented inside the
   script.

3) The script says it cannot find netbase and netstd, even if it found
   them at the beginning.  I have no idea why.  Here are the error
   messages: 

Setting up dpkg-ftp (1.4.9.6) ...
Setting up dpkg-mountable (0.7) ...
No configuration file.
Rewriting configuration file

dpkg: error processing net/netbase_*.deb (--install):
 cannot access archive: No such file or directory
Errors were encountered while processing:
 net/netbase_*.deb
dpkg: error processing net/netstd_*.deb (--install):
 cannot access archive: No such file or directory
Errors were encountered while processing:
 net/netstd_*.deb

4) installing netstd does not work, as it does not find
   /usr/sbin/bootparam.d.  I had to create a link to /bin/true in
   order to install it.  Here is a log:

casa# dpkg -i netstd_3.07-2.deb
(Reading database ... 20483 files and directories currently installed.)
Preparing to replace netstd 2.16-3 (using netstd_3.07-2.deb) ...
start-stop-daemon: stat /usr/sbin/rpc.bootparamd: No such file or directory
dpkg: warning - old pre-removal script returned error exit status 2
dpkg - trying script from the new package instead ...
start-stop-daemon: stat /usr/sbin/rpc.bootparamd: No such file or directory
dpkg: error processing netstd_3.07-2.deb (--install):
 subprocess new pre-removal script returned error exit status 2


Bug reassigned from package `cd_autoup.sh' to `general'. Request was from jdassen@wi.leidenuniv.nl to control@bugs.debian.org. (full text, mbox, link).


Reply sent to Bob Hilliard <hilliard@flinet.com>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Francesco Potorti` <F.Potorti@cnuce.cnr.it>:
Bug acknowledged by developer. (full text, mbox, link).


Message #12 received at 26010-done@bugs.debian.org (full text, mbox, reply):

From: Bob Hilliard <hilliard@flinet.com>
To: 26010-done@bugs.debian.org
Subject: Updated cd_autoup.sh has been installed in the archive
Date: Sat, 29 Aug 1998 21:08:12 -0400 (EDT)
     An update cd_autoup.sh and README-upgrade has been installed in
the archive under ../hamm/hamm/upgrade-i386/.

     This will appear in the 2.0.1 (or 2.0 r1) CD if and when it is
issued.

Bob
-- 
   _
  |_)  _  |_       Robert D. Hilliard    <hilliard@flinet.com>
  |_) (_) |_)      Palm City, FL  USA    PGP Key ID: A8E40EB9


Information forwarded to debian-bugs-dist@lists.debian.org, debian-devel@lists.debian.org:
Bug#26010; Package general. (full text, mbox, link).


Acknowledgement sent to Keita Maehara <maehara@debian.or.jp>:
Extra info received and forwarded to list. Copy sent to debian-devel@lists.debian.org.

Your message did not contain a Subject field. This is broken, I'm afraid - the Subject: line is a Required Header according to RFC822. Please remember to include a Subject field in your messages in future. If you did so the fact that it got lost probably indicates a poorly configured mail system at your site or an intervening one.

(full text, mbox, link).


Message #17 received at 26010@bugs.debian.org (full text, mbox, reply):

From: Keita Maehara <maehara@debian.or.jp>
To: 26010@bugs.debian.org
Date: Tue, 01 Sep 1998 03:38:55 +0900
> 3) The script says it cannot find netbase and netstd, even if it found
>    them at the beginning.  I have no idea why.  Here are the error
>    messages: 

From the script:

> PKGS_NETBASE="net/netbase_*.deb"
> PKGS_NETSTD="net/netstd_*.deb"
...
> PKGS_NET=$( echo "$PKGS_NET" | sed -e "$SEDSCRIPT" )

It defines PKGS_NETBASE and PKGS_NETSTD then refers to PKGS_NET which
is not defined. Splitting the line of PKGS_NET into two (PKGS_NETBASE
and PKGS_NETSTD) will fix the problem.

----
Keita Maehara <maehara@debian.or.jp>


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Thu Apr 25 23:40:17 2024; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.