[Bug 1865501] Re: libpcap-dev and derivatives missing libpcap.pc

2020-08-31 Thread Launchpad Bug Tracker
This bug was fixed in the package libpcap - 1.8.1-6ubuntu1.18.04.2

---
libpcap (1.8.1-6ubuntu1.18.04.2) bionic; urgency=medium

  * Install pkg-config file for libpcap (LP: #1865501).
- d/p/set-package-name-with-ac-init.patch: Set the PACKAGE_NAME
  variable using autoconf's AC_INIT macro, so that we can use it
  in the libpcap.pc.in file.
- d/p/use-m4-macro-to-get-version.patch: Use an M4 macro to
  execute a "cat" command and obtain the version from the VERSION
  file.
- d/p/install-pkg-config-file.patch: New patch from upstream,
  which creates a libpcap.pc.in file and adjusts the Makefile to
  install it.
- d/libpcap0.8-dev.install: Install libpcap.pc pkg-config file.
  Thanks to Luca Boccassi for the Debian patch (Closes #922219).

 -- Sergio Durigan Junior   Mon, 29 Jun
2020 17:49:04 -0400

** Changed in: libpcap (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865501

Title:
  libpcap-dev and derivatives missing libpcap.pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpcap/+bug/1865501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865501] Re: libpcap-dev and derivatives missing libpcap.pc

2020-08-27 Thread Sergio Durigan Junior
Verifying that the bug happens:

root@libpcap-bug1865501:~# pkg-config libpcap --libs
Package libpcap was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcap.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpcap' found

Enabling -proposed, updating the package and verifying that the bug is
fixed:

root@libpcap-bug1865501:~# apt policy libpcap0.8
libpcap0.8:
  Installed: 1.8.1-6ubuntu1.18.04.2
  Candidate: 1.8.1-6ubuntu1.18.04.2
  Version table:
 *** 1.8.1-6ubuntu1.18.04.2 500
500 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 Packages
100 /var/lib/dpkg/status
 1.8.1-6ubuntu1.18.04.1 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 
Packages
 1.8.1-6ubuntu1 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages

root@libpcap-bug1865501:~# pkg-config libpcap --libs
-lpcap

Therefore, I am marking this bug as verified.

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865501

Title:
  libpcap-dev and derivatives missing libpcap.pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpcap/+bug/1865501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865501] Re: libpcap-dev and derivatives missing libpcap.pc

2020-07-28 Thread Brian Murray
Hello Neil, or anyone else affected,

Accepted libpcap into bionic-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/libpcap/1.8.1-6ubuntu1.18.04.2 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
bionic to verification-done-bionic. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-bionic. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: libpcap (Ubuntu Bionic)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865501

Title:
  libpcap-dev and derivatives missing libpcap.pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpcap/+bug/1865501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865501] Re: libpcap-dev and derivatives missing libpcap.pc

2020-06-30 Thread Christian Ehrhardt 
** Changed in: libpcap (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865501

Title:
  libpcap-dev and derivatives missing libpcap.pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpcap/+bug/1865501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865501] Re: libpcap-dev and derivatives missing libpcap.pc

2020-06-29 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~sergiodj/ubuntu/+source/libpcap/+git/libpcap/+merge/386535

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865501

Title:
  libpcap-dev and derivatives missing libpcap.pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpcap/+bug/1865501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865501] Re: libpcap-dev and derivatives missing libpcap.pc

2020-06-29 Thread Sergio Durigan Junior
** Changed in: libpcap (Ubuntu Bionic)
   Status: Triaged => In Progress

** Description changed:

+ [Impact]
+ 
+ Users of libpcap cannot make use of its pkg-config file in order to
+ automate the building process of applications that use the library,
+ because the file is not being installed on Ubuntu bionic.
+ 
+ [Test Case]
+ 
+ $ lxc launch ubuntu-daily:bionic libpcap-bug1865501
+ $ lxc shell libpcap-bug1865501
+ # apt update
+ # apt install libpcap-dev pkg-config -y
+ # pkg-config libpcap --libs
+ 
+ You will see an error like this:
+ 
+ Package libpcap was not found in the pkg-config search path.
+ Perhaps you should add the directory containing `libpcap.pc'
+ to the PKG_CONFIG_PATH environment variable
+ No package 'libpcap' found
+ 
+ [Regression Potential]
+ 
+ - The libpcap package will be rebuilt using newer dependencies on
+ bionic, which might cause some unforeseen problem.  The chances for this
+ to happen are very small, though.
+ 
+ - Users who created their own pkg-config file as a workaround should not
+ see any problems with the new file, as long as they are correctly
+ providingthe right parameters in their own files.
+ 
+ [Original Description]
+ 
  libpcap-dev (and its derivative packages libpcap0.8-dev) is missing the
  libpcap.pc file.  The implication here is that any autoconf based
  project that uses the PKG_CHECK_MODULES macro to determine the install
  state of libpcap fails, as pkg-config can't find the install information

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865501

Title:
  libpcap-dev and derivatives missing libpcap.pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpcap/+bug/1865501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865501] Re: libpcap-dev and derivatives missing libpcap.pc

2020-06-29 Thread Sergio Durigan Junior
** Changed in: libpcap (Ubuntu Bionic)
 Assignee: (unassigned) => Sergio Durigan Junior (sergiodj)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865501

Title:
  libpcap-dev and derivatives missing libpcap.pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpcap/+bug/1865501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865501] Re: libpcap-dev and derivatives missing libpcap.pc

2020-03-05 Thread Paride Legovini
** Tags added: server-next

** Also affects: libpcap (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: libpcap (Ubuntu Trusty)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865501

Title:
  libpcap-dev and derivatives missing libpcap.pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpcap/+bug/1865501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865501] Re: libpcap-dev and derivatives missing libpcap.pc

2020-03-05 Thread Paride Legovini
** Changed in: libpcap (Ubuntu Bionic)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865501

Title:
  libpcap-dev and derivatives missing libpcap.pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpcap/+bug/1865501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865501] Re: libpcap-dev and derivatives missing libpcap.pc

2020-03-04 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865501

Title:
  libpcap-dev and derivatives missing libpcap.pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpcap/+bug/1865501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865501] Re: libpcap-dev and derivatives missing libpcap.pc

2020-03-04 Thread Bryce Harrington
[Ah how time gets away from me; Disco is already out of support.]

** Changed in: libpcap (Ubuntu)
   Status: Incomplete => New

** Changed in: libpcap (Ubuntu Disco)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865501

Title:
  libpcap-dev and derivatives missing libpcap.pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpcap/+bug/1865501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865501] Re: libpcap-dev and derivatives missing libpcap.pc

2020-03-04 Thread Bryce Harrington
Here's the raw diff for 1.9.0-2

Only the chunks */debian/libpcap0.8-dev.install and */debian/patches
/shared-lib.diff are needed.

** Patch added: "Commit delta for the indicated package version"
   
https://bugs.launchpad.net/ubuntu/+source/libpcap/+bug/1865501/+attachment/5333581/+files/0001-Import-patches-unapplied-version-1.9.0-2-to-debian-s.patch

** No longer affects: libpcap (Ubuntu Trusty)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865501

Title:
  libpcap-dev and derivatives missing libpcap.pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpcap/+bug/1865501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865501] Re: libpcap-dev and derivatives missing libpcap.pc

2020-03-04 Thread Bryce Harrington
I've targeted this to disco as well as bionic for completeness, although
sounds like disco won't be as important to fix.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865501

Title:
  libpcap-dev and derivatives missing libpcap.pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpcap/+bug/1865501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865501] Re: libpcap-dev and derivatives missing libpcap.pc

2020-03-04 Thread Bryce Harrington
** Also affects: libpcap (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: libpcap (Ubuntu Disco)
   Importance: Undecided
   Status: New

** Also affects: libpcap (Ubuntu Bionic)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865501

Title:
  libpcap-dev and derivatives missing libpcap.pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpcap/+bug/1865501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865501] Re: libpcap-dev and derivatives missing libpcap.pc

2020-03-03 Thread Neil Horman
strictly speaking, I'm not running any specific release myself, I'ts the CI 
environment on github thats running it, and it appears to be running trusty:
https://travis-ci.org/nhorman/dropwatch/jobs/657253596/config

I can move it forward without issue, but Travis only currently supports
Bionic as the latest LTS release, so if you can backport support for the
pkgconfig file to there, I'd be good to go.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865501

Title:
  libpcap-dev and derivatives missing libpcap.pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpcap/+bug/1865501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865501] Re: libpcap-dev and derivatives missing libpcap.pc

2020-03-03 Thread Andreas Hasenack
This was fixed in 1.9.0-2:

libpcap (1.9.0-2) unstable; urgency=medium

  [ Luca Boccassi ]
  * Install upstream pkg-config file (closes: #922219).

Ubuntu Eoan (19.10) and later have this fix. I assume you are running
disco or earlier. But those versions do not have the pc file in the
upstream source code, as that was added just in version 1.9.0.

So which ubuntu release are you running, and which version exactly of
the libpcap packages do you have installed?

** Changed in: libpcap (Ubuntu)
   Status: New => Incomplete

** Bug watch added: github.com/the-tcpdump-group/libpcap/issues #374
   https://github.com/the-tcpdump-group/libpcap/issues/374

** Also affects: libpcap via
   https://github.com/the-tcpdump-group/libpcap/issues/374
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to libpcap in Ubuntu.
https://bugs.launchpad.net/bugs/1865501

Title:
  libpcap-dev and derivatives missing libpcap.pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpcap/+bug/1865501/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1865501] Re: libpcap-dev and derivatives missing libpcap.pc

2020-03-03 Thread Andreas Hasenack
This was fixed in 1.9.0-2:

libpcap (1.9.0-2) unstable; urgency=medium

  [ Luca Boccassi ]
  * Install upstream pkg-config file (closes: #922219).

Ubuntu Eoan (19.10) and later have this fix. I assume you are running
disco or earlier. But those versions do not have the pc file in the
upstream source code, as that was added just in version 1.9.0.

So which ubuntu release are you running, and which version exactly of
the libpcap packages do you have installed?

** Changed in: libpcap (Ubuntu)
   Status: New => Incomplete

** Bug watch added: github.com/the-tcpdump-group/libpcap/issues #374
   https://github.com/the-tcpdump-group/libpcap/issues/374

** Also affects: libpcap via
   https://github.com/the-tcpdump-group/libpcap/issues/374
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865501

Title:
  libpcap-dev and derivatives missing libpcap.pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpcap/+bug/1865501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs