[Bug 1792980] Re: cannot install libudev-dev

2021-07-07 Thread Mat
Hans, Your suggestion helped!!
Thank You very much

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

Title:
  cannot install libudev-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1792980/+subscriptions

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

[Bug 1792980] Re: cannot install libudev-dev

2021-07-05 Thread Hans Joachim Desserud
Ok, that's strange. It should list multiple available versions:

$ apt policy libudev-dev
libudev-dev:
  Installed: (none)
  Candidate: 245.4-4ubuntu3.7
  Version table:
 245.4-4ubuntu3.7 500
500 http://no.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
 245.4-4ubuntu3 500
500 http://no.archive.ubuntu.com/ubuntu focal/main amd64 Packages


In other words, 245.4-4ubuntu3 which was the version available when 20.04 was 
released, but also the updated version in terms of 245.4-4ubuntu3.7 from 
focal-updates. Assuming you're running a desktop system, go to 
`software-properties-gtk`, check the Updates tab and make sure it is subscribed 
to all updates. (Don't know the exact steps for server. Alternatively you can 
compare with the working install you had, sounds like that was set up with all 
updates enabled)

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

Title:
  cannot install libudev-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1792980/+subscriptions

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

[Bug 1792980] Re: cannot install libudev-dev

2021-07-05 Thread Mat
Thank You for taking Your time.
I've done 'sudo apt update' then 'sudo apt upgrade'. no help unfortunatelly.

Here's the requested output:

$ sudo apt policy libudev-dev
libudev-dev:
  Installed: (none)
  Candidate: 245.4-4ubuntu3
  Version table:
 245.4-4ubuntu3 500
500 http://pl.archive.ubuntu.com/ubuntu focal/main amd64 Packages

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

Title:
  cannot install libudev-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1792980/+subscriptions

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

[Bug 1792980] Re: cannot install libudev-dev

2021-07-03 Thread Hans Joachim Desserud
>Based on this information can You provide solution or at least
workaround?

Could you try to run `sudo apt update` or otherwise check for updates?
The freshly installed system is likely attempting to install the version
which was available at release which can result in conflicts like these.
Once you check for updates it should become aware of the latest version.
Like your second install which did check for updates during install and
was able to install the latest packages. (See also comment 2)

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

Title:
  cannot install libudev-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1792980/+subscriptions

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

[Bug 1792980] Re: cannot install libudev-dev

2021-07-02 Thread Mat
problematic ubuntu 20.04.02 did not download packages on-the-fly during
instalation process (It can't be done in that setup). I've installed
another ubuntu.20.04.02 with on-the-fly package download during
installation proces. this time libudev-dev has been installed correctly.

Based on this information can You provide solution or at least
workaround?

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

Title:
  cannot install libudev-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1792980/+subscriptions

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

[Bug 1792980] Re: cannot install libudev-dev

2021-07-01 Thread Mat
I've just installed ubuntu 20.04.02 on my host and the same problem.

should I add some package repositories to make it work?

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

Title:
  cannot install libudev-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1792980/+subscriptions

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

[Bug 1792980] Re: cannot install libudev-dev

2021-04-13 Thread Lucas Kanashiro
I launched a brand new Focal container and tried to install libudev-dev,
it worked as expected:

root@libudev-test:~# apt install -y libudev-dev
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following package was automatically installed and is no longer required:
  libfreetype6
Use 'apt autoremove' to remove it.
The following NEW packages will be installed:
  libudev-dev
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 19.7 kB of archives.
After this operation, 246 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev 
amd64 245.4-4ubuntu3.6 [19.7 kB]
Fetched 19.7 kB in 1s (26.2 kB/s)  
Selecting previously unselected package libudev-dev:amd64.
(Reading database ... 31598 files and directories currently installed.)
Preparing to unpack .../libudev-dev_245.4-4ubuntu3.6_amd64.deb ...
Unpacking libudev-dev:amd64 (245.4-4ubuntu3.6) ...
Setting up libudev-dev:amd64 (245.4-4ubuntu3.6) ...
Processing triggers for man-db (2.9.1-1) ...
root@libudev-test:~# cat /etc/os-release 
NAME="Ubuntu"
VERSION="20.04.2 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.2 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/;
SUPPORT_URL="https://help.ubuntu.com/;
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/;
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal


Not sure which kind of issue you are facing but the package is install-able as 
you can see above.

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

Title:
  cannot install libudev-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1792980/+subscriptions

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

[Bug 1792980] Re: cannot install libudev-dev

2021-04-12 Thread Valera Moskalev
The same bug in Ubuntu 20.04.1 while install libudev-dev

# apt install libudev-dev
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libudev-dev : Depends: libudev1 (= 245.4-4ubuntu3) but 245.4-4ubuntu3.6 is to 
be installed
E: Unable to correct problems, you have held broken packages.

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

Title:
  cannot install libudev-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1792980/+subscriptions

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

[Bug 1792980] Re: cannot install libudev-dev

2018-11-23 Thread Launchpad Bug Tracker
[Expired for net-snmp (Ubuntu) because there has been no activity for 60
days.]

** Changed in: net-snmp (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  cannot install libudev-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1792980/+subscriptions

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

[Bug 1792980] Re: cannot install libudev-dev

2018-09-24 Thread Hans Joachim Desserud
Both libudev-dev and libudev1 are built from the same source package so
they should be in sync.

$ apt policy libudev-dev
libudev-dev:
  Installert: (ingen)
  Kandidat:   237-3ubuntu10.3
  Versjonstabell:
 237-3ubuntu10.3 500
500 http://no.archive.ubuntu.com/ubuntu bionic-updates/main amd64 
Packages
 237-3ubuntu10 500
500 http://no.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
$ apt policy libudev1
libudev1:
  Installert: 237-3ubuntu10.3
  Kandidat:   237-3ubuntu10.3
  Versjonstabell:
 *** 237-3ubuntu10.3 500
500 http://no.archive.ubuntu.com/ubuntu bionic-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 237-3ubuntu10 500
500 http://no.archive.ubuntu.com/ubuntu bionic/main amd64 Packages

Note that 10.3 was released through updates, and from your `apt policy`
output you may have disabled this? Could you please open `software-
properties-gtk`, go to the Updates tab and ensure bionic-security and
bionic-updates are both checked? That way you'll recieve security as
well as regular updates. In this case it sounds like you have parts of
the newer packages installed, but it can only find the pre-update
alternatives for the rest of them.

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

Title:
  cannot install libudev-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1792980/+subscriptions

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

[Bug 1792980] Re: cannot install libudev-dev

2018-09-24 Thread Colin McInnes
Changed bug title because libudev-dev is the one holding everything up
because it depends on libudev1=237-3ubuntu10 and 18.04 LTS only provides
libudev1=237-3ubuntu10.3

** Summary changed:

- cannot install libsnmp-dev
+ cannot install libudev-dev

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

Title:
  cannot install libudev-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1792980/+subscriptions

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