[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Como instalar netbeans de estable en testing y que se mantenga sin actualizar



Buenas a todos su ayuda
quiero tener netbeans de estable en testing pero por alguna sigo con las fallas de testing.

tengon el sources.list asi
deb http://ftp.us.debian.org/debian/ stable main contrib non-free

deb http://ftp.us.debian.org/debian/ testing main contrib non-free

deb http://ftp.us.debian.org/debian/ experimental main contrib

en /etc/apt/preferences.d/netbeans tengo asi

Package: netbeans
Pin: release a=stable
Pin-Priority: 1001

Package:libequinox-osgi-java
Pin: release a=stable
Pin-Priority: 1001

y en /etc/apt/apt.conf.d/local  lo tengo asi
APT::Default-Release "testing";
APT::Cache-Limit 55000000;
Apt::Get::Purge;
APT::Clean-Installed;
APT::Get::Fix-Broken;
APT::Get::Fix-Missing;
APT::Get::Show-Upgraded "true";

con esta configuración no he podido hacer que trabaje el netbeans de estable de echo me manda los errores de netbeans de testing

 netbeans
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.netbeans.ProxyURLStreamHandlerFactory (file:/usr/share/netbeans/platform18/lib/boot.jar) to field java.net.URL.handler
WARNING: Please consider reporting this to the maintainers of org.netbeans.ProxyURLStreamHandlerFactory
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

le agradesco de antemano la ayuda que me brinden para resolver

Saludos




Reply to: