Hi,
> Despite the priority, I put in my /etc/apt/preferences
[..]
> When I install a package, it comes from ftp.fr.debian.org, even if this
> pacakge existe, in my locale repository??!!
[..]
> root@debian6:/opt/extra6Bis# apt-cache showpkg 9base
what does
$ apt-cache policy 9base
tell you
ocalhost"
> Pin-Priority: 995
>
> Package: *
> Pin: origin "ftp.fr.debian.org <http://ftp.fr.debian.org>"
> Pin-Priority: 501
sic
man apt_preferences should explain everything, have a closer look on
this part:
" For example, suppose the APT prefe
On Wed, 2011-07-27 at 21:06 +0200, abdelkader belahcene wrote:
> Hi,
>
> Despite the priority, I put in my /etc/apt/preferences
>
> Package: *
> Pin: origin ""
> Pin-Priority: 999
>
> Package: *
> Pin: origin "localhost"
> Pin-Priority: 995
>
> Package: *
> Pin: origin "ftp.fr.debian.org"
> Pi
*Hi,
Despite the priority, I put in my /etc/apt/preferences
Package: *
Pin: origin ""
Pin-Priority: 999
Package: *
Pin: origin "localhost"
Pin-Priority: 995
Package: *
Pin: origin "ftp.fr.debian.org"
Pin-Priority: 501
When I install a package, itcomes from ftp.fr.debian.org, even if thi
y: -1
-
However, my Sarge CDROMs are also excluded by this rule because Sarge
was stable when I got them. After reading "man apt_preferences," I got
the idea that I could exclude packages from release 4.0 like so:
-/etc/apt/preferences
Package: *
Pin:
uld. maybe a work around would be to change the version of the compiled
> packages slightly up, eg. 2.2.13-1 to 2.2.13-2? although
> I will have to dig through the how-to about making debs becouse at this
> moment I don't know where to change this numbers
OK, I missed the part about the self-compiled packages in your first
message. (I only saw the missing blank lines and thought I had found the
problem; later on I never looked at that first message again.)
I think you can use pinning by origin to distinguish between local
packages and the ones from Debian. The manpage of apt_preferences has
some examples of this. I never used it myself, so I don't know how well
it works.
--
Regards,| http://users.icfo.es/Florian.Kulzer
Florian |
Florian Kulzer napisał(a):
On Wed, May 16, 2007 at 22:43:18 +0200, Jakub Narojczyk wrote:
OK, I have to admit that I really don't understand what is going on
here. For some reason your apt regarded the gimp 2.2.13-1 package on the
server as being different from the gimp 2.2.13-1 that you had ins
On Wed, May 16, 2007 at 22:43:18 +0200, Jakub Narojczyk wrote:
> Florian Kulzer napisał(a):
>
>> To me that looks like the pinning worked and I do not understand how apt
>> can think of "upgrading" to the same version. Is your currently
>> installed gimp a version from another repository?
>> What h
Florian Kulzer napisał(a):
To me that looks like the pinning worked and I do not understand how apt
can think of "upgrading" to the same version. Is your currently
installed gimp a version from another repository?
What happens if you ask specifically for gimp:
apt-get install gimp
Also, what
On Wed, May 16, 2007 at 18:46:48 +0200, Jakub Narojczyk wrote:
> Florian Kulzer napisał(a):
>> You are missing the blank lines to separate the records:
>> $ man apt_preferences | awk '/Effect/,/^$/'
>>The Effect of APT Preferences
>>The A
Florian Kulzer napisał(a):
You are missing the blank lines to separate the records:
$ man apt_preferences | awk '/Effect/,/^$/'
The Effect of APT Preferences
The APT preferences file allows the system administrator to control the
assignment of priorities. The file c
and the rest is not??
>
> I googled out some how-to's about apt and tried different values of
> Pin-Priority with no luck. I just cant hold all the packages I wish.
>
> Can any one plese tell me what am I missing?
You are missing the blank lines to separate the records:
$ man
hi all!
Can some one explain to me how /etc/apt/preferences file works? In order
to improve the performance of my etch box i downloaded src packages of few
programs and recompiled them (the debian way) useing my own cflags. Now
after instalation of those recompiled packages I have a problem to keep
On 17 Sep 2005 03:53:40 +0200, Martin Wilck
<[EMAIL PROTECTED]> wrote:
> The idea is "In general I give low priority to unstable; but I don't
> like version X of package Y in testing and would rather use the unstable
> version of that package". How can this be cast into /etc/apt/preferences
> synta
Hello,
I'm a long-time Linux user now experimenting with Debian for the first
time. I have a problem setting up apt package preferences.
I am using sarge with this apt.conf:
APT::Default-Release "stable";
I have configured testing/unstable as additional sources in
sources.list. My /etc/apt/pref
On Mon, Jun 27, 2005 at 03:43:55PM -0700, Todd A. Jacobs wrote:
> On Sun, Jun 12, 2005 at 03:47:16PM -0600, Paul E Condon wrote:
>
> >I am attempting to set up apt_preferences to pin priorities on
> >the basis of the name of a release rather than on the basis of
> >(sta
On Sun, Jun 12, 2005 at 03:47:16PM -0600, Paul E Condon wrote:
I am attempting to set up apt_preferences to pin priorities on
the basis of the name of a release rather than on the basis of
(stable|testing|unstable). I tried a line :
Pin: release a=etch
I filed a bug report against apt for
On Sun, Jun 12, 2005 at 03:47:16PM -0600, Paul E Condon wrote:
[...]
> I've looked at the contents of several release files, and see that in
> these files the stable/testing/unstable value is in the 'Suite:'
> field. In man apt_preferences, this is called the Archive,
On Sun, Jun 12, 2005 at 03:47:16PM -0600, Paul E Condon wrote:
> I am attempting to set up apt_preferences to pin priorities on
> the basis of the name of a release rather than on the basis of
> (stable|testing|unstable). I tried a line :
>
> Pin: release a=etch
>
> b
I am attempting to set up apt_preferences to pin priorities on
the basis of the name of a release rather than on the basis of
(stable|testing|unstable). I tried a line :
Pin: release a=etch
but this is ignored by aptitude.
I can set the priority of testing with a line :
Pin: release a=testing
On Sat, Aug 28, 2004 at 05:21:01PM -0600, Paul E Condon wrote:
> In the apt_preferences man page, and in the man page apt.conf,
> /etc/apt/apt.conf is referred to as a file. But there is no
> such file on my Sarge system.
So create it?
--
Blast you and your estrogenical treachery!
In the apt_preferences man page, and in the man page apt.conf,
/etc/apt/apt.conf is referred to as a file. But there is no
such file on my Sarge system. Instead there is a directory,
/etc/apt/apt.conf.d , which contains two files,
10apt-listbugs
70debconf
These two files were put there by some
Tom Allison wrote:
I would like to have both Stable and Testing available for install.
But I don't want to have packages removed because they are not in Testing.
I originally started with preferences levels of
Stable: 600
Testing: 601
but packages like junior-programming are slated for removal.
On Mon, Jan 06, 2003 at 08:45:43AM -0500, Tom Allison wrote:
> I would like to have both Stable and Testing available for install.
>
> But I don't want to have packages removed because they are not in Testing.
Packages aren't removed just because they're no longer in the
distribution. They're rem
I would like to have both Stable and Testing available for install.
But I don't want to have packages removed because they are not in Testing.
I originally started with preferences levels of
Stable: 600
Testing: 601
but packages like junior-programming are slated for removal.
I was running dist-
On Wed, Oct 31, 2001 at 08:19:56AM +1100, Stephen Brown wrote:
| Hi All,
|
| I do not know if I am just lazy or whatever, but the apt_preferences man page
makes no sense to me.
|
| How do I get a stable distrribution of debian except for the latest unstable
version of gnucash?
- /etc
Hi All,
I do not know if I am just lazy or whatever, but
the apt_preferences man page makes no sense to me.
How do I get a stable distrribution of debian
except for the latest unstable version of gnucash?
Thanks for yopur help.
Cheers, Stephen Grant Brown
27 matches
Mail list logo