[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-25 Thread Launchpad Bug Tracker
This bug was fixed in the package aptitude - 0.4.11.11-1ubuntu10lucid1

---
aptitude (0.4.11.11-1ubuntu10lucid1) lucid-proposed; urgency=low

  * backport 0007-preferences-dir.patch from natty. (LP: #508545)
 -- Rolf Leggewie f...@rolf.leggewie.biz   Wed, 19 Oct 2011 23:45:52 +0800

** Changed in: aptitude (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-21 Thread astrostl
I'm not working with Ubuntu systems, as I was when I made the request.
Just wanted to offer thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-21 Thread Wesley Schwengle
I can confirm the bug is fixed in Lucid. Aptitude now respects the
preferences file(s) in /etc/apt/preferences.d/.


@Rolf:
It is very easy to replicate.

Create a preferences file:

Package: totem-mozilla
Pin: version 2.30.0git20100413-0ubuntu1
Pin-Priority: 1001

Remove totem-mozilla package.

Install it, you will get BROKEN package messages (expected).
Now move the preferences file to /etc/apt/preferences.d and install 
totem-mozilla once again. It will now install the highest possible version 
which should not happen.

Install the -proposed aptitude version and rinse repeat, now you will
get in either situation (/etc/apt, /etc/apt/preferences.d) the BROKEN
package message (as expected).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-21 Thread Jean-Baptiste Lallement
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-21 Thread Rolf Leggewie
Wesley, as you can see from my comment #23 I already have a pinning
preferences file.  And the correct values are picked up whether the file
is named /etc/apt/preferences or /etc/apt/preferences.d/preferences.
Therefore, as far as I am concerned the issue does not exist.

How about you run the following cadence instead with the old aptitude
package installed?

+--[ /etc/apt/preferences.d/lp508545 ]
|
| Package: *
| Pin: release a=lucid-proposed
| Pin-Priority: 99
|
+--

Then, show us the output of apt-cache policy aptitude.  For me, that
snippet works in BOTH locations, i.e. no bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-21 Thread Rolf Leggewie
I'd appreciate somebody reconfirm what I wrote in #23 and #26 before
this is considered ready for upload to -updates.  Again, the issue as I
understand it does not exist here.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-21 Thread Nikolaus Rath
Rolf, 35 people confirmed this bug. If you look at the debdiff above,
it's also very obvious that there has been a problem. Please stop
spamming.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-21 Thread Wesley Schwengle
@Rolf, apt-cache is NOT aptitude. It is provided by the apt package not
by aptitude. So you see the correct pinning values with apt-cache
policy, but aptitude is not respecting it. Which is the bug :)

In other words, replace install the totem-mozilla package with :
aptitude -y -s totem-mozilla with the snippet in both locations and you
will be able to replicate the bug (my snippet, not yours, unless totem-
mozilla is also found in -proposed).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-21 Thread Jean-Baptiste Lallement
I have reproduced the problem with aptitude 0.4.11.11-1ubuntu10 in lucid
following the steps described by Wesley in comment 25 and have verified
that the version of aptitude 0.4.11.11-1ubuntu10lucid1 in -proposed
fixes the issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-21 Thread Rolf Leggewie
Nikolaus, I'm the one driving progress in this bug for the last few
days.  Without my work you'd still be twiddling your thumbs, my friend.
And making sure an SRU is indeed warranted is not spamming.  So, how
about a little appreciation from your side for other people fixing YOUR
problem?  If you feel spammed, there's always the option for you to
unsubscribe from your very own ticket.

@Wesley, point taken. Thank you.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-21 Thread Rolf Leggewie
@Jean-Baptiste, thank you.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-21 Thread Nikolaus Rath
Ralf, you are right, my apologies. I have since transitioned away from
Ubuntu,  because for me bugfixes took too long to reach LTS releases.
That is probably the reason why I get quickly annoyed when asked to
reconfirm bugs or fixes. There are several bugs that I've been
reconfirming every 6 months for years, with nothing ever happening other
than please confirm that this still is a problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-20 Thread Martin Pitt
** Also affects: aptitude (Ubuntu Lucid)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-20 Thread Michael Vogt
I uploaded this to lucid-proposed now.

** Changed in: aptitude (Ubuntu Lucid)
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-20 Thread Martin Pitt
Hello Nikolaus, or anyone else affected,

Accepted aptitude into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: aptitude (Ubuntu Lucid)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-20 Thread Rolf Leggewie
I did sudo mv /etc/apt/preferences /etc/apt/preferences.d/ before
adding the package from -proposed.  My lucid system still correctly
shows me the pinning values.  So, I cannot verify that the current lucid
package ignores /etc/apt/preferences.d/*

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-20 Thread astrostl
Thx for the Lucid updates!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/aptitude

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-20 Thread Rolf Leggewie
astrostl, this is not yet generally released.  For that to happen,
verification needs to happen as explained in #20.  I suppose you were
previously affected, can you verify that the package currently in
-proposed fixes the issue for you?  I was unable to verify that the bug
even affects me!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-19 Thread Rolf Leggewie
** Patch added: compile-tested-only debdiff for lucid LTS
   
https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/508545/+attachment/2561597/+files/lp508545-lucid.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-10-14 Thread Roland Hieber
Yes, please?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/508545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-05-24 Thread Niko Ehrenfeuchter
** Tags added: maverick

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-05-24 Thread astrostl
Lucid LTS? :'(

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-04-14 Thread astrostl
Will a fix be pushed to Lucid LTS?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2011-02-09 Thread Bastien Durel
Hello,

It would be great if it can it pushed, at least in maverick-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2010-12-02 Thread Joel Ebel
** Tags added: glucid lucid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/508545

Title:
  Aptitude ignores /etc/apt/preferences.d/*

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2010-11-23 Thread Germán Pabón
Usually when the fix is committed to some repository, the Bug Watcher
Updater post here with the version it should be fixed. This is probably
waiting for some approval or confirmation...

-- 
Aptitude ignores /etc/apt/preferences.d/*
https://bugs.launchpad.net/bugs/508545
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2010-11-23 Thread Anders Kaseorg
This is fixed in natty’s aptitude 0.6.3-3.2ubuntu1.

aptitude (0.6.3-3.2ubuntu1) natty; urgency=low

  * Merge from debian unstable.  Remaining changes:
- debian/05aptitude: never autoremove kernels
- drop aptitude-doc to Suggests
- 01_intltool_update.dpatch: run intltool-update against the source
  directory, so that irrelevant cosmetic .po file changes don't end up
  tangled in other patches.
- 03_branding.dpatch: ubuntu branding
- 04_changelog.dpatch: take changelogs from changelogs.ubuntu.com
- 09_ubuntu_fortify_source.dpatch: Suppress a number of warnings (turned
  into errors by -Werror) triggered by Ubuntu's default of
  -D_FORTIFY_SOURCE=2.
- 11_ubuntu_uses_sudo.dpatch: fix status line of 'Become root' menu entry
  to not refer to su.
- 12_point_manpage_to_doc_package.dpatch: point Finnish manpage to the
  correct place for further info
  - debian/rules: build with --disable-werror
- 14_html2text_preferred.dpatch: switch back to html2text in favor of
  elinks, since html2text is in main and elinks isn't.
  * dropped: 
- 13_screensize.dpatch: applied upstream
- 15_ftbfs_new_apt.dpatch: applied upstream

 -- Michael Vogt michael.v...@ubuntu.com  Thu, 18 Nov 2010 09:46:28
+0100

aptitude (0.6.3-3.2) unstable; urgency=low

  * Non-maintainer upload.
  * 0007-preferences-dir.patch: Patch to support /etc/apt/preferences.d/
directory. (Closes: #557580)
  * debian/rules: Fix clean rule.  Patch by Stéphane Glondu.
(Closes: #594505)

 -- Tim Retout dioc...@debian.org  Tue, 12 Oct 2010 21:11:54 +0100


** Changed in: aptitude (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Aptitude ignores /etc/apt/preferences.d/*
https://bugs.launchpad.net/bugs/508545
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2010-11-12 Thread intuited
Is this supposed to be fixed in updated versions of Maverick?  Sorry if
that's a silly question — is there a better way to find out which
version of aptitude has this fix?  I've got my system updated but it
looks like aptitude is still not finding files like
``/etc/apt/preferences.d/identifier.pref``.

-- 
Aptitude ignores /etc/apt/preferences.d/*
https://bugs.launchpad.net/bugs/508545
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2010-10-18 Thread Bug Watch Updater
** Changed in: aptitude
   Status: Fix Committed = Fix Released

-- 
Aptitude ignores /etc/apt/preferences.d/*
https://bugs.launchpad.net/bugs/508545
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2010-10-16 Thread Bug Watch Updater
** Changed in: aptitude
   Status: New = Fix Committed

-- 
Aptitude ignores /etc/apt/preferences.d/*
https://bugs.launchpad.net/bugs/508545
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2010-08-11 Thread Simon Déziel
This bug also affects the Lucid version of aptitude. I tried with a file
in /etc/apt/preferences.d/ without extension and with .pref extension
and the bug still manifests.

# cat /etc/apt/preferences.d/test.pref
Package: libldap-2.4-2
Pin: release a=lucid-updates
Pin-Priority: -10

Package: libldap2-dev
Pin: release a=lucid-updates
Pin-Priority: -10

# aptitude safe-upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Reading extended state information  
Initializing package states... Done
The following packages will be upgraded:
  libldap-2.4-2 libldap2-dev 
2 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,189kB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n/?]

# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 10.04.1 LTS
Release:10.04
Codename:   lucid

# apt-cache policy aptitude
aptitude:
  Installed: 0.4.11.11-1ubuntu10
  Candidate: 0.4.11.11-1ubuntu10
  Version table:
 *** 0.4.11.11-1ubuntu10 0
500 http://archive.ubuntu.com/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status

-- 
Aptitude ignores /etc/apt/preferences.d/*
https://bugs.launchpad.net/bugs/508545
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2010-07-23 Thread Jean Pierre Rupp
I can confirm this bug. I created a file with pinning settings in
/etc/apt/preferences.d, but aptitude or the Gnome tools used by Ubuntu
ignored it (apt-get worked fine). I moved the contents of the file to
/etc/apt/preferences (file) and everything was OK.

-- 
Aptitude ignores /etc/apt/preferences.d/*
https://bugs.launchpad.net/bugs/508545
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2010-06-13 Thread Björn Schließmann
I tried it too; aptitude ignores .pref files. But apt-cache policy shows
it as it should.

-- 
Aptitude ignores /etc/apt/preferences.d/*
https://bugs.launchpad.net/bugs/508545
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508545] Re: Aptitude ignores /etc/apt/preferences.d/*

2010-05-06 Thread Anders Kaseorg
** Summary changed:

- Aptitude ignores preferences.d/*
+ Aptitude ignores /etc/apt/preferences.d/*

-- 
Aptitude ignores /etc/apt/preferences.d/*
https://bugs.launchpad.net/bugs/508545
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs