Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#2025 - /javalib - where does it come from?
Attached to Project:
Arch Linux
Opened by Oscar Carlsson (oscar) - Sunday, 16 January 2005, 14:23 GMT
Opened by Oscar Carlsson (oscar) - Sunday, 16 January 2005, 14:23 GMT
|
DetailsSomehow, a directory called /javalib ended up in my system root (another friend who runs arch has the same directory), and a pacman --owns /javalib doesn't return anything.
Is this simply a bug, or something much worse? |
This task depends upon
Closed by Jan de Groot (JGC)
Monday, 21 March 2005, 11:15 GMT
Reason for closing: Not a bug
Additional comments about closing: No /javalib with current KDE anymore
Monday, 21 March 2005, 11:15 GMT
Reason for closing: Not a bug
Additional comments about closing: No /javalib with current KDE anymore
Try a grep through your /var/lib/pacman/local to find the culprit
# grep -r javalib /var/lib/pacman/local/*
/var/lib/pacman/local/kdebindings-3.3.91-1/files:javalib/
/var/lib/pacman/local/kdebindings-3.3.91-1/files:javalib/index-1.html
/var/lib/pacman/local/kdebindings-3.3.91-1/files:javalib/index-2.html
/var/lib/pacman/local/kdebindings-3.3.91-1/files:javalib/index-3.html
/var/lib/pacman/local/kdebindings-3.3.91-1/files:javalib/index-4.html
/var/lib/pacman/local/kdebindings-3.3.91-1/files:javalib/index-5.html
/var/lib/pacman/local/kdebindings-3.3.91-1/files:javalib/index-6.html
/var/lib/pacman/local/kdebindings-3.3.91-1/files:javalib/index.html
/var/lib/pacman/local/kdebindings-3.3.91-1/files:opt/kde/bin/javalib
Looks like the kdebindings from testing repo (or that tur, can't remember ^^) that shrewed things up :)