Re: regex in apt preferences

2018-05-07 Thread Abdullah Ramazanoğlu
On Tue, 8 May 2018 00:30:31 + (UTC) David Griffith said: > Through trial and error, I found that these worked in this order: > > Package: libsystemd0 > Pin: release * > Pin-Priority: 500 > > Package: *systemd* > Pin: release * > Pin-Priority: -1 > > In the order as you describe, EVERYTHING

Re: regex in apt preferences

2018-05-07 Thread David Griffith
On Tue, 8 May 2018, Abdullah Ramazanoğlu wrote: On Mon, 7 May 2018 08:26:35 + (UTC) David Griffith said: Package: *systemd* Pin: release * Pin-Priority: -1 This will prevent anything requiring systemd from being accidentally installed. This also prevents libsystemd0 from being updated.

regex in apt preferences

2018-05-07 Thread David Griffith
In my saga of limiting the damage from remnents of systemd, I'm focusing in on libsystemd0. I want to allow only libsystemd0 to be upgradable and forbid the installation and/or upgrading of anything else matching *systemd*. Here's what I did so far: Following http://without-systemd.org/wik

Recovered!! (Re: Anyone Care to Critique my Apt Preferences? (was Re: apt-cacher as package rollback buffer))

2010-03-01 Thread Freeman
On Mon, Feb 22, 2010 at 11:01:44PM +0900, Osamu Aoki wrote: > > Or, just use "sudo dpkg -i old-package.deb" (maybe in chroot). > > Please read "Chapter 2. Debian package management" > http://www.debian.org/doc/manuals/debian-reference/ch02.en.html > http://www.debian.org/doc/manuals/debian-refere

Re: Anyone Care to Critique my Apt Preferences? (was Re: apt-cacher as package rollback buffer)

2010-02-28 Thread Freeman
On Sat, Feb 27, 2010 at 09:22:34PM -0500, Celejar wrote: > On Sat, 27 Feb 2010 09:05:58 -0800 > Freeman wrote: > > > On Mon, Feb 22, 2010 at 11:01:44PM +0900, Osamu Aoki wrote: > > ... > > > > Osamu > > > > OMG! > > > > Osamu as in "Debian Reference Copyright 2007-2009 Osamu Aoki"? > > > > T

Re: Anyone Care to Critique my Apt Preferences? (was Re: apt-cacher as package rollback buffer)

2010-02-27 Thread Celejar
On Sat, 27 Feb 2010 09:05:58 -0800 Freeman wrote: > On Mon, Feb 22, 2010 at 11:01:44PM +0900, Osamu Aoki wrote: ... > > Osamu > > OMG! > > Osamu as in "Debian Reference Copyright 2007-2009 Osamu Aoki"? > > That was an undertaking. > > There is a great deal of clarity in the way the referenc

Re: Recovered!! (was Re: Anyone Care to Critique my Apt Preferences? (was Re: apt-cacher as package rollback buffer))

2010-02-27 Thread Tony Nelson
On 10-02-27 12:04:08, Freeman wrote: ... > Following the big xserver-org/mesa seg-fault/crash I was at grub > playing space invaders. > > 1.) I could reach the diversion to maintenance mode where it > recommended running e2fsck on mounted partitions, which I eventually > did, reluctantly. I wou

Re: Anyone Care to Critique my Apt Preferences? (was Re: apt-cacher as package rollback buffer)

2010-02-27 Thread Freeman
On Mon, Feb 22, 2010 at 11:01:44PM +0900, Osamu Aoki wrote: > Hi, > > On Sat, Feb 20, 2010 at 11:41:26AM -0800, Freeman wrote: > > > In which case, I pin the rolled back version to 1001. The preferences file > > can live on in moderation for the sake of learning. > > Or, just use "sudo dpkg -i o

Recovered!! (was Re: Anyone Care to Critique my Apt Preferences? (was Re: apt-cacher as package rollback buffer))

2010-02-27 Thread Freeman
On Mon, Feb 22, 2010 at 11:01:44PM +0900, Osamu Aoki wrote: > Hi, > > On Sat, Feb 20, 2010 at 11:41:26AM -0800, Freeman wrote: > > > > My ego may be the more delicately balanced but my system is the more > > > > precious. :) > > > > > > This squeeze testing cycle has been rough because of major t

Re: Anyone Care to Critique my Apt Preferences? (was Re: apt-cacher as package rollback buffer)

2010-02-22 Thread Osamu Aoki
Hi, On Sat, Feb 20, 2010 at 11:41:26AM -0800, Freeman wrote: > > > My ego may be the more delicately balanced but my system is the more > > > precious. :) > > > > This squeeze testing cycle has been rough because of major transitions. > > My recent upgrade in one of the multiboot setup from stabl

Re: Anyone Care to Critique my Apt Preferences? (was Re: apt-cacher as package rollback buffer)

2010-02-21 Thread Freeman
On Sat, Feb 20, 2010 at 06:41:35PM +0900, Osamu Aoki wrote: > Hi, > > On Fri, Feb 19, 2010 at 11:15:24PM -0800, Freeman wrote: > > On Mon, Feb 15, 2010 at 05:10:26PM -0800, evenso wrote: > > > On Mon, Feb 15, 2010 at 02:33:05PM -0600, Boyd Stephen Smith Jr. wrote: > > > > On Monday 15 February 201

Re: Anyone Care to Critique my Apt Preferences? (was Re: apt-cacher as package rollback buffer)

2010-02-20 Thread Freeman
On Sat, Feb 20, 2010 at 06:41:35PM +0900, Osamu Aoki wrote: > Hi, > > On Fri, Feb 19, 2010 at 11:15:24PM -0800, Freeman wrote: > > I'd rather find out that the above Preferences are destructive here than > > during an install! > > Your setting will install latest experimental of a package which

Re: Anyone Care to Critique my Apt Preferences? (was Re: apt-cacher as package rollback buffer)

2010-02-20 Thread Lisi
On Saturday 20 February 2010 11:24:01 Andrei Popescu wrote: > On Sat,20.Feb.10, 18:41:35, Osamu Aoki wrote: > > FYI: > > The upcoming apt_preferences(5) manpage (e.g.: apt_0.7.26~exp2_i386.deb) > > states: > > > >Preferences are a strong power in the hands of a system > > administrator but

Re: Anyone Care to Critique my Apt Preferences? (was Re: apt-cacher as package rollback buffer)

2010-02-20 Thread Andrei Popescu
On Sat,20.Feb.10, 18:41:35, Osamu Aoki wrote: > FYI: > The upcoming apt_preferences(5) manpage (e.g.: apt_0.7.26~exp2_i386.deb) > states: > >Preferences are a strong power in the hands of a system administrator >but they can become also their biggest nightmare if used without ca

Re: Anyone Care to Critique my Apt Preferences? (was Re: apt-cacher as package rollback buffer)

2010-02-20 Thread Boyd Stephen Smith Jr.
In <20100220094135.gc12...@osamu.debian.net>, Osamu Aoki wrote: >Right >now, stable and testing have too much gap usually to be useful. That's not true. I mix stable/backports/testing/unstable/experimental. Roughly 78% of my systems is packages from stable with the remainder mostly from testin

Re: Anyone Care to Critique my Apt Preferences? (was Re: apt-cacher as package rollback buffer)

2010-02-20 Thread Osamu Aoki
Hi, On Fri, Feb 19, 2010 at 11:15:24PM -0800, Freeman wrote: > On Mon, Feb 15, 2010 at 05:10:26PM -0800, evenso wrote: > > On Mon, Feb 15, 2010 at 02:33:05PM -0600, Boyd Stephen Smith Jr. wrote: > > > On Monday 15 February 2010 13:30:19 Freeman wrote: > > > > > > > > > However, could a rollback

Anyone Care to Critique my Apt Preferences? (was Re: apt-cacher as package rollback buffer)

2010-02-19 Thread Freeman
On Mon, Feb 15, 2010 at 05:10:26PM -0800, evenso wrote: > On Mon, Feb 15, 2010 at 02:33:05PM -0600, Boyd Stephen Smith Jr. wrote: > > On Monday 15 February 2010 13:30:19 Freeman wrote: > > > > > > However, could a rollback represent an incursion on the priority system? > > > > With testing/unsta

Re: Broke /etc/apt/preferences when trying to use just one package from unstable.

2008-07-27 Thread Thomas Preud'homme
Le samedi 26 juillet 2008, Florian Kulzer a écrit : [SNIP] > Your apt_preferences has multiple matches for certain repositories > and your last two rules put the priority of more or less everything > to -1. I am not surprised that apt starts to become weird. > > Your goal can be achieved much sim

Re: Broke /etc/apt/preferences when trying to use just one package from unstable.

2008-07-26 Thread Bob Cox
On Sat, Jul 26, 2008 at 14:41:38 +0200, Florian Kulzer ([EMAIL PROTECTED]) wrote: > On Sat, Jul 26, 2008 at 12:51:42 +0100, James Youngman wrote: > > I modified /etc/apt/{preferences,sources.list} to get just > > flashplugin-nonfree from unstable. That seemed to work. >

Re: Broke /etc/apt/preferences when trying to use just one package from unstable.

2008-07-26 Thread Florian Kulzer
On Sat, Jul 26, 2008 at 12:51:42 +0100, James Youngman wrote: > I modified /etc/apt/{preferences,sources.list} to get just > flashplugin-nonfree from unstable. That seemed to work. > However, now I find that "apt-get install libsdl1.2-dev" results in > this error:

Re: Broke /etc/apt/preferences when trying to use just one package from unstable.

2008-07-26 Thread Bob Cox
On Sat, Jul 26, 2008 at 12:51:42 +0100, James Youngman ([EMAIL PROTECTED]) wrote: > I modified /etc/apt/{preferences,sources.list} to get just > flashplugin-nonfree from unstable. That seemed to work. > However, now I find that "apt-get install libsdl1.2-dev" resu

Broke /etc/apt/preferences when trying to use just one package from unstable.

2008-07-26 Thread James Youngman
I modified /etc/apt/{preferences,sources.list} to get just flashplugin-nonfree from unstable. That seemed to work. However, now I find that "apt-get install libsdl1.2-dev" results in this error: # apt-get install libsdl1.2-dev Reading package lists... Done Building dependency tr

Re: Understanding /etc/apt/preferences

2007-07-02 Thread Bob Proulx
Mathieu Malaterre wrote: > I would like to update my sarge system, but keep swig 1.1: > > $ head /etc/apt/preferences Instead of using preferences for this I would 'hold' the package in both dpkg and aptitude and then upgrade normally. Because the package is held it will

Re: Understanding /etc/apt/preferences

2007-07-02 Thread Mathieu Malaterre
Ok seems to be working with this: $ cat /etc/apt/preferences Package: swig Pin: version 1.1.* Pin-Priority: 1001 Package: * Pin: release a=oldstable Pin-Priority: 800 Package: * Pin: release a=etch-backports Pin-Priority: 900 Package: * Pin: release a=stable Pin-Priority: -10 Package: * Pin

Understanding /etc/apt/preferences

2007-07-02 Thread Mathieu Malaterre
I would like to update my sarge system, but keep swig 1.1: $ head /etc/apt/preferences Package: swig Pin: version 1.1.p883* Pin-Priority: 1001 Package: * Pin: release a=oldstable Pin-Priority: 700 Package: * Pin: release a=etch-backports So why apt is still trying to update my version of swig

Re: etch apt preferences problem [solved]

2006-12-30 Thread jakub
Dnia Pt Grudnia 29 2006, 11:05 pm, Chris Searle napisał(a): > > Given that you've copied and pasted this in then I'm guessing the > last line here is the issue - Pit-Priority vs Pin-Priority. > > > Chris Searle > [EMAIL PROTECTED] thanks ;) what a stupid mistake... I think i might need glasses so

Re: etch apt preferences problem

2006-12-29 Thread Chris Searle
On 29. des. 2006, at 22.37, [EMAIL PROTECTED] wrote: Hi, I lately tried to use pinning and the apt/preferences file as described in the apt-howto and I run at the problem. Below is my preferences file: /etc/apt/preferences Package: enlightenment Pin: version 0.16.7.2-5 Pin-Priority: 1001

etch apt preferences problem

2006-12-29 Thread jakub
Hi, I lately tried to use pinning and the apt/preferences file as described in the apt-howto and I run at the problem. Below is my preferences file: /etc/apt/preferences Package: enlightenment Pin: version 0.16.7.2-5 Pin-Priority: 1001 Package: enlightenment-data Pin: version 0.16.7.2-5 Pin

apt preferences and apt-build's "Archive" line

2006-09-25 Thread Adam Porter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Here is a strange problem: $ cat /var/cache/apt-build/repository/Release Archive: apt-build Component: main Origin: apt-build Label: apt-build Architecture: i386 $ cat /etc/apt/preferences Package: * Pin: release a=apt-build Pin-Priority: 900

apt preferences

2005-05-17 Thread Scott Webster
seems to be fine... it probably would have made sense to do this in the first place for clarity. I wanted to change my /etc/apt/preferences file so that my "pin priority" would point to sarge and not testing. This would mean that no sudden upgrade to etch (the new testing) would o

Re: /etc/apt/preferences problem - might cause problems when Sarge goes stable!

2004-12-20 Thread Osamu Aoki
On Fri, Dec 17, 2004 at 03:21:47PM +, Ben Bettin wrote: > I recently started using the /etc/apt/preferences file to get > Firestarter from unstable into my testing install of Sarge. My file > follows: > > -- > Package: * > Pin: release a=testing > Pin-Pr

Re: /etc/apt/preferences problem - might cause problems when Sarge goes stable!

2004-12-17 Thread kurtz
El viernes 17 de diciembre de 2004 a las 17:38:46, Ben Bettin escribe: > That way the stable apache would overrule the one from testing (in > this case it constitutes a downgrade). Indeed not exactly, stable apache could overrule the one from testing, but if this is the one installed, you can make

Re: /etc/apt/preferences problem - might cause problems when Sarge goes stable!

2004-12-17 Thread Ben Bettin
my case. I'm still very curious if the conflicting labels from /etc/apt/preferences and /etc/apt/sources.list will have bad effects on people with mixed installs when Sarge goes Stable? Ben On Fri, 17 Dec 2004 17:26:39 +0100, kurtz <[EMAIL PROTECTED]> wrote: > El viernes 17 de

Re: /etc/apt/preferences problem - might cause problems when Sarge goes stable!

2004-12-17 Thread kurtz
El viernes 17 de diciembre de 2004 a las 15:21:47, Ben Bettin escribe: > Package: firestarter > Pin: release a=unstable > Pin-Priority: 1100 I wouldn't use priority values higher than 1000 unless I plan to do a dist downgrade. Hope this makes sense. signature.asc Description: Digital signature

/etc/apt/preferences problem - might cause problems when Sarge goes stable!

2004-12-17 Thread Ben Bettin
I recently started using the /etc/apt/preferences file to get Firestarter from unstable into my testing install of Sarge. My file follows: -- Package: * Pin: release a=testing Pin-Priority: 900 Package: firestarter Pin: release a=unstable Pin-Priority: 1100 Package: * Pin: release o

Re: apt/preferences origin pins for file:// sources

2004-07-11 Thread Raj Kiran Grandhi
ib non-free > === > > I have put the following lines in the '/etc/apt/preferences' file to > give higher priority to the local packages. (As per the manpage) > > Package: * > Pin: origin "" > Pin-Priority: 999 > > However this does not seem t

apt/preferences origin pins for file:// sources

2004-07-10 Thread Raj Kiran Grandhi
b-src http://ftp.us.debian.org/debian stable main contrib non-free deb-src http://ftp.us.debian.org/debian testing main contrib non-free === I have put the following lines in the '/etc/apt/preferences' file to give higher priority to the local packages. (As per the manpage) Package: * Pin: or

Re: Configuring /etc/apt/preferences

2004-04-25 Thread Vincent Lefevre
On 2004-04-25 19:47:49 +0200, Andrei Badea wrote: > I run this on my home computer, where I've switched to unstable > immediately after installing Woody. So I guess there aren't security > updates for me anyway since unstable is not supported by the security > team (but please correct me if I'm

Re: Configuring /etc/apt/preferences

2004-04-25 Thread Andrei Badea
Vincent Lefevre wrote: On 2004-04-23 20:39:27 +0200, Andrei Badea wrote: I tried to change /etc/apt/preferences to this (one single rule): Package: * Pin: origin ftp.cz.debian.org Pin-Priority: 999 in order to increase the priority, just to see what would happen. Unfortunately nothing, on apt

Re: Configuring /etc/apt/preferences

2004-04-25 Thread Vincent Lefevre
On 2004-04-23 20:39:27 +0200, Andrei Badea wrote: > I tried to change /etc/apt/preferences to this (one single rule): > > Package: * > Pin: origin ftp.cz.debian.org > Pin-Priority: 999 > > in order to increase the priority, just to see what would happen. > Unfortunate

Re: Configuring /etc/apt/preferences

2004-04-23 Thread Andrei Badea
Vincent Lefevre wrote: On 2004-04-22 23:49:49 +0200, Andrei Badea wrote: Having a slow Internet connection, I want to set /etc/apt/preferences so that packages from the CDs have a greater priority that those on the network. So I put in preferences: Package: * Pin: origin ftp.cz.debian.org Pin

Re: Configuring /etc/apt/preferences

2004-04-22 Thread Vincent Lefevre
On 2004-04-22 23:49:49 +0200, Andrei Badea wrote: > Having a slow Internet connection, I want to set /etc/apt/preferences so > that packages from the CDs have a greater priority that those on the > network. So I put in preferences: > > Package: * > Pin: origin ftp.cz.debian.

Configuring /etc/apt/preferences

2004-04-22 Thread Andrei Badea
Hello all, my sources.list file contains - 3 deb lines for my older 3 Debian CDs with Sid from which I usually install packages, - a deb line for Sid on a ftp mirror (ftp.cz.debian.org) Having a slow Internet connection, I want to set /etc/apt/preferences so that packages from the CDs have a

Re: apt preferences in latest Sarge don't work the way they used to

2004-04-21 Thread hugo vanwoerkom
hugo vanwoerkom wrote: http://groups.google.com/groups?q=schuldei+group:linux.debian.user+author:vanwoerkom&hl=en&lr=&ie=UTF-8&oe=UTF-8&scoring=d&selm=TgUh.T6.43%40gated-at.bofh.it&rnum=5 This reference mentions that you ought to specify FQDN but that it works without. That is no longer true.

apt preferences in latest Sarge don't work the way they used to

2004-04-20 Thread hugo vanwoerkom
Hi Debian! Today I tried to install a Sarge system with the 4.3.0 x-window-system coming from www.schuldei.org because it has a patch that combines xservers with distinct video cards. The /etc/apt/preferences has: Package: * Pin: origin schuldei.org Pin-Priority: 999 And the /etc/sources.list

Re: Scoring up unstable security fixes in my /etc/apt/preferences:

2004-02-22 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Feb 22, 2004 at 12:49:36PM +0100, Niels L. Ellegaard wrote: > I am getting a little tired of having to look at the Debian website > every day. Therefore I would like to configure apt in such a way that > I automatically update insecure packages

Re: Scoring up unstable security fixes in my /etc/apt/preferences:

2004-02-22 Thread Colin Watson
On Sat, Feb 21, 2004 at 04:37:14PM +0100, Niels L. Ellegaard wrote: > Is it possible to configure my /etc/apt/preferences in such a way that > I automatically upgrade a package from testing to unstable whenever > this can save me from a security problem? > > Perhaps I am looking

Re: Scoring up unstable security fixes in my /etc/apt/preferences:

2004-02-22 Thread Niels L. Ellegaard
Paul Johnson <[EMAIL PROTECTED]> writes: > On Sat, Feb 21, 2004 at 04:37:14PM +0100, Niels L. Ellegaard wrote: > > Is it possible to configure my /etc/apt/preferences in such a way that > > I automatically upgrade a package from testing to unstable whenever > > this

Re: Scoring up unstable security fixes in my /etc/apt/preferences:

2004-02-21 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Feb 21, 2004 at 04:37:14PM +0100, Niels L. Ellegaard wrote: > Is it possible to configure my /etc/apt/preferences in such a way that > I automatically upgrade a package from testing to unstable whenever > this can save me from a

Scoring up unstable security fixes in my /etc/apt/preferences:

2004-02-21 Thread Niels L. Ellegaard
I am using debian testing. Is it possible to configure my /etc/apt/preferences in such a way that I automatically upgrade a package from testing to unstable whenever this can save me from a security problem? Perhaps I am looking for a pin that tells me whether or not a package in unstable

Re: More apt-preferences

2003-11-20 Thread Andrew Schulman
> when does the preference (or does it?) show up in > the policy? It should show up immediately. Save your revised /etc/apt/preferences, rerun apt-cache policy, and you should see the change right away. If you don't, then you probably have an error in /etc/apt/preferences. apt won

Re: More apt-preferences

2003-11-18 Thread Hugo Vanwoerkom
Andrew Schulman wrote: So I now have as only entry in my /etc/apt/preferences: Package: * Pin: origin schuldei.org Pin-Priority: 999 Rationale: the man-page says about origin "fully qualified domain" and "debian.org" is really "www.debian.org" so I did the same fo

Re: More apt-preferences

2003-11-17 Thread Andrew Schulman
> So I now have as only entry in my /etc/apt/preferences: > > Package: * > Pin: origin schuldei.org > Pin-Priority: 999 > > Rationale: the man-page says about origin "fully qualified domain" and > "debian.org" is really "www.debian.org"

More apt-preferences

2003-11-17 Thread Hugo Vanwoerkom
Hi! Having been straightened out by Andrew a few posts ago on preferences: he said that for him: Package: k3b Pin: origin debian.org Pin-Priority: 991 did the trick. So I now have as only entry in my /etc/apt/preferences: Package: * Pin: origin schuldei.org Pin-Priority: 999 Rationale: the man

Re: apt-preferences: is this right?

2003-11-16 Thread Hugo Vanwoerkom
Andrew Schulman wrote: Package: * Pin: origin "www.schuldei.org/debian/bruby" Pin-Priority: 999 I think that will work. Unfortunately, the last time I looked, the "origin" feature is badly documented. So I'm not sure about the quotes, or how much of the URL you need. But for example, I have Pa

Re: apt-preferences: is this right?

2003-11-16 Thread Andrew Schulman
> Package: * > Pin: origin "www.schuldei.org/debian/bruby" > Pin-Priority: 999 I think that will work.  Unfortunately, the last time I looked, the "origin" feature is badly documented.  So I'm not sure about the quotes, or how much of the URL you need.  But for example, I have Package: k3b Pin: o

apt-preferences: is this right?

2003-11-16 Thread Hugo Vanwoerkom
! What an idea...) Instead I want all X code to come from here: http://www.schuldei.org/debian/bruby and I have in my sources list: deb /http://www.schuldei.org/debian/bruby/ ./ Now it works without an entry in apt preferences because testing isn't up to 4.3.0: the output of apt-cache p

Apt preferences: How to avoid a specific version of a package?

2003-10-06 Thread kimiko
How can I keep apt-get from trying specific versions of some packages when doing a dist-upgrade? I have unstable as default in apt.conf, so that gets priority 990. Then I have assigned priority 995 to experimental in preferences so that apt-get will upgrade to the latest and greatest (-pain-in-the

apt/preferences docs

2003-09-22 Thread [loonyx | rolf joho]
i want to run stable but have (very) few packages from non-debian locations (eg. videolan.org). is this mainly a /etc/apt/preferences issue...? i think i learned how to handle stable/testing/unstable, but how to tell apt to get a back-ported package x from repository y? What do i have to write

Re: How to comment out lines in /etc/apt/preferences?

2003-01-23 Thread Lloyd Zusman
will trillich <[EMAIL PROTECTED]> writes: > On Thu, Jan 23, 2003 at 05:07:04PM -0200, andrej hocevar wrote: >> >> [ ... ] >> >> You should remove at least one of those empty lines -- either >> before or after the comments -- or both of them. > > hmm. if that's the case, it looks like you might be

Re: How to comment out lines in /etc/apt/preferences?

2003-01-23 Thread Osamu Aoki
On Thu, Jan 23, 2003 at 06:39:15AM -0500, Lloyd Zusman wrote: > Is there a way to comment out lines in /etc/apt/preferences? I tried > various comment characters, but none worked. I couldn't find anything > about this in the documentation. I used to do hush trick without thinkin

Re: How to comment out lines in /etc/apt/preferences?

2003-01-23 Thread Dale Hair
On Thu, 2003-01-23 at 11:12, will trillich wrote: > On Thu, Jan 23, 2003 at 05:07:04PM -0200, andrej hocevar wrote: > > On Thu, Jan 23, 2003 at 09:59:10AM -0500, Lloyd Zusman wrote: > > > That still doesn't work for me ... > > > > > > # cat /etc

Re: How to comment out lines in /etc/apt/preferences?

2003-01-23 Thread Lloyd Zusman
andrej hocevar <[EMAIL PROTECTED]> writes: > On Thu, Jan 23, 2003 at 09:59:10AM -0500, Lloyd Zusman wrote: >> That still doesn't work for me ... >> >> # cat /etc/apt/preferences >> Package: mplayer* >> Pin: release a=unstable >> Pin-

Re: How to comment out lines in /etc/apt/preferences?

2003-01-23 Thread will trillich
On Thu, Jan 23, 2003 at 05:07:04PM -0200, andrej hocevar wrote: > On Thu, Jan 23, 2003 at 09:59:10AM -0500, Lloyd Zusman wrote: > > That still doesn't work for me ... > > > > # cat /etc/apt/preferences > > Package: mplayer* > > Pin: rele

Re: How to comment out lines in /etc/apt/preferences?

2003-01-23 Thread andrej hocevar
On Thu, Jan 23, 2003 at 09:59:10AM -0500, Lloyd Zusman wrote: > That still doesn't work for me ... > > # cat /etc/apt/preferences > Package: mplayer* > Pin: release a=unstable > Pin-Priority: 700 > > # Package: ruby* > # Pin: release a=unstable >

Re: How to comment out lines in /etc/apt/preferences?

2003-01-23 Thread Lloyd Zusman
header >> >> If I remove the hashes before lines in the "ruby*" section, I no longer >> get that error. >> >> This seems to imply that the hash mark is not considered to be a proper >> comment character in /etc/apt/preferences. >> >Leave

Re: How to comment out lines in /etc/apt/preferences?

2003-01-23 Thread Dale Hair
On Thu, 2003-01-23 at 07:06, Lloyd Zusman wrote: > Ron Johnson <[EMAIL PROTECTED]> writes: > > > On Thu, 2003-01-23 at 05:39, Lloyd Zusman wrote: > >> Is there a way to comment out lines in /etc/apt/preferences? I tried > >> various comment characters, but no

Re: How to comment out lines in /etc/apt/preferences?

2003-01-23 Thread Lloyd Zusman
Ron Johnson <[EMAIL PROTECTED]> writes: > On Thu, 2003-01-23 at 05:39, Lloyd Zusman wrote: >> Is there a way to comment out lines in /etc/apt/preferences? I tried >> various comment characters, but none worked. I couldn't find anything >> about this in the docume

Re: How to comment out lines in /etc/apt/preferences?

2003-01-23 Thread Ron Johnson
On Thu, 2003-01-23 at 05:39, Lloyd Zusman wrote: > Is there a way to comment out lines in /etc/apt/preferences? I tried > various comment characters, but none worked. I couldn't find anything > about this in the documentation. The hash (#) alway

How to comment out lines in /etc/apt/preferences?

2003-01-23 Thread Lloyd Zusman
Is there a way to comment out lines in /etc/apt/preferences? I tried various comment characters, but none worked. I couldn't find anything about this in the documentation. Thanks in advance. -- Lloyd Zusman [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a su

Re: apt preferences (was Re: Mozilla 1.2.1)

2002-12-10 Thread Jeff Cours
Vineet Kumar <[EMAIL PROTECTED]> wrote I highly recommend giving aptitude a whirl. It handles this setup much better than dselect. Very nice tool - thanks for the pointer! If I understand correctly what it was telling me last night, it looks like mozilla-browser 1.2.1 depends on libc6, which

Re: apt preferences (was Re: Mozilla 1.2.1)

2002-12-09 Thread Russell
ble. Is there a way to tell dselect to show me available packages from unstable? Or is that something people generally use apt-get to do? Here is my current /etc/apt/preferences... I don't think dselect has the right options. Add: deb fpt://... unstable main contrib non-free in /etc/ap

Re: apt preferences (was Re: Mozilla 1.2.1)

2002-12-09 Thread Vineet Kumar
ke the machine to be mostly based on testing and stable. Is there a > way to tell dselect to show me available packages from unstable? Or is > that something people generally use apt-get to do? Here is my current > /etc/apt/preferences I highly recommend giving aptitude a whirl. It handles

apt preferences (was Re: Mozilla 1.2.1)

2002-12-09 Thread Jeff Cours
ages)(/var/lib/dpkg/status But I'm still trying to figure out apt preferences, so this stuff could be way out to lunch. Which brings me to my question. I generally manage packages using dselect. I'm running testing, but would like to pick up a package or two from unstable (namely, Mo

apt - preferences

2002-12-02 Thread Tom Allison
Package: * Pin: release a=stable Pin-Priority: 700 Package: * Pin: release a=testing Pin-Priority: 400 Package: * Pin: release a=unstable Pin-Priority: 50 I was hoping to get: always follow stable but allow specific calls for testing/unstable. (which would be li

Re: apt-sources and apt-preferences

2002-11-28 Thread David Teague
On Thu, 28 Nov 2002, Paul Johnson wrote: > Date: Thu, 28 Nov 2002 01:11:31 -0800 > From: Paul Johnson <[EMAIL PROTECTED]> > To: Debian User List <[EMAIL PROTECTED]> > Subject: Re: apt-sources and apt-preferences > > On Thu, Nov 28, 2002 at 02:45:48AM -0500, Travi

Re: apt-sources and apt-preferences

2002-11-28 Thread Paul Johnson
On Thu, Nov 28, 2002 at 02:45:48AM -0500, Travis Crump wrote: > Just out of curiosity, how many megs is your apt-get update? I'd try it > myself, but my much shorter sources.list already takes 20 minutes to > update over my modem... No idea, I usually fire and forget. My sources.list isn't for

Re: apt-sources and apt-preferences

2002-11-28 Thread fLokNo
hello! > >>is somebody willing to post his/her two files (see in subject) with > >>sources for cool packages and stuff? :) > > Sure, my sources.list is fairly complete for those using sid. It's > > based on the Hyper-Ultimate Mega Sources.List Deluxe, though it hasn't > > been updated recent

Re: apt-sources and apt-preferences

2002-11-27 Thread Travis Crump
Paul Johnson wrote: On Thu, Nov 28, 2002 at 07:48:53AM +0100, fLokNo wrote: is somebody willing to post his/her two files (see in subject) with sources for cool packages and stuff? :) Sure, my sources.list is fairly complete for those using sid. It's based on the Hyper-Ultimate Mega Sour

Re: apt-sources and apt-preferences

2002-11-27 Thread Paul Johnson
On Thu, Nov 28, 2002 at 07:48:53AM +0100, fLokNo wrote: > is somebody willing to post his/her two files (see in subject) with > sources for cool packages and stuff? :) Sure, my sources.list is fairly complete for those using sid. It's based on the Hyper-Ultimate Mega Sources.List Deluxe, thou

apt-sources and apt-preferences

2002-11-27 Thread fLokNo
hello! is somebody willing to post his/her two files (see in subject) with sources for cool packages and stuff? :) thanks! greets, flo/graz/austria/europe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: apt pin-priority and /etc/apt/preferences file

2002-03-28 Thread Ionut Georgescu
On Wed, Mar 27, 2002 at 03:13:49PM -0800, justin cunningham wrote: > Will these two statements suffice or do I need to also list the packages > installed and give them a Pin-Priority: 100 or; pursuant that I want an > all woody box should I change the Pin-Priority of stable to 95? That > way my

apt pin-priority and /etc/apt/preferences file

2002-03-27 Thread justin cunningham
Hello, need help again. Currently I have an all woody box and need to install some potato only packages. Current sources.list is deb http://http.us.debian.org/debian/ testing main non-free contrib deb-src http://http.us.debian.org/debian/ testing main non-free contrib deb http://non-us.debi

apt-get & /etc/apt/preferences oddities

2002-03-16 Thread Julian Mehnle
om replacing my (older) IPv6-enabled Apache 1.3.22-ipv6.20011017.2 by the (newer) non-IPv6- enabled Apache 1.3.23-1, I created a /etc/apt/preferences file with the following contents: | Package: * | Pin: release o=h-yamamo-IPv6-Debian | Pin-Priority: 989 | | Package: apache | Pin: version 1.3.

globbing and comments in /etc/apt/preferences

2001-12-13 Thread Morten Bo Johansen
Hi, I have two questions related to file pattern matching and specifying comments in /etc/apt/preferences 1) I would like to pin all jed packages so that they don't get upgraded because I made som personal modifications to them. Those packages are jed, jed-common, jed-sl and xjed. I thou

Re: /etc/apt/preferences Confusion

2001-12-10 Thread Osamu Aoki
On Sun, Dec 09, 2001 at 09:38:50PM -0500, dman wrote: > | As I understand it, /etc/apt/preferences can help me with this. I can add ... > Stuff that is currently installed gets a priority of 100. This setup > makes unstable not preferred at all, and testing preferred over > instal

Re: /etc/apt/preferences Confusion

2001-12-09 Thread dman
On Sun, Dec 09, 2001 at 09:24:43PM -0800, Dave Steinberg wrote: | | I have been tracking testing for the longest time, but I would like to be | able to get up-to-date mozilla and galeon packages from unstable. | | As I understand it, /etc/apt/preferences can help me with this. I can add

/etc/apt/preferences Confusion

2001-12-09 Thread Dave Steinberg
I have been tracking testing for the longest time, but I would like to be able to get up-to-date mozilla and galeon packages from unstable. As I understand it, /etc/apt/preferences can help me with this. I can add entries for both releases in sources.list, and then set priorities to keep

Re: apt/preferences and dselect

2001-11-18 Thread Osamu Aoki
be now able to see packages from unstable appear in dselect? > In particular I 've benn looking for galeon, but it doesn't show up at > all... > (I did the update step...) YES. > As the apt/preferences file did not exist before at all, I've created it > from scratch

apt/preferences and dselect

2001-11-18 Thread Morbo
urces.list. Shouln't I be now able to see packages from unstable appear in dselect? In particular I 've benn looking for galeon, but it doesn't show up at all... (I did the update step...) Any ideas? As the apt/preferences file did not exist before at all, I've created it from scrat

Re: Apt preferences (was Re: apt question)

2001-10-28 Thread Bill Wohler
Osamu Aoki <[EMAIL PROTECTED]> writes: > Also apt-get install apt-howto/unstable Sweet! Thanks. Armed with new information, I would interpret the following stanza as "Don't install *anything* that the Debian folks created." Correct? > Package: * > Pin: release o=Debian > Pin-Priority: -1

Re: Apt preferences (was Re: apt question)

2001-10-25 Thread Osamu Aoki
On Thu, Oct 25, 2001 at 06:10:10PM -0700, Brian Nelson wrote: > Bill Wohler <[EMAIL PROTECTED]> writes: > > > Even after pouring over the apt-preferences man page a few times, I > > have no idea what is meant by the second stanza. > > > > Examples shou

Re: Apt preferences (was Re: apt question)

2001-10-25 Thread Brian Nelson
Bill Wohler <[EMAIL PROTECTED]> writes: > Even after pouring over the apt-preferences man page a few times, I > have no idea what is meant by the second stanza. > > Examples should be added to /usr/share/doc/apt as well. http://bugs.debian.org/114417 -- Brian Nelson <[EMAIL PROTECTED]>

Apt preferences (was Re: apt question)

2001-10-25 Thread Bill Wohler
particular package in unstable? I searched the archives, discovered preferences, and read the apt-preferences man page. I came up with this: Package: * Pin: release a=testing Pin-Priority: 600 Package: * Pin: release a=unstable Pin-Priority: 80 Package: netsaint Pin

Re: apt preferences semantics (was Re: Shall I upgrade to Woody?)

2001-10-18 Thread Osamu Aoki
On Thu, Oct 18, 2001 at 09:17:50PM -0400, dman wrote: > | > I just installed galeon and mozilla-psm (neat!) using the preferences > | > stuff. When I tried [snip] > | Use a default pin between 0 and 100 for unstable. This will give your > | installed version higher priority(100) than any new unsta

Re: apt preferences semantics (was Re: Shall I upgrade to Woody?)

2001-10-18 Thread dman
On Thu, Oct 18, 2001 at 04:09:43PM -0700, Vineet Kumar wrote: | * dman ([EMAIL PROTECTED]) [011018 09:39]: | > However, it doesn't seem that apt does what _I_ want it to do right | > now. I want to follow woody, except for a couple things that are | > only available in sid. So the semantics I wan

Re: apt preferences semantics (was Re: Shall I upgrade to Woody?)

2001-10-18 Thread dman
On Thu, Oct 18, 2001 at 03:53:12PM -0700, Osamu Aoki wrote: | First thing to check is order of entries in sources.list. They are correct. See my next post for what solves that problem. | To be honest, I do not know how exactly the logic behind it. I remember | reading it somewhere (source?) b

Re: apt preferences semantics (was Re: Shall I upgrade to Woody?)

2001-10-18 Thread Vineet Kumar
* dman ([EMAIL PROTECTED]) [011018 09:39]: > However, it doesn't seem that apt does what _I_ want it to do right > now. I want to follow woody, except for a couple things that are > only available in sid. So the semantics I want are : install package > from sid plus deps. Everything else is wood

Re: apt preferences semantics (was Re: Shall I upgrade to Woody?)

2001-10-18 Thread Osamu Aoki
I am learning this new apt thing. APT with preference ROCKS! On Thu, Oct 18, 2001 at 12:04:39PM -0400, dman wrote: > On Wed, Oct 17, 2001 at 10:04:33PM -0700, Osamu Aoki wrote: > | On Wed, Oct 17, 2001 at 06:03:55PM -0400, dman wrote: [snip] > | I used to do this. Do not. Check "man 5 apt_prefe

apt preferences semantics (was Re: Shall I upgrade to Woody?)

2001-10-18 Thread dman
On Wed, Oct 17, 2001 at 10:04:33PM -0700, Osamu Aoki wrote: | On Wed, Oct 17, 2001 at 06:03:55PM -0400, dman wrote: | > Sometimes I point my sources at sid. Not all packages are in woody | > (eg galeon, recent gnucash). I adjust source.list, run 'apt-get | > update' to update the database, 'apt-g

  1   2   >