On Tue, 10 Jun 1997, Karl M. Hegbloom wrote:
> Guy Maor writes:
> >
> > Perhaps the `bug' package should be priority standard? It does make
> > bug reporting much easier.
>
> Yes, and when it installs itself, from `deity', it should stop with a
> message to be read, (any key to continue) wh
: > Anyway I thought that Chrisoph Lameter is the maintainer of mgetty
: > as the most recent uploads come from him.
Is there an imposter around? My last upload must have been half a year ago or
so.
Maybe someone just forgot to change the maintainer name again.
--
--- +++ --- +++ --- +++ --- ++
Andreas Jellinghaus <[EMAIL PROTECTED]> writes:
> i want to set the variable CPPFLAGS in my debian/rules, so all processes
> called by make will have an evironment variable CPPFLAGS with that
> content.
export CPPFLAGS = "whatever"
will do what you want. You should, of course, be calling submak
Hi,
Yesterday I got a bug report against dump from someone running
Debian on a m68k machine. His problem was that he used the
new e2fsprogs, but the old dump binary -12 instead of -14.
Question:
How do we avoid this sort of problem? How is the compilation for
non-Maintainer
architectures handled
hy.
how can i do this :
i want to set the variable CPPFLAGS in my debian/rules, so all processes
called by make will have an evironment variable CPPFLAGS with that
content.
concret : i need to set CPPFLAGS in environment, so configure scripts
will include a special directory when searching for in
Andreas Jellinghaus wrote:
> who is working on ncurses ?
I was about to start. :)
> i made ncurses 4.1 for local use and could upload it right now (ok, it's
> revoked). it would only take me a few hours to downgrade to the latest
> ncurses 1.9.9g IIRC, and a few more to create a altdev package.
Guy Maor writes:
> Thomas Koenig <[EMAIL PROTECTED]> writes:
>
> > How do we encourage users to submit more bug reports when something
> > goes wrong?
>
> Perhaps the `bug' package should be priority standard? It does make
> bug reporting much easier.
Yes, and when it installs itself, f
On 7 Jun 1997, Kai Henningsen wrote:
> > > Or maybe you have forgotten how conffiles are actually handled:
> > >
> > > (old=original install, new=this install, current=possibly edited version)
> > >
> > > If old md5 = new md5, ignore new file (package unchanged)
> > > If old md5 = curren
Tom Lees writes:
> On Wed, 28 May 1997, Yann Dirson wrote:
>
> >
> > Has anybody postulated to take over maintainance of the package ? If
> > not, I'm a volunteer... Please let me know.
>
> If you do take it, please try to get the e2compr patches into it. I have
> requested that I take i
I don't use these daemons anymore, so I have no way to test that the packages
work. I'm looking for a new maintainer for both.
These packages are *not* orphaned yet, I will continue to maintain them
until a new maintainer steps forward.
--
see shy jo
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e
who is working on ncurses ?
i made ncurses 4.1 for local use and could upload it right now (ok, it's
revoked). it would only take me a few hours to downgrade to the latest
ncurses 1.9.9g IIRC, and a few more to create a altdev package.
but i did not fix any bugs in my release (it was for playing a
On Jun 9, Bruce Perens wrote
> Please e-mail your request to [EMAIL PROTECTED] if you have not
> done so. The folks who approve accounts are there.
>
> Thanks
>
> Bruce
> --
> Bruce Perens K6BP [EMAIL PROTECTED] 510-215-3502
> Finger [EMAIL PROTECTED] for PGP public key.
> PGP fi
One thing for developers to do is to make sure that you respond NICELY
to bug reports. I have reported bugs and have had responses from
developers that were downright nasty about it...
While that doesn't bother me a whole lot, since I know what is going
on (most of the time writes:
>
> How do
[EMAIL PROTECTED] (Martin Schulze) writes:
> Hmm, he'll be getting a new machine today and will be trying to
> install debian on thursday. I don't know if you remember that
> he had a house burn and lost all of his computer stuff. (he lives
> in the same town as I do)
OK, I had just let somebod
I think you have to tell dselect where non-free and contrib are so that it
can find their Packages files. It asks about this when you choose an access
method.
Thanks
Bruce
--
Bruce Perens K6BP [EMAIL PROTECTED] 510-215-3502
Finger [EMAIL PROTECTED] for PGP public key.
PGP fin
Hello!
I've made a CD-ROM with the debian-cd package. Everything works
fine. I can select the packages I like, even from non-free. But after
completing the install process, the packages from non-free are left
out. It is possible to install them by hand using dpkg -i.
abraxas# dpkg -s mmm
Package:
I just tried starting xnest but it says it cannot find font 'Fixed' and
immediately stops again. What's going on?
I do use xfs and no hardcoded fontpaths for my xserver. Can this be the
reason?
Michael
--
Dr. Michael Meskes, Projekt-Manager| topsystem Systemhaus GmbH
[EMAIL PROTECTED]
I just uploaded mgetty 1.1.7 to master. It's my first multi-target
package, so please let me know if it's broken. It's late, and I might have
screwed something up. :)
--
Paul Haggart - phaggart at cybertap dot com - Debian Linux - PGP 0xD61313E9
"I'm a firm believer in the philosophy of a r
In general I disclose as little as possible about what a vendor is going
to do, as I'd prefer you ask them. I just spoke up about LSL because
people were concerned about how LSL perceived us.
Thanks
Bruce
--
Bruce Perens K6BP [EMAIL PROTECTED] 510-215-3502
Finger [EMAIL PROTE
Do you know if they will be selling the Official 1.3.0 CD
or the Official 1.3.1 CD with the new XFree86 3.3 release?
-Erik
--
Erik B. Andersen Web:http://www.inconnect.com/~andersen/
email: [EMAIL PROTECTED]
--This message was written using 73% post-consumer electrons-
In article <[EMAIL PROTECTED]> you wrote:
: Thomas Koenig <[EMAIL PROTECTED]> writes:
: > How do we encourage users to submit more bug reports when something
: > goes wrong?
: Perhaps the `bug' package should be priority standard? It does make
: bug reporting much easier.
Some reference in prom
"Brian S. Julin" <[EMAIL PROTECTED]> writes:
> However I will end up with a major headache if I cannot reliably
> map perl module names to debian package names.
One solution is to simply add a new field to the control file. dpkg &
friends do preserve extra fields. `Perl-Module:' perhaps?
Guy
On Mon, 9 Jun 1997, Michael Meskes wrote:
> How can I have more shared memory than total memory + swap?
I think it refers to the total number of pages that are shared in all
address spaces. Ie if I load Bash twice then it's code pages will be
counted twice.
I guess this is counter intuitive, ie
Thomas Koenig <[EMAIL PROTECTED]> writes:
> How do we encourage users to submit more bug reports when something
> goes wrong?
Perhaps the `bug' package should be priority standard? It does make
bug reporting much easier.
Guy
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscr
24 matches
Mail list logo