Debian Bug report logs - #227079
install: dosen't honer dpkg system and no option to make it.

version graph

Package: coreutils; Maintainer for coreutils is Michael Stone <[email protected]>; Source for coreutils is src:coreutils (PTS, buildd, popcon).

Reported by: [email protected]

Date: Sun, 11 Jan 2004 00:48:04 UTC

Severity: wishlist

Tags: wontfix

Found in version 5.0.91-2

Reply or subscribe to this bug.

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


Report forwarded to [email protected], Michael Stone <[email protected]>:
Bug#227079; Package coreutils. (full text, mbox, link).


Acknowledgement sent to [email protected]:
New Bug report received and forwarded. Copy sent to Michael Stone <[email protected]>. (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: Mike Mestnik <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Subject: install: dosen't honer dpkg system and no option to make it.
Date: Fri, 09 Jan 2004 23:33:18 -0600
Package: coreutils
Version: 5.0.91-2
Severity: wishlist

It would be nice if it would do something on the order of...
{; # Stdout redirect
dpkg -S <destination file name> |
  cut -f1 -d: |
    tr '\n' ' '
echo hold; # Mark the pkg as held.
} | dpkg --set-selections

... If an env-var was set.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux overrun 2.6.0-test9-1-386 #1 Sun Oct 26 22:32:52 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages coreutils depends on:
ii  libacl1                     2.2.21-1     Access control list shared library
ii  libattr1                    2.4.12-1     Extended attribute shared library
ii  libc6                       2.3.2.ds1-10 GNU C Library: Shared libraries an

-- no debconf information




Information forwarded to [email protected]:
Bug#227079; Package coreutils. (full text, mbox, link).


Acknowledgement sent to Michael Stone <[email protected]>:
Extra info received and forwarded to list. (full text, mbox, link).


Message #10 received at [email protected] (full text, mbox, reply):

From: Michael Stone <[email protected]>
To: [email protected], [email protected]
Subject: Re: Bug#227079: install: dosen't honer dpkg system and no option to make it.
Date: Sat, 10 Jan 2004 23:31:25 -0500
On Fri, Jan 09, 2004 at 11:33:18PM -0600, Mike Mestnik wrote:
>It would be nice if it would do something on the order of...
>{; # Stdout redirect
>dpkg -S <destination file name> |
>  cut -f1 -d: |
>    tr '\n' ' '
>echo hold; # Mark the pkg as held.
>} | dpkg --set-selections
>
>... If an env-var was set.

You need to be more specific; I'm not sure what you want from coreutils.

Mike Stone



Information forwarded to [email protected], Michael Stone <[email protected]>:
Bug#227079; Package coreutils. (full text, mbox, link).


Acknowledgement sent to Mike Mestnik <[email protected]>:
Extra info received and forwarded to list. Copy sent to Michael Stone <[email protected]>. (full text, mbox, link).


Message #15 received at [email protected] (full text, mbox, reply):

From: Mike Mestnik <[email protected]>
To: Michael Stone <[email protected]>, [email protected]
Subject: Re: Bug#227079: install: dosen't honer dpkg system and no option to make it.
Date: Sun, 11 Jan 2004 14:16:24 -0800 (PST)
Coreutils may provide a program called install, if I'm incorrect I apologize.

This program, as many developers know, is responsible for copying and setting permissions on
files.  Typically invoked from make install, a ?common? way to install programs.  This
installation currently dose not support the debian way of life.  Installations dove via install
can later be undone by dpkg.  If dpkg was made aware of the actions of install this could be
avoided.

Setting files as hold is impossible, at this time.  It may however be acceptable to hold the
entire pkg for the file.  I ask only that this feature be provided.  I think a wrapper of sorts
will suffice.  It would be nice to then included this feature into the make system, so that it
could be streamlined(If this is possible).

--- Michael Stone <[email protected]> wrote:
> On Fri, Jan 09, 2004 at 11:33:18PM -0600, Mike Mestnik wrote:
> >It would be nice if it would do something on the order of...
> >{; # Stdout redirect
> >dpkg -S <destination file name> |
> >  cut -f1 -d: |
> >    tr '\n' ' '
> >echo hold; # Mark the pkg as held.
> >} | dpkg --set-selections
> >
> >... If an env-var was set.
> 
> You need to be more specific; I'm not sure what you want from coreutils.
> 
> Mike Stone

__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus



Tags added: wontfix Request was from Thomas Hood <[email protected]> to [email protected]. (full text, mbox, link).


Changed Bug submitter to '[email protected]' from '[email protected]' Request was from Mike Mestnik <[email protected]> to [email protected]. (Wed, 02 Sep 2009 21:57:22 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Tue May 13 08:43:54 2025; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General 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.