Bug#398297: bug 398297: apt-move: doesn't move, doesn't delete

2012-05-23 Thread Jurrie Overgoor
The bug is also in apt-move 4.2.27-2 (from Ubuntu 12.04 repo). The 
solution by Robert works like a charm. Thanks Robert!




smime.p7s
Description: S/MIME Cryptographic Signature


Bug#656958: fai: install_packages should support custom aptitude options

2012-01-23 Thread Jurrie Overgoor
Package: fai
Severity: wishlist

Installing Debian Squeeze with Iceweasel from squeeze-backports does not work
well. Using the syntax iceweasel/squeeze-backports in my packag_config does not
cut it. Aptitude will try to install Iceweasel from squeeze-backports, but not
its dependencies. For this, one should use the '-t' parameter with Aptitude.

Currently, this can not be done with install_packages. Please include support
for custom parameters. For example, the syntax could be:
PACKAGES aptitude CLASSNAMES
OPTIONS-MIRROR -t squeeze_backports
OPTIONS-INSTALL
  package1
  package 2
  ...

Install_packages is used to get all .deb packages when building the mirror repo,
but also when installing the packages during a FAI install. Both steps might
need different custom options. The '-t' parameter would probably not work during
FAI install; it's only needed for retrieving the packages and building the
mirror.

This wishlist item is a result of this e-mail on the mailinglist:
https://lists.uni-koeln.de/pipermail/linux-fai/2012-January/009460.html

With kind regards,

Jurrie

-- System Information:
Debian Release: 6.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#656958: fai: install_packages should support custom aptitude options

2012-01-23 Thread Jurrie Overgoor

Op 23-1-2012 11:34, Thomas Lange schreef:

On Mon, 23 Jan 2012 06:20:35 +0100, Jurrie Overgoorreport...@jurr.org  said:

   OPTIONS-MIRROR -t squeeze_backports
   OPTIONS-INSTALL
 package1
 package 2
 ...

   Both steps might
   need different custom options. The '-t' parameter would probably not 
work during
   FAI install; it's only needed for retrieving the packages and building 
the
   mirror.
Can you explain this in more detail? Why does -t may not work during
installation?


The -t parameter selects the repository to install from.

While building the apt mirror, FAI should retrieve the package from the 
squeeze-backports repository. So the -t parameter should be used.
While installing, FAI should retrieve the package from the apt mirror it 
created before. The -t parameter will circumvent this...


With kind regards,

Jurrie



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org