Re: apt-findremovable v0.1 (initial release)

2006-10-03 Thread Shot (Piotr Szotkowski)
Jan Kechel:

> Michal Čihař wrote:

>> Anyway if you use aptitude instead of apt-get it tracks
>> all that automatically and you don't have to guess.

> Cool, didn't know that. But it doesn't work for
> packages that are already installed via apt-get.

You can mark all packages as installed automatically (this will mark
them for removal), then mark all essential and base ones as installed
manually (this will keep them and their dependencies), and then work
your way through the rest, starting with the most obvious ones (i.e.,
mark xserver-xorg and your DE as installed manually, this will keep
a lot of packages). When you’re finished with the list, everything
not needed will be marked for removal.

-- Shot
-- 
 everyone at school is saving for a car
 I'm saving for a server rack


pgpvWsQyNaOlK.pgp
Description: PGP signature


Re: Centralized darcs

2006-08-03 Thread Shot (Piotr Szotkowski)
Lars Wirzenius:

> to, 2006-08-03 kello 11:23 +0100, martin f krafft kirjoitti:

>> It sure works, but you have to let mutt know about it:

>>   subscribe debian-devel@lists.debian.org

>> That's a *good* thing.

> My point was that having to tell mutt manually about every mailing
> list is a pain, and people don't do it. The List- headers are
> sufficient, in my experience, to automate this.

:0
* ^Delivered-To: mailing list \/[a-z0-9_+-]+
lists/$MATCH/

:0
* ^List-Id: .*<\/[a-z0-9_+-]+
lists/$MATCH/

:0
* ^List-Id: \/[a-z0-9_+-]+
lists/$MATCH/

:0
* ^To: Multiple recipients of list <\/[a-zA-Z0-9_+-]+
lists/$MATCH/

in my ~/.procmailrc coupled with
folder-hook . "lists `cd /home/shot/Mail/lists/; echo *`"
In my ~/.muttng/muttngrc seems to work very nice.

-- Shot
-- 
I have discovered a truly remarkable solution to Fermat's
Last Theorem which this signature is too small to contain.


pgpDuUVj8ZXrU.pgp
Description: PGP signature


Re: Need for launchpad

2006-01-21 Thread Shot - Piotr Szotkowski
Kevin Mark:

> Also, I was checking packages.ubuntu.com -> dapper -> base
> utils->bash->view Debian changelog and it was a dead link.

If you change the 'packages' in the URL to 'changelogs'
it works. I mailed Frank Lichtenheld about this yesterday.

-- Shot


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [Fwd: major problem with gnome-games dependency]

2005-10-12 Thread Shot - Piotr Szotkowski
Hello.

Joe Smith:

> In other words recommendations mean: "This package does not actually
> NEED the listed packages, but it is unlikely you will want to install
> this package without the listed package."

Given that auto-pulling in of recommendations is the first thing I turn
off in aptitude after system installs - is there a simple way of telling
aptitude 'hey, I changed my mind, mark all packages recommended by the
currenly installed packages up for installation'?

I wonder how many extra packages I'd have to install to 'catch up'.

Cheers,
-- Shot (who wondered one day why timidity won't play MIDI files,
only to discover there's a Recommends: freepats dependency)
-- 
I'll tell you what war is about. You've got to kill people, and
when you've killed enough they stop fighting.   -- Curtis LeMay
== http://shot.pl/hovercraft/ === http://shot.pl/1/125/ ===


signature.asc
Description: Digital signature


Re: debian mentors & ubuntu

2005-07-20 Thread Shot - Piotr Szotkowski
Hello.

David Nusinow:

> On Wed, Jul 20, 2005 at 10:30:14AM +0900, Miles Bader wrote:

>> [The small amount of stuff that _is_ different seems to mostly be
>> high-profile end-user GUI apps that aren't going to have much
>> significance for a server anyway.]

> Then why not run Debian?

My wild guess, based on
http://toolbar.netcraft.com/site_report?url=http://mentors.debian.net -
because back in September 2004 Apache 2.0.50 and PHP 4.3.8 was in the
supported and stable Ubuntu Warty, while not being in the supported and
stable Debian woody.

Cheers,
-- Shot
-- 
 The above comment may be extremely inflamatory. For your protection,
 it has been rot13'd twice.  -- JWhitlock, /.
== http://shot.pl/hovercraft/ === http://shot.pl/1/125/ ===


signature.asc
Description: Digital signature


Re: charsets in debian/control

2004-12-11 Thread Shot (Piotr Szotkowski)
Hello.

Paul Hampson:

> The email address isn't important, since
> that has to be a subset of ASCII anyway.

Are the Unicode-encoded domain names
supported in (modern) browsers only?

I can surf to http://ł.pl/ (with, e.g., Firefox) - can I send mail to
[EMAIL PROTECTED], or should I always use the [EMAIL PROTECTED] equivalent, as
the Unicode in domain names is restricted to WWW only?

Cheers,
-- Shot
-- 
There's a difference between random people with stripy jumpers, and a respected
scientist with a reputation. -- Steve Kitson, ucam.chat
 http://shot.pl/hovercraft/ ===


signature.asc
Description: Digital signature


Re: Bug#283578: ITP: hot-babe -- erotic graphical system activity monitor

2004-12-01 Thread Shot (Piotr Szotkowski)
Hello.

Ron Johnson:

> If Disk 1 has hot-babe on it, I couldn't give it
> to Dick or Jane the 13 year old neighborhood geeks.

If Disk 1 has hot-babe on it, then hot-babe is one of the most popular
(most wanted) packages. I'd rather have Disk 1 more usable for Debian
users than more suited for giving out to non-users.

Cheers,
-- Shot
-- 
I detest life-insurance agents; they always argue that I shall
some day die, which is not so.  -- Stephen Leacock
 http://shot.pl/hovercraft/ ===


signature.asc
Description: Digital signature


Re: bad archive handling (was: Re: GNOME 2.8 on ia64 completely hosed?)

2004-12-01 Thread Shot (Piotr Szotkowski)
Hello.

Sven Luther:

> No the real solution to this is to have the archive software accept
> multiple copies of a same package, and not remove the older arch:all
> packages when there are still arch:any package from the same source
> package in the archive.

But the original problem (from debian-gtk-gnome) wasn't that the archive
deletes the older versions (it doesn't), but that the client-side
program wants the *newest* versions of packages.

gnome-applets-data_2.8.1.1-3_all.deb was in the archive when
gnome-applets_2.8.1.1-3_ia64.deb was the newest gnome-applets
for ia64, but gnome-applets-data_2.8.1.1-4_all.deb was there *already*,
and so apt didn't want to get the older, -3 gnome-applets-data.

gnome-applets and gnome-applets-data must be the same version, but
from the ia64's point of view the newest gnome-applets was -3 and
the newest gnome-applets-data was -4. It's apt who should have requested
gnome-applets-data -3 istead of breaking. Archive was ok all the time.

Cheers,
-- Shot
-- 
The only winner in the War of 1812 was Tchaikovsky.   -- Solomon Short
 http://shot.pl/hovercraft/ ===


signature.asc
Description: Digital signature