Digging in the software-properties source package I finally found the culprit (so to speak): python-apt still has a list of ftp.caliu.info mirrors (both in Debian and Ubuntu) that should be replaced by the ftp.caliu.cat counterparts. So, I downloaded the latest python-apt I found in a.u.c and this is what I found:
$ dpkg-deb -x python-apt_0.7.7.1ubuntu2_i386.deb . $ grep -r caliu python-apt ./usr/share/python-apt/templates/Ubuntu.mirrors:http://ftp.caliu.info/pub/distribucions/ubuntu/ubuntu/ ./usr/share/python-apt/templates/Debian.mirrors:ftp://ftp.caliu.info/debian/ ./usr/share/python-apt/templates/Debian.mirrors:http://ftp.caliu.info/debian/ Therefore, I guess this should be fixed in hardy and intrepid, and maybe dapper. Thanks! -- remove any reference to mirror ftp.caliu.info https://bugs.launchpad.net/bugs/231966 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