Public bug reported:
I've got a local mirror of dapper's main and restricted repositories for
use by a number of machines here, using debmirror. I was able to use
file:/// deb lines in apt's source.list file and it worked with all the
other tools for package management, but I noticed that unattented-
upgrades failed:
2006-08-17 07:35:19,129 INFO Initial blacklisted packages:
2006-08-17 07:35:19,129 INFO Starting unattended upgrades script
2006-08-17 07:35:19,129 INFO Allowed origins are: ["['Ubuntu',
'dapper-security']"]
2006-08-17 07:35:20,394 INFO Packages that are upgraded: libkrb53 libmagick9
2006-08-17 07:35:20,395 INFO Writing dpkg log to
'/var/log/unattended-upgrades/unattended-upgrades-dpkg_2006-08-17_07:35:20.394948.log'
2006-08-17 07:35:20,611 ERROR Installing the upgrades failed!
2006-08-17 07:35:20,611 ERROR error message: 'E:Internal Error, Pathname to
install is not absolute 'libkrb53_1.4.3-5ubuntu0.1_amd64.deb''
2006-08-17 07:35:20,611 INFO All upgrades installed
Here's my sources.list lines for main and security:
deb file:///ubuntu-mirror/ dapper main restricted
deb-src file:///ubuntu-mirror/ dapper main restricted
deb file:///ubuntu-mirror/ dapper-updates main restricted
deb-src file:///ubuntu-mirror/ dapper-updates main restricted
deb file:///ubuntu-mirror/ dapper-security main restricted
deb-src file:///ubuntu-mirror/ dapper-security main restricted
As a workaround, I am now accessing the files via http to localhost.
** Affects: unattended-upgrades (Ubuntu)
Importance: Untriaged
Status: Unconfirmed
--
Unattended-upgrades doesn't upgrade packages in repositories local to the
filesystem.
https://launchpad.net/bugs/56832
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs