Future Warning with gdebi while installing some packagesHow To Fix A Corrupt .Deb?FPM fails while trying to make a deb - No parameters givengdebi vs dpkg : How does gdebi automatically gets missing dependancies ? Can I use gdebi for all other installations of .deb packages?gdebi installer exits without installing the .deb file in 17.10Why are deb packages redownloaded while installing deb packages locallyInstalling .deb package using gdebigdebi doesn't finish installing rstudio serviceMissing dependency packages while installing Viber

Computationally expensive AI techniques (that are promising)

Did the Byzantine Emperor Constantine XI will his titles to Ferdinand and Isabella of Spain?

Used to Stop a Fight?

Hell0 W0rld! scored by ASCII values

Features of a Coda section

What determines the level of spells a Ritual Caster can copy into the ritual spell book?

Can a stolen Android phone with USB debugging enabled have screen lock bypassed?

Print your char count in words, in many languages

Why combine commands on a single line in a Bash script?

How do I uninstall Telegram which was installed from the tar.xz obtained from the official website?

Does microwaving food can create particles that are not created while warming food by conventional means?

Uncooked peppers and garlic in olive oil fizzled when opened

What would it take to slow down fermentation? (Specific: Wine / grape juice)

How would a young girl/boy (about 14) who never gets old survive in the 16th century?

How can I find the weakness of our "Quality Assurance Process"?

How to use cs_generate_variant:Nn to compare token lists?

Using parent's property and will as evidence of assets

Write a bot to play Grid Game

Building a phone charger 500 years ago

Is it possible to have a healthy work-life balance as a professor?

Can shadow pokémon be shiny?

Should I correct a mistake on an arXiv manuscript, that I found while refereeing it?

Has any version of Marvel's Black Panther ever been able to actually turn into a Were-Panther form?

Picture and tabular



Future Warning with gdebi while installing some packages


How To Fix A Corrupt .Deb?FPM fails while trying to make a deb - No parameters givengdebi vs dpkg : How does gdebi automatically gets missing dependancies ? Can I use gdebi for all other installations of .deb packages?gdebi installer exits without installing the .deb file in 17.10Why are deb packages redownloaded while installing deb packages locallyInstalling .deb package using gdebigdebi doesn't finish installing rstudio serviceMissing dependency packages while installing Viber






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









1

















I installed gdebi and then tried to install some .deb with it. The first time I tried installing them, it didn't, showing these:



/usr/bin/gdebi:113: FutureWarning: Possible nested set at position 1
c = findall("[[(](S+)/S+[])]", msg)[0].lower()


Tried again, using gdebi and it installed, but the message still appeared after prompting me if I wanted to install.



Since it says it's a future warning, should I be worried?










share|improve this question























  • 1





    Where does it say 'error'? Error and warning are not the same.

    – mikewhatever
    Jun 13 at 18:42











  • It looks like it's just a warning. Also note that some warnings are for the developer to see and not you -- it might be a reminder to be careful of something that will become obsolete, etc. Anyway, it sounds like you tried installing twice and the first time it didn't work? You probably got an error message and not just the warning above. You would need to provide that if someone is to help you better. The warning itself seems harmless and meant for the developer.

    – Ray
    Jul 4 at 6:22

















1

















I installed gdebi and then tried to install some .deb with it. The first time I tried installing them, it didn't, showing these:



/usr/bin/gdebi:113: FutureWarning: Possible nested set at position 1
c = findall("[[(](S+)/S+[])]", msg)[0].lower()


Tried again, using gdebi and it installed, but the message still appeared after prompting me if I wanted to install.



Since it says it's a future warning, should I be worried?










share|improve this question























  • 1





    Where does it say 'error'? Error and warning are not the same.

    – mikewhatever
    Jun 13 at 18:42











  • It looks like it's just a warning. Also note that some warnings are for the developer to see and not you -- it might be a reminder to be careful of something that will become obsolete, etc. Anyway, it sounds like you tried installing twice and the first time it didn't work? You probably got an error message and not just the warning above. You would need to provide that if someone is to help you better. The warning itself seems harmless and meant for the developer.

    – Ray
    Jul 4 at 6:22













1












1








1








I installed gdebi and then tried to install some .deb with it. The first time I tried installing them, it didn't, showing these:



/usr/bin/gdebi:113: FutureWarning: Possible nested set at position 1
c = findall("[[(](S+)/S+[])]", msg)[0].lower()


Tried again, using gdebi and it installed, but the message still appeared after prompting me if I wanted to install.



Since it says it's a future warning, should I be worried?










share|improve this question

















I installed gdebi and then tried to install some .deb with it. The first time I tried installing them, it didn't, showing these:



/usr/bin/gdebi:113: FutureWarning: Possible nested set at position 1
c = findall("[[(](S+)/S+[])]", msg)[0].lower()


Tried again, using gdebi and it installed, but the message still appeared after prompting me if I wanted to install.



Since it says it's a future warning, should I be worried?







19.04 deb gdebi






share|improve this question
















share|improve this question













share|improve this question




share|improve this question








edited Jul 4 at 6:16









Eliah Kagan

91.6k24 gold badges252 silver badges403 bronze badges




91.6k24 gold badges252 silver badges403 bronze badges










asked Jun 13 at 18:32









Jean NunesJean Nunes

287 bronze badges




287 bronze badges










  • 1





    Where does it say 'error'? Error and warning are not the same.

    – mikewhatever
    Jun 13 at 18:42











  • It looks like it's just a warning. Also note that some warnings are for the developer to see and not you -- it might be a reminder to be careful of something that will become obsolete, etc. Anyway, it sounds like you tried installing twice and the first time it didn't work? You probably got an error message and not just the warning above. You would need to provide that if someone is to help you better. The warning itself seems harmless and meant for the developer.

    – Ray
    Jul 4 at 6:22












  • 1





    Where does it say 'error'? Error and warning are not the same.

    – mikewhatever
    Jun 13 at 18:42











  • It looks like it's just a warning. Also note that some warnings are for the developer to see and not you -- it might be a reminder to be careful of something that will become obsolete, etc. Anyway, it sounds like you tried installing twice and the first time it didn't work? You probably got an error message and not just the warning above. You would need to provide that if someone is to help you better. The warning itself seems harmless and meant for the developer.

    – Ray
    Jul 4 at 6:22







1




1





Where does it say 'error'? Error and warning are not the same.

– mikewhatever
Jun 13 at 18:42





Where does it say 'error'? Error and warning are not the same.

– mikewhatever
Jun 13 at 18:42













It looks like it's just a warning. Also note that some warnings are for the developer to see and not you -- it might be a reminder to be careful of something that will become obsolete, etc. Anyway, it sounds like you tried installing twice and the first time it didn't work? You probably got an error message and not just the warning above. You would need to provide that if someone is to help you better. The warning itself seems harmless and meant for the developer.

– Ray
Jul 4 at 6:22





It looks like it's just a warning. Also note that some warnings are for the developer to see and not you -- it might be a reminder to be careful of something that will become obsolete, etc. Anyway, it sounds like you tried installing twice and the first time it didn't work? You probably got an error message and not just the warning above. You would need to provide that if someone is to help you better. The warning itself seems harmless and meant for the developer.

– Ray
Jul 4 at 6:22










0






active

oldest

votes













Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);














draft saved

draft discarded
















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1150864%2ffuture-warning-with-gdebi-while-installing-some-packages%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown


























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1150864%2ffuture-warning-with-gdebi-while-installing-some-packages%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown









Popular posts from this blog

Tamil (spriik) Luke uk diar | Nawigatjuun

Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?