0 Members and 1 Guest are viewing this topic.
apt-cache policy libreofficelibreoffice: Installiert: 1:4.1.3-1+b0+b1 Installationskandidat: 1:4.1.3-1+b0+b1 Versionstabelle: *** 1:4.1.3-1+b0+b1 0 500 ftp://ftp.spline.de/pub/siduction/fixes/ unstable/main amd64 Packages 100 /var/lib/dpkg/status 1:4.1.3-1 0 500 http://ftp.de.debian.org/debian/ unstable/main amd64 Packages
Yes, I first ran apt-get updatePerhaps my mirror has not yet been refreshed (I use http://ftp.us.debian.org)
The redirector uses the geo and network location of the user and the mirrors, the architecture of the requested files, IP address family, the availability and freshness of the mirrors ...
Advantages over a good old, specific mirrorNo offline mirrorsNo out of date mirrors
The population may be bigger than the number of mirrors listed above, meaning there were other candidates but they were not considered because of their distance to you
@ diblfoomatic-filters are replaced ....
root@imerabox:/# apt-cache depends printer-driver-foo2zjsprinter-driver-foo2zjs Depends: libc6 Depends: libcups2 Depends: libjbig0 Depends: python3 Depends: xz-utils xz-utils:i386 Depends: foomatic-filters cups-filters Depends: dc dc:i386 Suggests: psutils..
root@imerabox:/# apt-get install foomatic-filtersReading package lists... DoneBuilding dependency tree Reading state information... DoneThe following extra packages will be installed: ghostscript-cupsThe following packages will be REMOVED: cups cups-filters hplip printer-driver-gutenprint printer-driver-hpcups printer-driver-postscript-hpThe following NEW packages will be installed: foomatic-filters ghostscript-cups0 upgraded, 2 newly installed, 6 to remove and 0 not upgraded.Need to get 0 B/224 kB of archives.After this operation, 4,941 kB disk space will be freed.Do you want to continue? [Y/n]
aptitude show cups-filters
dibl:Code: [Select]aptitude show cups-filtersYou will see that the foomatic filters now are provided by cups-filters.
root@imerabox:/# apt-get install foomatic-filtersReading package lists... DoneBuilding dependency tree Reading state information... DoneThe following extra packages will be installed: ghostscript-cupsThe following packages will be REMOVED: cups cups-filters hplip printer-driver-gutenprint printer-driver-hpcups printer-driver-postscript-hpThe following NEW packages will be installed: foomatic-filters ghostscript-cups0 upgraded, 2 newly installed, 6 to remove and 0 not upgraded.Need to get 0 B/224 kB of archives.After this operation, 4,941 kB disk space will be freed.Do you want to continue? [Y/n] nAbort.root@imerabox:/# apt-get install cups-filtersReading package lists... DoneBuilding dependency tree Reading state information... Donecups-filters is already the newest version.0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.