search for: pkg_info

Displaying 20 results from an estimated 74 matches for "pkg_info".

Did you mean: log_info
2003 Jul 17
0
pkg_info and 'make install' failures
...mk don't work on FBSD 4.6.2 or prior * ports/54475 due to changes in bsd.port.mk, ports no longer install on pre-4.7 releases. * ports/54561 all ports currently fail on FreeBSD 4.5 it seems quite a few people have problems installing FreeBSD ports, because port installation has started using pkg_info's -O parameter. I have also been affected, though in a slightly different way. I was suddenly experiencing exactly the same symptoms as described in the problem reports after having cvsup'ed to the current ports collection. However, the system was FreeBSD 4.7-p9, which should not have been...
2003 May 18
2
pkg_add -r broke pkg info ?
Hi, I installed a lot of packages by using: pkg_add -r pkgname But now when I do a pkg_info I get : lifebook:/home/gmarco# pkg_info -Ia Mesa-3.4.2_2 A\ graphics\ library\ similar\ to\ SGI\'s\ OpenGLXFree86-4.3 .0,1 X11/XFree86\ core\ distribution\ \(complete,\ using\ mini/m XFree86-FontServer-4.3.0 XFree86-4\ font\ serverXFree86-Server-4.3.0_6 XFree86-4 \ X\ server\ and\...
2007 Jul 10
1
freebsd samba3 package problem
...ge on FreeBSD. On the first run puppet will install the package fine. However, it will try to install it again on consecutive runs, even though the package is already present on the system. The package name is samba3 and that''s how it''s defined in the manifest, but when I run pkg_info it shows up as samba-3.0.23c_2,1. Is it possible that puppet cannot match it because of the 3 being after the dash instead of being a part of the package name in pkg_info output? Did any one else have this problem? I''m running puppet-0.22.4, ruby-1.8.6 on FreeBSD 6.2 I tried freebsd and...
2012 Jun 28
3
package provider for FreeBSD
Hi again, From examples I have gleaned the following snippet for manifests/site.pp Package { provider => $operatingsystem ? { FreeBSD => freebsd, #FreeBSD => ports, debian => aptitude, redhat => up2date }} Are there providers documented somewhere? I''m not sure where to look, and I haven''t come across it in my
2008 Jul 15
1
softdepflush bad block error has led to negative blocks in free inode and handle_workitem_freeblocks: block count
...62656 on /usr: bad block /var/log/messages.1.bz2:Jul 14 03:01:04 panix kernel: pid 48 (softdepflush), uid 0 inumber 2662656 on /usr: bad block ... (15 times) The funny think is that "df -h" showed a huge negative capacity. Yesterday (Mon Jul 14) i had a crash when i tried to run (by hand) pkg_info . Today (Mon Jul 15) the morning "periodic daily" cron job resulted in a crash as well in when running find. I speculated that it was one of those cases that bad memory, or overheated memory could cause such problems and i removed the most suspicious sim. After that i didnt get any crash...
2005 Nov 14
1
connecting from Windows XP x64 Edition
...configuration with that of zeus - to no avail. That's where I am now, so I ask you: Do you know about this problem or maybe even have a solution? Or perhaps you can at least give me some advice on how to proceed to further "debug" this issue. Here's the info about zeus: zeus# pkg_info | grep samba samba-3.0.20b,1 A free SMB and CIFS client and server for UNIX zeus# uname -a FreeBSD zeus 5.4-STABLE FreeBSD 5.4-STABLE #2: Thu Apr 7 19:19:51 CEST 2005 root@baghira:/usr/obj/usr/src/sys/GENERIC i386 And that's nettle: Microsoft Windows [Version 5.2.3790] (C) Copyrigh...
2005 Nov 06
2
What happened with portaudit?
...rt about 3 vulnerable packages (php4, ruby, openssl) in tomorrows security run output, but in today's security run output all of them disappeared, but nobody upgraded or removed the affected packages. I reinstalled portaudit, refreshd its database, but now it reports 0 affected pakages. The pkg_info command lists that three packages, so they are still installed. Does anybody suspect what's wrong? Cheers, Gabor Kovesdan
2009 Jun 30
1
Conditional dependency between packages
Hi, I have already asked a similar question twice without response on the r-help list https://stat.ethz.ch/pipermail/r-help/2009-June/200300.html but this list might be more appropriate. If there is a particular reason for the lacking answers (unclear, missing information, the solution is obvious to everyone except me, etc), I would like to know. The description below is generalized, but I
2014 Sep 12
2
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
...6906 upsdrv_updateinfo... > 1.127023 libusb_get_interrupt: Function not implemented > 1.127030 Got 0 HID objects... > 1.127036 Quick update... > > Come to think of it, this might also depend on how OpenBSD provides libusb-0.1. What version of libusb-compat do you have? # pkg_info libltdl-2.4.2p0 GNU libtool system independent dlopen wrapper libusb-compat-0.1.5 libusb-0.1 compatibility layer for libusb1 libusb1-1.0.9p8 library for USB device access from userspace nut-2.7.2p2 UPS monitoring program supporting many brands quirks-2.11 exceptions to pkg_a...
2013 Jul 03
1
curl and CVE-2013-2174
Dear members, It may sound a silly question. I have curl installed: # pkg_info |grep curl curl-7.24.0_3 Non-interactive tool to get files from FTP, GOPHER, HTTP(S) Today portsnap updated the ftp/curl port, and patch-CVE-2013-2174 appeared in files/, but the port version remained such that portaudit, and portupgrade still complain about curl's version. What is the...
2007 Jul 16
5
exec and notify
Are exec resources triggered by notify events supposed to be run once for every event received or only run once per run irregardless of the number of resources that notified it? It seems to me that it gets run twice no matter how many resources triggered it. consider the following class: class dhcp { $prefix = "/usr/local/etc/dhcpd" $dhcpd_conf = "$prefix/dhcpd.conf"
2009 Jul 01
1
Multiple default providers for service: init, base; using init
...date-nox does not exist debug: Puppet::Type::Package::ProviderDpkg: file /usr/bin/dpkg does not exist debug: Puppet::Type::Package::ProviderUrpmi: file urpmi does not exist debug: Puppet::Type::Package::ProviderGem: file gem does not exist debug: Puppet::Type::Package::ProviderPorts: file /usr/sbin/pkg_info does not exist debug: Puppet::Type::Package::ProviderSun: file /usr/bin/pkginfo does not exist debug: Puppet::Type::Package::ProviderPkgdmg: file /Library/Receipts does not exist debug: Puppet::Type::Package::ProviderAptitude: file /usr/bin/aptitude does not exist debug: Puppet::Type::Package::Prov...
2002 Dec 12
1
Samba update FreeBSD
...but I have not found the complete correct way to upgrade a Samba installation on FreeBSD. I always use the ports to install the newer version, but after a while I discovered that the installation of the new version did not uninstall the previous version, so when you look at the installed packages (pkg_info) you can see all older versions, they can be uninstalled safely, because the files are not there anymore, but I think that is not the correct way. There is not a command like "make upgrade" or something? tia Jeroen Heijungs Het Muziektheater Amsterdam
2003 Nov 12
1
really clean install?
...om CD, and only do some edit with the /etc/rc.firewall, /etc/rc.conf, /boot/defaults/loader.conf, and recompiling the kernel to support my ext2 backup harddisk, with sndcard support too. This's a old laptop (ibm380z), i have chkrootkit warning after all finished, i attached my uname -a, dmesg, pkg_info and chkrootkit result, please guide me whether my machine have problem? or it's a bug? Sorry I just play with HandBook for a month, I'm totally newbie who afraid is hacked, please help! Thanks in advance! -- _______________________________________________ Get your free email from http://...
2003 Nov 12
0
really clean install? - attachments
...t attachment was scrubbed... Name: dmesg.20031113 Type: application/octet-stream Size: 5460 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-security/attachments/20031113/206f8da5/dmesg.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: pkg_info.20031113 Type: application/octet-stream Size: 10114 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-security/attachments/20031113/206f8da5/pkg_info.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: uname-a.20031113 Type: application/o...
2014 Apr 23
0
dovecot qmail-ldap
...=br scope = subtree pass_filter = (&(objectClass=qmailUser)(uid=%u)) pass_attrs = uid=user,mailHost=host,=y=proxy_maybe user_filter = (&(objectClass=qmailUser)(uid=%u)) user_attrs = mailmessagestore=home,mailQuotaSize=quota_rule=*:bytes=%$,mailHost=host,=y=proxy_maybe Here is the output of pkg_info for my openbsd server 5.4 amd64. obsd# pkg_info | grep dovecot dovecot-2.1.17 compact IMAP/POP3 server dovecot-ldap-2.1.17 LDAP authentication support for Dovecot obsd# Here the output : sioux at obsd$ telnet obsd imap Trying x.y.z.k... Connected to obsd. Escape character is '^]'....
2014 Sep 18
0
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
...t;> 1.127023 libusb_get_interrupt: Function not implemented >> 1.127030 Got 0 HID objects... >> 1.127036 Quick update... >> >> Come to think of it, this might also depend on how OpenBSD provides libusb-0.1. What version of libusb-compat do you have? > > # pkg_info > ... > libusb-compat-0.1.5 libusb-0.1 compatibility layer for libusb1 > libusb1-1.0.9p8 library for USB device access from userspace > ... Nothing looks strange in libusb-compat, but there is a possibility that you are getting "Function not implemented" from some strange...
2006 May 08
3
OpenGL w/ FreeBSD 6-STABLE and Wine 0.9.12
...libGL.so.1 => /usr/X11R6/lib/libGL.so.1 (0x28301000) libGLU.so.1 => /usr/X11R6/lib/libGLU.so.1 (0x2835d000) libm.so.4 => /lib/libm.so.4 (0x283ce000) libc.so.6 => /lib/libc.so.6 (0x28077000) libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x283e4000) %pkg_info -W /usr/X11R6/lib/libGL.so.1 /usr/X11R6/lib/libGL.so.1 was installed by package xorg-libraries-6.9.0 I checked the configure output for the wine port and it picked up all the OpenGL headers from Mesa, but can't figure out why native applications are getting the DRI renderer while wine is stuck...
2008 Feb 28
14
Upgrading to 7.0 - stupid requirements
In http://www.freebsd.org/releases/7.0R/announce.html says Updating Existing Systems > An upgrade of any existing system to FreeBSD 7.0-RELEASE constitutes > a major version upgrade, so no matter which method you use to update > an older system you should reinstall any ports you have installed on > the machine. This will avoid binaries becoming linked to inconsistent > sets
2005 Oct 14
1
mount_smbfs: unable to open connection: syserr = No such file or directory
Alright, so Here is the relevant info: FreeBSD insomniac.normal1.net 5.4-STABLE FreeBSD 5.4-STABLE #2: Sun Sep 25 14:30:27 PDT 2005 root@insomniac.normal1.net:/usr/obj/usr/src/sys/INSOMNIAC i386 insomniac# pkg_info | grep samba samba-3.0.20,1 A free SMB and CIFS client and server for UNIX insomniac# Alright, So I have four samba clients (2 'nix, 1 mac and 1 windows). The windows machine I was able to get going rather easily (amazing, cause I've had hell with it in the past). Anywhom, I've tr...