Re: [Xcb] planning to remove xprint, libxprintutil and related packages

2011-04-21 Thread Jamey Sharp
On Thu, Apr 21, 2011 at 04:22:17PM +0200, Julien Danjou wrote:
> On Thu, Apr 21 2011, Drew Parsons wrote:
> > cc: xcb maintainers: should you keep libxcb-xprint0 ? Do we need to talk
> > about this? libxcb-xprint0 has no relation (in a packaging sense) to
> > xprint.
> 
> I see no harm providing it. It exists, so we can just let it be. Nothing
> depends on it I guess, and nothing should ever depends on it, but I
> don't see any good reason not to build it either.
> 
> If you really want to hide that Xprint ever existed, maybe that'd be a
> reason to stop building that package, otherwise, I don't see really any.
> :)

Speaking as both a Debian user and an XCB developer:

- I think we'll leave xprint.xml in xcb-proto forever, because it's
  protocol documentation that may be useful to somebody.

- In libxcb master, I'd be happy to change configure.ac to default to
  not building xprint. I'd personally continue building it because I
  build all known extensions, just to check for build regressions, but
  there's no reason everybody else needs to.

- For Debian, while I can't argue with your point, Julien, that "I don't
  see any good reason not to build it," I also don't see any good reason
  *to* build it, and I have a lot of sympathy with wanting to "hide that
  Xprint ever existed." :-)

Jamey


signature.asc
Description: Digital signature


Re: intent to package tochnog

1998-10-05 Thread Jamey Sharp
[EMAIL PROTECTED] wrote:
> 
>   License: GPL

That's good. 

>   The author calls the executable 'tn' .  I should probably change
> this to 'tochnog' or 'tng' or something.

Do you suppose the correct way to do this would be to place the real binary in
a directory outside of the standard bin directories and place a symlink with
the different name in the proper place?

I would go for "tochnog" unless I had to be typing it a lot, BTW. 

-Jamey


Get free e-mail and a permanent address at http://www.netaddress.com/?N=1



Re: An X version of dselect for slink

1998-10-07 Thread Jamey Sharp
[EMAIL PROTECTED] wrote:
> Since it seems obvious that apt WON'T be finished (GUI bit I mean)
> before freeze of slink, I have started writing an X clone of the Dselect
> tool.
> 
> Although to be ready by 16th will make it pretty much a hack, I think it
> is one worthy for this release (in much the same way as the
> preselections were earlier).

I have a very simple frontend to dselect in Tcl/Tk which simply replaces the
main menu of dselect... If anyone's interested, I could put it on my web
server, but probably both apt and gdselect are more advanced already.

> I will write it using GTK (I already have the basic framework done),
> development version 1.1 (for GtkCTrees, they are VERY useful for this).
> 
> I have a couple of questions:-
> 
> a) Does anyone else think this is a good idea?

Yup. (Otherwise I wouldn't have started my own similar project. )

> b) How will this integrate with the installation
> 
> Point b probably needs more expansion. What I mean is, if J Random Luser
> installs the basic system using the boot disks, it would be nice to
> start X, then this tool ASAP (basically, instead of Dselect). What needs
> to be done in terms of bootdisks and installation stuff to support this?
> (Presumably at least a question in the install "do you want to use a GUI
> install program or a TUI install program?").

I really like the idea of a full GUI install, but I have a use for running
Debian on 386s, so it'd be a pretty definite requirement (IMO) that dselect
stick around. (X wouldn't be pretty on a 386. )

> Dselect's functionality is fairly simple - I believe I can have it
> duplicated and fully tested (enough for my scrutiny) under X by freeze
> time, after which others can test it.

Sounds good to me.

> Some more random dselect/dpkg questions for slink:
> 
> Also, we need to deal with the dselect Install/Remove/Configure
> syndrome. We could easily put in my tool "Apply changes", which does all
> three (using same script interface). IMHO, we ought to switch completely
> to dpkg-mountable and apt (i.e. drop all existing default methods
> bar possibly dpkg-ftp and disks).

'apt-get dselect-upgrade' already does that. I'd go for dropping the Configure
and Remove options entirely from (g)dselect.

Also, apt supports mounted filesystems. It would be fairly simple to make it
be able to mount unmounted ones, I would think. (Just check /etc/mtab, and if
it's not there, mount it?) Therefore, I'd propose that this be purely a
frontend to apt.

Apt already has FTP support. Why keep using dpkg-ftp? And what is disks? Does
it handle multi-disk installs?

> What about multi-cd stuff? Should be integrated into mountable IMHO.

I think eveything ought to be integrated into apt.

> Can mountable handle an FS which isnt in /etc/fstab? If not,
> the bootdisks ought to as a bare minimum insert the installation
> medium (if CDROM) into /etc/fstab with options
> "noauto,noexec,nosuid,nodev,ro", and /floppy should be there too.

I don't see how mountable could handle anything not in /etc/fstab. But perhaps
the install routine should have an option for adding entries to /etc/fstab.
(Autodetection of which devices are what and should be mounted where would be
nearly impossible, I would think.)

-Jamey


Get free e-mail and a permanent address at http://www.netaddress.com/?N=1



Re: Re: APT 0.1.6 is released!

1998-10-07 Thread Jamey Sharp
[EMAIL PROTECTED] wrote:
> > I think you need to install the new nfs-server package.
> 
> Yeah, I got bit by that too, and it took me a while to find that...
> maybe we need some sort of "transitional-recommends" field?  Something
> that is ignored if you are installing the package (to avoid causing
> even more pain to dselect users, or something), but noticed on an
> upgrade? (obviously it need more subtlety than that, but this might be
> a more useful distinction than we've had before for splitting
> packages...)
> 
> [it is *possible* that nfs-server wasn't even on the mirrors, maybe
> because it was new, when the netstd or netbase or whatever used to
> have it, dropped it; oh well, that's what "unstable" is all about...]

I upgraded to unstable yesterday, and had no problem. dselect automatically
selected nfs-server, telnetd, etc., so I didn't have to do any of that.

Does dselect automatically select anything in the base section and anything in
priorities Important and Standard? Or have those packages been selected for me
the way the new split ones from unstable were?

-Jamey


Get free e-mail and a permanent address at http://www.netaddress.com/?N=1