Package: grafana Version: 2.6.0+dfsg-3 Severity: grave Hi,
After making a default installation of Grafana, I went to localhost:3000. I got redirected to http://localhost:3000/login, which is black and otherwise entirely blank (Chrome 59). The developer console says: Uncaught TypeError: Cannot read property 'indexOf' of undefined at public/vendor/angular-native-dragdrop/draganddrop.js?bust=1497481640638:25 at public/vendor/angular-native-dragdrop/draganddrop.js?bust=1497481640638:390 jquery.js?bust=1497481640638:3855 Uncaught Error: [$injector:modulerr] Failed to instantiate module ang-drag-drop due to: Error: [$injector:nomod] Module 'ang-drag-drop' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument. http://errors.angularjs.org/1.4.3/$injector/nomod?p0=ang-drag-drop at http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:68:12 at http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:1958:17 at ensure (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:1882:38) at module (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:1956:14) at http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:4362:22 at forEach (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:336:20) at loadModules (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:4346:5) at createInjector (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:4272:11) at doBootstrap (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:1630:20) at Object.bootstrap (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:1651:12) http://errors.angularjs.org/1.4.3/$injector/modulerr?p0=ang-drag-drop&p1=Er…Fpublic%2Fvendor%2Fangular%2Fangular.js%3Fbust%3D1497481640638%3A1651%3A12) at http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:68:12 at http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:1958:17 at ensure (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:1882:38) at module (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:1956:14) at http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:4362:22 at forEach (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:336:20) at loadModules (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:4346:5) at createInjector (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:4272:11) at doBootstrap (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:1630:20) at Object.bootstrap (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:1651:12) http://errors.angularjs.org/1.4.3/$injector/modulerr?p0=ang-drag-drop&p1=Er…Fpublic%2Fvendor%2Fangular%2Fangular.js%3Fbust%3D1497481640638%3A1651%3A12) at http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:68:12 at http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:4385:15 at forEach (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:336:20) at loadModules (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:4346:5) at createInjector (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:4272:11) at doBootstrap (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:1630:20) at Object.bootstrap (http://localhost:3000/public/vendor/angular/angular.js?bust=1497481640638:1651:12) at HTMLDocument.<anonymous> (http://localhost:3000/public/app/app.js?bust=1497481640638:85:19) at mightThrow (http://localhost:3000/public/vendor/jquery/dist/jquery.js?bust=1497481640638:3570:29) at process (http://localhost:3000/public/vendor/jquery/dist/jquery.js?bust=1497481640638:3638:12) I can't find a workaround, and thus, the package seems entirely broken to me. -- System Information: Debian Release: 9.0 APT prefers testing-proposed-updates APT policy: (500, 'testing-proposed-updates'), (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.11.2 (SMP w/40 CPU cores) Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8), LANGUAGE=en_NO:en_US:en_GB:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)

